body
{
   width: 800px;
   margin: auto; 
   margin-top: 20px; 
   margin-bottom: 20px;    
   background-color: #ffffff;
}

.corps
{
   width: 800px;
   height: auto;
   text-align: justify;
   background-color: #ffffff; 
} 

    
.entete
{
   background-image:url("images/entete.jpg");
   width: 800px;
   height: 200px;
   text-align: center;
   text-align: center;
   font-size: 25px;
   padding: 0px;
   color: white;
}

.center
{
	  margin: 20% 0 0 25%;
 } 

.contenu
{
   width: 600px;
   text-align: justify;
   font-size: 15px;
   float: right;
   color: #000000;
   background-color: #ffffff; 
}

.contenu h1
{
  text-align: center;
  color: #9a8766;
}
.contenu h3
{
  text-align: center;
  color: #d7caa8;
}
.contenu a:visited {
	text-decoration: underline;
	background: url(images/bouton/3.jpg) 0px 0px no-repeat;
	color: #000000;
}

.contenu a {
	text-decoration: underline;
	background: url(images/bouton/3.jpg) 0px 0px no-repeat;
	color: #000000;
}

.justify {
text-align: justify;
}



.timer
{
   width: 200px;
   height: 200px;
	 background: url(images/post-it.gif);
   text-align: center;       
   font-size: 14px;
   color: #000000;
   float: right;
}


#buttons{
	width: 200px;
	text-align:center;
	float: left;
	background-color: #ffffff;
	height: auto;
}




#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
  }

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 200px;
	height: 61px;
	text-decoration: none;
	color: #6d5f48;
	padding-top: 20px;
	text-align: center;
	background: url(images/bouton/0.jpg) 0px 0px no-repeat;	
}


#buttons p {
	font-size: 14px;
	font-weight:normal;
	float: left;
	width: 200px;
	height: 61px;
	text-decoration: none;
	color: #000000;
	padding-top: 20px;
	text-align: center;
}


#buttons a:hover {
	text-decoration: underline;
	color: #d7caa8;
	background: url(images/bouton/1.jpg) 0px 0px no-repeat;
}










#compteur{
	width: 200px;
	text-align:center;
	float: left;
	background-color: #ffffff;
	height: auto;
}




#compteur ul {
    padding-left: 20px;
    margin: 0px;
}

#compteur li {
	display: inline;
  }

#compteur a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	float: left;
	width: 200px;
	height: 20px;
	text-decoration: none;
	color: #000000;
	padding-top: 20px;
	text-align: center;
	background: url(images/bouton/3.jpg) 0px 0px no-repeat;	
}


#compteur p {
	font-size: 14px;
	font-weight:normal;
	float: left;
	width: 100px;
	height: 20px;
	text-decoration: none;
	color: #000000;
	padding-top: 20px;
	text-align: center;
}


#compteur a:hover {
	text-decoration: underline;
	color: #ffb1cb;
	background: url(images/bouton/3.jpg) 0px 0px no-repeat;
}

























#pied {
	float: left;
	width: 800px;
	background: url(images/pied.gif) repeat-x;
  }



#pied li {
	display: inline;
	
}
#pied ul {
	margin: 0;
	margin-left: 200px;
	list-style: none;
}
#pied a {
	display: block;
	float: left;
	width: 90px;
	height: 50px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#npdc {
 	color: #000000;
	text-align: center;
}
#npdc a {
 	color: #000000;
	text-align: center;
}


.boutonmenu {
  	font-weight: bold;
  	text-align: center;
}



.imgleft {
float: left;
}

.imgright {
float: right;
}

.a {
	text-align: center;
	text-decoration: none;
	color: #000000;
}








.plus{
	width: 200px;
	text-align:center;
	float: right;
	background-color: #ffffff;
	height: 25px;
}

.plus ul {
    padding-left: 0px;
    margin: 0px;
}

.plus li {
	display: inline;
}

.plus a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: right;
	width: 200px;
	height: 61px;
	text-decoration: none;
	color: #000000;
	padding-top: 20px;
	text-align: center;
	
}

.plus a:hover {
	text-decoration: underline;
	background: url(images/bouton/3.jpg) 0px 0px no-repeat;
}





















#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(http://storage.canalblog.com/45/40/96840/13616764.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( http://storage.canalblog.com/97/96/96840/13616827.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url( http://storage.canalblog.com/46/48/96840/13616811.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;
}
