body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-image:url(/images/fond-vert.jpg);
margin:0;
padding:0;
}

#header {
margin-left:425px;
height:25px;
background-image:url(/images/header.jpg);
background-repeat:no-repeat;
padding-left:45px;
padding-top:77px;
}

#vert {
background-image:url(/images/fond-gauche.jpg);
background-repeat:no-repeat;
}

#conteneur {
background-image:url(/images/fond.jpg);
background-repeat:repeat-x;
}

#centre {
background-image:url(/images/fond-page.jpg);
background-color:#FFF;
background-repeat:repeat-y;
margin-left:425px;
min-height:600px;
width:469px;
padding:10px 20px 0;
}

#gauche {
position:absolute;
left:0;
width:426px;
padding-left:85px;
}

#pied {
background-image:url(/images/fond-pied.gif);
margin-left:425px;
height:22px;
font-size:12px;
font-weight:700;
color:#FFF;
text-align:center;
padding-top:20px;
width:509px;
}

#wp {
margin-left:426px;
text-align:right;
width:509px;
}

#wp a {
font-size:10px;
color:#FFF;
text-decoration:none;
}

.menugauche {
list-style-type:none;
margin:0;
padding:0;
}

.menugauche li {
border-bottom:solid 1px #F90;
width:234px;
padding-bottom:2px;
margin:8px;
}

.menugauche a {
font-size:14px;
color:#666;
text-decoration:none;
margin:0 2px;
}

p {
font-size:12px;
color:#205235;
margin:0;
}

h1 {
font-size:18px;
font-weight:700;
color:#1f4d31;
margin:0;
}

.imgborder {
border:1px solid #999;
}

.menugauche a:hover,.orange {
color:#F90;
}