/* ****************** teaser ********************* */
/* *********************************************** */

.testimonials_teaser {
	margin-top: 15px;
}

.testimonials_teaser h2 {
	width:425px;
	display:block;
	color:#067023;
	font-size:14px;
	font-weight:bold;
	background:url(../../../../../images/avenir-clusien/blocs/h4_col_droite.gif) right 11px repeat-x;
	padding-top:7px;
	padding-bottom:4px;
}

.testimonials_teaser h2 em {
	background-color:#FFFFFF;
	padding-right:4px;
	font-style: normal;
}

.testimonials_teaser .teaser_texte {
	margin-top: 10px;
	font-style: italic;
}

.testimonials_teaser .teaser_suite {
	margin-top: 10px;
}

.testimonials_teaser .teaser_suite a {
	float:left;
	background:url(../../../../../images/avenir-clusien/news/teaser_suite.gif) right top no-repeat;
	background-color:#00a044;
	color:#fff;
	text-decoration:none;
	padding-left:5px;
	padding-right:7px;
	font-size:10px;
	border-top:#fff solid 4px;
	height:15px;
}

.testimonials_teaser .teaser_suite a:hover {
	background-position:right -15px;
}
/* ******************* listing ******************** */
/* ************************************************ */

.listing_testimonial_row {
	display:block;
	width:425px;
	border-bottom:#e0efe4 solid 8px;
	margin-bottom:10px;
	padding-bottom: 10px;
}

.listing_testimonial_row .testimonial_titre {
	background:url(../../../../../images/avenir-clusien/blocs/h2_col_centre.gif) left 2px no-repeat;
	color:#067023;
	font-size:19px;
	font-weight:bold;
	width:405px;
	display:block;
	padding-left:20px;
	margin-bottom:5px;
	margin-top:0px;
}

.listing_testimonial_row .listing_testimonial_visuel {
	float:left;
	width:140px;
	position:relative;
	z-index:10;
	margin-right: 10px;
}

.listing_testimonial_row .listing_testimonial_visuel img {
	border:#CCCCCC solid 1px;
}

.listing_testimonial_row .listing_testimonial_visuel .testimonial_image_corner {
	position:absolute;
	left:0px;
	top:0px;
	z-index:20;
	width:139px;
	height:25px;
	background:url(../../../../../images/avenir-clusien/blocs/image_corner.gif) right top no-repeat;
}

.listing_testimonial_row .testimonial_texte {
	float:right;
	font-size:11px;
	font-style: italic;
}

