body {
font-family: Arial, Verdana, Helvetica, sans-serif;
}
#conteneur {
}
#bandeau p {
text-align : center;
}
.sous_titre {
text-align : center;
}
#haut {
height: 200px;
}
#haut li {
}
.menu {
position : absolute;
left :50%;
margin-left : -290px;
list-style-type: none;
}
.menu a {
}
.menu a:link, .menu a:visited {
}
.menu a:hover {
}
.vertical2 {
margin: 380px 0 0 0;
}
.menu2 {
list-style-type: none;
margin: 0;
padding: 0;
}
.menu2 a {
display: block;
width: 150px;
height: 2.5em;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 70%;
font-weight: bold;
text-align: left;
color: black;
text-decoration: none;
}
.menu2 a:hover {
color: grey;
font-size: 70%;
}

#centre {
width : 100%;
}
#gauche {
float : left;
width : 20%;
}
#droite {
float : left;
}
.normal {
margin: 0 20px 0 20px;		/*marge : H D B G*/
color: black;
text-align: justify;
font-size: 1em;
font-weight : bold;
}
.sep {
clear : both;
}
#bas {

} 