body {
margin : auto;
padding : 0;
font-size: 12px;
color : #696969;
font-family: Arial, Helvetica, sans-serif;
background : #FFFFFF url('images_bleu/fond.png') repeat-x;
}

img {
border: 0;
}






/******************** LIENS ********************/ 

a {
color : #135bc1;
text-decoration: none;
}

a:hover { 
color : #943864;
}

#menu_haut_texte a {
margin: 0 10px 0 10px;
font-size: 17px;
color : #FFFFFF;
text-decoration: none;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

#menu_haut_texte a:hover {
color : #FFFFFF;
text-decoration: underline;
}

.menu_gauche a {
display: block;
font-size: 12px;
color : #bcbcbc;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
background : #FFFFFF url('images_bleu/menu_gauche_fond.png') no-repeat bottom;
padding: 4px 4px 4px 14px;
}

.menu_gauche a:hover {
color : #135bc1;
text-decoration: none;
}

/******************** LIENS ********************/ 








/******************** DESIGN GLOBAL ********************/ 

#global {
margin : auto;
width: 960px;
}

#header {
height: 138px;
padding-left: 20px;
}

#menu_haut {
height: 60px;
}

#menu_haut_texte {
color: #FFFFFF;
text-align: center;
position: relative;
top: 22px;
}

#container_gauche {
float: left;
width: 154px;
padding: 20px 0 10px 10px;
}

.couleur {
padding-top: 45px;
margin-bottom: 14px;
}

.menu_gauche_titre {
color: #135bc1;
font-size: 18px;
padding: 0 0 4px 0;
font-weight: bold;
background : #FFFFFF url('images_bleu/menu_gauche_fond.png') no-repeat bottom;
}

.menu_gauche {
margin-bottom: 18px;
}

#container_droite {
float: right;
width: 710px;
padding: 20px 10px 10px 0;
}

.bann_468x60 {
height: 60px;
margin-bottom: 14px;
text-align: center;
}

h1 {
margin: 0 0 8px 0;
padding: 0;
color: #135bc1;
font-size: 18px;
padding: 0 0 4px 0;
font-weight: bold;
background : #FFFFFF url('images_bleu/h1.png') no-repeat bottom;
}

#footer {
height: 107px;
background : #FFFFFF url('images_bleu/footer.png') repeat-x;
}

#footer_contenu {
margin : auto;
width: 960px;
}

#footer_texte {
float: left;
width: 740px;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
position: relative;
top: 18px;
padding-left: 10px;
}

#footer_image {
float: right;
width: 143px;
padding-right: 10px;
}

/******************** DESIGN GLOBAL ********************/







/******************** DESIGN FORM ********************/
input, select, textarea {
	border: 1px solid #7f9db9;
}

input:focus, input:hover, textarea:focus {
	border: 1px solid #135bc1;
}
/******************** DESIGN GLOBAL ********************/