mué dsl voila le code ccs :
body
{
background-color:#cdc7c7;
width:760;
margin:auto;
margin-top:20px;
margin-bottom:20px;
}
#menu
{
float:left;
width:120px;
}
.element_menu
{
background-image: url("graphique/font_element_menu.jpg");
border: 2px ridge yellow;
text-align:center;
}
#corps
{
margin-left:160px;
margin-right:1px;
margin-bottom:20px;
padding:5px;
color:blue;
background-color:white;
border:10px ridge #1800FF;
}
#pied_de_page
{
background-image: url("graphique/fond-2.jpg");
background-repeat: repeat-x ;
margin-left:140px;
margin-right:10px;
padding:5px;
text-align:center;
color:#b3b3b3;
background-color:#1800FF;
border:2px solid black;
}
#en_tete
{
background-image: url("graphique/fond-2.jpg");
background-repeat: repeat-x ;
margin:auto;
width:371px;
height:140px;
background-image: url("graphique/bigcity.jpg");
margin-bottom:10px;
border: 2px solid black;
margin-left:300px ;
background-repeat: no-repeat;
}
Bon j´ai enlever tout les trucs factif ;)