/***************** STRUCTURE *****************/
/********************************************/

* { margin:0; padding:0; }
#global { width:962px; }

/* Header */
#header { width:962px; height:138px }
#header_logo { float:right; width:247px; height:138px; }
#header_image { float:right; width:715px; height:138px; }


/* Conteneur */
#cont { width:962px; }
#contg { float:left; width:247px; }
#contg_contact { width:222px; height:100px; padding-top:80px; padding-left:50px; }
#contg_baseline { padding-top:30px; padding-left:23px; }
#contd { float:right; width:688px; margin-left:2px; }
#contd_titre { height:17px; padding-top:47px; padding-left:12px; }
#contd_content { width:550px; padding:30px 96px 30px 30px; }
.content_bloc { margin-bottom:20px; margin-top:10px; } 

/* Footer */
#footer { position:fixed; width:962px; height:20px; bottom:0; }

/***************** STYLE *********************/
/********************************************/

* {	font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#AAA9A9; }
html { background-image:url(../../_medias/img/fond.gif); background-repeat:repeat-y; background-color:#AB0D1C; }
img { border:none; }
a { font-size:10px; color:#FFFFFF; text-decoration:none; }
.underline{ text-decoration:underline; }
.couleur1 { color:#AB0D1C; }
.couleur2 { color:#7A7A7A; }
.couleur3 { color:#FFFFFF }
.bold { font-weight:bold; }
.size12 { font-size:12px; }
.size14 { font-size:14px; }
.size16 { font-size:16px; }
.size17 { font-size:17px; }

#global { background-image:url(../../_medias/img/fond.gif); background-repeat:repeat-y; background-color:#FFFFFF; }

/* Header */
#header a { font-size:20px; color:#FFFFFF; text-decoration:none; }

/* Conteneur */
#contd_titre { font-size:24px; color:#AB0D1C; line-height:19px; background:#FFFFFF; border-bottom:solid 20px #AB0D1C; }
.content_bloc{ text-align:justify; }
.content_li1 { color:#AB0D1C; margin-left:20px; padding-bottom:10px; }
.content_li2 { color:#6D6E71; margin-left:20px; font-weight:bold; }

/* Footer */
#footer { font-size:10px; color:#FFFFFF; text-align:center; background:#AAA9A9; line-height:20px; }


