body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
background-image:url(back.gif);
background-repeat:repeat
}
#header {
height: 120px;
background-image:url(backhead1.gif);
}
#pub {
position: absolute;
height: 60px;
width: 470px;
right: 20px;
top: 20px;
}
#header2 {
height: 30px;
background-image:url(backhead2.gif);
}
#conteneur {
position: absolute;
width: 750px;
left: 50%;
margin-left: -375px;
background-image:url(backmenu.gif);
background-repeat:no-repeat;
background-color:#CC6666;
top: 2px;
}
#centre {
background-color:#FFCCCC;
margin-left: 150px;
margin-right: 150px;
}
#centre2 {
margin-left: 150px;
margin-right: 100px;
}
#gauche {
position: absolute;
left:0;
width: 145px;
margin-top: 5px;
margin-left: 5px;
}
#droite {
position: absolute;
right:0;
width: 145px;
margin-top: 5px;
margin-left: 5px;
}
#pied {
height: 20px;
background-color: #990000;
text-align:center;
color: #FFCCCC;
}
h1 {
font-size: 160%;
color:#FFCCCC;
text-align: left;
margin-left: 15px;
display:inline;
}
h2 {
font-size: 140%;
text-align: left;
display:inline;
}
.centre {
padding: 5px;
}
.menugauche {
list-style-type:square;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 2px;
font-weight:bold;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type:none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
font-weight:bold;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
