
body {
background-color: #ffffff;
background: url(../images/bg.jpg) left top repeat;
scrollbar-base-color:#D08F3D;
scrollbar-arrow-color: #ffffff;}
body,td {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px; color: #330000;}

/*LIENS*/
a {font-size: 12px; font-weight: bold; color: #cc3300; ; text-decoration: none}
a:hover {font-size: 12px; font-weight: bold; color: #cc3300; ; text-decoration: underline}
.lienFooter {font-size: 10px;font-weight: normal; color: #D08F3D; ; text-decoration: none}
.lienFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}
.lienFooter2 {font-size: 10px;font-weight: normal; color: #A3651A; ; text-decoration: none}
.lienFooter2:hover {font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}
.lienTitre1 {font-size: 10px;font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienTitre1:hover {font-size: 10px;font-weight: bold; color: #cc3300; ; text-decoration: none}


/* MENUS */
.menuFooter {font-size: 10px; font-weight: normal; color: #ffcc33; ; text-decoration: none}
.menuFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}
.menuFooterSelect {font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}

/* DIVS*/

.divAccueil{
width: 240px;
height: 250px;
overflow:auto;
}

.divContenu{
width: 615px;
height: 453px;
overflow:auto;
}

.divExtrait{
width: 290px;
height: 200px;
overflow:auto;
}

.divBio{
width: 395px;
height: 453px;
padding: 5px;
overflow:auto;
scrollbar-base-color:#C9AA8D;
scrollbar-arrow-color: #ffffff;
}

/*MISE EN VALEUR DE TEXTE*/
marquee{color:#D08F3D; font-weight: bold; font-size:10px;}
.titrePage{font-size: 14px;font-weight: bold;}
h1{font-size: 12px; font-weight: bold;}
.txtFooter {font-size: 11px; font-weight: normal; color: #2A2656; text-decoration: none}
.txtAccueil {font-size: 11px; font-weight: bold; color: #D3923E; text-decoration: none}
.img {border:1px; border-thickness: 1px; border-color: #ffffff; border-style: solid;}

/*FORMULAIRES*/
select{color:#000000;  font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; padding:2;}
.option {background-color:#4F4D4C;}
.optionSelect {background-color:#ff9900;}
.formContact{background-color:#A4C4FF; BORDER: #ffffff 1px solid; FONT-SIZE: 11px;  COLOR: #2A2656; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}


/*TABLEAUX*/
.tabContenu {background-color: #BBD3FE; 
background: url(../images/bg_contenu.jpg) left bottom repeat; 
padding: 0px;}
.tabMarquee{background-color: #474376; padding:0; color:#2A2656; font-size: 10px;}
.tabFond1{border-color: #330000; border-width:1; border-style:solid; padding:2;}
.tabFond2{background-color: #ffffff; border-color: #ff9900; border-width:1; border-style:solid; padding:2;}
.tabTitre1{background-color: #330000; color: #ffffff; font-weight:bold; padding:2;}
.tabPanier{ border-color: #330000; border-width:1; border-style:solid; padding:2;}


