
#img_news {
	width:875px;
	height:392px;
	background-image:url(../image/bg_home_img_news.gif);
	background-repeat:no-repeat;
}

/*
#text_intro {
	width:875px;
	height:392px;
	background-image:url(../image/bg_home_img_news.gif);
	background-repeat:no-repeat;
} */

.news_titolo, .news_testo, .news_orario, .30_anni_titolo, .30_anni_testo {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.news_titolo {
	color: #000000;
	font-size: 12px;
	line-height:16px;	
 font-weight:bold;	
}
.news_titolo a {color: #000000; text-decoration:none;	}
.news_titolo a:hover {color: #cc3333; text-decoration:none;}	

.news_testo {
	color: #666666;
	font-size: 11px;
	line-height:16px;	
}
.news_testo a {color: #669933; text-decoration:none;	}
.news_testo a:hover {color: #666666; text-decoration:none;}	

.news_orario {
	color: #669933;
	font-size: 11px;
	line-height:14px;	
 font-weight:bold;		
}

.trenta_anni_titolo {
	color: #000000;
	font-size: 24px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.trenta_anni_testo {
	color: #669933;
	font-size: 11px;
	line-height:18px;
}
.trenta_anni_testo a {color: #cc3333; text-decoration:none;	}
.trenta_anni_testo a:hover {color: #000000; text-decoration:none;}	

.intro_testo {
	color: #666666;
	font-size: 12px;
	line-height:18px;
}
.intro_testo a {color: #cc3333; text-decoration:none;	}
.intro_testo a:hover {color: #666666; text-decoration:none;}	

