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

img {
border: 0;
}






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

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

a:hover { 
color : #FFFFFF;
}

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






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

#fond {
background : url('images/fond.gif') repeat-x;
min-height: 305px;
}

#global {
margin : auto;
width: 704px;
padding-top: 8px;
}

#header {
height: 144px;
}

#message {
background : url('images/message.gif') no-repeat;
height: 34px;
margin-bottom: 5px;
}

#message_texte {
width: 444px;
position: relative;
left: 37px;
top: 9px;
font-weight: bold;
}

#container_gauche {
float: left;
width: 169px;
padding: 0 0 6px 0;
}

#connexion {
background : url('images/connexion.gif') no-repeat;
height: 147px;
margin-bottom: 5px;
}

#connexion_texte {
font-size: 11px;
position: relative;
top: 48px;
padding: 0 12px 0 12px;
}

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

.menu_haut {
min-height: 525px;
background : url('images/menu_haut.gif') no-repeat top;
}

.menu_bas {
min-height: 525px;
background : url('images/menu_bas.gif') no-repeat bottom;
padding: 10px;
}

#container_droite {
float: right;
width: 530px;
padding: 0 0 6px 0;
}

#pub_1 {
background : url('images/pub_01.gif') no-repeat;
height: 84px;
margin-bottom: 5px;
}

#pub_1_bann {
width: 468px;
height: 60px;
position: relative;
left: 30px;
top: 12px;
}

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

.bloc_haut {
min-height: 45px;
background : url('images/bloc_haut.gif') no-repeat top;
}

.bloc_bas {
min-height: 45px;
background : url('images/bloc_bas.gif') no-repeat bottom;
padding: 16px;
}

#pub_2 {
background : url('images/pub_2.gif') no-repeat;
height: 97px;
}

#pub_2_bann {
width: 468px;
height: 60px;
position: relative;
left: 20px;
top: 19px;
}

#footer {
margin: auto;
margin-top: 6px;
margin-bottom: 6px;
width: 708px;
height: 33px;
background : url('images/footer.gif') no-repeat;
}

#footer_texte {
font-size: 12px;
font-weight: bold;
position: relative;
top: 9px;
padding: 0 14px 0 14px;
text-align: center;
}

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