body {
margin:0;
background:#103E66 url(img/background.jpg) top left repeat-x;
text-align:center;
font-size:11px;
color:white;
font-family:Sans-serif;
}

a {
color:white;
font-weight:bold;
} 

a:hover {
text-decoration:none;
}

#container {
margin:auto;
width:957px;
text-align:left;
}

#header {
background:url(img/background_top.gif) top left no-repeat;
padding-left:147px;
padding-right:68px;
height:190px;
font-size:0; /* Debug IE 5.x */
}

#onglets {
width:220px;
float:right;
text-align:right;
}


#middle {
height:382px;
background:url(img/background_middle.gif) top left no-repeat;
padding-left:68px;

}

#footer {
height:48px;
background:url(img/background_footer.gif) top left no-repeat;
padding:0 70px;
}

#footer p {
margin:0;
padding:10px;
}

#footer p a, #footer p a:hover {
text-decoration:underline;
}

#flash-container {
text-align:right;
height:119px;
height:116px;
}

#compteur {
margin:15px 10px 0 0;
}