si sa peu vous aider
body
{
width : 99%;
margin : 0px;
margin-top : 0;
margin-bottom : 0;
background-color : #666666;
color : #b3b3b3;
}
- en_tete
{
width : 100%;
height : 185px;
background-image : url("images/banniere5.gif");
margin-bottom : 0;
border: 2px solid white;
}
- menu2
{
background-color : #000000;
color : #990033;
}
. element_entete2 a
{
color : white;
text-decoration : none;
}
. element_entete2 a:hover {
color : #990033;
}
- menu
{
float : left;
width : 160px;
color : black;
border: 2px solid white;
background-color : #666666;
}
. element_menu
{
width : 160px;
background-color : #000000;
border : 0 none inherit;
margin-bottom : 0;
color : black;
float : left;
}
. element_menu a
{
color : #990033;
text-decoration : none;
}
. element_menu a:hover
{
color : white;
}
- corps
{
width:82%;
float : right;
background-color: #000000;
border: 2px solid white;
}
. element_corps a
{
color: #CC0033;
text-decoration:none;
}
. element_corps a:hover
{
color:white;
}
c´est mon CSS