#lightbox{
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1000;
}

#lightbox a img{
	border: none;
}

#outerImageContainer{
	background-color: #fff;
	height: 250px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}

#imageContainer{
	padding: 10px;
}

#loading{
	/* background: url(/common_images/skin001/gallery/loading.gif) no-repeat 50%; */
	height: 25%;
	left: 0%;
	line-height: 0;
	position: absolute;
	text-align: center;
	top: 40%;
	width: 100%;
}
	
#hoverNav{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 800;
}
	#imageContainer>#hoverNav{
		left: 0;
	}
	#hoverNav a{
		outline: none;
	}

#prevLink, #nextLink{
	background-image: url(/common_images/skin001/transparent.gif);
	display: block;
	height: 100%;
	width: 49%;
}
	#prevLink {
		float: left;
		left: 0;
	}
	#nextLink {
		float: right;
		right: 0;
	}
	#prevLink:link, #prevLink:hover, #prevLink:visited:hover {
		background: url(/common_images/skin001/gallery/prevlabel.gif) left 15% no-repeat;
	}
	#nextLink:link, #nextLink:hover, #nextLink:visited:hover {
		background: url(/common_images/skin001/gallery/nextlabel.gif) right 15% no-repeat;
	}

#imageDataContainer{
	background-color: #fff;
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 auto;
}

#imageData{
	color: #666;
	padding:0 10px;
}
	#imageData #imageDetails{
		float: left;
		text-align: left;
		width: 70%;
	}	
	#imageData #caption{
		font-weight: bold;
	}
	#imageData #caption *{
		margin:2px;
		padding:0;
	}
	#imageData #numberDisplay{
		clear: left;
		display: block;
		padding-bottom: 1.0em;
	}			
	#imageData #bottomNavClose{
		background: url(/common_images/skin001/gallery/closelabel.gif) no-repeat;
		float: right;
		height:22px;
		padding-bottom: 0.7em;
		width: 80px;
	}	
		
#overlay{
	-moz-opacity: 0.6;
	background-color: #000;
	filter:alpha(opacity=60);
	height: 500px;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 900;
}
	

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 
	
	
/* diapo 10 ans mediapilote*/

.diapo_10ans .galleria-container{
	background:#FFFFFF;
	height:340px !important;
}
.diapo_10ans .galleria-stage{
	height:223px !important;
}

.diapo_10ans .galleria-stage .galleria-image img{
	width:327px !important;
	height:223px !important;
}

.diapo_10ans .galleria-stage{
	margin-bottom:40px;
}

.diapo_10ans .galleria-info{
	top:180px;
	left:100px;
	width:60%;
}

.diapo_10ans  .galleria-carousel{
	padding-top:30px;
}


.diapo_10ans  .galleria-info-text{
	padding:5px;
	background:none;
}
.diapo_10ans  .galleria-info-title{
	font-family: 'Reenie Beanie', cursive;
	font-size:20px;
}

.diapo_10ans .galleria-image-nav-right{

	background: url("/images/charte_graphique/10ans/suivant_diap.png") no-repeat left center;
	
	z-index:101;
	right:-30px !important;
}

.diapo_10ans .galleria-image-nav-left{
	background: url("/images/charte_graphique/10ans/precedent_diap.png") no-repeat right center;
	
	z-index:101;
	left:-20px !important;
}
.diapo_10ans .galleria-thumb-nav-left{
	background: url("/images/charte_graphique/10ans/precedent_diap.png") no-repeat left center;
	z-index:101;
	margin-top:30px;
}
.diapo_10ans .galleria-thumb-nav-left:hover{
	background-color:#FFFFFF;
}

.diapo_10ans .galleria-thumb-nav-right{
	background: url("/images/charte_graphique/10ans/suivant_diap.png") no-repeat right center;
	z-index:101;
	margin-top:30px;
}
.diapo_10ans .galleria-thumb-nav-right:hover{
	background-color:#FFFFFF;
}

/*-- masque */
.diapo_10ans .masque_diap{
	background: url("/images/charte_graphique/10ans/bg_diaporama.png") no-repeat;
	width:475px;
	height:307px;
	position:absolute;
	z-index:100;
	margin-top:-345px;
	margin-left:27px;
}



