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

img {
border: 0;
}

form , ul , li {
margin: 0;
padding:0;
}

ul
{
	list-style-type: none;
}




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

a {
color : #000000;
font-weight: bold;
}

a:hover {
color : #000000;
font-weight: bold;
text-decoration: underline;
}

.menu_fond_2_liens a {
text-align: left;
padding: 7px 10px 7px 55px; 
display: block;
font-size: 13px;
color : #241d09;
font-weight:bold;
text-decoration: none;
background : url('images/menu_lien.png') no-repeat;
}

.menu_fond_2_liens a:hover { 
color : #241d09;
text-decoration: underline;
background : url('images/menu_lien_hover.png') no-repeat;
}


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





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

#fond_haut {
background: url('images/fond_haut.png') repeat-x;
}

#global {
margin : auto;
width: 927px;
padding: 54px 0 20px 0;
}

#header {
height: 208px;
background: url('images/header.png') no-repeat;
}

#header_dessus {
width: 817px;
height: 186px;
position: relative;
top: 15px;
left: 94px;
}

#container {
background: url('images/container_fond.png') repeat-y;
padding: 8px 0 8px 0;
}

#container_gauche {
float: left;
width: 194px;
}

.menu_haut_1 {
background: url('images/menu_membres.png') no-repeat;
height: 71px;
}

.menu_fond_1 {
background: url('images/menu_fond_1.png') repeat-y;
text-align: center;
}

.menu_bas_1 {
height: 22px;
background: url('images/menu_bas_1.png') no-repeat;
margin-bottom: 14px;
}

.menu_haut_2 {
height: 52px;
}

.menu_fond_2 {
background: url('images/menu_fond_2.png') repeat-y;
padding: 8px 0 4px 0;
}

.menu_fond_2_texte {
background: url('images/menu_fond_2.png') repeat-y;
padding: 0 18px 0 18px;
}

.menu_bas_2 {
height: 17px;
background: url('images/menu_bas_2.png') no-repeat;
margin-bottom: 14px;
}

#container_droite {
float: right;
width: 704px;
position: relative;
right: 15px;
padding-top: 6px;
}

.news {
height: 26px;
background: url('images/news.png') no-repeat;
margin-bottom: 12px;
}

.news_texte {
font-weight: bold;
padding: 0 12px 0 12px;
color: #FFFFFF;
text-align: center;
position: relative;
top: 6px;
}

.stats {
float: left;
width: 229px;
height: 59px;
margin-right: 5px;
margin-bottom: 12px;
}

.stats_texte {
position: relative;
top: 36px;
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
padding-left: 155px;
}

.pub {
height: 113px;
margin-bottom: 12px;
}

.pub_1 {
float: left;
width: 120px;
height: 113px;
}

.pub_2 {
float: left;
width: 468px;
height: 113px;
background: url('images/pub_2.png') no-repeat;
}

.pub_2_bann {
width: 468px;
height: 60px;
position: relative;
top: 43px;
}

.pub_3 {
float: left;
width: 116px;
height: 113px;
background: url('images/pub_3.png') no-repeat;
}

.pub_3_texte {
text-align: center;
font-size: 18px;
color: #46840c;
position: relative;
top: 54px;
}

.bloc_1 {
width: 340px;
}

.bloc_1_haut {
height: 56px;
}

.bloc_1_fond {
text-align: center;
padding: 15px;
background: url('images/bloc_1_fond.png') repeat-y;
}

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

.bloc_2 {
width: 344px;
}

.bloc_2_haut {
height: 56px;
}

.bloc_2_fond {
text-align: center;
padding: 15px;
background: url('images/bloc_2_fond.png') repeat-y;
}

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

.bloc_3_haut {
/*height: 100px;*/
text-align: center;
background: url('images/bloc_3_fond.png') repeat-y;
}

.bloc_3_fond {
padding: 16px;
background: url('images/bloc_3_fond.png') repeat-y;
}

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

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

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