#bandeau_haut {
	text-align: center;
	}
#menu_haut {background:#192666; margin:0; padding:10px 0 0 5px;_height:1px;
border-bottom: thick solid white; 
}

    #menu_haut ul {margin:0 10px; padding:0; list-style:none;}
    #menu_haut ul li {margin:0 5px 0 0; padding:0; float: left;}
	#menu_haut ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("./tab_link.gif") 0 0 repeat-x; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;}
	#menu_haut ul li a:hover {background:url("./tab_hover.gif") 0 0 repeat-x; color:#FFF;}

    /* Main menu (tabs - link) */
	
    #menu_haut ul li a span.tab-l, #menu_haut ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("./tab_link_l.gif") 0 0 no-repeat;}
    #menu_haut ul li a span.tab-r, #menu_haut ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("./tab_link_r.gif") 100% 0 no-repeat;}

    #menu_haut ul li a:hover span.tab-l {background:url("./tab_hover_l.gif") 0 0 no-repeat;}
    #menu_haut ul li a:hover span.tab-r {background:url("./tab_hover_r.gif") 100% 0 no-repeat;}

    /* Main menu (tabs - active) */
    #menu_haut ul li#active a {background:#FFF; color:#FF9000;}
    #menu_haut ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("./tab_active_l.gif") 0 0 no-repeat;}
    #menu_haut ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("./tab_active_r.gif") 100% 0 no-repeat;}



.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

/*
#bandeau_haut {
	margin: 0px;
	padding:0px 0px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: none;
	border-left: none;
	color: #000066;
	background-color: #E6E6E6;
	display: block;
	background-image: url(btn_8.jpg);
	clear: both;
}


#bandeau_haut #menu_haut
{
margin: 0px;
padding: 0px 0px 0px 12px;
text-align:center;
}

#bandeau_haut #menu_haut ul
{
list-style: none;
margin: 0px;
padding: 2px 0px;
}

#bandeau_haut #menu_haut li
{
display: inline;
margin: 0px;
padding: 0px;
width: auto;
font-weight: bold;
}
*/
/*
#bandeau_haut #menu_haut a
{
	color: #444;
width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
	background-color: #CCCCCC;
}

#bandeau_haut #menu_haut a
{
	color: #444;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
*/
/*#bandeau_haut #menu_haut A:hover, #bandeau_haut #menu_haut A:active { background: #BBBBBB; }*/
/*
#bandeau_haut #menu_haut A:hover, #bandeau_haut #menu_haut A:active {
	background:url(btn_8_invert.jpg);
	color: #FFFFFF; 
}
*/

#bandeau_haut #menu_haut A.active:link, #bandeau_haut #menu_haut A.active:visited
{
position: relative;
/*z-index: 102;*/
background: #BBBBBB;
font-weight: bold;
}
