body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	text-decoration: none;
	letter-spacing: normal;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/*********** #sectionLinks styles ***********/
.sealine_small {
	font-family: "Arial Black";
	font-size: 14px;
	color: #000000;
}
.lab_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sealine_m {
	font-family: "Arial Black";
	font-size: 18px;
	color: #000000;
}
#sectionLinks{
	position: fixed;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 40%;
}
.elenco_sx {
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 160px;
	border-right-width: 0px;
	border-right-style: none;
	font-weight: bold;
	cursor:pointer;
}

.elencob_sx {
	
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 160px;
	border-right-width: 0px;
	border-right-style: none;
			cursor:pointer
}
.elenco_dx {
	text-align: left;
	margin: 1px 0px 0px 5px;
	padding: 0px;
	left: 164px;
	position: absolute;
}
.logo {
	margin: 0px;
	padding: 0px;
	
}	
.titolo_sx {
	font-size: 36px;
	line-height: 36px;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 160px;
	font-weight: bold;
	cursor:pointer;
	font-family: "Arial Black";
}
.titolo_dx {
	font-size: 24px;
	line-height: 32px;
	color: #000000;
	margin: 1px 0px 0px 5px;
	padding: 0px;
	left: 164px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	text-align: left;
	padding: 0px;
	position: absolute;
	width: 400px;
	/*border: 1px dotted #000000;*/
	left: 310px;
	top: 50px;
	color: #000000;
	}
	
	
.content p{margin: 0px}

a:link{
	color: #999999;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
	color: #999999;
}

a:hover{
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
a:active{
	color: #000000;
	text-decoration: none;
}
a:focus{
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
.menulogo {
	position: absolute;
}

.elencoc_sx {
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 160px;
	border-right-width: 0px;
	border-right-style: none;
	font-size: 10px;
	color: #000000;
	cursor: default;
}
.elencod_sx {
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 160px;
	border-right-width: 0px;
	border-right-style: none;
	font-size: 10px;
	color: #003399;
	cursor: default;	 
}
.elencod_sx a:link{
	color: #003399;
	text-decoration: none;
}
.elencod_sx a:visited{
	color: #003399;
	text-decoration: none;
}
.elencod_sx a:hover{
	color: #000000;
	text-decoration: none;
}
.elencod_sx a:focus{
	color: #000000;
	text-decoration: none;
}
.elencod_sx a:active{
	color: #003399;
	text-decoration: none;
}



.contenttitolo {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	text-align: right;
	padding: 0px;
	position: absolute;
	width: 400px;
	left: 310px;
	top: 34px;
	height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rosso {color: #FF0000}
.grigio {color:#999999}
