body {
background-image: url(images/fondp.jpg);
margin: 0px
}
#fondh {
background-image: url(images/fondh.jpg);
background-repeat: repeat-x;
width: 100%;
height: 220px
}
#conteneur{
position:absolute;
left: 50%; 
width: 750px;
height: auto;
margin-left: -375px;
}
.liencl{
color: #900000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration : none;
margin-left: 20px;
}
.imgl {
float: left;
}
.imgr{
float: right;
}
strong{
font-size: 13px;
}
h3 {
color: #900000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration : none;
text-indent: 30px ;
}
li {
list-style: none;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration : none;
margin-bottom: 5px;
}
h1 {
color: #900000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight : bold;
text-decoration : underline;
margin-bottom: 7px;
}
h2 {
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight : bold;
text-decoration : none;
margin-bottom: 7px;
}
#header {
width: 750px;
background-image: url(images/header.jpg);
height: 175px
}
#bas {
width: 750px;
background-image: url(images/fondpage.jpg);
background-repeat: repeat-y
}
#menu {
background-image: url(images/menub.jpg);
height: 30px;
width: 750px;
margin-top: -1px
}
#pageg{
margin-left: 150px;
background-color: #efefef;
padding: 5px;
height: auto;
}
#pageg p{
color: #333;
font-family: Arial, Helvetica, sans-serif ;
font-size: 12px ;
}
#menug {
background-color: #ccc;
position: absolute;
left:0;
width: 150px;
text-align: center;
}
#pagep{
width:750px;
height: auto;
}
#footer {
margin-top: 5px;
height: 30px;
text-align: center;
}
#footer p{
color: #efefef;
font-family: Arial, Helvetica, sans-serif ; 
font-size: 9px ;
font-weight : bold ;
}