@import "form.css";
@import "testi.css";
@import "links.css";
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #FFFFCC;
}
#mainCorpo {
	min-height:100%;
	height:auto !important;
	height:100%;
}
	#contenuti
	{
		position:relative;
		width:714px;
		min-height:100%;
		height:auto !important;
		height:100%;
	}
	#lingue{
		position: absolute;
		top: 445px;
		left: 605px;
	}
	
		.corpo
		{
			background-color:#FFFFFF;
			vertical-align:top;
			line-height:normal;
			text-align:left;
		}
img.newsFoto
{
	border: none;
	line-height:normal;
}