/* Style properties for partena.be by Peter Coopmans for ONE Agency */

#tabcontainer #menu {
float:left;
height:35px;
list-style-type:none;
margin:0;
padding:0;
height:40px;
}
#tabcontainer #menu li {
float:left;
height:35px;
position:relative;
text-align:left;
}



#tabcontainer #menu a, #tabcontainer #menu a:visited {
background:url("../images/bg-new-nav-sep.jpg") no-repeat right 1px;
color:#FFFFFF;
display:block;
height:32px;
margin:0;
padding:3px 8px 0 8px;
position:relative;
text-decoration:none;
width:81px;
text-align:center;
}
#tabcontainer #menu a:hover {
background:url("../images/bg-new-nav-sep.jpg") no-repeat right 1px;
color:#eaa730;
}


#tabcontainer #menu #active {background:#98C1E0;color:#176DBE;} /*----new*/
#tabcontainer #menu #first #active {background:#98C1E0 url("../images/bg-first-sel.gif") no-repeat left 0;;color:#176DBE;} /*----new class="first" must be added on first li*/ 


#tabcontainer #menu a.mypartena, #tabcontainer #menu a.mypartena:visited, #tabcontainer #menu #mypartenaactive
{
	position: relative;
	text-decoration: none;
	background: 0px 1px url(../images/bg-new-nav-mapage.gif) no-repeat;
	color: #382602;
	display: block;
	width: 81px;
	height: 33px;
	padding: 3px 8px 0 8px;
	margin: 0;
top:-1px;
}

/*#tabcontainer #menu a.mypartena:hover
{
	background: 0px 1px url(../images/bck_partena_tab_hover.gif) no-repeat;
}*/


