salut a tous alors voila j'ai un probleme avec ma feuille de style je n'arrive pas a placer mes blocks ou je veux en recanche centrer et sur les cote donc voila mon cote
voila si quelqu'un a une soluce je suis prenneur
++
-abL^
.conteneur {
width : 1024px;
margin-left : auto;
margin-right : auto;
}
.header {
background-image : url('design/newdesign2_04.jpg');
width : 776px;
height : 183px;
background-position : top center;
}
.menu {
background-image : url('design/newdesign2_09.jpg');
height : 36px;
width : 776px;
background-position : center;
text-align : center;
}
.barredroite1 {
background-image : url('design/newdesign2_21.jpg');
width : 30px;
height : 12px;
background-position : right;
}
.barredroite2 {
background-image : url('design/newdesign2_22.jpg');
width : 30px;
background-position : right;
background-repeat : repeat-y;
}
.barredroite3 {
background-image : url('design/newdesign2_23.jpg');
width : 30px;
height : 12px;
background-position : right;
}
.barregauche1 {
background-image : url('design/newdesign2_21.jpg');
width : 30px;
height : 12px;
background-position : left;
}
.barregauche2 {
background-image : url('design/newdesign2_22.jpg');
width : 30px;
background-position : left;
background-repeat : repeat-y;
}
.barregauche3 {
background-image : url('design/newdesign2_23.jpg');
width : 30px;
height : 12px;
background-position : left;
}
.contenu1 {
background-image : url('design/newdesign2_16.jpg');
width : 763px;
height : 10px;
background-repeat : no repeat;
background-position : center;
}
.contenu2 {
background-image : url('design/newdesign2_17.jpg');
width : 763px;
background-position : center;
}
.contenu3 {
background-image : url('design/newdesign2_18.jpg');
width : 763px;
height : 15px;
background-position : center;
text-align : right;
}
.blanc {
background-image : url('design/newdesing2_14jpg');
width : 764px;
height : 240px;
background-position : center;
}
.copyright {
background-image : url('design/newdesign2_15.jpg');
width : 782px;
height : 42px;
margin-top : 25px;
background-position : bottom center;
text-align : center;
}
.body {
font-family: "Arial Black", Arial, Verdana, serif;
text-decoration : none;
text-align :center;
}
voila si quelqu'un a une soluce je suis prenneur
++
-abL^