body {
background-image:url(index/fond.gif);
background-repeat:repeat-x;
background-color:#d1ff8f;
margin-left:0;
margin-top:0;
padding:0;
position:absolute;
width: 100%;
height: 100%;
font-family:Helvetica, Verdana, Arial, sans-serif;
font-size:12px;
font-color:#696969;
text-align:center;
}

.banniere {
background-image:url(index/banniere.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:840px;
height:150px;
}

.rubrique {
margin-left:auto;
margin-right:auto;
width:848px;
height:30px;
}

.corps {
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
width:840px;
font-size:12px;
font-color:#696969;
font-family:Helvetica, Verdana, Arial, sans-serif;
text-align:left;
}

.footer {
margin-left:auto;
margin-right:auto;
margin-bottom:0;
height:100px;
width:840px;
background-image:url(index/footer.jpg);
background-repeat:no-repeat;
font-size:11px;
font-family:Helvetica, Verdana, Arial, sans-serif;
text-align:left;
}

a:link {
	color: #b27542;
	text-decoration:none;
}
a:visited {
	color: #522f12;
	text-decoration:none;
}
a:hover {
	color: #522f12;
	font-weight:bold;
}

.title-mega-size-vert{
	font-size:20px;
	color:#c9d824;
	font-weight:bold;
}

.title-mega-size-marron{
	font-size:20px;
	color:#522f12;
}

.title-size-vert{
	font-size:16px;
	color:#c9d824;
	font-weight:bold;
}

.title-size-marron{
	font-size:16px;
	color:#522f12;
	font-weight:bold;
}

.text-color{
	color:#696969;
}

.typo-vert{
	color:#c9d824;
}

.typo-marron{
	color:#522f12;
}

.text-size{
	font-size:12px;
	color:#696969;
}

.mini-text-size{
	font-size:10px;
}

.text-bold{
	font-weight:bold;
}


a.decalage-rubrique { background-image: url('index/decalage-rubrique.gif'); width:4px; float:left; display:block; }

a.rubrique-gauche { background-image: url('index/rubrique-gauche.jpg'); width:33px; float:left; display:block; }

a.rubrique1 { background-image: url('index/rubrique1.jpg'); width:56px; float:left; display:block; }
a.rubrique1:hover { background: url('index/rubrique1.jpg') 0 -30px;
}

a.rubrique2 { background-image: url('index/rubrique2.jpg'); width:106px; float:left; display:block; }
a.rubrique2:hover { background: url('index/rubrique2.jpg') 0 -30px;
}

a.rubrique3 { background-image: url('index/rubrique3.jpg'); width:80px; float:left; display:block; }
a.rubrique3:hover { background: url('index/rubrique3.jpg') 0 -30px;
}

a.rubrique4 { background-image: url('index/rubrique4.jpg'); width:133px; float:left; display:block; }
a.rubrique4:hover { background: url('index/rubrique4.jpg') 0 -30px;
}

a.rubrique5 { background-image: url('index/rubrique5.jpg'); width:97px; float:left; display:block; }
a.rubrique5:hover { background: url('index/rubrique5.jpg') 0 -30px;
}

a.rubrique6 { background-image: url('index/rubrique6.jpg'); width:66px; float:left; display:block; }
a.rubrique6:hover { background: url('index/rubrique6.jpg') 0 -30px;
}

a.rubrique7 { background-image: url('index/rubrique7.jpg'); width:57px; float:left; display:block; }
a.rubrique7:hover { background: url('index/rubrique7.jpg') 0 -30px;
}

a.rubrique8 { background-image: url('index/rubrique8.jpg'); width:44px; float:left; display:block; }
a.rubrique8:hover { background: url('index/rubrique8.jpg') 0 -30px;
}

a.rubrique9 { background-image: url('index/rubrique9.jpg'); width:132px; float:left; display:block; }
a.rubrique9:hover { background: url('index/rubrique9.jpg') 0 -30px;
}

a.rubrique-droite { background-image: url('index/rubrique-droite.jpg'); width:36px; float:left; display:block; }

#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(lightbox/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(lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/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;
	}
