
body {
background:#aaa;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.haut{background-image:url(/images/fondPhaut.png);
background-repeat: no-repeat;
width:910px;
margin:0 auto;
height:10px;
}

.bas{background-image:url(/images/fondPbas.png);
background-repeat: no-repeat;
width:910px;
margin:0 auto;
height:10px;
}

#navigation {
width:230px;
float:left;
margin: 10px 0 0 10px;
}

#navigation ul {
list-style:none;
margin:0;
padding:0;
}

#navigation li {
margin:0 0 5px 0;

background-image: url(/images/img.png);
padding-left:10px;
display:block;
}


/*#navigation a {
text-transform: uppercase;
font-size: 12px;
line-height: 30px;
color:#FFF;
padding-left:10px;
display:block;
text-decoration:none;
background-image: url(/images/img.png);
}
*/
#navigation a {
text-transform: uppercase;
font-size: 12px;
line-height: 30px;
color:#FFF;

text-decoration:none;

}

#navigation a:hover,#navigation a:focus {
color:#000000;
}

#contenu a {
color:#332510;
}

#contenu a:hover {
color:#6E5122;
}

#global {
width:910px;
margin:0 auto;
background-image: url(/images/fondPcentre.png);
}

#menuh{
background-image: url(/images/bando_menu.gif);
height: 58px;
margin: 0 5px 0 5px;
text-align: right;
}

#menuh table{
margin-left:300px;
}


#entete {
padding:10px 0 0 10px;
}

#centre {
width:100%;
overflow:hidden;
}

#contenu {
margin: 110px 5px 10px 250px;
padding:0 10px;
}

#pied {
width: 910px;
margin: 0 auto;
text-align: center;
}

h1{
background-image: url(/images/fond_titre.gif);
background-repeat: no-repeat;
text-transform: uppercase;
color: #FFFFFF;
line-height: 30px;
font-size: 16px;
padding: 0 0 0 10px;
}

h2{
color: #E1001A;
}