/*COULEUR FOND ET BORDURE */
body {
background-color: #110000;
background: url(../images/bg.jpg) left top repeat;
scrollbar-base-color:#cc0000;
scrollbar-arrow-color: #ffffff;}
td,body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;}


/*LIENS*/
A { color: #cc0000; text-decoration:none;}
A:hover { #cc0000; text-decoration:underline;}
.lienFooter {font-size: 10px;font-weight: normal; color: #666666; ; text-decoration: none}
.lienFooter:hover {font-size: 10px;font-weight: normal; color: #cc0000; ; text-decoration: underline}

.lienTitre{font-size: 14px; font-weight: normal; color: #cc0000; ; text-decoration: none; letter-spacing:1px;}
.lienTitre:hover {font-size: 14px; font-weight: normal; color: #cc0000; ; text-decoration: underline; letter-spacing:1px;}
.lienPromo{font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienPromo:hover {font-weight: bold; color: #ffffff; ; text-decoration: underline}

.lienCmd{font-size: 12px;font-weight: bold; color: #5B0718; ; text-decoration: none}
.lienCmd:hover {font-size: 12px;font-weight: bold; color: #ffffff; ; text-decoration: underline}

/* MENUS */
.menuSelect {font-weight: bold; color: #000000; ; text-decoration: none}
.menuFooter {font-size: 11px;font-weight: normal; color: #000000; ; text-decoration: none}
.menuFooter:hover {font-size: 11px;font-weight: normal; color: #cc0000; ; text-decoration: none}
.menuFooterSelect { font-size: 11px;font-weight: normal; color: #cc0000; ; text-decoration: none}


/* DIV */
.divContenu{
overflow: auto;
width: 910px;
height: 300px;
padding: 2px;
text-align: justify;
background-color: #ffffff;
scrollbar-base-color:#5B0718;
scrollbar-arrow-color: #ffffff;
}

/*MISE EN VALEUR DE TEXTE*/
h1{
font-size: 14px;
font-weight: bold; 
color: #cc0000;
letter-spacing:2px;
}

h2{
font-size: 14px;
font-weight: bold; 
color: #5B0718;}

h3{font-family: Times New Roman, Times, serif;
font-size: 16px;
font-weight: bold; 
color: #5B0718;}

.lettrine{font-family: Times New Roman, Times, serif;
font-size: 20px;
font-weight: bold; }

.txtTitre1{font-size: 20px; font-weight: bold; color: #990066;}
.txtTitre2{font-size: 14px; font-weight: bold; color: #f6c717; font-style:italic;}
.img {border:1px; border-thickness: 1px; border-color: #990066; border-style: solid;}


/*TABLEAUX*/
.tabCadre{ border-color: #4C4634; border-width:1; border-style:solid; padding:2;}

.tabContenu {background-color: #ffffff;}
.tabCmd {background-color: #ff9900;}
.tabMenuFooter {color: #cc0000; padding: 0px; }
.bordure {background-color: #cc0000;}

.tabFond0{background-color: #ffffff; border-color: #cc0000; border-width:1; border-style:solid; padding:2;}
.tabFond1{border-color: #cc0000; border-width:1; border-style:solid; padding:2;}
.tabFond2{border-color: #0083B3; border-width:1; border-style:solid; padding:2;}
.tabFond3{border-color: #FF9900; border-width:1; border-style:solid; padding:2;}

.tabTitre1{
font-size: 12px;
background-color: #000000; 
color: #ffffff;  
font-weight:bold; 
padding:4;}

.tabPromo{
font-size: 13px;
background-color: #B90004; 
color: #ffffff;  
font-weight:bold; 
padding:0px;}

.tabTitre2{font-family: Times New Roman, Times, serif;
font-size: 15px;
background-color: #CC9900; 
color: #FFE18B;
font-weight:bold; 
padding:4;}

.tabCouleur1{background-color: #FFE7C4; color: #333333; padding:3;}
.tabCouleur2{background-color: #FFE7C4; color: #333333; padding:3;}

.tabCouleurSemaine{background-color: #efefef;}
.tabCouleurWe{background-color: #FFE4E4;}


