body{
	margin:0px;
	padding:0px;
	background:#000000;
	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#8e3e00;
	margin:0px;
	margin-bottom:10px;
}

h2{
	font-size:16px;
	color:#000000;
	margin:0px;
	margin-top:10px;
}

p{
	font-size:12px;
	color:#000000;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.Clear{
	height:0px;
	line-height:0px;
	clear:both;
}

#Page{
	width:766px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
}

#Haut{
	padding-left:50px;
	width:766px;
	height:89px;
	color:#a3792e;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/titre-fond.jpg);
	background-repeat: no-repeat;	
}

#Haut img{
	float:left;
}

#Haut #Slogan{
	margin-left:20px;
	font-size:18px;
	margin-top:45px;
	float:left;
	color:#ece2bf;
}

#Haut #Actualite, #Haut #Actualite a, #Haut #Actualite a:hover, {
	font-size:12px;
	margin-left:8px;
	margin-top:33px;
	text-align:right;
	float:left;
	color:#ece2bf;
}


#Centre{
	width:662px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/centre-fond.jpg);
	background-repeat: repeat-y;
}

#Menu{
	height:36px;
	margin-left:10px;
	margin-right:10px;
	background-image: url(images/menu-fond.jpg);
	background-repeat: repeat-x;
}

#Menu .Item{
	margin-top:1px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	height:24px;
	color:#ece2bf;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	text-transform: uppercase;
}

#Menu .Item:hover{
	text-decoration:none;
	background-image: url(images/menu-item-fond.jpg);
	background-repeat: repeat-x;
}

#Menu img{
	float:left;
}




#Contenu{
	margin:10px;
}

#Contenu #Diapo{
	width:642px;
	height:254px;
	margin-bottom:10px;
	background-image: url(images/diapo-fond.gif);
	background-repeat: no-repeat;	
}

#Contenu #Diapo #Photo{
	width:622px;
	height:234px;
	padding-top:10px;
	margin-left:10px;
}



#Contenu #Centre{
	background-image: url(images/contenu-fond.gif);
	background-repeat: repeat-y;
}

#Contenu #Centre #Gauche{
	width:227px;
	float:left;
}

#Contenu #Centre form{
	margin-left:40px;
}


#Contenu #Centre #Droite{
	padding-left:20px;
	padding-right:20px;
	margin-right:20px;
	width:371px;
	text-align:left;
	float:right;
}



#CentreBas{
	width:662px;
	height:8px;
	background-image: url(images/centre-bas.jpg);
	background-repeat: no-repeat;
}

#Bas{
	width:766px;
	height:42px;
	background-image: url(images/bas-fond.jpg);
	background-repeat: no-repeat;	
	text-align:center;
	color:#a3792e;
}

#Bas a, #Bas a:hover{
	color:#a3792e;
	text-decoration:none;
}