body {
margin : auto;
padding : 0;
font-size: 12px;
color : #231f20;
font-family: Arial, Helvetica, sans-serif;
background : #FFFFFF url('images/fond.png') repeat-x;
}

img {
border: 0;
}

form {
display: inline;
}





/******************** LIENS ********************/ 

a {
color : #CC0000;
text-decoration: none;
}

a:hover { 
color : #231f20;
}

#menu a {
display : block;
padding: 3px 8px 3px 8px;
font-size: 11px;
color : #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#menu a:hover {
color: #FFFFFF;
background: #64821B;
}

#footer a {
color : #000000;
}

#footer a:hover {
color: #221F1F;
border-bottom: #221F1F 1px dotted;
}


/******************** LIENS ********************/ 





/******************** DESIGN GLOBAL ********************/ 

#global {
margin : auto;
width: 800px;
margin-top: 8px;
}

#header {
height: 239px;
background : #231F20;
}

#news_stats {
color: #FFFFFF;
height: 39px;
background : url('images/news_stats.png') no-repeat;
}

#news {
float: left;
width: 470px;
position: relative;
left: 22px;
top: 9px;
}

#stats {
float: right;
text-align: center;
font-weight: bold;
width: 272px;
position: relative;
right: 15px;
top: 9px;
}

#container {
background : #231F20;
padding-top: 10px;
}

#container_gauche {
float: left;
width: 213px;
background : url('images/menu_fond.png') repeat-y;
position: relative;
left: 16px;
}

#menu {
padding: 5px 3px 16px 1px;
color: #FFFFFF;
background : url('images/menu_bas.png') no-repeat bottom;
}

.menu_titre {
margin-top: 10px;
height: 30px;
background : url('images/menu_titre.png') no-repeat;
}

.menu_titre_texte {
font-size: 15px;
font-weight: bold;
position: relative;
left: 10px;
top: 6px;
}

#container_droite {
margin-top: 8px;
float: right;
width: 548px;
position: relative;
right: 12px;
}

.contenu_fond {
width: 548px;
background : url('images/contenu_fond.png') repeat-y;
}

.contenu_haut {
min-height: 360px;
background : url('images/contenu_haut.png') no-repeat top;
}

.contenu {
min-height: 360px;
background : url('images/contenu_bas.png') no-repeat bottom;
}

.contenu_contenu {
padding-top: 20px;
padding-bottom: 20px;
width: 508px;
position: relative;
left: 20px;
}

.separ {
width: 92%;
height: 2px;
background : url('images/separ.png') repeat-x;
margin: auto;
}

.contenu_titre {
height: 33px;
width: 512px;
background : url('images/contenu_titre.png') no-repeat;
margin: 10px 0 8px 0;
}

.contenu_titre_texte {
font-size: 15px;
font-weight: bold;
position: relative;
left: 12px;
top: 6px;
color: #FFFFFF;
}

.bann_titre {
margin-top: 16px;
background : url('images/bann_titre.png') no-repeat;
height: 19px;
}

.bann_titre_gauche {
float: left;
width: 190px;
position: relative;
top: 3px;
left: 46px;
font-weight: bold;
}

.bann_titre_droite {
float: right;
width: 520px;
position: relative;
top: 3px;
right: 46px;
text-align: right;
}

.bann_avec {
background : url('images/bann_avec.png') no-repeat;
height: 113px;
}

.bann_sans {
background : url('images/bann_sans.png') no-repeat;
height: 113px;
}

.bann_bann {
height: 90px;
width: 728px;
position: relative;
top: 11px;
left: 37px;
}

#footer {
height: 120px;
background : url('images/footer.png') no-repeat;
margin-bottom: 10px;
}

#footer_texte {
font-weight: bold;
width: 560px;
text-align: center;
position: relative;
top: 60px;
left: 126px;
}

/******************** DESIGN GLOBAL ********************/
