* {
	font-family : Arial, Verdana, sans-serif;
	font-size: 12px;
}
BODY {
	font-family :  Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	margin:0px;
	padding:0px;
	font-weight: normal;
	background-color:#FFFFFF;
	height:100%;
	margin-bottom:-14px;
}

.central{
	padding:10px;
 }
 
a, a:visited {
	font-family : Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #223406;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
a.bl, a.bl:visited {
	font-family : Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bl:hover {
	color: #223406;
}

a.accessoire, a.accessoire:visited {
	font-family : Arial, Verdana, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #223406;
	text-decoration: none;
}
a.accessoire:hover {
	color: #9bab47;
}

a.adn, a.adn:visited {
	font-weight:bold;
	font-size:10px;
	color: #5a280c;
}
a.adn:hover {
	color: #ffffff;
}

a.bas, a.bas:visited {
	font-weight:bold;
	font-size:10px;
	color: #ffffff;
}
a.bas:hover {
	color: #5a280c;
}

a.menu, a.menu:visited{
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
}
a.menu:hover {
	color: #474724;
}

a.menu2, a.menu2:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	padding-top:4px;
}
a.menu2:hover {
    color: #223406;
}
a.cat, a.cat:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.cat:hover {
    color: #9bab47;
}

a.inscription, a.inscription:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.inscription:hover {
    color: #9bab47;
}

a.rappel_navigation, a.rappel_navigation:visited {
	font-size:10px;
	color: #5a280c;
	text-decoration: none;
	font-weight:bold;
}
a.rappel_navigation:hover {
	color: #ffffff;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:normal;
	color: #ffffff;
	background-image:url(/img/puces_separateur/puce_tt.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:28px;
	margin-bottom:0;
}
h2 {
	font-family : Arial, Verdana, sans-serif;
	font-size:17px;
	font-style:normal;
	font-weight: bold;
	color: #223406;
	margin-bottom:0;
}

.titreblanc {
	font-family : Arial, Verdana, sans-serif;
	font-size:17px;
	font-style:normal;
	font-weight: bold;
	color: #ffffff;
}
.titremarron {
	font-family : Arial, Verdana, sans-serif;
	font-size:17px;
	font-style:normal;
	font-weight: bold;
	color: #5a280c;
}
.titrevert{
	font-family : Arial, Verdana, sans-serif;
	font-size:17px;
	font-style:normal;
	font-weight: bold;
	color: #223406;
}
.soustitreblanc {
	font-family : Arial, Verdana, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #ffffff;
}
.soustitremarron {
	font-family : Arial, Verdana, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #5a280c;
}
.soustitrevert{
	font-family : Arial, Verdana, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #223406;
}
.texteblanc {
	font-family : Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #ffffff;
}
.textemarron {
	font-family : Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #5a280c;
}
.textevert{
	font-family : Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #223406;
}
.soustitrejaune{
	font-family : Arial, Verdana, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #ffd800;
}

.configbutton{
	padding:0px;
	margin:5px;
	width:144px;
	height:29px;
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size: 10px;
	background-color:transparent;
 	background-image:url(boutons/FR/btn_normal.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	color:#532E2E;
}
.infobulle{
	position: absolute;
	visibility : hidden;
	border: 1px solid #424727;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #3E482F;
	overflow: auto;
	width:250px;
}
input 
{
	border: 0px dotted #CCCCCC;
	color: #223406;
}
.inputct {
	border-right-width: 1px;
	border-right-color: #E3E3EB;
	border-right-style: solid;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3EB;

	border-bottom-width: 1px;
	border-bottom-style: solid;                       
	border-bottom-color: #E4E9EF;
	
	border-top-width: 1px;
	border-top-style: solid;                               
	border-top-color: #ABAEB3;
	color: #223406;
}

textarea 
{
border: 0px dotted #CCCCCC;
color: #223406;
}
SELECT  
{
border: 0px dotted #CCCCCC;
color: #223406;
}
.inputvide {
border: 0px solid #179ac0;
color: #223406;
}
.inputrch {
border: 0px solid #179ac0;
background-color: #FFFFFF;
color: #223406;
font-size: 11px;
}

table {
	font-size:12px;

}

.invisible {
	DISPLAY: none;
}
.popDelai {
	Z-INDEX: 100;
	BACKGROUND: #F5F5F5;
	MARGIN: 0px;
	/*WIDTH: 250px;*/
	POSITION: absolute;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B16C0F;
	border-left-color: #B16C0F;

	border-bottom-width: 1px;
	border-bottom-style: solid;		
	border-bottom-color: #B16C0F;
}
/* phototheque */
.phototheque{
	/*border-width: 1px;
	border-style: solid;
	border-color: #000000;*/

}
.titrephototheque {
	font-family : Calibri, Verdana, Arial, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight: bold;
	color: #5e5284;

}
.soustitrephototheque {
	font-family : Calibri, Verdana, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color: #5e5284;
}
.textephototheque {
	font-family : Calibri, Verdana, Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #5e5284;
}
#lightbox{	position: absolute;	  z-index: 1110; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #FFF;  height: 350px; margin: 0 auto;
	
    filter : alpha(opacity=10); 
    -moz-opacity : 0.1; 
    opacity : 0.1 ;

 }
#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; color :#ffffff}
#nextLink { right: 0; float: right; color :#ffffff}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.png) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 500px	; }

#imageData{	padding:0 10px; color: #666666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	color: #666666;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #666666;	}			
#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: transparent;
 }



