#conteneur_gauche #index_temoignage h2{margin-bottom:0px;}
div.temoignage{
	padding:17px 0px 20px 0px;
	border-bottom:1px solid #f2f2f2;
	overflow:hidden;
	zoom:1;
}
div.temoignage h3{
	font-weight:bold;
	font-size:12px;
	margin:3px 0px 0px 0px;
}
div.temoignage .img{
	width:30px;
	height:24px;
	float:left;
	margin:0px 13px 13px 0px;
	background:url(../../images/common/citation.gif) no-repeat 0px 0px;
}
div.temoignage .txt{
	line-height:18px;
}
div.temoignage .wg ul{
	list-style:none;
	margin:18px 0px 18px 0px;
}
div.temoignage.double{
	width:400px;
	text-align:center;
	margin-left:0px;
}
div.temoignage.double ul{padding:0px;}
div.temoignage.double ul li{
	display:inline;
	clear:none;
}
div.temoignage.double ul li.gauche{float:left;}
div.temoignage.double ul li.droite{float:right;}
