/* CSS Document */
#topmenup, #topmenup ul {
height: 53px;
	line-height:53px; 
	padding-left: 50px;
	padding-right: 50px;
	
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	text-indent: -9000px;
	background: url(immagini/menu.png);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
	}


#topmenup a {
	display: block;
	height: 53px;
	line-height: 53px;
	font-size: 10px;
	font-weight: bold;
	color:#005600;
	text-indent: -9000px;
}

#topmenup a:hover {
	display: block;
	height: 53px;
	line-height: 53px;
	font-size: 10px;
	font-weight: bold;
	color:#82E45B;
	text-indent: -9000px;}

/* CSS Bottoni */
	

.menuHead
{
	color: White;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}

a.menuHead
{
	color: White;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	

	}

#topmenup li {
	float: left;
	
}

#topmenup li ul {
	position: absolute;
	
}

#topmenup li:hover ul {
	left: auto;

}

#topmenup li:hover ul, #topmenup li.sfhover ul {
	left: auto;
}

li.divisoremenu {
	width: 3px;
	height: 56px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(img/divisoremenu.png);

}

/* MENU */


.home1{

	width: 70px;
}

.home1 a:hover{

	width: 70px;
}


.chisono{

	width: 175px;
}

.chisono a:hover{

	width: 175px;
}


.risorse{

	width: 145px;
}

.risorse a:hover{

	width: 145px;
}


.miefoto{

	width: 105px;
}

.miefoto a:hover{

	width: 105px;
}


.guestbook{

	width: 105px;
}

.guestbook a:hover{

	width: 105px;
}


.download{

	width: 120px;
}

.download a:hover{

	width: 120px;
}


.siti{

	width: 60px;
}

.siti a:hover{

	width: 60px;
}


.contattami{

	width: 90px;
}

.contattami a:hover{

	width: 90px;
}