#header {
	position: relative;
	height:32px;
	left:166px;
	right:0px;
	float:left;
	 /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}
#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 573px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	left: 136px;
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 10em;
	display: block;
	float: left;
	padding: 0px 0;
	width:136px;
	height:32px;
	margin: 0px 2px 0px 0px;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #FFFFFF;
}
#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 0px solid #666;
	border-bottom: none;
	background-image:url(../interface/banner/menu_ov_23.png);
	padding-bottom: 0px;
	margin-top: 0;
	width:136px;
	height:32px;
	color: #FFFFFF;
}

#header ul#primary a {
	background-image:url(../interface/banner/labos_03.jpg);
	padding-bottom: 0px;
	margin-top: 0;
	width:136px;
	height:32px;
	border: 0px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	/*border-color: #666;*/
	background-image:url(../interface/banner/menu_ov_23.png);
	padding-bottom: 0px;
	margin-top: 0;
	width:136px;
	height:32px;
}

#header ul#secondary {
	position: absolute;
	padding: 0;
	bottom: -30px;
	left: -170px;
	width: 700px; 
	float:left;/* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width:94px;
	display: block;
	float: left;
	margin: 0px 5px 0 0;
	border: none;
	border-right: 0px dotted #AAA;
	background-image:url(../interface/banner/menu_ov.jpg);
	background-repeat:no-repeat;
	/*padding-top:-100px;*/
	color: #FFFFFF;
	font: bold 12px Arial;
	text-decoration: none;
	cursor:hand;

}

#header ul#secondary li a {
	color: #5D8D27;
	background-image:url(../interface/banner/menu.jpg);
	font: bold 12px Arial;
	text-decoration: none;
    width: 94px;
	height:21px;
	display: block;
	float: left;
	cursor:hand;

}

#header ul#secondary li a:hover {
    color: #5D8D27;
	font: bold 12px Arial;
	text-decoration: none;
	width: 94px;
	height:21px;
	display: block;
	float: left;
	background-image:url(../interface/banner/menu_ov.jpg);
	cursor:hand;
}

#header ul#secondary li a:active {
    color: #5D8D27;
	font: bold 12px Arial;
	text-decoration: none;
	width: 94px;
	height:21px;
	display: block;
	float: left;
	

}

#header ul#secondary li:last-child a { border: none; }

.texte_tab {
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	color: #407a26;
	vertical-align:middle;
    margin:8px auto;   /* Makes this inner div centered */
    text-align:center;    /* Parent strips have center aligned text */
    overflow:hidden; /* To clear floats */
}
.texte_tab:hover {
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
    margin:8px ;   /* Makes this inner div centered */
    text-align:center;    /* Parent strips have center aligned text */
    overflow:hidden; 
}

.texte_tabgros {
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}


#header ul#third {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -65px;
	left: -330px;
	width: 650px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#third li  {
	display: inline;
	list-style: none;
}



#header ul#third li a,#header ul#third li span {
	display: block;
	float: left;
	margin: 0px 5px 0 0;
	border: none;
	border-right: 0px dotted #AAA;
	color: #5D8D27;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	background-image:url(../interface/banner/menu_ov.jpg);

	width: 94px;
	height:21px;
	vertical-align:middle;
	overflow:hidden;

	

}

#header ul#third li a {
	color: #9f9f9f;
	background-image:url(../interface/banner/menu.jpg);
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 94px;
	height:21px;
	display: block;
	float: left;

}

#header ul#third li a:hover {
    color: #86A90F;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 94px;
	height:21px;
	display: block;
	float: left;
	background-image:url(../interface/banner/menu_ov.jpg);
	cursor:hand;

}

#header ul#third li a:active {
    color: #5D8D27;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 94px;
	height:21px;
	display: block;
	float: left;
	background-image:url(../interface/banner/menu_ov.jpg);

}

#header ul#third li:last-child a { border: none; }


.texte_third {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #5D8D27;
	vertical-align:middle;
    margin:7px auto;   /* Makes this inner div centered */
    text-align:center;    /* Parent strips have center aligned text */
    overflow:hidden; /* To clear floats */
}
.texte_third:hover {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5D8D27;
	vertical-align:middle;
    margin:7px auto;   /* Makes this inner div centered */
    text-align:center;    /* Parent strips have center aligned text */
    overflow:hidden; 
}

#protab8{
	left:350px;
	position:absolute;
	z-index:0;
	top: 108px;
			
			}
				#protab9{
	left:400px;
	position:absolute;
	z-index:0;
	top: 108px;
			
			}
.textesecon_tab {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
    margin:5px auto;   /* Makes this inner div centered */
    text-align:center;    /* Parent strips have center aligned text */
    overflow:hidden; /* To clear floats */
}
.textesecon_tab:hover {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
    margin:5px auto;   /* Makes this inner div centered */
    text-align:center;    /* Parent strips have center aligned text */
    overflow:hidden; 
}
.textesecon_tab:active {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
    margin:5px auto;   /* Makes this inner div centered */
    text-align:center;    /* Parent strips have center aligned text */
    overflow:hidden; 
}

