body { width: 800px; margin: auto; margin-top: 0px; background-color: #164287;
       font: normal 17px Arial, Verdana, Helvetica; color: #ff0000; }

#contenu { width: 800px; height: 600px; margin-left: 0px; margin-top: 20px; position: absolute; background-color: #F2F2F2; }
#footer { width: 800px; margin-left: 0px; margin-top: 625px; position: absolute; font-size: 11px; color: #999; text-align: center; } }
#footer a:link { color: #999; } #footer a:visited { color: #999; } #footer a:active { color: #999; }
#footer a:hover { color: #CCC; }

.img_right { float: right; margin-left: 15px; padding: 5px; border: 1px solid #CCC; }
img        { border: none; }
.cache     { display: none; }

/* partie gauche - menu - logo haut droite */
#img_haut { margin-left: 0px; margin-top: 0px; position: absolute; }
#img_bas { margin-left: 0px; margin-top: 365px; position: absolute; z-index:1; }
#img_logo { margin-left: 473px; margin-top: 17px; position: absolute; }

#menu { width: 220px; margin-left: 37px; margin-top: 405px; position: absolute;
        text-align: left; font-weight: bold; font-size: 15px; color: #666; z-index:10; }
.menu_choix { margin-left: 0px; margin-top: 10px;}
a:link { color: #906; text-decoration: none; }
a:visited { color: #906; text-decoration: none; }
a:active { color: #906; text-decoration: none; }
a:hover { color: #666; text-decoration: none; }

/* accueil */
#acc_texte { margin-left: 320px; margin-top: 150px; position: absolute; }
#acc_img1 { width: 300px; height: 184px; margin-left: 285px; margin-top: 386px; position: absolute; }
#acc_img2 { margin-left: 595px; margin-top: 353px; position: absolute; }
#acc_img3 { margin-left: 595px; margin-top: 450px; position: absolute; }

/* titres pages */
#titre_page { margin-left: 300px; margin-top: 130px; position: absolute; }
#texte_page { width: 470px; margin-left: 300px; margin-top: 180px; position: absolute; 
              text-align: justify; font-weight: normal; font-size: 13px; color: #4A374A;}

/* réponses aux questions */
#quest_contenu { width: 800px; height: 900px; margin-left: 0px; margin-top: 20px; position: absolute; background-color: #F2F2F2; }
#quest_footer { width: 800px; margin-left: 0px; margin-top: 925px; position: absolute; font-size: 11px; color: #999; text-align: center; } }
#quest_footer a:link { color: #999; } #quest_footer a:visited { color: #999; } #quest_footer a:active { color: #999; }
#quest_footer a:hover { color: #CCC; }
.quest_titre { cursor: hand; cursor: pointer; }
.quest_open { font-size: 14px; color: #906; font-weight: bold; }
.quest_texte { font-size: 13px; color: #4A374A; text-align: justify; line-height: 1.3;
               background-color: #E8E4EA; padding: 10px; border: 1px solid #D8CADD; }

/* CONTACT */
.cont_lib { font-size: 11px; font-weight: normal; text-align: right; color: #666; }
.cont_oblig { font-size: 10px; font-weight: normal; text-align: center; color: #666; }
.cont_oblig_L { font-size: 11px; font-weight: normal; text-align: left; color: #666; }
.cont_mess { font-size: 14px; font-weight: bold; text-align: center; color: #735273; }

