body
{
background:#000;
font-family:garamond,verdana,"sans-serif";
font-size:0.8em;
color:#999;
margin:10;
padding:0;
}
div#header
{
height:200px;
width:800px;
background:url("./im/header.jpg") no-repeat;
font-family: garamond,verdana,"sans-serif";
font-size:2.5em;
font-weight:bold;
margin:10px auto;
padding:10px;
}
div#menu
{
width:620px;
margin:0 auto;
padding:0 10px;
font-size:2em;color:#999;
list-style-type:none;
}
div#menu a {text-decoration:none;color:#999;}
        li {display:inline;padding:0;text-align:center;}
        a:hover {color:#fff;font-weight:bold;}

div#sepa {width:750px;height:2px;border-bottom:1px solid #999;margin:auto;}
div#sepas {width:580px;height:1px;border-bottom:1px solid #999;margin:auto;}

div#contenu
{
width:800px;
height:auto;
margin:auto;
}

div#anim 
{
width:750px;
height:105px;
margin:auto;
}
div#anim img {display:inline;}
div#bloc
{
width:580px;
height:auto;
margin:auto;
padding:0 10px;
font-size:1em;
}
div#bloc h1 {font-size:1.8em;text-align:center;}
div#bloc p {font-size:1.4em;text-align:justify;}

div#blocb
{
overflow:scroll;
width:750px;
height:900px;
margin:auto;
padding:0 10px;
font-size:1.3em;
text-align:justify;
}
a:hover{font-weight:bold;}
h1 {font-size:1.5em;font-weight:bold;}
div.clear {clear:both;}

div#gauche
{
width:360px;
height:1100px;
float:left;
}
div#droite
{
width:360px;
height:1100px;
float:right;
}
div#sepaxs
{width:360px;border-bottom:dotted;height:1px;color:#333;}

div#footer {width:700px; height:30px;text-align:center;font-size:1.2em;margin:auto;}
