/*COULEUR FOND ET BORDURE */
body {
background-color: #27282F;
scrollbar-base-color:#27282F;
scrollbar-arrow-color: #ff9900;}
td,body {font-family: Verdana, Arial, Helvetica, serif; font-size: 11px; color:#dddddd; letter-spacing: 1px;}

/*LIENS*/
A { color: #ff9900; font-weight: normal; text-decoration:none; letter-spacing: 1px;}
A:hover { color: #ff9900; font-weight: normal; text-decoration:underline; letter-spacing: 1px;}
.lienFooter {font-size: 9px;font-weight: normal; color: #3E467B; ; text-decoration: none}
.lienFooter:hover {font-size: 9px;font-weight: normal; color: #888888; ; text-decoration: none}

/* MENUS */
.menuFooter {font-size: 10px;
font-weight: normal;
color: #dddddd;
 text-decoration: none;
letter-spacing: 2px;}
.menuFooter:hover {font-size: 10px;font-weight: normal; color: #ff9900; ; text-decoration: none;
 text-decoration: none;
letter-spacing: 2px;}
.menuFooterSelect {font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}

/*MISE EN VALEUR DE TEXTE*/
h1{font-size: 16px; letter-spacing: 4px;};
.txtAccueil{ color: #3E467B;text-decoration:none; letter-spacing: 1px;}
.img {border:1px; border-thickness: 1px; border-color: #990066; border-style: solid;}
.songSelect { color: #ff9900; font-weight: normal; text-decoration:none; letter-spacing: 1px;}

.divChoixArticle{
width: 190px;
height: 560px;
overflow:auto;
}

/*DIVS*/
.divTexteChanson{
overflow: auto;
width: 350px;
height: 300px;
padding: 2px;
text-align:center;
font-size: 10px; color:#555D93; line-height: 12px; letter-spacing: 1px;
}

/*TABLEAUX*/
.tabContenu {background-color: #FADA7A; background: url(../images/bg_contenu.jpg) left top repeat; padding: 0px; }
.tabFond1{border-color: #3E467B; border-width:1; border-style:solid; padding:2;}
.tabTitre1{
font-size: 13px;
background-color: #3E467B; 
color: #888888;  
font-weight:bold; 
padding:4;}
.tabTitre2{font-family: Times New Roman, Times, serif;
font-size: 15px;
background-color: #CC9900; 
color: #FFE18B;
font-weight:bold; 
padding:4;}



