/*COULEUR FOND ET BORDURE */
body {
background-color: #5B5542;
scrollbar-base-color:#cc9900;
scrollbar-arrow-color: #ffffff;}
td,body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#403C2F; line-height: 15px;}
.contenu{background-color: #ffffff;}
.bordure{background-color: #EAE172;}

/*LIENS*/
A { color: #403C2F;font-weight: bold;text-decoration:none;}
A:hover { color: #990000;font-weight: bold;text-decoration:underline;}
.lienFooter {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;font-weight: normal; color: #cc9900; ; text-decoration: none}
.lienFooter:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}
.lienFamille { color: #403C2F;font-weight: bold;text-decoration:none;}
.lienFamille:hover { color: #990000;font-weight: bold;text-decoration:underline;}
.lienSousFamille { color: #403C2F;font-weight: normal;text-decoration:none;}
.lienSousFamille:hover { color: #990000;font-weight: normal;text-decoration:underline;}

/* MENUS */
.menuSelect {font-weight: bold; color: #000000; ; text-decoration: none}
.menuFooter {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;font-weight: normal; color: #cc9900; ; text-decoration: none}
.menuFooter:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}
.menuFooterSelect {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}
.menuFooterAccueil {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;font-weight: normal; color: #cc9900; ; text-decoration: none}
.menuFooterAccueil:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}



/* INTERIEUR CADRE */


/***************************************************************************************************/
/* STYLES POUR LE CONTENU DES PAGES ****************************************************************/

/*MISE EN VALEUR DE TEXTE*/

hr{
color: #CC9900;
background-color: #CC9900;
height: 1px;
border: 0;}

h1{font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold; 
}

h2{font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold; 
letter-spacing: 2px; 
}

h3{font-family: Times New Roman, Times, serif;
font-size: 16px;
font-weight: bold; 
color: #5B5542;}

.lettrine{font-family: Times New Roman, Times, serif;
font-size: 20px;
font-weight: bold; }

.titreArticle{font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px; }

.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: #FADA7A; background: url(../images/bg_contenu.jpg) left top repeat; padding: 0px; }
.bordure_G { background: url(../images/G.gif) left top repeat; padding: 0px; }
.bordure_D { background: url(../images/D.gif) left top repeat; padding: 0px; }
.tabDesc{color:#7B7257; font-weight: bold;}

.tabFond1{border-color: #CC9900; border-width:1; border-style:solid; padding:2;}
.tabFond2{background-color: #ffffff; border-color: #ff9900; border-width:1; border-style:solid; padding:2;}
.tabFond3{border-color: #CC9900; border-width:1; border-style:solid; padding:10;}

.tabTitre1{font-family: Times New Roman, Times, serif; 
font-size: 15px;
letter-spacing: 1px;
background-color: #5B5542; 
color: #CC9900;  
font-weight:bold; 
padding:4;}

.tabTitre2{font-family: Times New Roman, Times, serif;
font-size: 15px;
letter-spacing: 1px;
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;}

