#top {
	background: url(images/fond_haut.png) no-repeat;
	height: 570px;
}

a img {
	border: none;
}

#bottom {
	background: url(images/fond_bas.png) no-repeat center bottom;
	height: 144px;
}
a {
	color: #74B30F;
	text-decoration: underline;
}

p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
	color: #8F8F8F;
	margin: 0px;
	padding-bottom: 15px;
}

h2 {
	font: small-caps normal 1em Tahoma, Verdana, Arial;
	color: #8F8F8F;
	padding-left:33px;
	padding-bottom:10px;
	margin:0px;
}
#entete {
	background: url(images/marron_barre.png) no-repeat left bottom;
	padding-top: 11px;
	padding-left: 3px;
}
#bottom p {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 155px;
	padding-top: 20px;
}

body {
	background: #53452D;
	margin: 0px;
	padding: 0px;
	
	scrollbar-face-color:#74B30F ;
	scrollbar-highlight-color:#A1A2A1 ;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #A1A2A1;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
#fond {
	background: url(images/fond_fond.png) repeat-y center top;
}


#menu {
	list-style-type: none;
	border: none;
	padding: 0px 0px 20px;
	margin: 5px 0px 0px;
}

#menu li {
	float: left;
	text-align: center;
}
#contenu {
	padding-top: 15px;
	clear: left;
	padding-left: 35px;
	padding-right: 10px;
	
}#page {
	padding-top: 140px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 24px;
}
#background {
	background: url(images/fond_haut.png) no-repeat center top;
	min-height: 580px; /*ne fonctionne pas avec IE*/
	_height:580px; /*ne fonctionne qu'avec IE*/
}

#contenu ul {
	list-style-type:none;
	font: 0.9em tahoma;
	color: #8F8F8F;
	margin: 15px 0px;
	padding: 0px;
}
#contenu_2 {
	margin-left: 200px;
	padding-top: 35px;
}

h3 {
	color: #74B30F;
	font: normal 0.9em Tahoma, Verdana, Arial;
	margin: 0px;

}
#news_general {
	margin-left: 30px;
	margin-right: 20px;
}

#barre {
	padding: 30px;
	float: left;
}

#contenu em {
	font-style: normal;
	color: #74B30F;
}

#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;
	}
#illustration {
	background: url(images/tache.png);
	height: 368px;
	padding-left: 20px;
	padding-top: 40px;
}
#news p {
	width: 173px;
	height: 135px;
	padding-left: 15px;
	padding-bottom: 0px;
	overflow: auto;
	padding-top: 5px;
}



#news {
	background: url(images/fond-news2.jpg) no-repeat;
	height: 188px;
	width: 192px;
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
	padding: 30px 0px 0px;
	margin: 0px;
}
