/*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}

.menuDefileFooter {font-family: Verdana, Geneva, sans-serif; font-size: 11px;font-weight: normal; color: #403C2F; ; text-decoration: none}
.menuDefileFooter:hover {font-family: Verdana, Geneva, sans-serif; font-size: 11px;font-weight: normal; color: #990000; 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{
}

.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:2px;}

.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:5px;}
.tabFond2{background-color: #ffffff; border-color: #ff9900; border-width:1px; border-style:solid; padding:5px;}
.tabFond3{border-color: #CC9900; border-width:1; border-style:solid; padding:10px;}

.tabTitre1{font-family: Times New Roman, Times, serif; 
font-size: 15px;
letter-spacing: 1px;
background-color: #5B5542; 
color: #CC9900;  
font-weight:bold; 
padding:4px;}

.tabTitre2{font-family: Times New Roman, Times, serif;
font-size: 15px;
letter-spacing: 1px;
background-color: #CC9900; 
color: #FFE18B;
font-weight:bold; 
padding:4px;}

.tabCouleur1{background-color: #FFE7C4; color: #333333; padding:3px;}
.tabCouleur2{background-color: #FFE7C4; color: #333333; padding:3px;}

/*DIV*/
.divHeadder{
width:960px;
margin:auto; 
font-size:10px;
letter-spacing:1px;
text-align:center;
height:30px;
overflow:hidden;
display:block;
}

