body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
p {
margin: 0 0 10px 0;
}
#header {
height: 102px;
background-image: url(../picts/Banner.png);
}
#haut {
height: 12px;
background-color:#333333;
}
#conteneur {
width:699px;
margin:0 auto;
background-color:#000000;
}
#centre {
background-color:#333333;
margin-left: 150px;
margin-right: 150px;
}
#gauche {
float:left;
width: 150px;
background-color:#000000;
}
#droite {
float:right;
width: 150px;
background-color:#000000;
}
#pied {
clear:both;
height: 51px;
background-image: url(../picts/Footer.png);
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #000000;
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;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}