
.Box_Sx {
	position: absolute;
	width: 190px;
	height: 478px;
	left: 0px;
	top: 290px;
	/*border: 1px solid #000000;*/
}

.Box_Sx_Testo {
	position: relative;
	width: 100%;
	height: 110px;
	left: 19px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #ffffff;
	color: #666666;
	line-height: 16px;
	word-spacing: 3px;
}

.Box_Sx_Img {
	left: 19px;
}

.Box_Sx_Mini {
	position: absolute;
	width: 190px;
	height: 40px;
	left: 0px;
	top: 590px;
}

.Box_Sx_Menu {
	position: relative;
	width: 100%;
	top: -7px;
	background-image: url(../img-site/spacer.gif);
	background-repeat: repeat;
}

.Box_Sx_Menu_Tipo {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
/*	background-image: url(../img-site/spacer.gif);
	background-repeat: repeat;*/
	background: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #E4E3E1;
	vertical-align: top;
}

.Box_Sx_Menu_Item {
	position: relative;
	width: 100%;
	left: 18px;
	top: -22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img-site/spacer.gif);
	color: #A9ABC8;
	line-height: 16px;
}

.Box_Sx_Menu_Item ul {
	list-style-type: none;
}

.Box_Sx_Menu_Item a {
	color: #333366;
	text-decoration: none;	
}

.Box_Sx_Menu_Item a:hover {
	text-decoration: underline;	
}

.Box_Sx_Menu_Item a:visited {
	color: #333366; /* #6666CC;	*/
}


.Box_Rilievo {
	position: absolute;
	width: 100%;
	height: 110px;
	background-color: #FFEBCC;
	border: 1px solid #cccccc;
	color: #666666;
}

.Box_Rilievo_Titolo {
	height: 20px;
	line-height: 20px;
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	vertical-align: middle;
}

.Box_Rilievo_Titolo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.Box_Rilievo_Titolo a:hover {
	text-decoration: underline;	
}

.Box_Rilievo_Link {
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	vertical-align: middle;
}

.Box_Rilievo_Testo {
	height: 60px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 7px;
	padding-right: 7px;
}

