body  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0 }

#header {
height: 100px;
background-color:#FFF;
}

#header h1 {margin-left: 150px;
}

#conteneur {
position: relative;
width: 750px;
margin: 0 auto; 
background-color:#CCCCFF;
}
#centre {
background-color:#9999CC;
margin-left: 150px;
}
#gauche {
position: absolute;
left:0;
width: 150px;
hight:300px;
}

#pied p { color: white; font-size: 10px; font-family: Arial; text-align: right;  }
#pied p a {color: white; font-size: 10px; font-family: Arial; text-align: right; text-decoration: none}

#mail a { text-decoration: underline }
.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;
}
p          { color: #666; font-size: 13px; margin-right: 30px; margin-left: 30px }
p a     { color: #666; font-size: 13px; font-weight: bold; text-decoration: none }
p a:hover    { color: #900; font-size: 13px; text-decoration: none }



h1 { color: #900; font-size: 2em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 0.67em 0 0.67em 10px }
h3  { font-size: 1.17em; font-weight: bold; margin: 30px 0 1em 10px }
h2 { color: #fff; font-size: 16px; font-family: Arial; font-weight: bold; margin: 0.83em 260px 0.83em 0 }
