
body {
background-color: #1F3A93;
scrollbar-base-color:#6089D8;
scrollbar-arrow-color: #ffffff;
}
body,td {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px; color: #1F3A93;}

/* CADRES OMBRES */
.bordure {  background-color: 6089D8}

/* HORS CADRE */
.etatnav{font-size: 10px;font-weight: bold; color: #ffffff;}
.sousLogo{ font-size: 10px; color: #0000dd;}

/* MENUS */
.menu {font-weight: bold;color: 6089D8; text-decoration: none}
.menu:hover {font-weight: bold;color: ffffff; text-decoration: none}
.menuSelect {font-weight: bold;color: ffffff; text-decoration: none}
.menuFooter {font-weight: normal; color: #6089D8; ; text-decoration: none}
.menuFooter:hover {font-weight: normal; color: #ffffff; ; text-decoration: none}
.menuFooterSelect {font-weight: normal; color: #ffffff; ; text-decoration: none}
.menuAccueil {font-weight: bold; color: #FFbb00; ; text-decoration: none}
.menuAccueil:hover {font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienFooter {font-size: 10px; font-weight: normal; color: #6089D8; ; text-decoration: none}
.lienFooter:hover {font-size: 10px; font-weight: normal; color: #ffffff; ; text-decoration: none}

/* menu ********************************************/
#menu {
	font-size: 10px;
	white-space: nowrap /*IE hack*/;
	width: 760px;
	position: fixe;
	background-image: url(../images/bg_menu.jpg);
	height: 20px;
	padding-left: 0px;
	text-transform: uppercase;
	letter-spacing: 0px;
	background-repeat: repeat-x;
}

#menu* {
	margin: 0px;
	padding: 0;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu li {
	float: left;
	z-index: 1000;
!important /*Non-IE6*/;
	z-index: 1000 /*IE-6*/;
}

#menu ul li a {
	float: none !important /*Non-IE6*/;
	float: left /*IE-6*/;
	display: block;
	height: 15px;
	padding: 0px 9px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #B7E7FF;
	line-height: 20px;
}

#menu ul li a:hover {
	background-image: url(../images/bg_menu_over.jpg); 
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration:none;
}

#menu ul li.menuSelect {
	display: block;
	height: 15px;
	line-height: 20px;
	background-image: url(../images/bg_menu_over.jpg); 
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 0px 9px 5px 10px;
	text-decoration:none;
}


/* INTERIEUR CADRE */
.titrePage{font-size: 15px;font-weight: bold; color: #ff6600;}

/***************************************************************************************************/
/* STYLES POUR LE CONTENU DES PAGES ****************************************************************/

/*MISE EN VALEUR DE TEXTE*/
h1{font-size: 13px; color: #6089D8; font-weight:bold;}
h2{font-size: 15px; color: #ff6600; font-weight:bold;}
marquee{font-size: 10px; color: #6089D8; font-weight:bold;}
.txtAccueil{background-color:#ffffff; color: #1F3A93; font-weight:normal; padding:5px}
.txtCouleur1{font-size: 12px; color: #ff6600;}
.txtCouleur2{font-size: 12px; font-weight: bold; color: #d41f89;}
.txtTitre1{font-size: 16px; font-weight: bold; color: #f6c717;}
.txtTitre2{font-size: 14px; font-weight: bold; color: #f6c717; font-style:italic;}
.img {border:1px; border-thickness: 1px; border-color: #6089D8; border-style: solid;}

/*LIENS*/
A { color: #1F3A93;font-weight: bold;text-decoration:none;}
A:hover {  color: #FF6600;font-weight: bold;text-decoration:none;}
.lienAccueil { color: #6089D8;font-weight: bold;text-decoration:none;}
.lienAccueil:hover {  color: #ff6600;font-weight: bold;text-decoration:none;}
.lienCouleur1 { color: #ff6600;font-weight: bold;text-decoration:none;}
.lienCouleur1:hover {  color: #ffffff;font-weight: bold;text-decoration:none;}

/*TABLEAUX*/
.tabContenu{background-color: #ffffff;}
.tabFond1{background-color: #ffffff; border-color: #6089D8; border-width:1px; border-style:solid; padding:2px;}
.tabTitre1{background-color: #1F3A93; color: #B7E7FF; font-weight:bold; padding:3px;}
.tabTitre2{background-color: #FFA31A; color: #ffffff;font-weight:normal; padding:3px;}
.tabCouleur1{background-color: #FFF5CC; color: #1F3A93; padding:3px;}
.tabCouleur2{background-color: #FFF5CC; color: #1F3A93; padding:3px;}
.tabCouleurLibre{background-color: #FEE5C1; color: #0000dd;; padding:3px;}
.tabCouleurReserve{background-color: #FF9900; color: #ffffff;; padding:3px;}
.tabPromotion{background-color: #ff6600; color: #ffffff;font-weight: bold;}

/*BO*/
.tabFondBo{background-color: #ffffff; border-color: #993300; border-width:1px; border-style:solid; padding:2px;}
.tabTitreBo{background-color: #993300; color: #ffffff; font-weight:bold;}
.cmdBo{background-color: #009999; color: #ffffff; font-weight:bold; padding:2px;}
.tabCouleurBo{background-color: #FFEEAA; color: #333333;}
.tabNonAffiche{background-color: #999999; color: #ffffff; font-weight:bold;}
.lienBo {font-weight: bold; color: #000000; ; text-decoration: none}
.lienBo:hover {font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienBo2 {font-weight: bold; color: #ff6600; ; text-decoration: none}
.lienBo2:hover {font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienBo3 {font-weight: bold; color: #000000; ; text-decoration: none}
.lienBo3:hover {font-weight: bold; color: #ff6600; ; text-decoration: none}

.txtTitreBo{font-size: 14px; color: #ffffff; font-weight:bold;}

.tabCouleurNonvu{background-color: #cccccc; color: #1F3A93; }
.tabCouleurVu{background-color: #eeeeee; color: #1F3A93; }
.tabCouleurLibre{background-color: #FEE5C1; color: #0000dd;}
.tabCouleurReserve{background-color: #FF9900; color: #ffffff;}