body {
margin : auto;
padding : 0;
font-size: 11px;
color : #075687;
font-family: Arial, Helvetica, sans-serif;
background : #dde3e2 url('images/fond.png') repeat-x;
}

img {
border: 0;
}

ul , li {
padding: 0;
margin: 0;
}






/******************** LIENS ********************/ 

a {
color : #140153;
text-decoration: none;
}

a:hover { 
color : #000000;
}

#menu_texte ul { 
list-style-type : none;
}

#menu_texte li { 
float : left;
}

#menu_texte li a {
font-size: 12px;
padding: 9px 18px 7px 18px;
display : block;
color : #FFFFFF;
text-decoration: none;
font-weight:bold;
}

#menu_texte li a:hover { 
color : #FFFFFF;
background : url('images/menu_hover.png') repeat-x;
}

#footer a {
color : #D5E5EB;
text-decoration: none;
}

#footer a:hover { 
color : #FFFFFF;
}

/******************** LIENS ********************/ 





/******************** DESIGN GLOBAL ********************/ 

#global {
margin : auto;
width: 700px;
}

#header {
height: 117px;
background : url('images/header.png') no-repeat;
}

#menu {
height: 34px;
background : url('images/menu.png') no-repeat;
}

#container {
background : url('images/container_haut.png') no-repeat top;
padding: 14px 0 14px 0;
}

#container_fond {
background : url('images/container.png') repeat-y;
}

.contenu_fond {
width: 671px;
background : url('images/contenu_fond.png') repeat-y;
position:relative;
left: 14px;
}

.contenu_haut {
min-height: 134px;
background : url('images/contenu_haut.png') no-repeat top;
}

.contenu {
min-height: 134px;
background : url('images/contenu_bas.png') no-repeat bottom;
padding: 20px 0 20px 0;
}

.contenu_contenu {
padding: 10px 20px 10px 20px;
}

.titre {
width: 667px;
height: 34px;
background : url('images/titre.png') no-repeat;
margin-bottom: 8px;
position: relative;
left: 2px;
}

.titre_texte {
color: #FFFFFF;
font-weight: bold;
font-size: 16px;
position:relative;
top: 8px;
padding: 0 18px 0 18px;
font-variant: small-caps;
}

.sous_titre {
width: 648px;
height: 31px;
background : url('images/sous_titre.png') no-repeat;
margin-bottom: 10px;
position: relative;
left: 12px;
}

.sous_titre_texte {
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
position:relative;
top: 8px;
padding: 0 18px 0 18px;
}

.bloc {
margin: 10px 0 10px 0;
background : url('images/bloc_fond.png') repeat-y;
width: 631px;
color:#FFFFFF;
position: relative;
left: 20px;
}

.bloc_haut {
height: 38px;
background : url('images/bloc_haut.png') repeat-x;
}

.bloc_haut_texte {
color:#FFFFFF;
font-weight: bold;
font-size: 14px;
position:relative;
top: 10px;
padding: 0 18px 0 48px;
}

.bloc_contenu {
min-height: 56px;
background : url('images/bloc_bas.png') no-repeat bottom;
padding: 20px;
}

.bloc_contenu_double {
min-height: 56px;
background : url('images/bloc_bas.png') no-repeat bottom;
padding: 20px 0 20px 0;;
}

.bloc_contenu_gauche {
float: left;
width: 170px;
position: relative;
left: 20px;
}

.bloc_contenu_droite {
float: right;
width: 400px;
position: relative;
right: 20px;
}

#footer_fond {
height: 98px;
background : url('images/footer_fond.png') repeat-x;
}

#footer {
margin:auto;
height: 98px;
width: 700px;
background : url('images/footer.png') no-repeat;
font-size: 11px;
color:#FFFFFF;
}

#footer_gauche {
float: left;
width: 460px;
position: relative;
top: 20px;
left: 10px;
text-align: left;
}

#footer_droite {
float: right;
width: 190px;
position: relative;
top: 30px;
right: 10px;
text-align: center;
}

/******************** DESIGN GLOBAL ********************/
