body {
	color: #CCCCCC;
	margin : 0 auto;
	background: #000000 url("img/fond.jpg") repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #CCC;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
}

.email {
	font-size: 13px;
	color: #999999;
}

img {
	text-decoration: none;
	border: none;
	text-shadow: #CCCCCC
}



h1 {
	font-family:"Trebuchet MS", Comic Sans MS;
	font-size:22px;
	width: 890px;
	height: 26px;
	background: url(img/h1.png);
	color: #330000;
	padding-left: 10px;
	padding-bottom: 2px;
}

h3 {
	position: relative;
}

/**** Taille globales ****/

#conteneur, #menu, #conteneur2 {
	width: 950px;
}

/**** Base ****/

#conteneur {
	position: relative;
	margin: auto;
	height: 600px;
	background: #634f39;
}

#conteneur2 {
	position: relative;
	margin: auto;
	height: 600px;
	background: #634f39 url(img/fond-acc2.jpg) scroll bottom no-repeat;
}

#menu {
	position: relative;
	top: 15px;
	height: 25px;
}

#menu li {
	float: right;
	list-style: none;
	padding: 0 3px;
	background: url(img/line.jpg) no-repeat;
}

#menu li a {
	display: block;
	text-decoration: none;
	padding: 0 25px;
	line-height: 25px;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: 700;
}

#menu li a:hover {
	background: #999999;
	color: #FFFFFF;
}

#logo1 {
	position: absolute;
	height: 145px;
	width: 446px;
	margin: 0 auto;
	top: 10px;
	left: 40px;
	text-align: center;
	z-index: 150;
}

#logo2 {
	position: absolute;
	height: 80px;
	width: 370px;
	margin: 0 auto;
	top: 15px;
	text-align: center;
	left: 0;
}

#contenu {
	position: absolute;
	height: auto;
	top: 110px;
	width: 900px;
	padding: 0 25px;
	text-align: justify;
	font-size: 14px;
}

#texte {
	position: absolute;
	height: auto;
	width: 650px;
}

#images_droite {
	position: absolute;
	top: 0;
	height: 10px;
	width: auto;
	right: 25px;
}

#images_bas {
	position: relative;
	text-align: center;
}

.miniatures {
	position: relative;
	float: left;
	width: 160px;
	height: 135px;
	text-align: center;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 12px;
}

.miniatures2 {
	position: relative;
	float: left;
	width: 250px;
	height: 190px;
	text-align: center;
	padding-right: 50px;
	font-size: 12px;
	padding-bottom: 10px;
}


.miniatures3 {
	position: relative;
	float: left;
	width: 150px;
	height: 220px;
	text-align: center;
	padding-right: 30px;
	margin: auto;
	font-size: 12px;
	padding-bottom: 10px;
}

.miniatures4 {
	position: relative;
	float: left;
	width: 250px;
	height: 190px;
	text-align: center;
	padding-right: 50px;
	font-size: 12px;
	padding-bottom: 20px;
	z-index: 100;
}

.miniatures5 {
	position: relative;
	float: left;
	width: 130px;
	height: 130px;
	text-align: center;
	padding-right: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	z-index: 100;
}

.mini {
	text-align: center;
}

#formulaire {
	position: relative;
	width: 520px;
	text-align: center;
}

#contacts {
	position: absolute;
	width: 370px;
	right: 0;
	text-align: left;
	top: 0;
}

#image2 {
	positition: absolute;
	padding-top: 120px;
	padding-left: 355px;
	width: 480px;
	height: 550px;
	font-size: 10px;
	color: #000;
}

#txt {
	position: absolute;
	bottom: -55px;
	left: 0px;
}

#2009 {
	position: absolute;
	padding-left: 150px;
	padding-top: 200px;
	height: 70px;
	width: 170px;
}

#poux {
	position: absolute;
	right: 85px;
	bottom: 0px;
}

/* Java */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}
	
#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-image: url(data:image/gif;base64,AAAA);
	/* Trick IE into showing hover */ display: block; 
}

#prevLink { left: 0;
	float: left;
}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover {
	background: url(img/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(img/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;
	outline: none;
}	 	

#overlay{
	position: absolute;
	top: 0; 
	left: 0; 
	z-index: 90;
	width: 100%; 
	height: 500px; 
	background-color: #000;
}
