/* Mehdi:css ajouté   */


.caption{font-style:italic;color:#887;}
	.demo{position:relative;margin-top:2em;}
	.gallery_demo{width:702px;margin:0 auto;}
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 60px auto;height:auto;width:535px;background:white; text-align:center;}
	#main_image img{margin-bottom:10px;}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:535px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	
	.galleria{list-style:none;width:500px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */


/*     GALERIE    FOOTER      */
.stepcarousel{
position: relative; /*leave this value alone*/
border: none;
overflow: scroll; /*leave this value alone*/
width: 725px; /*Width of Carousel Viewer itself*/
height: 120px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	min-width: 70px;
}
.galerie-doc {
	font-size:0.9em;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:15px;
}
.galerie-row {
	font-size:0.8em;
	
}


/*Google map*/

a.annee {
	font-size:24px;
	line-height:30px;
	color:#9ecbe7;
	text-decoration:none;
}
a.annee:hover  {
	font-weight:bold;
	font-size:26px;
	text-decoration:none;
}

/* Newsletter */

#newsletter {
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.77em;
}
#newsletter dt {
	font-weight:bold;
	font-size:1em;
}