body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin: 0;
padding: 0;
background:#EFEFEF;
}

#conteneur {
width:780px;
margin: 0 auto;
padding:0px;
background:#DFDFDF;
border-left:solid 3px #231e1f;
border-right:solid 3px #231e1f;
border-bottom:solid 3px #231e1f;
}

#header {
background: url(http://unejourneeuncircuit.free.fr/images/bandeau.jpg
) no-repeat right top;
background-color: #00ADEF;
height:153px;
border-top:solid 2px black;
}

h1 {
margin:0px;
}

#header h2 {
padding-left: 10px;
padding-top:95px;
margin:0px;
}

#haut {
height: 25px;
margin: 0;
padding: 0px 5px;
line-height:25px;
background-color: #00ADEF;
}

#ariane {
height: 30px;
margin: 0;
margin-top: -45px;
padding: 0px 25px;
line-height:25px;
text-align: right;
font-size: 0.8em;
}

#centre {
padding: 0 5px;
background:#DFDFDF;
}

#pied {
background-color: #A8CB6D;
padding:5px;
text-align: center;
font-size: 0.7em;
}

.menuhaut {
font-size:0.8em;
list-style-type: none;
margin: 0;
padding:0;
}

.menuhaut li {
display: inline;
padding:0px;
margin:0px;
}

.menuhaut a {
margin: 0;
font-weight:bold;
color: #000000;
text-decoration: none;
padding:3px 20px 3px 15px;
border-right:solid 1px black;
}

.menuhaut a:hover {
text-decoration: none;
color: #ffffff;
background:none;
}

.menuaccueil {
margin: 15px 5px 15px 50px;
padding:0;
}

.menuaccueil li {
display: block;
}

.menuaccueil a {
margin: 0 2px;
color: black;
text-decoration: none;
}

.menuaccueil a:hover {
text-decoration: none;
background-color: #ffffff;
}

.liens-ariane {
list-style-type: none;
margin: 0;
padding: 0;
font-style: italic;
}

.liens-ariane li {
padding:0px;
margin:0px;
}

.liens-ariane a {
margin: 0;
color: #000000;
text-decoration: underline;
}

.liens-ariane a:hover {
text-decoration: none;
color: #000000;
background:none;
}

p {margin: 5px 5px 5px 5px;}

h2 {
color: white;
font-size: 1.2em;
}

h3 {
margin-left: 1.5em;
}

h4 {
margin-left: 3em;
}

.liens-images a {
color: black;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*Used to hide text when using text pictures and staying accessible for screen reader*/

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}



.spacer {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}

