#barra-principale {
	vertical-align: top;
	width: 120px;
	
		
}

#barra-principale .barra {
	background-position: top;
	vertical-align: top;
}

.over {
	height: 26px;
	width: 120px;
	vertical-align: middle;
	padding: 5px 3px 5px 20px;
	text-align: left;
	background-color: #CCFF00;

}



#barra-principale .pulsante {
	height: 26px;
	width: 120px;
	vertical-align: middle;
	padding: 5px 3px 5px 20px;
	text-align: left;
}

#barra-principale a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 14px;
}

#barra-principale a:link {
	color: #666666;
	text-decoration: none;
}
#barra-principale a:hover {
	color: #333333;
	font-weight: bold;


}
#barra-principale a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#barra-principale a:visited {
	text-decoration: none;
	color: #666666;
	

}

#barra-principale img {
	text-decoration: none;
	color: #FFFFFF;
	border: 3px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-position: center top;

}

/*OMAGGIO*/

#omaggio {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;	
}

#omaggio .omaggio-over {
	background-color: #CCFF00;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 2px dotted #4B4B4B;
	background-position: center;
}


#omaggio .omaggio-on {
	border: 2px dotted #E6E6E6;
	padding-top: 20px;
	padding-bottom: 20px;
	background-position: center;

	
}



#omaggio a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3300;
	margin: 0px 7px;
	padding: 0px;
}

