/* Couleurs des thèmes:
		-musee: #FF6600
		-resto: #CD0067
		-defaut: #7a0278
	*/

#ovfx_head.artpart_couleur_musee .tel_bandeau{
	color:#FF6600;
}

#ovfx_head.artpart_couleur_resto .tel_bandeau{
	color:#CD0067;
}

#ovfx_head.artpart_couleur_defaut .tel_bandeau{
	color:#7a0278;
}

#ovfx_head.artpart_couleur_musee{
	border-bottom-color:#FF6600;
}

#ovfx_head.artpart_couleur_resto{
	border-bottom-color:#CD0067;
}

#ovfx_head.artpart_couleur_defaut{
	border-bottom-color:#7a0278;
}