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

img {
border: 0;
}

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



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

a {
color: #666666;
font-weight: bold;
text-decoration: none;
}

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

.menu_fond a {
color: #666666;
background: url('images/menu_lien.png') no-repeat bottom;
display : block;
padding: 4px;
font-weight:bold;
font-size: 11px;
text-align: center;
}

.menu_fond a:hover { 
color: #000000;
}

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






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

#global {
margin : auto;
width: 821px;
margin-top: 60px;
}

#barre {
	background-image: url(./images/barre.png);
	color: #FFFFFF;
	font-family:"Arial", Times, serif;
}


#header {
height: 141px;
}

#header_logo {
float: left;
width: 296px;
height: 141px;
}

#header_droite {
float: left;
background: url('images/header_droite.png') no-repeat;
width: 525px;
height: 141px;
}


#header_droite_ban {
width: 468px;
height: 60px;
position: relative;
top: 56px;
border: 1px solid #d2b048;
}

#news {
background: url('images/news.png') no-repeat;
height: 47px;
font-size: 10px;
color: #666666;
}

#news_texte {
float: left;
width: 626px;
position: relative;
left: 53px;
text-align: center;
position: relative;
top: 12px;
}

#news_connectes {
float: right;
width: 50px;
position: relative;
right: 46px;
text-align: center;
position: relative;
top: 12px;
}

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

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

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

.menu_haut_titre {
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
padding: 0 12px 0 19px;
position: relative;
top: 8px;
}

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

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

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

.cagnotte_texte {
font-size: 10px;
padding: 0 10px 0 72px;
position: relative;
top: 30px;
text-align: center;
font-weight: bold;
}

#container_droite {
float: right;
width: 593px;
position: relative;
right: 42px;
}

.contenu_haut {
height: 26px;
margin-top: 6px;
}

.contenu_texte {
padding: 12px 8px 12px 0;
text-align: justify;
}

#coffre_fort{
background : url('images/coffre_fort.PNG') no-repeat;
padding: 100px 5px 150px 10px;
width: 274px;
height: 250px;
}


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

#footer_texte {
text-align: center;
font-size: 10px;
color: #666666;
position: relative;
top: 40px;
}

#copyright {
margin-bottom: 16px;
color: #FFFFFF;
text-align: center;
font-size: 10px;
}

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