.IMGsfondoTOP {
	background-attachment: fixed;
	background-image: url(images/top_rip.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.IMGtop {
	background-attachment: fixed;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.IMGsfondoSX {
	background-attachment: fixed;
	background-image: url(images/top_rip_sx.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.TestoLOGO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
}
.LINKaccessori {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
a.LINKaccessori:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.IMGsfondoMAIL {
	background-attachment: fixed;
	background-image: url(images/sot_top_rip.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.IMGbottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 6px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 26px;
	font-weight: bold;
	background-color: #D1D1D1;
	width: 100%;
	color: #FFFFFF;
}
a.IMGbottom:hover {
	text-decoration: underline;
	color: #FF0000;
}
/* INIZIO CSS MENU */
.menu{
	color:#000000;
	border:1px solid #C2C3C3;
	background-color: #F9FAFA;
	width:170px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 4px;
}
.menu a{
	text-decoration:none;
}
.menu a:active, a:link, a:visited {
	color:#000000;
}
.menu a:hover {
	color:#FF0000;
}
.menu-freccia{
	color:#000000;
	border:1px solid #C2C3C3;
	background-color: #F9FAFA;
	width:170px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
	text-overflow: ellipsis;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	background-image:url(images/freccia_menu.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 4px;
}
/* FINE CSS RELATIVI AL MENU */
/* INIZIO CSS RELATIVI AL CONTENUTO */
#content table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.titolo{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.testoCASO1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: justify;
}
.bordoIMG {
	border: 1px solid #FFFFFF;
}
.titoloUNDER {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
/* FINE CSS RELATIVI AL CONTENUTO */
.SITONAME {
	font-family: Tahoma, "Times New Roman", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 14px;
	padding-top: 6px;
}
.BOTTOM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 25px;
}
a.BOTTOM:hover {
	color: #FF0000;
}
.IMGtopMAIN {
	background-attachment: fixed;
	background-image: url(images/top_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.IMGBottomNEW {
	background-attachment: fixed;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}