html { font-size: 100%; }  /* pour IE */
body { width: 850px; margin: auto; padding: 0px;
       font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight:normal; color: #0F0; line-height: 1.2; }

/* ===== généraux */
.cache     { display: none; }
a { color: #666; text-decoration: none;  }
a:hover { color: #000; }
/* illustrations, images */
img { border: none; }
.img_right { float: right; margin-left: 12px; margin-right: 0px; margin-bottom: 10px; padding: 5px; border: 1px solid #666; }
.img_left { float: left; margin-left: 0px; margin-right: 12px; margin-bottom: 5px; padding: 6px; border: 1px solid #666; }
ul { list-style-type: none; margin: 0; padding: 0; }
li { padding-bottom: 7px; }
.menu_ls li { padding-bottom: 14px; }
.menu_rd li { padding-bottom: 14px; }

/* ===== positionnement (sauf index) */
/* toute la page */
#global { width: 850px; margin: 0px; margin-top: 0px; }
/* En-tête */
#entete { width: 850px; height: 140px; padding: 0px; margin-bottom: 0px; }
.entete_logo { margin-left: 0px; margin-top: 6px; position: absolute; }
.entete_rd_titre { margin-left: 640px; margin-top: 64px; position: absolute; }
.entete_ls_titre { margin-left: 651px; margin-top: 64px; position: absolute; }
/* Bloc central contenant #navigation et #contenu */
#centre_ls { width: 850px; overflow: hidden; padding: 0px; background: url(images/ls_trame_fond.jpg) no-repeat; }
#centre_rd { width: 850px; overflow: hidden; padding: 0px; background: url(images/rd_trame_fond.jpg) no-repeat; }
/* Navigation */
#navigation { width: 230px; float: left; }
/* Contenu principal pages */
#contenu { margin-left: 230px; margin-top: 0px; padding: 0px; }
/* Pied de page */
#pied { width:620px; margin-left: 230px; padding: 0px; text-align: center;
        font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #666; text-align: center; }
#pied a:link { color: #666; }
#pied a:visited { color: #666; }
#pied a:active { color: #666; }
#pied a:hover { color: #FFF; }

/* ===== menu lien social */
.menu_ls { width: 230px; float: left; margin-top: 70px;
      font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color: #84001D; }
.menu_ls a:link { color: #9A344A; }
.menu_ls a:visited { color: #9A344A; }
.menu_ls a:active { color: #9A344A; }
.menu_ls a:hover { color: #C9667B; }
/* ===== menu rive droite */
.menu_rd { width: 230px; float: left; margin-top: 70px;
      font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color: #00439A; }
.menu_rd a:link { color: #365D90; }
.menu_rd a:visited { color: #365D90; }
.menu_rd a:active { color: #365D90; }
.menu_rd a:hover { color: #7994C1; }

/* ===== couleurs et textes */
/* couleurs fonds */
.bg_blanc { background-color: #FFF; }
.bg_rive_dr { background: url(images/rd_bg_page.gif) repeat-x; background-color: #05315E; }
.bg_lien_so { background: url(images/ls_bg_page.gif) repeat-x; background-color: #5B061D; }

/* titres et textes */
.titre1C { font-size: 14px; font-weight: bold; text-align: center; }
.titre2L { font-size: 13px; font-weight: bold; }

.color_rd_clair { color: #365D90; font-weight: bold; }
.color_ls_clair { color: #9A344A; font-weight: bold; }
.color_orange { color: #F26522; }

.texte { font-family: Verdana,Arial, Helvetica; font-size: 13px; text-align: justify; color: #FFF; font-weight: normal; line-height: 1.4 }

.petitC { font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #999; text-align: center; }

.lien { font-family: Verdana,Arial, Helvetica; font-size: 13px; text-align: justify; color: #FFF; font-weight: normal; line-height: 1.2 }
.lien a:link { color: #898989; }
.lien a:visited { color: #898989; }
.lien a:active { color: #898989; }
.lien a:hover { color: #B4B4B4; }

.plan_texte{ font-family: Verdana,Arial, Helvetica; font-size: 12px; text-align: center; color: #666; font-weight: bold; line-height: 1.2 }

/* ===== spécifique centres en france */
#centres_titre { margin-left: 0px; margin-top: 0px; position: absolute; }
#centres_carte { margin-left: 360px; margin-top: 10px; position: absolute; z-index: 1; }
#centres_points { margin-left: 360px; margin-top: 10px; position: absolute; z-index: 10; }
#centres_adress { width: 260px; margin-left: 360px; margin-top: 275px; position: absolute; text-align: center;
                  font-size: 12px; font-weight: bold; color:#CCC; line-height: 1.2; }
#centres_adress a:link { color: #CCC; } #centres_adress a:visited { color: #CCC; } #centres_adress a:active { color: #CCC; }
#centres_adress a:hover { color: #999; }
#centres_liste { width: 250px; margin-left: 0px; margin-top: 70px; position: absolute; text-align: left;
                font-size: 13px; font-weight: bold; color:#FFF; }
#centres_liste a:link { color: #FFF; } #centres_liste a:visited { color: #FFF; } #centres_liste a:active { color: #FFF; }
#centres_liste a:hover { color: #999; }
#centres_pied { width: 620px; margin-left: 0px; margin-top: 400px; position: absolute;
           font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #666; text-align: center; }
#centres_pied a:link { color: #666; } #centres_pied a:visited { color: #666; } #centres_pied a:active { color: #666; }
#centres_pied a:hover { color: #FFF; }

/* ===== spécifique contact */
#cont_titre { margin-left: 0px; margin-top: 0px; position: absolute; }
#cont_infos { margin-left: 0px; margin-top: 70px; position: absolute; }
#cont_plan { margin-left: 410px; margin-top: 70px; position: absolute; padding: 5px; border: 1px solid #666; }
#cont_form { width: 360px; height: 315px; margin-left: 250px; margin-top: 70px; position: absolute; padding: 5px; border: 1px solid #666; }
#cont_pied { width: 620px; margin-left: 0px; margin-top: 400px; position: absolute;
           font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #666; text-align: center; }
#cont_pied a:link { color: #666; } #cont_pied a:visited { color: #666; } #cont_pied a:active { color: #666; }
#cont_pied a:hover { color: #FFF; }
.formcontact { font-family: Arial, Verdana, Helvetica; font-size: 11px; text-align: right; vertical-align: top; color: #CCC; }
.formcontact2 { font-family: Arial, Verdana, Helvetica; font-size: 11px; text-align: left; vertical-align: top; color: #CCC; }
.formcontact3 { font-family: Arial, Verdana, Helvetica; font-size: 13px; font-weight: bold; }

/* ===== spécifique index */
#home_gauche { width: 200px; height: 600px; margin-left: 138px; margin-top: 15px; position: absolute; background-color: #5A503C; }
.home_logo { margin-left: 30px; margin-top: 40px; position: absolute; }
.home_gauche_txt { margin-left: 30px; margin-top: 460px; position: absolute;
                   font-size: 14px; font-weight: bold; text-align: left; color: #938670; line-height: 1.3 }
.home_first_txt { font-size: 17px; color: #A9936F; }
#home_rive_dr { width: 200px; height: 600px; margin-left: 350px; margin-top: 15px; position: absolute; background-color: #05315E; }
.home_rive_dr_visu { width: 180px; margin-left: 10px; margin-top: 220px; position: absolute; }
.home_rive_dr_txt { margin-left: 10px; margin-top: 10px; color : #365D90; }
.home_rive_dr_txt a:link { color : #365D90; } .home_rive_dr_txt a:visited { color : #365D90; } .home_rive_dr_txt a:active { color : #365D90; }
.home_rive_dr_visu a:hover .home_rive_dr_txt { color: #7994C1; }
#home_lien_so { width: 200px; height: 600px; margin-left: 562px; margin-top: 15px; position: absolute; background-color: #5B061D; }
.home_lien_so_visu { width: 180px; margin-left: 10px; margin-top: 220px; position: absolute; }
.home_lien_so_txt { margin-left: 10px; margin-top: 10px; color : #9A344A; }
.home_lien_so_txt a:link { color : #9A344A; } .home_lien_so_txt a:visited { color : #9A344A; } .home_lien_so_txt a:active { color : #9A344A; }
.home_lien_so_visu a:hover .home_lien_so_txt { color: #C9667B; }
#home_pied { width: 900px; margin-left: 0px; margin-top: 620px; position: absolute; text-align: center; }

