body{
	margin: 0px;
	padding: 0px;
	background: #c33e2d url('images/bg.jpg') top center no-repeat;
	text-align: center;
}
a{
	color: #820d16;
	text-decoration: none;
}
a:hover{
	color: #d96e4a;
	text-decoration: none;
}
.clear{ clear:both;}
#container{
	clear: both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#site{
	display: block;
	float: right;
	height: 39px;
	margin: 55px 22px 130px 0px;
	width: 39px;
}
#container>#site{
	margin: 55px 45px 130px 0px;
}
#site:hover{background: url(images/accueil_on.jpg) top center no-repeat;}
.gallery{
	display: block;
	float: left;
	height: 145px;
	margin-left: 35px;
	margin-top: 27px;
	width: 125px;
}
.gallery.first{
	margin-left: 89px;
}
#container>.gallery.first{
	margin-left: 177px;
}
#prepas:hover{background: url(images/prepas_on.jpg) top center no-repeat;}
#mairie:hover{background: url(images/mairie_on.jpg) top center no-repeat;}
#eglise:hover{background: url(images/eglise_on.jpg) top center no-repeat;}
#vin:hover{background: url(images/vin_on.jpg) top center no-repeat;}
#diner:hover{background: url(images/diner_on.jpg) top center no-repeat;}
#lendemain:hover{background: url(images/lendemain_on.jpg) top center no-repeat;}
