/* Définition de règle */
@charset "iso-8859-1";


/* Partie concernant tout le site */
body {background-color: #FFE47A; font-family:     helvetica, times; font-size: 12px}

/* Partie Consacrée au élement du menu Haut */
#menu_haut {position: absolute;    top: 5px;    left: 5px;    width: 90%;    height: 100px;}

#tab_menu {height: 100%; margin:    0px; padding:    0px; width: 100%}

td.logo_menu {text-align: center;    width: 120px;}

td.cent {text-align: center; font-size: 10px;}

/* Partie consacrée à la page principale */
#principale { height: 73%; left: 5px; position: absolute; top: 115px; width: 95%}

#menugauche {position: absolute;    left: 0px;    top: 0px;}

#texte_princ { height: 100%; left: 0px; overflow: auto; position: absolute; top: 0px; width: 100%}

#centrepage {height: 100%; left: 190px; overflow: auto; position: absolute; top: 0px; width: 80%}

#contenu {width: 100%;}

/* Partie concernant le remplissage des pages */
table.titre {color: #7a019e; font-size: 20px; text-align: center}

table.gras {color: #7a019e;    font-weight: bold;}

td.titre {color: #7a019e; font-size: 24px; text-align: center;    font-weight: bold;}

td.norm {color: #7a019e; text-align: left;}

td.normd {color: #7a019e; text-align: right;}

td.cen {text-align: center;}

td.ceni {text-align: center; font-style: italic ;}

td.ceng {text-align: center;    font-weight: bold;}

td.cenig {text-align: center;    font-weight: bold; font-style: italic ;}

td {color: #7a019e; text-align: justify; font-size: 13px}

td.tabtit {color: #FF0000; font-size: 20px; text-align: center;    font-weight: bold;}

td.tab {color: #FF0000; text-align: left}

td.tabd {color: #FF0000; text-align: right}

/* Partie concernant les liens */
a {color: #FF0000; text-decoration: none}

a:hover {color: #7a019e; text-decoration: none}

a.a_menu {background-color: #FFE47A; color: white; text-decoration: none}

a.a_menu:hover {background-color: #FFE47A; color: yellow; text-decoration: none}

a.a_menuh {background-color: #FFE47A;    color: yellow;    text-decoration: none;}

a.a_menuh:hover {background-color: #FFE47A;    color: white;    text-decoration: none;}

a.a_tab {color: #006633; text-decoration: none}

a.a_tab:hover {color: #33CC66;    text-decoration: none;}

/* Fin de la section de style généré par WebExpert le 28/01/2007 19:01:11 */
