@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

img.uno {
	float: left;
	margin-right: 7px;
}

#contenuti {
	position:absolute;
	left:0px;
	top:13px;
	width:750px;
	height:auto;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
#contenuti a {
	color: #CC0000;
	text-decoration: underline;
}

.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

.spazio {
	margin-left: 20px;
}.imgdx {
	float: right;
	clear: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgsx {
	float: left;
	clear: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contenutilu {

	position:absolute;
	left:0px;
	top:11px;
	width:730px;
	height:auto;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
#contenutilu a {
	color: #CC0000;
	text-decoration: underline;
}
#tab {
	clear: both;
}

