
body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
margin: 0;
padding: 0;
}
h1
{ font-family:Verdana;
 font-size:14px;
 color:#006699;
 text-decoration:none;
 }
.under_h1
{ font-family:Verdana;
 font-size:14px;
 color:#006699;
 text-decoration:none;
 }
h5
{ font-family:Verdana;
 font-size:12px;
 color:#006699;
 text-decoration:none;
 }
.under_h5
{ font-family:Verdana;
 font-size:12px;
 color:#006699;
 text-decoration:none;
 }
#header 
{
height: 100px;
background-color: #ffffff;
background-image:url("http://www.xhardx.com/images/haut.jpg");
border:2px solid #ffcccc;
}
#conteneur 
{
position: absolute;
width: 100%;
background-color:#ffffff;
border:0px solid #ffffff;
}
#centre 
{
height: 940px;
overflow:auto;
background-image:url("http://www.xhardx.com/images/corp.jpg");
margin-left: 150px;
margin-right: 150px;
border:2px solid #ffcccc;
}
#gauche 
{
position: absolute;
background-image:url("http://www.xhardx.com/images/menu.jpg");
left:0;
width: 150px;
}
#droite 
{
position: absolute;
background-image:url("http://www.xhardx.com/images/menu.jpg");
right:0;
width: 150px;
}
#pied 
{
height: 30px;
background-color: #ffffff;
background-image:url("http://www.xhardx.com/images/bas.jpg");
border:1px solid #ffcccc;
}

.menugauche 
{
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li 
{
margin-bottom: 5px;
}
.menugauche a 
{
margin: 0 2px;
color: #006699;
text-decoration: underline;
}
.menugauche a:hover 
{
text-decoration: none;
background-color: #ff9999;
}

.menudroite 
{
list-style-type: none;
margin: 0;
padding:0;
}
.menudroite li 
{
margin-bottom: 5px;
}
.menudroite a 
{
margin: 0 2px;
color: #006699;
text-decoration: underline;
}
.menudroite a:hover 
{
text-decoration: none;
background-color: #ff9999;
}
