body {
	color: #F0E39E;
	background :#a4a186;
	margin-top: 0px;
	margin-bottom: 10px;
}
a {
	color: #ffffff;
	text-decoration:underline;
	
}
a:hover, a:focus {
	color: #999999;
	
}
strong {
	color: #ffffff;
}
#entete {
	background-image:url(tete5.jpg);
	position:relative;
	width:850px;
	margin:auto;
	height:172px;
	background-repeat:no-repeat;
	margin-bottom:0px;
}
 #nav  {
 background :#04966c;
 background-repeat:repeat-x;
 height: 30px;
 text-align:center;
 padding-top:0px;
 padding-bottom:45px; 
margin-left:0px;
}

 
 #navigation {
	background: #d2caaa;
	background-repeat:repeat-x;
	height:35px;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	color:#044684;
	font-size:large; 
}
 #nav1  {
 background: #044684;
 background-repeat:repeat-x;
 margin-left: 0px;
 height: 35px;
 text-align:center;
}
#centre {
background:#044684;
width:850px;
position: relative;
margin:auto;
}
#contenu {
	color: #363B29;
	background: #ffffff;
	position: relative;
	width:820px;
	margin:auto;
}
#contenu a {
	color: #332510;
}
#contenu a:hover, #contenu a:focus {
	color: #6E5122;
}
#contenu strong {
	color: #181A12;
}
#pied {
	background: #044684;
	color: #ffffff;
	position: relative;
	width:850px;
	margin :auto;
}
body {
	padding: 0;  
}
#entete {
	padding: 0px 0px 0px 0px;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: center;
	margin: 0px 0px 0px 0;
}
#entete .sous-titre {
	margin: 0px 0 0px 0;
}
#contenu {
	padding: 0px 0px 0px 0px ;
}
#contenu > :first-child {
	margin-top:  0px;
}
#contenu p, #contenu li {
	line-height: none;
}
#pied {
     
	padding: 0px 0px;
	font-size: .95em;
}
 
 