1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
| #imgtitre1 {
top: 10px;left: 20px;
}
#titre1, #titre2 {
top: 15px;left: 30px;z-index: +1;color: #FFFFFF;width: 340px;text-align: center;
}
#titre2 {
top: 390px;left: 30px;z-index: +1;
}
#imgactu1{
top: 65px;left: 2px;border: 5px double #3d8823;
}
#imgtitre2 {
top: 385px;left: 20px;
}
#imgactu2 {
top: 440px;left: 2px;border: 5px double #3d8823;
}
#imgsalon{
top: 0px;left: 0px;border: 5px double #3d8823;
}
/* on vient surcharger la mise en page de commun.css */
#zoneListeContenuRep {
top: 100px;left: 420px;
}
#zoneListeContenuRep div {
width: 580px;
}
.dossier {
font-size :30px;color: #3d8823;
}
#imglogo {
top: 10px;left: 570px;border-bottom: 1px solid #CC0000;padding-bottom: 10px;
} |
Partager