Yop………
Malgré la FAQ je ne comprend pas mon problème de marges …
il y a une marge sous IE qui n'est pas sous Firefox
c'est sur le menu a droite ( le div gauche )


body {

    font-family : verdana, arial, sans-serif;
    font-size : 12px;
    background : url('images/fond.gif') repeat-y 50%;
 background-color : #23943E;
    margin : auto;
    text-align : center;
width : 680px ;
}
a:link {
font-family:verdana, sans-serif;
font-size:100%;
color:gray;

text-decoration:none;
}
a:visited {
font-family:verdana, sans-serif;
font-size:100%;
color:#696969;

text-decoration:none;
}
a:hover {

font-family:verdana, sans-serif;
font-size:100%;
color:black;
}
#global {
width: 680px;
margin-left: auto;
margin-right: auto;

text-align: left;
}
.ban {
    margin : auto;
background-image: url('images/ban.gif');
width: 680px;
height: 177px;
}
.centre {
width: 438px;
float: left;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
padding-left:41px;
}
#gauche {

width: 161px;
margin-right : 33px;
margin-left : 485px;
}
.menu{

margin-right: 1px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
padding-left:0px;
}
.menu li{

width: 100%;
display: block;
padding-right: 0px;
}

.menu a{

height: 40px;
font-size:140%;
display: block;
margin-top: 1px;
color : black;

line-height: 40px;
text-align :left;
}

.menu a:hover{
background-color: #5899FF;
}

merci
PS : mon site n'est pas valide a 4 trucs pres mais il le sera bientôt promis Smiley cligne
Modifié par gaero (06 Mar 2006 - 16:29)
Smiley biggrin cas marche j'ai juste rajouté
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
dans mon menu