@import "style.css";


#bloccomenuhome {
	min-height: 208px;
}

#news ul, #evidenza ul, #eventi ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#news ul li, #evidenza ul li, #eventi ul li {
	padding: 0;
	margin: 0;
}

#evidenza a {
	color: white;
	text-decoration: none;
}

#evidenza a:hover {
	color: white;
	text-decoration: underline;
}

#DOMnewsstopper, #DOMevistopper, #DOMevestopper {
	float: right;
	padding: 0;
	margin: 0;
	margin-right: 15px;
}

#DOMevestopper {
	line-height: 40px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin-right: 18px;
}

#DOMnewsstopper a, #DOMevistopper a, #DOMevestopper a {
	background: url(../img/quadrato_blu.gif) no-repeat right center;
	padding-right: 15px;
	text-decoration: none;
}

#DOMevistopper a {
	background: url(../img/quadrato_bianco.png) no-repeat right center;
	color: white;
	display: block;
}

#DOMnewsstopper a:hover, #DOMevistopper a:hover, #DOMevestopper a:hover {
	text-decoration: underline;
}

