salut voila mon probleme je n arrive pas vraiment a le decrire donc je vous fais voir : ici.
donc mon corp ne ce duplique pas
voici mon code :
donc mon corp ne ce duplique pas
voici mon code :
body
{
width: 800px;
margin: auto;
background: #FFFFFF;
font-size: 10px;
font-family: Verdana;
background-repeat: repeat-x;
}
ul
{
list-style-type: none;
padding: 0px;
}
p
{
color: #C6A655;
font-size: 13px;
font-family: Verdana;
}
a
{
color: #C6A655;
font-size: 12px;
font-family: Verdana;
}
#p_header
{
width: 800px;
height: 8px;
background-image: url("images/index_01.gif");
background-repeat: no-repeat;
}
#header
{
width: 800px;
height: 322px;
background-image: url("images/index_02.gif");
}
#barre_gauche
{
width: 38px;
height: 443px;
background-image: url("images/index_03.gif");
float: left;
background-repeat: repeat-x;
}
#menu
{
width: 159px;
height: 443px;
background-image: url("images/index_04.gif");
float: left;
background-repeat: repeat-x;
}
#blanc
{
width: 54px;
height: 443px;
background-image: url("images/index_05.gif");
float: left;
background-repeat: repeat-x;
}
#corp
{
width: 508px;
height: 443px;
background-image: url("images/index_06.gif");
float: left;
background-repeat: repeat-x;
}
#barre_droite
{
width: 41px;
height: 443px;
background-image: url("images/index_07.gif");
float: left;
background-repeat: repeat-x;
}
#p_barre_gauche
{
width: 38px;
height: 17px;
background-image: url("images/index_08.gif");
float: left;
background-repeat: repeat-x;
}
#footer
{
width: 721px;
height: 17px;
background-image: url("images/index_09.gif");
float: left;
background-repeat: repeat-x;
}
#p_barre_droite
{
width: 41px;
height: 17px;
background-image: url("images/index_10.gif");
float: left;
background-repeat: repeat-x;
}