#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:black;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

div.menu_haut{
width:1050px;
/width:1059px;
margin-left:9px;
/margin-left:0px;
}

a{
text-decoration:none !important;
}

div.bande_sponsors{
width:1050px;
height:110px;
}

p{
color:black;
}

a.sponso:hover{
opacity:1;
filter:alpha(opacity=100);
}

a.img_news:hover{
opacity:0.6;
filter:alpha(opacity=60);
}

div#principal{
width:1050px;
}
	
img.menu_haut{
border:none;
display:block;
float:left;
}

img{
border:none;
display:block;
}

a{
text-decoration:none;
}

#button1 {
	position: absolute;
	margin-top: -6px;
	margin-left: 0px;
	visibility: hidden;

}
#button2 {
position: absolute;
margin-top: -6px;
margin-left: 0px;
visibility: hidden;

}
#button3 {
position: absolute;
margin-top: -6px;
margin-left: 0px;
visibility: hidden;

}
#button4 {
position: absolute;
margin-top: -6px;
margin-left: 0px;
visibility: hidden;

}

#special1 {
position: relative;
margin-top: 8px;
margin-left: 8px;
/margin-left:0px;
visibility: show;
}
#special2 {
position: absolute;
margin-top: -173px;
margin-left: 8px;
/margin-left:0px;
/margin-left:-182px;
/margin-top:-173px;
visibility: hidden;


}
#special3 {
position: absolute;
margin-top: -173px;
margin-left: 8px;
/margin-left:0px;
/margin-left:-182px;
/margin-top:-173px;
visibility: hidden;


}
#special4 {
position: absolute;
margin-top: -173px;
margin-left: 8px;
/margin-left:-182px;
/margin-top:-173px;
visibility: hidden;


}
#special5 {
position: absolute;
margin-top: -173px;
margin-left: 8px;
/margin-left:0px;
/margin-left:-182px;
/margin-top:-173px;
visibility: hidden;


}

.planning_bandeau{
	margin-top:30px;
	/margin-top:0px;
	position: relative;
	background:white;
	margin-bottom:15px;
	height:150px;
}

.planning_bandeau_titre{
	background:url(../images/fond_entete_planning.gif) repeat-x bottom;
	color:#ffffff;
	text-align:left;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
}

.planning_bandeau_postes_bordure{
	margin:5px;
	height:135px;
}

.planning_bandeau_gauche{
	position:absolute;
	left:0;
	width:15px;
	margin-left:5px;
	background: url(v1_20.gif) center;
	color:#ffffff;
	height:135px;
	cursor:pointer;
}

.planning_bandeau_droit{
	position:absolute;
	right:0;
	width:15px;
	margin-right:5px;
	background: url(v1_22.gif) center;
	color:#ffffff;
	height:135px;
	cursor:pointer;
}

.planning_bandeau_postes{
	overflow:hidden;
	height:135px;
	padding:5px;
	position:relative;
	margin-left:15px;
	margin-right:15px;
}

.planning_postes{
	position:absolute;
	width:2500px;
}

.planning_absences{
	padding-left:5px;
}

.poste_icone{
	font-family:Arial Narrow, sans-serif;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	background:url(../images/degrade_blanc.png);
}

.poste_unmark{
	font-family:Arial Narrow, sans-serif;
	height:35px;
	float:left;
	margin-right:2px;
	margin-left:2px;
	padding:2px;
	text-align:center;
	min-width:100px;
	font-size:10px;
	cursor:pointer;
	color:#C9790E;
}

.poste_unmark img{

}

.poste_lock{
	float:right;
	width:20px;
	cursor:pointer;
}

.poste_mark{
	font-family:Arial Narrow, sans-serif;
	height:35px;
	border:1px solid #999999;
	background:#cccccc;
	float:left;
	margin-right:2px;
	margin-left:2px;
	padding:2px;
	text-align:center;
	min-width:100px;
	font-size:10px;
	cursor:pointer;
	color:#C9790E;
}

.poste_mark img{
	width:20px;
	height:18px;
}

.poste_speciaux{
	float:left;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	color:#888888;
}

.absence_unmark{
	float:left;
	border:1px solid #cccccc;
	margin:2px;
	cursor:pointer;
	width:52px;
}

.absence_unmark .absence_icone{
	width:30px;
	border:1px solid #ffffff;
}

.absence_mark{
	float:left;
	border:1px solid #DC8926;
	background:#DC8926;
	margin:2px;
	cursor:pointer;
	width:52px;
}

.absence_mark .absence_icone{
	width:30px;
	border:1px solid #ffffff;
}

.absence_unmark img{
	width:20px;
	height:18px;
}

.absence_mark img{
	width:20px;
	height:18px;
}

.corbeille_unmark{
	float:right;
	border:1px solid #cccccc;
	margin:2px;
	cursor:pointer;
	width:52px;
	font-family:Arial Narrow, sans-serif;
	font-size:10px;
}

.corbeille_mark{
	float:right;
	border:1px solid #999999;
	background:#cccccc;
	margin:2px;
	cursor:pointer;
	width:52px;
	font-family:Arial Narrow, sans-serif;
	font-size:10px;	
}

.corbeille_unmark img{
	width:20px;
	height:18px;
}

.corbeille_mark img{
	width:20px;
	height:18px;
}
