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

img {
border: 0;
}





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

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

p {
color : #076e08;
text-align : left;
}

a:hover { 
color : #FFFFFF;
}

#container_gauche a {
display: block;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color : #FFFFFF;
text-decoration: none;
font-weight: bold;
background : url('images/menu_fond.gif') no-repeat top;
padding: 5px 5px 5px 36px;
}

#container_gauche a:hover {
color : #FFFFFF;
background : url('images/menu_fond_hover.gif') no-repeat top;
}

#footer_texte a {
color : #FFFFFF;
text-decoration: none;
border-bottom: 1px #FFFFFF solid;
}

#footer_texte a:hover {
color : #259006;
border-bottom: 1px #259006 solid;
}

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





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

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

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

#menu_haut {
height: 29px;
position: relative;
top: 124px;
left: 20px;
}

.menu_haut_liens {
float: left;
margin-right: 13px;
width: 102px;
height: 29px;
}

.menu_haut_liens2 {
float: left;
margin-right: 13px;
width: 230px;
height: 29px;
}

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

#container_gauche {
float: left;
position: relative;
left: 21px;
width: 201px;
padding: 20px 0 20px 0;
}

#container_droite {
float: right;
position: relative;
right: 21px;
width: 537px;
padding: 10px 0 0 0;
}

.bloc_titre {
background : url('images/bloc_titre.gif') no-repeat;
height: 74px;
}

.bloc_titre_texte {
font-size: 20px;
color: #86c830;
position: relative;
top: 34px;
left: 80px;
}

.bloc_fond {
background : url('images/bloc_fond.gif') repeat-y;
}

.bloc_bas {
font-size: 12px;
background : url('images/bloc_bas.png') no-repeat bottom;
min-height: 200px;
color: #076e08;
padding: 10px 18px 18px 18px;
margin-bottom: 10px;
}

#footer {
background : url('images/footer.jpg') no-repeat;
height: 288px;
margin-bottom: 22px;
}

#footer_texte {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
position: relative;
top: 244px;
padding: 0 20px 0 20px;
}

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