@charset "utf-8";
/* CSS Document */

h4 {
	font-family: Verdana, Arial, Geneva, sans-serif;	
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #005440;
	width: 305px;
}

p {
	float: right;
	width: 168px;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	height: 88px;
	overflow: hidden;
}

.boxEvidenzaHome {
	height: 185px;
	overflow: hidden;
}

.boxEvidenzaHomeContenuto {
	 margin-top: 10px;
	 height: auto;
	 overflow: hidden;
}

.boxEvidenzaHomeLink {
	margin-top: 10px;	
}

.visore_home_content {
	height: 185px;
	float: left;	
}

.strisciaCategorie {
	width: 330px;
	height: 430px;
	background-image: url(../images/background_striscia_categoriel.jpg);
	background-repeat: repeat-y;
}

.boxSottoevidenzaHome {
	border-left: 0px;
	padding-left: 15px;
	width: 135px;	
	height: 215px;
}

.boxSottoevidenzaHomeLink {
	margin-top: 0px;	
	width: 134px;
}

.boxSottoevidenzaHomeTesto {
	float: left;
	height: 52px;
	overflow: hidden;
}

div.titoloNormale {
	height: auto;
}

.boxSottoevidenzaHomeImg {
	width: 134px;
	height: 72px;
}

.bottone_home_page {
	float: left;
	margin-left: 13px;
	margin-top: 10px;
	background-image: url(../images/home_page_news_button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 186px;
	height: 26px;
	text-decoration: none;
	text-align: center;
	display: block; /* solo per il primo rilascio; poi: block; */
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005440;
	line-height: 24px;
	overflow: hidden;
}

.bottone_home_page:hover {
	background-image: url(../images/home_page_news_button_over.jpg);
	text-decoration: none;
}

.feedRSS_content {
	float: right;	
}

.feedRSS_content img {
	float: right;	
}

.feedRSS_link {
	float: right;
	margin-right: 10px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #9C9E9F;
}

.feedRSS_link:hover {
	text-decoration: underline;	
}

.titolo_news {
	float: left;
	margin-top: 20px;
	padding-left: 15px;	
}

.feedRSS_content {
	margin-top: 20px;
	padding-right: 10px;
	line-height: 18px;
	display: none; /* solo per il primo rilascio */
}

.news_eventi {
	float: right;
	width: 305px;
	padding: 0px;
	margin: 0px -3px 0px 0px;
	padding-left: 15px;
	padding-right: 10px;
}

.news_eventi li {
	padding: 0px;
	margin: 0px;
	padding-bottom: 25px;
	padding-top: 15px;
	border-bottom: 1px solid #E3E9EC;
	height: 140px;
	overflow: hidden;
}

.news_eventi li.ultimo {
	border-bottom: 0px;	
}

.news_eventi li img {
	float: left;
	clear: left;
	width: 112px;
	margin-top: 15px;
}

.news_eventi li a {
	float: right;
	width: 168px;
}