/* ------------------------------------- */
/* Style de la zone pratique */

#traduction_zoom  {
	color: #ffffff;
}
#traduction_zoom a:link {
	color: #ffffff;
}
#traduction_zoom a:visited {
	color: #ffffff;
}
#traduction_zoom a:hover, a:active {
	color: #93117E;
}


/* ------------------------------------- */
/* Style de la zone menu*/

#zone_menu2 {
	background: transparent url(../images/fond5_ot.jpg) no-repeat top right;
}
#zone_menu2_small {
	background: transparent url(../images/fond5_ot_small.jpg) no-repeat top right;
}
#zone_menu3 {
	background: transparent url(../images/fond6_ot.jpg) no-repeat bottom left;
}

/* ------------------------------------- */
/* Style de la zone chemin */

#zone_chemin{
	background: transparent url(../images/fond9_ot.jpg) no-repeat top left;
}
#zone_chemin2 {
	background: transparent url(../images/fond10_ot.jpg) no-repeat top right;
}

#contacts  {
	color: #ffffff;
	/*font-size spécifié dans zoom_non zoom_oui*/
}
#contacts a:link {
	color: #ffffff;
}
#contacts a:visited {
	color: #ffffff;
}
#contacts a:hover, a:active {
	color: #93117E;
}

/* ------------------------------------- */
/* Style de la zone contenu */

#zone_contenu{
	background: transparent url(../images/fond11_ot.jpg) no-repeat top left;
}
#zone_contenu2 {
	background: transparent url(../images/fond12_ot.jpg) no-repeat top right;
}
#zone_contenu3 {
	background: transparent url(../images/fond13_ot.gif) no-repeat bottom right;
}

/* ------------------------------------- */
/* Style de la zone separation */

#zone_separation{
	background-color: #E2007A;
}