.head_news
{
	width:100%;
	height:auto;
	float:left;
	margin: 6px 0px 25px 0px;
}

.testo_news_sx
{
	width:280px;
	height:auto;
	float:left;
	min-height: 100px;
}

.testo_news_dx
{
	width:280px;
	height:auto;
	float:right;
	min-height: 100px;
}

.foto_news_dx
{
	width:200px;
	height:auto;
	float:right;
	padding-top: 30px
}

.foto_news_sx
{
	width:200px;
	height:auto;
	float:left;
	padding-top: 30px
}

.news
{
	margin-top: 30px;
	width: 100%;
	height: auto;
	float: left;
}

.box_news
{
	width:212px;
	height:auto;
	float:left;
	padding-top: 5px;
	margin: 0px 2px 0px 2px;
	text-align: center;
}

.box_news h3
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #3f3f3f;
	margin-top: 0px;
	margin-bottom: 5px;
}

.lista_news
{
	margin-top: 30px;
/*	padding-left: 25px; */
	width: 100%;
	height: auto;
	float: left;
}

.lista_news ul
{
	padding-left: 25px;
}

.lista_news li
{
	margin: 3px 0px 3px 0px;
}




