/* CSS Document */
/* Fond orange #F7B46A */

/* body { background-color:#F7B46A ; margin: 0em;} */
body { background-color:#F7B46A ; margin: 0em;}

p, li, ul, ol { color:#333333; font-size: 11px; line-height: 14px; text-align: justify; font-family: "Trebuchet MS" }
td, th        { color:#000000; font-size: 11px; line-height: 14px; text-align: justify; font-family: "Trebuchet MS" }
select, input, textarea { color:#333333; font-size: 11px; font-family: "Trebuchet MS" }
option { color: #333333; font-size: 11px; font-family: "Trebuchet MS" }
 
/* Liens par défaut du site */
a:link { color:#FF3300; text-decoration: none; }
a:active { color:#CC0000; text-decoration: none; }
a:visited { color: #FF3300; text-decoration: none; }
a:hover { color:#000000; font-weight:normal; text-decoration: underline; }

/* liens du menu de navigation */
.hnav  { color:#000000; font-size: 11px; text-decoration: none; line-height: 14px }
.hnav:link  { color:#000000; font-size: 11px; text-decoration: none; line-height: 14px }
.hnav:active { color: #000000; font-size: 11px; text-decoration: none; line-height: 14px; font-weight:bold; }
.hnav:visited { color: #000000; font-size: 11px; text-decoration: none; line-height: 14px }
.hnav:hover { color: #000000; font-size: 11px; text-decoration: none; line-height: 14px ;font-weight:bold; }

/* lien du site en GRAS */
.biglink  { color:#FF3300; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 14px }
.biglink:link {color: #FF3300; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 14px}
.biglink:active {color: #FF6633; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 14px}
.biglink:visited {color: #FF3300; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 14px}
.biglink:hover {color:#CC0000; font-size: 12px; font-weight: bold; text-decoration: underline; line-height: 14px}

/*  Titres et sous-titres de la page , SANS lien!! */
.bigtitle { color:#333333; font-size: 15px; font-weight: bold; line-height: 14px }
.title { color:#333333; font-size: 13px; font-weight: bold; line-height: 30px }
.stitle {color:#333333; font-size: 12px; font-weight: bold; line-height:18px}
.normalgras {font-weight: bold}

/* Page de titre : petit blanc*/
.cvc-accueil-petit{font:"Courier New", Courier, mono; font-size: 0.7em ; color:#999999 ; text-weight: normal}

/* Titre de la première page*/
.cvc-titre:link { font-family:Verdana, Arial, Helvetica, sans-serif; line-height: 14px; color:#FFFFFF; text-decoration: none; font-size:17px; font-weight:normal;}
.cvc-titre:active {font-family:Verdana, Arial, Helvetica, sans-serif; line-height: 14px; color:#FFFFFF; text-decoration: none; font-size:16px; font-weight:bold;}
.cvc-titre:visited {font-family:Verdana, Arial, Helvetica, sans-serif; line-height: 14px; color:#FFFFFF; text-decoration: none; font-size:17px; font-weight:normal;}
.cvc-titre:hover {font-family:Verdana, Arial, Helvetica, sans-serif; line-height: 14px; color:#FFFFFF; text-decoration: none;font-size:16px; font-weight:bold; }






