body{

	font-family :  Tahoma, Verdana, Arial; 
	font-size:0.85em;
	color:#444;
	line-height:24px;
	background-image:url(images/fd.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#C2C5CB;
}


#conteneur{
	width:812px;
	margin:0 auto;
}

#header{
	margin:0; padding:0;
	height:85px;
}

#headerGauche{
	float:left; width:260px;
}

#headerDroite{
	float:right; width:300px; text-align:right;
}

#menu{ 
	height:30px;
	text-align:right;
}

#ban{
	background-image:url(images/ban1.jpg);
	width:812px;
	height:290px;
}

#content{
	padding:0px 10px;
}

p{margin:0; padding:0;}

h1{
	font-size:30px;
	color:#697896;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

h2{
	font-size:22px;
	color:#697896;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}


a{
color:#697896;
}

#menu a{
margin: 0 10px;
text-decoration:none;
border-bottom: 2px solid  #CCCCCC;
color:#55492F;
letter-spacing:-0.4px;
}

#menu a:hover{
margin: 0 10px;
border-bottom:none;
color:#55492F;
}

#footer{
text-align:center;
background-color:#DED6C9;
padding:5px;
}
