/*----------------- styles généraux -------------------------*/
body        { font-family: Helvetica, Arial; color: #555566; font-size: 10px; font-weight: bold; text-decoration: none; background-color:#ffffff }
A           { font-family: Helvetica, Arial; color: #000055; font-size: 12px; font-weight: normal; text-decoration: none }
A:link      { font-family: Helvetica, Arial; color: #000055; font-size: 12px; font-weight: normal; text-decoration: none }
A:visited   { font-family: Helvetica, Arial; color: #000055; font-size: 12px; font-weight: normal; text-decoration: none }
A:hover     { font-family: Helvetica, Arial; color: #ff0000; font-size: 12px; font-weight: normal; text-decoration: none; background-color:#c8c8fa }

.titre1        { font-family: Verdana,Helvetica, Arial; color: #003333; font-size: 30px; font-weight: bold; text-decoration: italic; }
.titre2        { font-family: Helvetica, Arial; color: #0000ff; font-size: 15px; font-weight: bold; text-decoration: none; }
.titre3        { font-family: Helvetica, Arial; color: #0000ff; font-size: 12px; font-weight: bold; text-decoration: none; }

.texte1        { font-family: Helvetica, Arial; color: #ffffff; font-size: 14px; font-weight: bold; text-decoration: none; }

.bordtable     { background-color:#006666;}
.fondtable     { background-color:#669999;}
.titretable    { font-family: Helvetica, Arial; color: #000000; font-size: 14px; font-weight: bold; text-decoration: none;background-color:#ffc8fa;}

/*----------------- Styles disclaimer -------------------------*/
.disclaimer        { font-family: Verdana,Helvetica, Arial; color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; bacground-color:blue;}


/*----------------- Styles Menu -------------------------*/
/*---!!!! attention pour les couleurs de survol voir dans le fichier couleurs.php!!!!----*/
.bordmenu      { background-color:#000000;}
.fondmenu      { background-color:#64c8fa;}
.titremenu     { font-family: Helvetica, Arial; color: #000000; font-size: 14px; font-weight: bold; text-decoration: none; background-color:#ffc8fa; }
A.menu         { font-family: Helvetica, Arial; color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none }
A.menu:link    { font-family: Helvetica, Arial; color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none }
A.menu:visited { font-family: Helvetica, Arial; color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none }
A.menu:hover   { font-family: Helvetica, Arial; color: #c800ff; font-size: 12px; font-weight: bold; text-decoration: none;}


/*----------------- Styles Boutons entrée et sortie -------------------------*/
A.entree{ font-family: Helvetica, Arial; color: yellow; font-size: 20px; font-weight: bold; text-decoration: none;}
A.entree:link{ font-family: Helvetica, Arial; color: yellow; font-size: 20px; font-weight: bold; text-decoration: none; }
A.entree:visited { font-family: Helvetica, Arial; color: yellow; font-size: 20px; font-weight: bold; text-decoration: none; }
A.entree:hover   { font-family: Helvetica, Arial; color: yellow; font-size: 20px; font-weight: bold; text-decoration: none; background: #003333 }

A.sortie{ font-family: Helvetica, Arial; color: #000099; font-size: 20px; font-weight: bold; text-decoration: none }
A.sortie:link{ font-family: Helvetica, Arial; color: #000099; font-size: 20px; font-weight: bold; text-decoration: none }
A.sortie:visited { font-family: Helvetica, Arial; color: #000099; font-size: 20px; font-weight: bold; text-decoration: none }
A.sortie:hover   { font-family: Helvetica, Arial; color: #ffff00; font-size: 20px; font-weight: bold; text-decoration: none; background: #003333 }