/* CSS Document */

h3{
padding:5px;
}

h5{
padding:5px;
font-weight:200;
}

h4{
background-image:url(h1.jpg);
background-repeat:repeat-x;
padding:5px;
}

#contenu{
position:absolute;
top:0px;
width:900px;
left:50%;
margin-left:-450px;
}

body {
background-color:#222222;
/*background-repeat:repeat-x;
background-attachment:fixed;*/
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#haut{
float:left;
top:0px;
width:900px;
}

#baniere{
float:left;
background-image: url(img/baniere.jpg);
height:182px;
width:900px;
}

#menu1{
float:left;
background-color:#333333;
/*background-image: url(img/menu6.1.jpg);*/
width:900px;
height:55px;
text-align:left;
}


#milieu{
float:left;
top:245px;
background-color:#121212;
width:880px;
text-align:justify;
line-height:2;
padding:10px;
padding-top:25px;
font-size:13px;
}


#gauche{
float:left;
left:0px;
width:560px;
padding:10px;
padding-top:25px;
text-align:justify;
line-height:1.7;
}

#droite{
float:left;
width:290px;
left:600px;
padding:5px;
padding-top:25px;
text-align:center;
color:#663300;
}

#image{
float:left;
padding:10px;
width:860px;
}

#spacer {
left:0px;
clear:both;
}

#bas{
background-color:#33CCFF;
height:85px;
width:900px;
left:0px;
background-image:url(img/bas.jpg);
text-align:center;
color:#999999;
font-size:10px;
}

