body {
background-color: #400000;
scrollbar-base-color:#ffffff;
scrollbar-arrow-color: #ffffff;
}
td,body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;}


/* MENUS */
.menuFooter { font-size: 10px;font-weight: normal; color: #9A6601; ; text-decoration: none}
.menuFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; text-decoration: none}
.menuFooterSelect {font-size: 10px;font-weight: normal; color: #9A6601; ; text-decoration: none}

.menuLocal { font-size: 12px;font-weight: bold; color: #ffffff; ; text-decoration: none}
.menuLocal:hover {font-size: 12px;font-weight: bold; color: #000000; text-decoration: none}

/*LIENS*/
A { color: #F8A201; font-weight: bold; text-decoration:none;}
A:hover { color: #ff8000; font-weight: bold; text-decoration:none;}

.lienAgendaAccueil{ color: #503500; font-weight: normal; text-decoration:none;}
.lienAgendaAccueil:hover{ color: #503500; font-weight: normal; text-decoration:underline;}

.lienFooter { font-size: 10px;font-weight: normal; color: #9A6601; ; text-decoration: none}
.lienFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; text-decoration: none}

.lienLogo { font-size: 12px; font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienLogo:hover {font-size: 12px; font-weight: bold; color: #330000; text-decoration: none}

.lienCmd { font-size: 13px; font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienCmd:hover {font-size: 13px;font-weight: bold; color: #F8A201; text-decoration: none}

/*MISE EN VALEUR DE TEXTE*/
h1{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal; color:#F8A201;}
h2{font-size: 11px; font-weight:bold; color:#9A6601;}
h3{font-size: 11px; font-weight:bold; color:#A51607;}
.titrePage{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal; color:#ffffff;}
.img {border:1px; border-thickness: 1px; border-color: #990066; border-style: solid;}
.dateAgendaAccueil{color: #503500; font-weight: bold;}
.titreAgendaAccueil{color: #ffffff; font-weight: normal;}
.dateAgenda{color: #513500;font-weight: bold;}
/*TABLEAUX*/
.tabCadre{background-color:#ffffff; BORDER: #000000 1px solid; padding:0px;}
.tabLogo {background-color: #ffffff; 
background-position: left top; background-image: url(../images/bg_logo.gif); background-repeat:repeat-x; 
padding:0px;}
.tabContenu{background-color:#ffffff; padding:0px;}
.tabFond1{background-color:#D4F3F9}
.tabTitre1{
background-color:#A2D6E1;
letter-spacing:1px;
font-weight:bold;
}
.tabCmd{
padding:5px;
text-align:center;
background-color:#ff9900;
}



/*FORMULAIRES*/
.form{background-color:#ffffff; BORDER: #F8A201 1px solid; FONT-SIZE: 10px;  COLOR: #F8A201; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

/*DIV*/
.divHeadder{
font-size:10px;
letter-spacing:1px;
text-align:center;
color:#560000;
height:14px;
overflow:hidden;
}
.divCoordonnees{
font-size:10px;
letter-spacing:1px;
text-align:center;
color:#F8A201;
text-align:center;
padding:5px;
}


.divContenu{
width:930px;
text-align:left;
background-color:#FFFFFF;
padding:0px
}

.divAgendaAccueil{
width:200px;
height:160px;
overflow:hidden;
padding:0px
}
.divTexteAccueil{
width:200px;
height:160px;
overflow:hidden;
padding:0px;
color:#F0E3C8;
letter-spacing:1px;
font-size:12px;
}


