/* MENU */
#voce1 {
	margin: 0;
	padding: 0;
	position:relative;
	z-index:1;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/chi_hover.gif);
	}
#voce1 a {
	display: block;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/chi.gif);
	}	
#voce1 a:hover {
	background: transparent url(../img/menu/chi_active.gif);
	}
#voce1 a span {
	display: block;
	position:relative;
	z-index: -1;
	}
	
#voce2 {
	margin: 0;
	padding: 0;
	position:relative;
	z-index:1;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/pro_hover.gif);
	}

#voce2 a {
	display: block;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/pro.gif);
	}	
#voce2 a:hover {
	background: transparent url(../img/menu/pro_active.gif);
	}
#voce2 a span {
	display: block;
	position:relative;
	z-index: -1;
	}
	
#voce3 {
	margin: 0;
	padding: 0;
	position:relative;
	z-index:1;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/img_hover.gif);
	}

#voce3 a {
	display: block;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/img.gif);
	}	
#voce3 a:hover {
	background: transparent url(../img/menu/img_active.gif);
	}
#voce3 a span {
	display: block;
	position:relative;
	z-index: -1;
	}

#voce4 {
	margin: 0;
	padding: 0;
	position:relative;
	z-index:1;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/con_hover.gif);
	}

#voce4 a {
	display: block;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/cont.gif);
	}	
#voce4 a:hover {
	background: transparent url(../img/menu/con_active.gif);
	}
#voce4 a span {
	display: block;
	position:relative;
	z-index: -1;
	}

#voce5 {
	margin: 0;
	padding: 0;
	position:relative;
	z-index:1;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/lin_hover.gif);
	}

#voce5 a {
	display: block;
	width:150px;
	height:26px;
	background: transparent url(../img/menu/lin.gif);
	}	
#voce5 a:hover {
	background: transparent url(../img/menu/lin_active.gif);
	}
#voce5 a span {
	display: block;
	position:relative;
	z-index: -1;
	}
	