body {
margin-top : auto;
font-size: 12px;
color : #000000;
font-family: Verdana, Helvetica, sans-serif;
background : #ff7c00;
background-position: 0px 30px;
}

ul, li{}
img {
border: 0;
}
table.stat { border-width: 1px; border-spacing: 0px; border-style: none; border-collapse: collapse; }
table.stat td { border-width: 1px; border-spacing: 0px; border-style: inset; border-collapse: collapse; }







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

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

a:hover { 
color : #FF0000;
}

.menu_gauche a {
display:  block;
font-size: 14px;
font-family: Verdana, Helvetica, sans-serif;
line-height: 65px;
background : url('./img/bouton.png') no-repeat;
font-weight: bold;
padding: 0px 4px 4px 15px;
}

.menu_gauche a:hover {

text-decoration: none;
}


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



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

#global {
padding-top: 0px;	
margin : auto;
width: 760px;
}

#header {
height: 110px;
padding-left: 20px;
}

#headertext {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
position: relative;
top: 5px;
padding-left: 500px;

}
.couleur {
padding-top: 45px;
margin-bottom: 14px;
}

#container {
width: 770px;
padding: 20px 10px 10px 0;
}

#container_gauche {
float: left; 
width: 176px;
padding: 10px 0 10px 18px;
}

#container_droite {
float: right;
width: 520px;
padding: 17px 49px 10px 0;

}

#fondbas {
padding: 15px 49px 10px 0;
background : url('./img/entetebas.png') no-repeat bottom;	
}

#fondtexte {
background : url('./img/fondboite.png') repeat-y;

}
#texte {
padding-left: 15px;
width: 480px;

}

.couleur {
padding-top: 45px;
margin-bottom: 14px;
}

.menu_gauche_titre {
color: #ff7c00;
font-size: 18px;
padding: 0 0 4px 0;
font-weight: bold;
background : #FFFFFF url('./menu_gauche_fond.png') no-repeat bottom;
}

.menu_gauche {
margin-bottom: 18px;
}

#container img  { padding: 10px 0; margin: 0 auto;  }
#container span { display: block; text-align: center; }

h1 {
font-family: Verdana, Helvetica, sans-serif;
text-align: left;
margin: 0 0 8px 0;
color: #ff7c00;
font-size: 14px;
padding: 8px 0 4px 10px;
font-weight: bold;
height: 32px;
}

#footer_texte {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
position: relative;
top: 5px;
padding-left: 10px;
}