font,th,td,p,body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
}
a:link,a:active,a:visited { text-decoration: none; color : #000000; font-weight : normal;}
a:hover		{
	text-decoration: underline;
	font-weight : normal;
	color : #000000;
}
a.surligne:link,a.surligne:active,a.surligne:visited { text-decoration: underline; color : #000000; font-weight : normal;}
a.surligne:hover		{
	text-decoration: underline;
	font-weight : normal;
	color : red;
}
a.LienMenu:link,a.LienMenu:active,a.LienMenu:visited { text-decoration: none; color : #000000; font-weight : normal; font-size : 13px;}
a.LienMenu:hover		{
	text-decoration: underline;
	font-weight : normal;
	color : #FFFFFF font-size : 13px;;
}
a.BlueTitle:link,a.BlueTitle:active,a.BlueTitle:visited { text-decoration: underline; font-size : 11px; color : #6D739B; font-weight : normal;}
a.BlueTitle:hover		{
	font-size : 11px;
	text-decoration: underline;
	font-weight : normal;
	color : #000000;
}
a.foot:link,a.foot:active,a.foot:visited { color : #acacac; text-decoration: none; font-size : 11px; font-weight : normal;}
a.foot:hover { 	color : #ffce05; 	font-size : 11px;	text-decoration: underline;	font-weight : normal;}

a.refnat:link,a.refnat:active,a.refnat:visited { text-decoration: none; font-size : 10px; color : #EFEFEF; font-weight : normal;}
a.refnat:hover		{
	font-size : 10px;
	text-decoration: underline;
	font-weight : normal;
	color : #EFEFEF;
}



BODY{
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#363636;
scrollbar-face-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#363636;
scrollbar-arrow-color:#363636;
scrollbar-darkshadow-color:#FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ecece9;
}


/******************** Style des zone de texte********************/
.boxvert  	{ 
			font-family: Tahoma, Verdana, Arial, sans-serif; 
			font-size: 11px;
			font-style: normal;
			color: #000000;  
			border: 1 solid #83C45C;
			background-color: #FFFFFF;
}
.okvert  	{ 
			font-family: Tahoma, Verdana, Arial, sans-serif; 
			font-size: 11px;
			font-style: bold;
			color: #83C45C;  
			border: 1 solid #83C45C;
			background-color: #E2FFD1;
}
.boxform  	{ 
			font-family: Tahoma, Verdana, Arial, sans-serif; 
			font-size: 9px;
			font-style: normal;
			color: #999999;  
			border: 1 solid #47A0CC;
			background-color: #FFFFFF;
}
.boxjaune  	{ 
			font-family: Tahoma, Verdana, Arial, sans-serif; 
			font-size: 12px;
			font-style: normal;
			color: #999999;  
			border: 1 solid #D0D0D0;
}
.boxjaune3  	{ 
			font-family: Tahoma, Verdana, Arial, sans-serif; 
			font-size: 9px;
			font-style: normal;
			color: #999999;  
			border: 1 solid #D0D0D0;
}
.boxjaune2  	{ 
			font-family: Tahoma, Verdana, Arial, sans-serif; 
			font-size: 13px;
			font-style: normal;
			color: #000000;  
			border: 1 solid #D0D0D0;
}

.boxtrans  	{ 
			font-family: Tahoma, Verdana, Arial, sans-serif; 
			font-size: 7pt;
			font-style: normal;
			color: #CCCCCC;  
			border: 1 solid #962E0F;
			background-color: transparent;
}
.boxeuro  	{ 
			font-family: Tahoma, Verdana, Arial, sans-serif; 
			font-size: 9pt;
	    font-weight:bold;
			color: #962E0F;  
			border: 1 solid #6D739B;
			background-color: transparent;
}
.menu {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:10px;
	font-weight:bold;
	color:#3399CC;
}
.referencement {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:10px;
	font-weight:normal;
	color:#EFEFEF;
}
.TitreRecherche {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:10px;
	font-weight:bold;
	color:#6D739B;
}
.TitreRBas {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:13px;
	font-weight:bold;
	color:#6D739B;
}
.Rouge {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:11px;
	font-weight:none;
	color:red;
}
.Ref {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:9px;
	font-weight:normal;
	color:#999999;
}
.BottomCadre {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.TitreFooter {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
.TitreFooter2 {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size:11px;
	font-weight:normal;
	color:#acacac;
}

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

