body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
h1
{ font-family:Verdana;
 font-size:14px;
 color:#000000;
 text-decoration:none;
 }
.under_h1
{ font-family:Verdana;
 font-size:14px;
 color:#000000;
 text-decoration:none;
 }
h5
{ font-family:Verdana;
 font-size:12px;
 color:#000000;
 text-decoration:none;
 }
.under_h5
{ font-family:Verdana;
 font-size:12px;
 color:#000000;
 text-decoration:none;
 }
#header 
{
height: 100px;
background-image:url("http://www.mega-guide.com/images/haut.png");
border:1px solid #ff3300;
}
#conteneur 
{
position: absolute;
width: 100%;
background-color:#ffffcc;
border:1px solid #ffffcc;
}
#centre 
{
height: 940px;
overflow:auto;
background-color:#ffffcc;
margin-left: 150px;
margin-right: 150px;
border:2px solid #ff3300;
}
#gauche 
{
position: absolute;
left:0;
width: 150px;
}
#droite 
{
position: absolute;
right:0;
width: 150px;
}
#pied 
{
height: 50px;
background-color: #ffffcc;
border:2px solid #ff3300;
}

.menugauche 
{
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li 
{
margin-bottom: 5px;
}
.menugauche a 
{
margin: 0 2px;
color: #6666cc;
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: #6666cc;
text-decoration: underline;
}
.menudroit a:hover 
{
text-decoration: none;
}