/* ----------------------------- */
/* Mentions */
/* ----------------------------- */
/*
* @autor 		: Mathieu BONNET
  @date		: 26/09/11
*/

/* ----------------------------- */
/* Base styles */
/* ----------------------------- */
#header #menu li span.ombre_gauche{
	left:-10000px;
	display:none;
}
#header #menu li span.ombre{
	left:-10000px;
	display:none;
}
#header #menu li span.ombre_droite{
	left:-10000px;
	display:none;
}

#header #menu li.active span.ombre{
	left:-10000px;
	display:none;
}

/* Non transparence IE6 */

body #content_body #titre_page {
	background: none;
}

body #content_body #resultats_recherche #titre {
	background: none;
}

body #content_body #main #entete_espace #titre {
	background: none;
}

body #content_body #main #entete_espace h2 {
	background: none;
}

#slides {
	width: 70%;
	overflow: hidden;
}
