body {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.content {
	background-color: #E8E8E8;
}


.col_SX {
	background-color: #0066CC;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #003399;
}
.footer {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	height:35px;
}
#menu a, #menu a:visited {
	text-decoration:none;
	text-align:left;
	background-color:#0059B2;
	color:#fff;
	display:block;
	width:210px;
	padding:5px;
	margin:0 auto;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #003366;
	border-bottom: 1px solid #FFFFFF;
  }
#menu a:hover {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #0099FF;
	border-bottom: 1px dashed #FFFFFF;
  }
.titoli {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titoliDATI {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

