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

.img {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right:5px;
	vertical-align: top;
	float:left;
}

#col1{
	width: 554px;
}

.col2{
	width: 119px;
}

#TabellaNews{

	table-layout:fixed;
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size: 8px;
	color: #FFFFFF;
	border: solid #424851;
	height: auto;
	text-align: justify;
	line-height: 16px;
	}
	
