/***fancy menu***/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#fancymenu{
display:inline;
clear:both;
margin:8px 0 0 70px;
position:relative;
height:32px;
width:810px;
overflow:hidden;
float:left;
}

#fancymenu ul{padding:0; margin-left:0px; margin-top:0px; margin-right:0px;}
  
#fancymenu ul li{float:left;list-style:none;}

#fancymenu ul li a{
text-indent:-10em;
z-index:10;
display:block;
float:left;
height:32px;
position:relative;
padding-left:20px;
overflow:hidden;
color:#fff;}

#menu_principal a{width:80px; margin-left:15px; float:left; background:url('../images/menu_quem_somos.png') top left no-repeat;}

#menu_home a{width:80px; margin-left:15px; background:url('../images/menu_tratamentos.png') top left no-repeat;}

#menu_overons a{width:95px; margin-left:15px; background:url('../images/menu_equipe.png') top left no-repeat;}

#menu_bedrijfsproces a{width:55px; margin-left:15px; background:url('../images/menu_unidades.png') top left no-repeat;}

#menu_contact a{width:75px; margin-left:15px; background:url('../images/menu_metodologia.png') top left no-repeat;}

#menu_actueel a{width:90px; margin-left:15px; background:url('../images/menu_depoimento.png') top left no-repeat;}

#menu_extra a{width:115px; margin-left:15px; background: url('../images/menu_familia.png') top left no-repeat;}

#menu_links a {width:45px; margin-left:15px; background: url('../images/menu_contato.png') top left no-repeat; }

#fancymenu li.background {
background:url('../images/bg_menu_right.png') no-repeat top right;
z-index:8;
position:absolute;
visibility:hidden;}
  
#fancymenu .background .left {
background:url('../images/bg_menu.png') no-repeat top left;height:32px; width:100%;}
