/*COULEUR FOND ET BORDURE */
body {
background-color: #47342D;
scrollbar-base-color:#47342D;
scrollbar-arrow-color: #F2D42C;}
td,body {font-family: Verdana, Arial, Helvetica, serif; font-size: 12px; color:#ffffff; line-height: 20px;}

/*LIENS*/
A { color: #90674E;font-weight: bold;text-decoration:none;}
A:hover { color: #ffffff;font-weight: bold;text-decoration:underline;}
.lienFooter {font-size: 10px;font-weight: normal; color: #90674E; ; text-decoration: none}
.lienFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}
.lienContact {font-size: 11px;font-weight: normal; color: #F2D42C; ; text-decoration: none}
.lienContact:hover {font-size: 11px;font-weight: normal; color: #ffffff; ; text-decoration: none}

/* MENUS */
.menuFooter {font-size: 9px;font-weight: normal; color: #90674E; ; text-decoration: none}
.menuFooter:hover {font-size: 9px;font-weight: normal; color: #ffffff; ; text-decoration: none}
.menuFooterSelect {font-size: 9px;font-weight: normal; color: #ffffff; ; text-decoration: none}

/*MISE EN VALEUR DE TEXTE*/
.txtContact{ color: #F2D42C;text-decoration:none;}
.signature{ font-size: 10px;}

.img {border:1px; border-thickness: 1px; border-color: #990066; border-style: solid;}

.divChoixArticle{
width: 190px;
height: 560px;
overflow:auto;
}

/*TABLEAUX*/
.tabContenu {background-color: #FADA7A; background: url(../images/bg_contenu.jpg) left top repeat; padding: 0px; }
.tabFond1{border-color: #CC9900; border-width:1; border-style:solid; padding:2;}
.tabTitre1{font-family: Times New Roman, Times, serif; 
font-size: 15px;
background-color: #5B5542; 
color: #CC9900;  
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;}


