/* Feuille de style VIP */


/* GENERAL */
BODY { background-color:#FFFFFF; }

/* ENTETE */

/* CONTENU */
.bandeau { font-family: verdana; font-size: 20px; color: #DD4A23; font-weight: bold; }
.titre { font-family: verdana; font-size: 15px; color: #B13B21; font-weight: bold; }

.txt15g { font-family: verdana; font-size: 15px; color: #B13B21; font-weight: bold; }
.txt15g A { color: #B13B21; text-decoration: none; }
.txt15g A:hover { text-decoration: underline; }

.txt12g { font-family: verdana; font-size: 12px; color: #8080FF; font-weight: bold; }
.txt12g A { color: #8080FF; text-decoration: none; }
.txt12g A:hover { color: #000000; text-decoration: underline; }

.txt12r { font-family: verdana; font-size: 12px; color: #e41f1f; font-weight: bold; }
.txt12r A { color: #e41f1f; text-decoration: none; }
.txt12r A:hover { color: #000000; text-decoration: underline; }

.txt10bb { font-family: verdana; font-size: 10px; color: #000000; font-weight: bold;}
.txt10bb A { color: #000000; text-decoration: underline; }
.txt10bb A:hover { color: #E33100; }

.txt11bb { font-family: verdana; font-size: 11px; color: #000000; font-weight: bold;}
.txt11bb A { color: #000000; text-decoration: underline; }
.txt11bb A:hover { color: #FF7301; }

.txt11b { font-family: verdana; font-size: 11px; color: #000000; }
.txt11b A { color: #000000; text-decoration: underline; }
.txt11b A:hover { color: #E33100; }
.txt11r { font-family: verdana; font-size: 11px; color: #B13B21; }
.txt11r A { color: #B13B21; text-decoration: underline; }
.txt11r A:hover { color: #E33100; }
.txt11g { font-family: verdana; font-size: 11px; color: #B13B21; font-weight: bold; }
.txt11g A { color: #B13B21; text-decoration: underline; }
.txt11g A:hover { color: #E33100; }
.txt12 { font-family: verdana; font-size: 12px; color: #000000; }
.txt12 A { color: #000000; text-decoration: underline; }
.txt12b { font-family: verdana; font-size: 12px; color: #000000; }
.txt12b A { color: #000000; text-decoration: underline; }
.txt12b A:hover { color: #E33100; }
.txt12i { font-family: verdana; font-size: 12px; color: #000000; }
.txt12i A { color: #000000; text-decoration: underline; }
.txt16b { font-family: verdana; font-size: 17px; color: #000000; font-weight: bold; }
.txt16b A { color: #000000;text-decoration: none;}
.txt16b A:hover { color: #8080FF; text-decoration: underline;}
.txt17r { font-family: verdana; font-size: 17px; color: #000000; font-weight: bold; }
.txt17r A { color: #000000;text-decoration: none;}
.txt17r A:hover { color: #e41f1f; text-decoration: underline;}
.txt18b { font-family: verdana; font-size: 18px; color: #000000; font-weight: bold; }
.txt18b A { color: #000000; text-decoration: underline; }
.txt20b { font-family: arial; font-size: 19px; color: #000000; font-weight: bold; }
.txt20b A { color: #000000; text-decoration: underline; }

.txt12o { font-family: verdana; font-size: 12px; color: #FF7301; font-weight: bold; }
.txt12o A { color: #FF7301; text-decoration: none; }
.txt12o A:hover { color: #000000; text-decoration: underline; }

.txt11om { font-family: verdana; font-size: 11px; color: #FF7301; font-weight: bold; }
.txt11om A { color: #FF7301; text-decoration: none; }
.txt11om A:hover { color: #000000; text-decoration: underline; }

.txt12om { font-family: verdana; font-size: 12px; color: #FF7301; font-weight: bold; }
.txt12om A { color: #FF7301; text-decoration: none; }
.txt12om A:hover { color: #000000; text-decoration: underline; }

.txt22o { font-family: verdana; font-size: 22px; color: #FF7301;}
.txt22o A { color: #000000;text-decoration: none;}
.txt22o A:hover { color: #FF7301; text-decoration: underline;}

.txt22r { font-family: verdana; font-size: 22px; color: #e41f1f;}
.txt22r A { color: #000000;text-decoration: none;}
.txt22r A:hover { color: #e41f1f; text-decoration: underline;}

.footer { font-size : 10px; font-family : Verdana,Geneva,Arial,Sans-seriff; color: #ffffff; background-color :#FF7301;}
.footerlink { color: #FFFFFF; }
.footerlink:hover { color: #ffffff; text-decoration:underline }

.flag { font-family: verdana; font-size: 11px; color: #008400; font-weight: bold; }

.metanavback { background-color : #ddddde;}

/* COULEURS */
.bg-blanc { background-color: #FFFFFF; }
.bg-noir { background-color: #000000; }
.bg-rouge { background-color: #DF4928; }
.bg-orange { background-color: #FF7301; }
.bg-rouge2 { background-color: #F1987F; }
.bg-jaune { background-color: #F9DA84; }
.bg-creme { background-color: #FFF2CF; }
.bg-creme2 { background-color: #FFFDF2; }
.bg-marron { background-color: #B03A1E; }
.bg-sim1 { background-color: #E66E19; }
.bg-sim1f { background-color: #FFEBDC; }
.bg-sim2 { background-color: #FFA500; }
.bg-sim2f { background-color: #FFF5D7; }