body {
width : 760px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
background-image : url("disigne/eau.jpg");
}
#en_tete {
width : 760px;
height : 123px;
background-image : url("disigne/ban2.jpg");
background-repeat : no-repeat;
margin-bottom : 10px;
}
#menu {
float : left;
width : 130px;
}
.element_menu {
background-color : black;
background-repeat : repeat-x;
border : white solid 2px;
margin-bottom : 20px;
}
.element_menu h {
color : rgb(181, 13, 4);
font-family : "Comic Sans MS", "Arial Black", "Times New Roman", Times, serif;
text-align : center;
}
.element_menu u {
list-style-image : url("images/puce.png");
padding : 0;
padding-left : 20px;
margin : 0;
margin-bottom : 5px;
}
.element_menu {
color : white;
}
#corp {
margin-left : 140px;
margin-bottom : 20px;
padding : 5px;
color : white;
background-color : black;
background-image : url("images/motif.png");
background-repeat : repeat-x;
border : white solid 2px;
}
#corps h {
color : rgb(181, 13, 4);
text-align : center;
font-family : "Comic Sans MS", "Arial Black", "Times New Roman", Times, serif;
}
#pied_de_page {
padding : 5px;
text-align : center;
color : white;
background-color : black;
background-image : url("images/motif.png");
background-repeat : repeat-x;
border : white solid 2px;
}
