body {
	
	background-color: #400000;
	margin: 0px auto;

	color: #000;
	font-family : verdana, arial, helvetica, sans-serif; 
	}



#nav {
	clear: both;
	margin: 0em 0em 1em 0em;
	
	border-bottom: solid 1px orange;
	background-color: #e8e8e8;	
	line-height: 1em;
	height: 1.0em;
	
}
#nav ul {
margin: 0em;text-align: center;
	padding: 0em;
	list-style: none;
	font-size: 1em;
	line-height:normal;
}	
#nav li {
	float: left;
	white-space: nowrap;
}
#nav li a{
	display: block;
	padding: 0em 0.5em 0em 0.5em;
	border-right: solid 0.1em #000000;	
	background-color: #e8e8e8;
	text-decoration: none;
	color: #000000;}
#nav li a:hover{
	display: block;
	padding: 0em 0.5em 0em 0.5em;
	border-right: solid 0.1em #ffffff;	
	background-color: #400000;	
	text-decoration: none;
	color: #ffffff;}

img.haut {
	border : 1px solid #000000;
	}
#galerie {
	margin-top: 60px;
	}
		
#thumbnails {
	margin-left: 125px;
	text-align: center;
	width: 550px;
	}
	
	.thumbnailrow {
	width: 550px;
	margin-top: 10px;
	text-align: center;
		}
	
	#thumbnails img {
		margin-bottom: 10px;
		
		}
	
	#thumbnails a img {
		border: 1px solid #400000;
		padding: 9px;
		}
		
	#thumbnails a:hover img {
		border: 1px solid #000000;
		}

	
	#texte p {
	font-size: 1em;}
		
	#texte a {
		color: #000000;
		font-weight: bold;
		}
h1 {font-size: 1em;}
p {
	margin-right : 5px;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 1em;
}

