.bianco{
	width:10px;
	height:170px;
	font-size:0px;
	line-height:1px;
	background-color:#fff;
	float:left;
}

.bianco_orizzontale{
	width:620px;
	height:10px;
	font-size:0px;
	line-height:1px;
	background-color:#fff;
	float:left;
}



.bottom_news{
	width:190px;
	height:20px;
	font-size:10px;
	background:#fff;
}
/* NEWS FISSA IN ALTO A SX */

.news_01{
	width:390px;
	height:auto;
	float:left;
}

#title_news_01{
	width:390px;
	height:5px;
	float:left;
	padding-left:5px;
	color:#fff;
}

.contenuti_news_01{
	width:385px;
	background-color:#fff;
	float:left;
	padding-top:5px;
	text-align:justify;
}




/* NEWS FISSA IN ALTO A DX */

/* .news_02{
	width:230px;
	height:auto;
	float:left;
}

#title_news_02{
	width:225px;
	height:5px;
	float:left;
	padding-left:5px;
	color:#fff;
}

.contenuti_news_02{
	width:230px;
	background-color:#fff;
	float:left;
	padding-top:5px;
	text-align:justify;
	border-bottom:3px solid #fff;
}*/


/* NEWS CHE SI RIPETE */

.news_02,.news_03{
	width:190px;
	height:auto;
	float:left;
}

#title_news_02,.title_news_03{
	width:180px;
	height:5px;
	float:left;
	padding-left:5px;
	color:#fff;
}

.contenuti_news_02,.contenuti_news_03{
	width:182px;
	height:auto;
	background-color:#fff;
	float:left;
	padding-top:5px;
	padding-bottom: 2px;
	text-align:justify;
}


/* NEWS FISSA IN BASSO */

.news_04{
	width:390px;
	height:auto;
	float:left;
}

.title_news_04{
	width:380px;
	height:5px;
	float:left;
	padding-left:5px;
	color:#fff;
}

.contenuti_news_04{
	width:380px;
	height:auto;
	background-color:#fff;
	float:left;
	padding-top:5px;
	text-align:justify;
}



.legginovita{
		display:block;
		float:left;
		height:53px;
		width:220px;
		background:url(../gfx/leggi_novita.gif) center;


}

.chiusura{
	font-size:10px;
	float:left;
	width:600px;
	text-align:center;
	padding-bottom:10px;
}

