body{
margin:auto;
background-color:#6C6556;
width:899px;
font-family:arial, times;
}

h1{
color:#FFFFFF;
font-size:26px;
margin-left:15px;
background:#9A6600;
padding-left:5px; 
margin-bottom:5px;
margin-top:20px;
}

#header{
background-image:url(images/header.jpg);
height:212px;
}

#menun{
text-align:center;
font-size:16px;
padding-top:170px;
font-weight:bold;
}

#menun ul{
list-style-position:inside;
margin:0px;
padding-top:10px;
}

#menun li{
display:inline;
margin-left:15px;
margin-right:15px;
}

#menun a{
color:#FFFFFF;
text-decoration:none;
}

#menun a:hover{
color:#733A00;
text-decoration:underline;
}


#site{
background-image:url("images/site.jpg");
background-repeat:repeat-y;
}

#menug{
float:left;
width:260px;
font-size:12.5px;
}
#menug li{
margin-left:-15px;
}
.carre{
width : 220px;
float:left;
margin-left:20px;
margin-top:20px;
margin-bottom:10px;
}

.h{
float:left;
text-align:center;
height:25px;
width:220px;
background-color:#753a00;
font-size:15px;
color:#FFFFFF;
}

.c{
float:left;
width:220px;
background-color:#996600;
color:#FFFFFF;
font-weight:bold;
}

.text{
padding-left:6px;
padding-right:3px;
}

.text ul li a{
color:#FFFFFF;
text-decoration:none;
}

.text ul li a:hover{
color:#000000;
text-decoration:underline;
}

#page{
float:left;
margin-left:10px;
margin-right:10px;
width:595px;
font-size:13px;
}
#page a{color:#068907;text-decoration:underline;}
#page a:hover{color:#9A6600;text-decoration:none;}

.par{
float:left;
width:595px;
margin-left:5px;
padding-top:0px;
padding:10px;
}

input:hover, textarea:hover{
background-color:#926a13;
color:#FFFFFF;
}

input:focus, textarea:focus{
background-color:#926a13;
color:#FFFFFF;
}

input, textarea{
background-color:#FFFFFF;
color:#9A6600;
}

#footer{
background-image:url(images/footer.jpg);
height:44px;
text-align:center;
color:#FFFFFF;
font-size:12px;
}
#footer .txt{
padding-top:5px;
}

#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}
