body{background-color:#fff; font: 8pt/12pt arial;}
a {text-decoration:none; color:#000;}
a:hover{color:#FFE400;}
div#conteneur{position:relative; width:960px; height:auto; background:#fff; margin:auto;}

div#banniere{float:left; width:960px; height:77px; background:url(imgs/banniere.jpg);}
div#milieuhaut{float:left; width:960px; height:7px; background:url(imgs/milieuhaut.jpg);}
div#milieu{float:left; width:960px; height:auto; background:url(imgs/milieu.jpg); padding-bottom:10px;}
div#bas{float:left; width:960px; height:49px; background:url(imgs/bas.jpg); text-align:center; padding-top:7px;}
div#bas a:hover{color:#fff;}
div#menu{float:left; width:207px; height:241px; background:url(imgs/fondmenu.jpg) no-repeat; margin-left:15px; margin-top:1px; padding-left:2px; padding-top:10px;}
div#menu a{display:block; float:left; width:205px; height:22px; background:url(imgs/bouton.jpg); text-align:center; font-weight:bold; padding-top:5px; margin-top:2px;}
div#menu a:hover{color:#ffffff;}
div#page{float:left; width:713px; height:auto; backg round:red; margin-left:8px;}

h1{margin:0px; font-size:10pt; margin-top:10px;}

input{border:1px solid #000;}
textarea{border:1px solid #000;}

div#h1{float:left; width:661px; height:22px; background:url(imgs/h1.jpg); margin-top:10px; margin-left:3px; padding-left:40px; color:#ffffff; font-weight:bold; font-size:10pt; padding-top:8px; display:inline;}
div#texteh1{float:left; width:687px; height:auto; margin-left:3px; border:1px solid #FFE400; display:inline; padding-left:5px;}



#centrage{text-align: center;}

	.pano 
{
	float: left; 
	color: white;
	background-color: #fff;
	width: 550px;
	padding: 0px;
	margin: 0px; 
	margin-left:70px;
	margin-top:40px;
	display:inline;
	
}

.pano_picture
{
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(imgs/defil1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100px;
	width: 550px;
	margin-bottom: 0px;
	border:1px solid #FFE400;
}

.scrolling_left
{
	float: left;  
	height: 100px;
	width: 100px;
	margin-bottom: 0px;
}

.scrolling_right
{
	float: right;  
	height: 100px;
	width: 100px;
	margin-bottom: 0px;
}

.nav_bar
{
	text-align:center;
	width:550px;
	margin-top:5px;
}

.conteneur
{
	width: 200px ;
	text-align: left ;
}








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

#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;
	}