body {
margin : auto;
padding : 0;
font-size: 12px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
background : #FFFFFF;
}

img {
border: 0px;
}

input, textarea, select {
font-family : Verdana, Arial, Helvetica, sans-serif;
padding : 3px;
color: #999999;
font-size : 11px;
background: #FFFFFF;
border: 1px solid #ab5ce2;
font-weight: normal;
}





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

a {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#header_haut a {
color : #000000;
text-decoration: none;
padding: 19px 14px 32px 0;
display: block;
text-align: center;
}

#header_haut a:hover { 
color : #000000;
text-decoration: underline;
}

#menu_gauche_bas a {
color : #FFFFFF;
text-decoration: none;
background : url('images/menu_gauche_lien.png') no-repeat left top;
display: block;
padding: 0 8px 0 36px;
margin-bottom: 5px;
font-size: 14px;
}

#menu_gauche_bas a:hover { 
color : #FFFFFF;
text-decoration: underline;
}

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





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

#global {
width: 805px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
}

#header_haut {
font-size: 18px;
height: 88px;
background : url('images/header_haut.png') no-repeat top;
}

#header {
height: 177px;
}

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

#container {
min-height: 620px;
background : url('images/container_bas.png') no-repeat bottom;
padding-bottom: 60px;
}

#container_gauche {
float: left;
width: 239px;
position: relative;
left: 15px;
}

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

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

#menu_gauche_bas {
min-height: 582px;
background : url('images/menu_gauche_bas.png') no-repeat bottom;
padding-top: 14px;
}

#container_droite {
float: right;
width: 532px;
padding-top: 12px;
}

.titre {
float: right;
width: 400px;
height: 38px;
background : url('images/titre.png') no-repeat;
margin-bottom: 14px;
}

.titre_texte {
color: #FFFFFF;
font-size: 18px;
padding: 0 16px 0 16px;
position: relative;
top: 8px;
}

.contenu {
width: 512px;
}

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