/* ************* listing galeries ***************** */
/* ************************************************ */

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

.listing_gallery_row .gallery_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_gallery_row .gallery_texte {
	float:left;
	width:280px;
	font-size:11px;
}

.listing_gallery_row .gallery_visuels {
	float:right;
	width:140px;
	position:relative;
	z-index:10;
}

.listing_gallery_row .gallery_visuels .gallery_visuel img {
	border:#CCCCCC solid 1px;
}

.listing_gallery_row .gallery_visuels .gallery_visuel .gallery_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_gallery_row .gallery_suite {
	float:left;
	width:425px;
}

.listing_gallery_row .gallery_suite a {
	text-align:center;
	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;
}

.listing_gallery_row .gallery_suite a:hover {
	background-position:right -15px;
}

/* **************** une galerie ******************* */
/* ************************************************ */

.detail_gallery_row {
	border-bottom:#e0efe4 solid 8px;
}

.detail_gallery_row .gallery_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;
}

.detail_gallery_row .gallery_texte {
	font-size:11px;
}

.detail_gallery_row table.gallery_visuels {
	width:425px;
	border-collapse: collapse;
}

.detail_gallery_row table.gallery_visuels tr td {
	width: 202px;
	text-align: center;
	padding-left: 20px;
	padding-top: 15px;
}

.detail_gallery_row table.gallery_visuels tr td div.gallery_visuels {
	width: 190px;
	margin: auto;
	position:relative;
	z-index:10;
}

.detail_gallery_row table.gallery_visuels tr td.col0 {
	padding-left: 0;
}

.detail_gallery_row table.gallery_visuels tr td img {
	border:#CCCCCC solid 1px;
}

.detail_gallery_row table.gallery_visuels tr td .gallery_image_corner {
	position:absolute;
	left:0px;
	top:0px;
	z-index:20;
	width:192px;
	height:25px;
	background:url(../../../../../images/avenir-clusien/blocs/image_corner.gif) right top no-repeat;
}

.detail_gallery_row .gallery_retour {
	float:left;
	width:425px;
	margin-top: 15px;
}

.detail_gallery_row .gallery_retour a {
	text-align:center;
	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;
}

.detail_gallery_row .gallery_retour a:hover {
	background-position:right -15px;
}

/* ************** teaser galerie ***************** */
/* *********************************************** */

.teaser_gallery {
	display:block;
	width:198px;
	padding-left:9px;
	background:url(../../../../../images/avenir-clusien/blocs/bloc_col_droite_background.gif) right top no-repeat;
	background-color:#fff;
	padding-top:9px;
}

.teaser_gallery h2.teaser_title {
	background:url(../../../../../images/avenir-clusien/blocs/h2_col_droite.gif) left top no-repeat;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	width:174px;
	display:block;
	padding-top:6px;
	padding-left:15px;
	margin-bottom:6px;
	padding-bottom:4px;
	background-color:#22aa47;
}

.teaser_gallery .visuel {
	width:189px;
	position:relative;
	z-index:10;
	padding-bottom:5px;
}

.teaser_gallery .visuel img {
	border:#CCCCCC solid 1px;
}

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

.teaser_gallery .gallery_image_legende {
	color:#2d2f08;
	font-size:10px;
	display:block;
	width:178px;
	padding-left:10px;
	background:url(../../../../../images/avenir-clusien/blocs/legende_image.gif) 0px 2px no-repeat;
	width:189px;
}

.teaser_gallery .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;
}

.teaser_gallery .teaser_suite a:hover {
	background-position:right -15px;
}

