body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
margin: 0;
padding: 0;
background-color: #3C4797;
}
#conteneur {
position: relative;
width: 900px;
margin: 0 auto;
background-image: url(images_nav/repeat_background_page.gif);
background-position: left top;
background-repeat: repeat-y;
}
#centre {
margin-left: 250px;
margin-right: 250px;
padding: 0;
}
#centre a h1 {
cursor: pointer;
display: block;
height: 188px;
background-image: url(images_nav/bt_acces_catalogue.jpg);
background-position: left -188px;
background-repeat: no-repeat;
}
#centre a:hover h1 {
height: 188px;
background-image: url(images_nav/bt_acces_catalogue.jpg);
background-position: left top;
background-repeat: no-repeat;
}
#centre a h2 {
display: none;
}
#centre img, #right img {
display: block;
border: 0;
}
#left {
position: absolute;
left:0;
width: 210px;
height: 350px;
padding: 20px;
}
#left p {
margin-top: 20px;
}
#left h1 {
font-size: 18px;
color: #72B247;
}
#left h2 {
font-size: 16px;
}
#left p span {
float: right;
margin-top: 20px; 
}
#left #prospectus {
float: right;
margin-top: 20px;
}
#left #prospectus img {
float: right;
border: 0;
}
#right {
position: absolute;
right:0;
width: 250px;
}
#right .textRight {
position: absolute;
height: 125px;
background-image: url(images_nav/cartouche_vert.gif);
background-position: left top;
background-repeat: no-repeat;
}
#right .textRight p {
font-size: 11px;
padding: 0 30px 10px 10px;
margin-top: 10px;
}
#contact {
border-top: 1px dotted #FFFFFF;
padding: 10px 20px;
margin: 160px 20px 0 20px;
background-color: #72B247;
color: #FFFFFF;
}
#contact a {
color: #FFFFFF;
}
#contact span.sep {
color: #3C4797;
}
#footer {
height: 70px;
border-top: 1px dotted #FFFFFF;
padding: 20px;
margin: 0 20px 50px 20px;
background-image: url(images_nav/back_footer.gif);
background-position: left top;
background-repeat: repeat-x;
color: #5F6BBF;
}
#footer p {
margin: 0;
}
#footer h1 {
font-size: 12px;
font-weight: normal;
}
#footer h4 p a {
font-size: 11px;
font-weight: normal;
color: #5F6BBF;
text-decoration: none;
}
#footer h4 p a:hover {
color: #FFFFFF;
}
#footer p span {
float: right;
color: #72B247;
font-size: 10px;
text-align: right;
}
#footer p span a {
text-decoration: none;
color: #72B247;
}




