/* CSS Document */

BODY { background-color: #E1D9C7; font-family:Verdana, Arial, Helvetica, sans-serif }

/* Page d'accueil */

TABLE.accueil { background-color: #F3EAD7; color: #000000; font-size: 12px }


/* Tableau Menu Accueil */

TABLE.tabmenu { font-size: 12px; }

TABLE.tabmenu TH { font-size: 11px; padding: 2; text-align:center }

TABLE.tabmenu TD { font-size: 11px; padding: 2;}

TABLE.tabmenu TD.texte { font-size: 11px; padding: 10 10 10 10;}

/* Tableau Contact */

TABLE.tabcontact { border: solid thin #FFFFFF }

TABLE.tabcontact TH { font-size: 11px; background-color:#6699CC; color:#FFFFFF; padding: 1 }

TABLE.tabcontact TR { border: solid thin #FFFFFF}

TABLE.tabcontact TD { font-size: 11px; padding: 1 5 1 }

/* Tableau Contenu */

TABLE.tabcontenu { font-size: 11px }

TABLE.tabcontenu TD { font-size: 11px; text-align: justify; padding: 1 5 1 }

.cadre_menu { font-size:12px ; padding: 0 5 0 5}
.titre_menu { color:#FFFFFF; font-size:16px; font-weight: bold }
.titre_activites { font-size: 12px; font-weight: bold }
.contact { color:#FFFFFF; font-size:13px; font-weight: bold }

/* Navigation */
a.accueil:link { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none }
a.accueil:visited { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none }
a.accueil:hover { font-size: 11px; font-weight: bold; color: #000000; text-decoration: underline }
a.accueil:active { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none }

a.menu:link { font-size: 13px; font-weight: normal; color: #000000; font-weight: bold; text-decoration: none }
a.menu:visited { font-size: 13px; font-weight: normal; color: #000000; font-weight: bold; text-decoration: none }
a.menu:hover { font-size: 13px; font-weight: normal; color: #000000; font-weight: bold; text-decoration: underline }
a.menu:active { font-size: 13px; font-weight: normal; color: #FFFFFF; font-weight: bold; text-decoration: none }

a.paragr:link { font-size: 11px; font-weight: normal; color: #6699CC; text-decoration: none }
a.paragr:visited { font-size: 11px; font-weight: normal; color: #6699CC; text-decoration: none }
a.paragr:hover { font-size: 11px; font-weight: normal; color: #6699CC; text-decoration: underline }
a.paragr:active { font-size: 11px; font-weight: normal; color: #6699CC; text-decoration: none }

a.ref:link { font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.ref:visited { font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.ref:hover { font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline }
a.ref:active { font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none }

a.lien:link { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }
a.lien:visited { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }
a.lien:hover { font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline }
a.lien:active { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }

/* Contenu */
.titre_paragr { font-size: 14px; font-weight: bold }
.sstitre { font-size: 14px; text-decoration: underline }
.paragraphe { font-size:12px; background-color: #F3EAD7; text-align: justify; padding: 0 5 0 5}
.ref { color: #FFFFFF; font-size: 12px }
.coordonnees { font-size: 11px; padding: 2; text-align:center }

