BODY{
   background: #00091b url(../images/bg.gif);
}

#bottomNav{
	margin-top: 15px;
   font-size: 12px;
}

#bottomNav A{
	text-decoration: none;
}


#wrapper{
   width: 850px;
	margin: 0 auto;
}

#header{
   background: transparent url(../images/border_top.gif) no-repeat bottom;
	padding: 0 38px;
	padding-bottom: 38px;
}

#logo{
   position: absolute;
	margin-top: 30px;
}

#header H1{
   text-indent: -3000px;
   background-position: center;
   background-repeat: no-repeat;
	height: 130px;
}

#nav{
   text-align: center;
}

#nav IMG{
   vertical-align: top;
}

#main{
	border-left: 2px solid #678cc0;
	border-right: 2px solid #678cc0;
	background-color: #00091b;
	padding: 0 0px;
}

.thumbnails{
	margin: 0;
	padding: 0;
	padding: 0 36px;
	padding-right: 26px;
}

.thumbnails LI{
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbnails A{
   display: block;
	margin: 0;
	padding: 0;
	width: 186px;
	height: 141px;
}

.thumbnails IMG{
	border: 1px solid;
	vertical-align: top;
}

.thumbnails A:link IMG{
	border-color: #7f848d;
}
.thumbnails A:visited IMG{
	border-color: #7f848d;

}
.thumbnails A:hover IMG{
	border-color: #ffcc00;
	opacity: 1;
}
.thumbnails A:active IMG{
	border-color: #ffcc00;
	opacity: 1;
}

#galleryNext,
#galleryPrevious{
	display: block;
	position: absolute;
	margin-top: -30px;
}

#galleryPrevious{
	margin-left: -31px;
}

#galleryNext{
	margin-left: 38px;
}

.backToGallery{
   text-align: center;
	padding-top: 12px;
}

.credit{
	color: #373D46;
   text-align: center;
	margin-top: 6px;
}

.texte{
	font-family: Verdana;
	font-size: 12px; 
	line-height: 20px;
	color: #FFFFFF;
   	text-align: left;
	padding-left:100px;
	padding-right:100px;
	padding-top:20px;
	padding-bottom:20px;
}

.titre{
	font-family: Verdana;
	color: #FFCC00;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}

#boutton{
	background: transparent url(../images/boutton.gif) no-repeat;
	width: 225px;
	height: 34px;
    float: right;
	padding-top:20px;
	padding-right:36px;
}

#footer{
   background: transparent url(../images/border_bottom.gif) no-repeat top;
	padding: 0 38px;
	padding-top: 38px;
	height: 130px;
}


