/* Couleurs de fond */
.fond {background-color: #FFFFFF}
.fnoir {background-color: #000000}
.forange {background-color: #FC8A27}
.ftop {background-color: #5E415C}
.ftop1 {background-color: #2F202E}
.ftop2 {background-color: #A798A7}
.ftop3 {background-color: #FFFFFF}
.fpage {background-color: #EFECEF}
.fpage1 {background-color: #CAC0C9} 
.fpage2 {background-color: #8A7489}
.fonglet1 {background-color: #2F202E}
.fonglet2 {background-color: #5E415C}
.fonglet1bis {background-color: #5E415C}
.fonglet2bis {background-color: #A798A7}

.rouge {background-color: #000000}
.rougeclair {background-color: #B04E7F}
.gris {background-color: #767676}
.grisclair {background-color: #B0B0AF}
.gristclair {background-color: #E1E1E1}
.f_bleu_moyen {background-color: #B2B2DA}
.f_bleu_clair {background-color: #E4E4F2}
.f_rouge {background-color: #9C0F05}

/* Textes */
.titre {font-family: verdana; font-size: 15px; color: #000000; font-weight: normal}
.titreg {font-family: verdana; font-size: 15px; color: #767676; font-weight: normal}
.titreb {font-family: verdana; font-size: 15px; color: #FFFFFF; font-weight: normal}
.stitre {font-family: verdana; font-size: 12px; color: #000000; font-weight: normal}
.stitreg {font-family: verdana; font-size: 12px; color: #767676; font-weight: normal}
.texte {font-family: verdana; font-size: 12px; color: #000000; font-weight: normal}
.texteb {font-family: verdana; font-size: 12px; color: #FFFFFF; font-weight: normal}
.texteo {font-family: verdana; font-size: 12px; color: #FD8926; font-weight: normal}
.mtexte {font-family: verdana; font-size: 11px; color: #000000; font-weight: normal}
.ptexte {font-family: verdana; font-size: 10px; color: #000000; font-weight: normal}
.texteb {font-family: verdana; font-size: 12px; color: #FFFFFF; font-weight: normal}
.mtexteb {font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: normal}
.ptexteb {font-family: verdana; font-size: 10px; color: #FFFFFF; font-weight: normal}
.texteg {font-family: verdana; font-size: 12px; color: #767676; font-weight: normal}
.mtexteg {font-family: verdana; font-size: 11px; color: #767676; font-weight: normal}
.textej {font-family: verdana; font-size: 12px; color: #FDCC12; font-weight: normal}

/* Commun */
body {background-color: #CAC0C9}
h1 { font-family: verdana; font-size: 15px; color: #000000; font-weight: normal; line-height: 11px; font-variant: normal;}
.inter {font-family: verdana; font-size: 4px;}
.formsearch {font-family: verdana; font-size: 16px; color: #000000}
.formfield {font-family: verdana; font-size: 9px; color: #000000}
.formfieldg {font-family: verdana; font-size: 9px; color: #000000; font-weight: bold}

/* Liens */
A {color: #000000; text-decoration: none}
A:hover {text-decoration: underline;}

/* Div */
.scroll
{
width:230px;
height:250px;
overflow:scroll;
}
