
/*COULEUR FOND ET BORDURE */
body {
background-color: #e6e6e6;
scrollbar-base-color:#e6e6e6;
scrollbar-arrow-color: #A5017E;}
.corps{background-color: #ffffff;}
.cadreVisuel{background-color: #e6e6e6;}
td,body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#555555;}

/* MENUS */
.menuFooter{ color:#aaaaaa;  text-decoration:none;  font-weight:normal; font-size: 10px;}
.menuFooterSelect{ color:#A5017E;  text-decoration:none;  font-weight:bold ; font-size: 10px;}
.menuFooter:hover{ color:#A5017E; text-decoration:none; font-weight:normal ;font-size: 10px; }
.lienFooter{ color:#ffffff;  text-decoration:none;  font-weight:bold ; font-size: 10px;}
.lienFooter:hover{ color:#A5017E; text-decoration:none; font-weight:bold ;font-size: 10px; }
.lienBo{ color:#ffcc66;  text-decoration:none;  font-weight:bold ;}
.lienBo:hover{ color:#ffffff; text-decoration:none; font-weight:bold ; }
.menuAccueil{ color:#ff0000;  text-decoration:none;  font-weight:normal ;font-size: 10px;}
.menuAccueil:hover{ color:#A5017E; text-decoration:none; font-weight:normal ;font-size: 10px; }

/* TITRE DE PAGE */
.titrePage {font-size: 11px; font-weight: bold; color:#A5017E}
.titreDagdag{font-size: 20px; font-weight: bold; color:#A5017E}
.titrePicto {font-size: 11px; font-weight: bold; color:#A5017E}
.piedPage {font-size: 10px; font-weight: bold; color:#cccccc}
.etatnav {color:#ff0000; font-size: 11px; font-weight: normal; }

/***************************************************************************************************/
/* STYLES POUR LE CONTENU DES PAGES ****************************************************************/

/*MISE EN VALEUR DE TEXTE*/
.txtFooter{ color:#ffffff;  text-decoration:none;  font-weight:normal ; font-size: 10px;}
.txtMenuFooter{ color:#ff0000;  text-decoration:none;  font-weight:normal ; font-size: 10px;}

.txtCouleur1{ color: #b81313;}
.txtCouleur2{ font-weight: bold; color: #d41f89;}
.txtTitreArticle{font-size: 11px; font-weight: bold; color: #A5017E;}
.txtTitreCouverture{font-size: 11px; font-weight: bold; color: #999999;}
.txtTitre1{font-size: 16px; font-weight: bold; color: #f6c717;}
.txtTitre2{font-size: 14px; font-weight: bold; color: #f6c717; font-style:italic;}

.form {
BORDER: #ffffff 0px solid; background-color:#ffffff;
font-size: 11px;  color: #ff6600; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
}

/*LIENS*/
A { color: #000000; font-weight: bold; text-decoration:none;}
A:hover {  color: #ff0000; font-weight: bold; text-decoration:none;}
.lienVisuel{ color:#555555;  text-decoration:none;  font-weight:normal ;}
.lienVisuel:hover{ color:#A5017E; text-decoration:none; font-weight:normal ;}


/*TABLEAUX*/
.tabFond1{background-color: #ffffff; border-color: #ff0000; border-width:1; border-style:solid; padding:2;}
.tabTitre1{background-color: #ff0000; font-weight: normal; color: #ffffff; }
.tabTitre2{background-color: #ffcc66; font-weight: normal; color: #000000; }
.tabCouleur1{background-color: #FFAFAF;}
.tabCouleur2{background-color: #FFE8BA;}
.tabCouleurLibre{background-color: #cccccc; color: #000000;; padding:3;}
.tabCouleurReserve{background-color: #666666; color: #ffffff;; padding:3;}

/*BO*/
.tabFondBo{background-color: #ffffff; border-color: #ff6600; border-width:1; border-style:solid; padding:2;}
.txtTitreBo{font-size: 16px; font-weight: bold; color: #ff6600;}
.tabTitreBo{background-color: #ff6600; color: #ffffff; font-weight:bold; padding:2;}
.cmdBo{background-color: #ff9900; color: #ffffff; font-weight:bold; padding:2;}
.tabCouleurBo{background-color: #ffffff; color: #333333;}
.tabNonAffiche {background-color: #555555; color: #cccccc; font-weight: bold; padding:2;}
.lienBo {font-weight: bold; color: #000000; ; text-decoration: none}
.lienBo:hover {font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienBo2 {font-weight: bold; color: #ff6600; ; text-decoration: none}
.lienBo2:hover {font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienBo3 {font-weight: bold; color: #000000; ; text-decoration: none}
.lienBo3:hover {font-weight: bold; color: #ff6600; ; text-decoration: none}

/* FIN STYLES POUR LE CONTENU DES PAGES ************************************************************/
/***************************************************************************************************/

