
/* CSS Document */

#agenda, #sociedade_menu, #setorzero, #portfolios {
	position: absolute;	
	width:185px;		 
	visibility: hidden;
	margin-left:-52px;
	margin-top:-10px;
	
}

* html #agenda, * html #sociedade_menu, * html #setorzero, * html #portfolios {
	position: absolute;	
	width:185px; 		
	visibility: hidden;
	margin-left:-52px;
	margin-top:-34px;
	z-index:10000;
	
}
#menu_tp1 {
	background-image:url(http://www.setorzero.com.br/img/topo_menu_over.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	height:13px;
}
#menu_tp2 {	
	background:#000;
	height:150px;
	background-color:#000000;

}
#menu_tp3{
	background-image:url(http://www.setorzero.com.br/img/base_menu_over.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:12px;
}
#menu #menu_tp2 {	
	padding-top:10px;
}

#menu ul#menu_sub_menu li{	
	width:176px;
	height:15px;	
	font:11px "Tahoma", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	color:#fff;	
	
}
#menu #menu_sub_menu a{	
	height:15px;	
	text-decoration:none;
	font:11px "Tahoma", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
	text-align:left;
	color:#C2B093;	
	width:176px;
	line-height:10px;	
}
#menu #menu_sub_menu a:hover{	
	text-decoration:none;
	color:#FFF;
}
#menu #menu_sub_menu span{	
	width:170px;
	height:1px;
	color:#534634; 
}
.span_separaty {
	height:2px;
}