.table {
	border:  solid 1px #ffffff;
	border-bottom:none;
}
.bord_gche{
	border-left: solid 1px #ffffff;
}
.bord_gche_ht{
	border-left: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}
.bord_gche_bas{
	border-left: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
.bord_dte{
	border-right: solid 1px #ffffff;
}
.bord_dte_ht{
	border-right: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}
.bord_dte_bas{
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
.bord_ht{
	border-top: solid 1px #ffffff;
}
.bord_bas{
	border-bottom: solid 1px #ffffff;
}
.all_bord{
	border: solid 1px #3a0f0f;
}

.lien_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3a0f0f;
	text-decoration: none;
}	
.lien_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #773d11;
	text-decoration: none;
}
.lien_smenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	color: #3a0f0f;
	text-decoration: none;
}	
.lien_smenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
	color: #773d11;
	text-decoration: none;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}	
.lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#773d11;
	text-decoration:none;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a0f0f;
	text-decoration:none;
}
.titre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3a0f0f;
	text-decoration:none;
}
.lien_actif{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #773d11;
	text-decoration: none;
}
.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a0f0f;
	text-decoration:none;
}
.text_carte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#773d11;
	text-decoration:none;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3a0f0f;
	text-decoration:none;
}

#Layer1 {
	position:absolute;
	width:103px;
	height:95px;
	z-index:1;
	overflow: hidden;
	top:60px;
	left:130px;
	/*border:solid 1px #00FF00;*/
}
#Layer2 {
	position:absolute;
	width:622px;
	height:350px;
	z-index:1;
	overflow:auto;
	visibility: visible;
	top:52px;
	left:253px;
	
	/*border:solid 1px #00FF00;*/
}

BODY {
scrollbar-face-color: #f3efdf; 
scrollbar-shadow-color: #f3efdf;
scrollbar-highlight-color: #f3efdf;
scrollbar-3dlight-color: #f3efdf; 
scrollbar-darkshadow-color: #f3efdf; 
scrollbar-track-color: #f3efdf; 
scrollbar-arrow-color: #3a0f0f;
position: absolute;
left: 0;
height: 100%;
width:100%;
visibility: visible;
display: block;
background-image:url(images/fond4.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-attachment:fixed;
margin:0 0 0 0;
overflow:hidden;
}

#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 1280px;
     height: 450px;
     margin-top: -173px; /* moitié de la hauteur */
     margin-left: -640px; /* moitié de la largeur */
	 /* border: solid 1px #20495f;*/
}

/*SELECT{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:15px;
	font-size:10px;
	width:130px;
	border:solid 1px #444541;
	background-color:#FFFFFF;
}*/
INPUT {
     color:#4c2a1b;
     background-color:#FFFFFF;
     font-size:11px;
     font-family:Verdana;
	 border:thin solid 1px;
	 font-weight:bold;
}
.attribut{
	visibility:hidden;
	position:absolute;
	border:solid 1px #444541;
	cursor:pointer;
	top:92px;
	left:277px;
}
/*LIGHTBOX------------------------------------------*/
#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/LB/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/LB/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; }
