	@charset "utf-8";
	
	#conteneur_site {
	position:relative;
	width:993px;
	margin:0 auto;
	padding:0;
	z-index:1;
	}
	#adresse_accueil {
	text-align:center;
	color:#666;
	font-size:11px;
	}
	#adresse_accueil a {
	color: #0081AB;
	font-weight:bold;
	text-decoration:none;
	}
	#adresse_accueil a:hover {
	color: #F7931E;
	font-weight:bold;
	text-decoration: inherit;
	}
	
	.t_avis_expert {
	padding:20px 0 0 0;
	text-align:left;
	}
	
	

	ul#mycarousel li  p.desc_actu a {
	float: right;
	width:145px;
	height:57px;
	color:#333;
	text-decoration:none;
	padding:10px 5px 0 0;
	font-size:10px;
	text-align:left;
	}
	ul#mycarousel li p.desc_actu:hover a{
	float: right;
	width:145px;
	height:57px;
	color:#395A6F;
	text-decoration:none;
	padding:10px 5px 0 0;
	font-size:10px;
	text-align:left;
	}
	ul#mycarousel li  p.savoir_plus a {
	display:block;
	float: right;
	width:91px;
	height:19px;
	color:#395A6F;
	text-decoration:none;
	magin-right:5px;
	padding:5px 5px 0 5px;
	background: url(../../images/en/accueil/f_savoir_plus.jpg) no-repeat 0 0;
	font-size:10px;
	text-align:left;
	}
	ul#mycarousel li  p.savoir_plus:hover a {
	float: right;
	width:91px;
	height:19px;
	color:#fff;
	text-decoration:none;
	magin-right:5px;
	background: url(../../images/en/accueil/f_savoir_plus.jpg) no-repeat 0 -40px;
	font-size:10px;
	padding: padding:5px 5px 0 5px;
	text-align:left;
	}
	#experts ul, #experts h1, #experts h2, #experts li { display:none; }
