html{
	margin: 0;
	padding: 0;
	background-color: #2e0101;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 0.75em;
}
body{
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding: 0;
	font-style: italic;
	color: #2e0101;
}
strong, b{color: #2e0101;}
.center{text-align: center;}
p{
	text-align: justify;
}
a{
	color:#865342;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	padding: 52px 0px 0px 30px;
	margin-bottom: 10px;
	font-variant: small-caps;
	background-image: url(images/fondtitre.png);
	background-repeat: no-repeat;
	height: 59px;
}
h2{
	padding: 10px 10px 0px 10px; 
	margin: 0px 0px 5px 0px;
	font-size: 1.4em;
	font-variant: small-caps;
	border-bottom: dotted 1px;
}
h2 a{
	color: #2e0101;
}
h2 a:hover{
	text-decoration: none;
	color:#865342;
}
h3{
	padding: 10px 10px 0px 10px; 
	margin: 0px 15px 5px 15px;
	text-align: right;
	font-size: 1.4em;
	font-variant: small-caps;
	border-bottom: dotted 1px;
}
h4{
	margin-top: 20px;
}
h5{
	color:#865342;
	padding: 10px 10px 0px 10px; 
	margin: 0px 15px 5px 15px;
	text-align: center;
	font-size: 1.7em;
	font-variant: small-caps;
}
h6{
	margin-bottom: 15px;
	font-style: normal;
	text-align: center;
	font-size: 1.1em;
}
hr{
	margin: 20px 0px 20px 0px;
	background-image: url(images/separateur.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 669px;
	border:0;
}

#page{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#tete{
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	background-image: url(images/entete.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 218px;
	width: 900px;
}
#tete p, #tete a, #pied p, #pied a{
	margin: 0;
	padding: 0;
	color: #e8c692;
	font-size: 0.95em;
	text-decoration: none;
}
#tete a:hover, #pied a:hover{color:#865342;}

#conteneurhaut{
	background-image: url(images/ombreconteneurhaut.png);
	background-repeat: no-repeat;
	height: 30px;
}
#conteneur{
	background-image: url(images/fondconteneur.png);
	background-repeat: repeat-y;
	background-position: center;
}
#conteneurbas{
	background-image: url(images/ombreconteneurbas.png);
	background-repeat: no-repeat;
	height: 27px;
	clear: both;
}
#contenu{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#navigation{
	float: left;
	width: 200px;
}
#navigation p{
	margin: 0;
	padding: 0;
}
#navigation ul, #navigation li, #navigation a{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #2e0101;
	text-decoration: none;
	font-size: 1em;
}
#navigation li{
	padding: 0px 0px 0px 10px; 
	margin: 0px 15px 5px 15px;
	border-bottom: dotted 1px;
}
#navigation a:hover{
	color: #865342;
	letter-spacing:0.15em;
	font-variant: small-caps;
}
#navigation ul{
	margin-bottom: 20px;
}
/*logo W3C pour faire pro*/
.validator{
	text-align: center;
}

/*livre d'or*/
iframe{
	margin-left: -10px;
	width: 680px;
	height: 970px;
	border:0;
}

#texte{
	margin-left: 200px;
	padding: 15px;
}

/*tableaux*/
#texte table{
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		border: solid 1px #511302;
		border-collapse: collapse;
	}
		#texte td{
			width: 200px;
			padding: 5px;
			border: solid 1px #511302;
		}
#texte .livreor{
	text-align: left;
}
	.titre{
		height: 30px;
		
		font-weight: bold;
		font-size: 1.2em;
		font-variant: small-caps;
		text-decoration: underline;
		color: #731002;
		background-color: #e9e8e7;
		border: solid 1px #511302;
	}
	#texte  .photos{
		border: 0;
		width: 400px;
	}
	#texte .photos td{
		border: 0;
	}

/*images dans les pages*/
.imgflottantedroite {
	float:right;
	margin-left: 15px;
	margin-bottom:5px;
}
.imgflottantegauche {
	float:left;
	margin-right: 15px;
	margin-bottom:5px;
}

/*php module de news*/
.date{
	margin: 15px 0px 0px 0px;
	text-align: right;
	color: #2e0101;
	font-size: 0.95em;
	font-style: italic;
	float: right;
}

#fauxpied{clear: both;}
#pied{
	background-image: url(images/pied.png);
	background-repeat: repeat-x;
	height: 25px;
	clear: both;
	margin: 0;
}
#pied p{
	padding-top: 6px;
	text-align: center
}



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

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