/*COULEUR FOND ET BORDURE */
body {
background-color: #018FA5;
scrollbar-base-color:#018FA5;
scrollbar-arrow-color: #ffffff;}
td,body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#018FA5;}
.contenu{background-color: #ffffff;}
.bordure{background-color: #EAE172;}

/*LIENS*/
A { color: #018FA5;font-weight: bold;text-decoration:none;}
A:hover { color: #ff9900;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}
.mailto{ font-size: 10px;font-weight: bold; color: #A4D3E3;text-decoration:none;}
.mailto:hover { font-size: 10px;font-weight: bold; color: #ffffff; text-decoration:underline;}

/* MENUS */
.menuSelect {font-weight: bold; color: #000000; ; text-decoration: none}
.menuFooter { font-size: 10px;font-weight: normal; color: #A4D3E3; ; text-decoration: none}
.menuFooter:hover { font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: underline}
.menuFooterSelect { font-size: 10px;font-weight: normal; color: #FF9900; ; 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*/
h1{font-size: 18px;
font-weight: normal; }

h2{font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold; 
color: #5B5542;}

h3{font-family: Times New Roman, Times, serif;
font-size: 16px;
font-weight: bold; 
color: #5B5542;}

.txtTitre1{font-size: 20px; font-weight: bold; color: #990066;}
.txtTitre2{font-size: 14px; font-weight: bold; color: #f6c717; font-style:italic;}
.img {border:1px; border-thickness: 1px; border-color: #990066; border-style: solid;}


/*TABLEAUX*/
.tabAccueil {background-color: #ffffff; background-position: right bottom; background-image: url(../images/bg_accueil.jpg); background-repeat: no-repeat}
.tabCadre{ border-color: #4C4634; border-width:1; border-style:solid; padding:2;}
.tabContenu {background-color: #ffffff;}
.tabMarquee{ color:#65BFCD;}
.tabDiaporama {background-color: #CBE2EA; background: url(../images/bg_diaporama.jpg) left top repeat; padding: 0px; }
.tabAdresse{ font-size: 10px;font-weight: bold; color: #A4D3E3;}
.tabBg {background-color: #ffffff; 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;}

.tabTitre{
background-color: #018FA5; 
color: #ffffff;  
font-weight:bold; 
padding:2;}

.tabTexte{background-color: #E8F5F7; padding:2;}

.tabCouleur1{background-color: #FFE7C4; color: #333333; padding:3;}
.tabCouleur2{background-color: #FFE7C4; color: #333333; padding:3;}

