
body {
width : 800px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
background-image : url("fonds.jpg");
background-attachment : fixed;
}
#en_tete {
width : 800px;
height : 105px;
}
a img {
border : none;
}
#menu {
float : left;
width : 170px;
}
.element_menu {
background-image : url("renplisage_menus.jpg");
border : 2px solid black;
border-right : 0;
}
.element_menu ul {
list-style-image : url("puce.png");
font-family : "Century Gothic", Georgia, Verdana, "Arial Black", serif;
padding : 0;
padding-left : 18px;
padding-top : 20px;
padding-bottom : 20px;
margin : 0;
font-size : 14px;
}
.element_menu li {
margin-bottom : 8px;
}
.element_menu a {
color : #ffffff;
text-decoration : underline;
font-weight : bolder;
}
.element_menu a:hover {
color : #26e626;
}
#corps {
margin-left : 170px;
margin-bottom : 10px;
padding : 5px;
color : #000000;
background-image : url("Renplisage_cadre.jpg");
background-repeat : repeat-y;
border : 2px solid black;
text-align : justify;
font-family : "Century Gothic", Georgia, Verdana, "Arial Black", serif;
font-size : 15px;
}
.img1 {
float : left;
margin-right : 5px;
}
.img2 {
float : right;
margin-left : 5px;
}
.img3 {
float : left;
margin-bottom : 20px;
}
#corps h3 {
text-decoration : underline;
margin-left : 15%;
color : #0a0e6b;
}
#pied_de_page {
color : #000000;
padding-left : 0;
margin-left : 170px;
background-color : #fdf9d3;
border : 1px solid black;
text-align : center;
font-size : 12px;
}
#pied_de_page a {
color : #a10217;
}

