http://www.pachandball.fr/
Bonjour,
Voici mon site, avant il fonctionnait bien mais depuis plusieurs jours gros décalage ( gros blanc à droite). Impossible de trouver le souci. Pouvez-vous m'aider ?? Merci d'avance à vous, voici ma feuille de style.

#centre a{
color:black;
}
#centre a:hover {
text-decoration: none;
color:#21356a;
}
#ecriture{
color:black;
font-size:15px;
line-height:2em;
margin:3em 0 3em 3em;
}
img {
border:0;}
body {
font-family:"Trevuchet MS", Arial, Helvetica, sans-serif;
color:black;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height: 120px;
background-color: white;
background: url('images/head1.jpg') top left no-repeat;
}
#conteneur {
position: absolute;
width: 100%;
background-color:white;
}
#centre {
margin-left:183px;
background: url('images/centre.gif') bottom right no-repeat;
width:1060px;
height:665px}
#menu_haut {
margin: 0;
padding: 0em 1em 0em 0em;
list-style-type:none;
background-color:black;
text-align:right;
color:white;
font-family:"Trebuchet MS", Arial;
font-size:98%;
font-weight:bold;
text-indent:1em;
}
#menu_haut li{
 display: inline;
}
#menu_haut a {
color: white;
text-decoration: none;
}
#menu_haut a:hover {
text-decoration:underline;
}
.menugauche{
 float:left;
 width:15em;
 padding: 1em 0 7em 0;
 margin: 0px;
 background: url('images/menu.gif') top left no-repeat;
 }
 .menugauche ul{
 list-style-type:none;
 padding: 0;
 margin:0;
 }
 .menugauche li a {
 display: block;
 text-align:center;
 text-decoration: none;
 height:2em;
 line-height:3em;
 color:white;
 font-weight:bold;
 font-size: 117%;
 font-family:"Trebuchet MS", Arial;
 }
 .menugauche li a:hover{
 color:white;
 }
 .menugauche img{
 margin:3em 0 0 3em;
 }
 #gauche img{
margin-left:0px;
 }
 #gauche{
 position: absolute;
left:0; /* on place le bloc gauche à gauche en position absolue */
background-color:white;
width: 183px;
height: 685px;
 }
 #pied a{
color:#223874;
}
#pied a:hover {
text-decoration: none;
color:#223874;
}

Modifié par cpepette (06 Feb 2008 - 11:36)
Bonjour,

Si ce décalage est arrivé subitement, peut-être te souviens-tu des modifications que tu as effectué "il y a quelques jours" Smiley cligne ?