BODY {
	padding : 0px;
	margin : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	background-color : #FFFFFF;
}
 .omino {
	background-image : url(/images/omino_sfondo_home.gif);
	background-repeat : no-repeat;
	background-position : 30px 128px;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
#col-sx-home {
	color: #FFFFFF;
	width : 150px;
	height: 600px;
	font-size : 9px;
	position : absolute;
	top : 0px;
	left : 0px;
	display : none;
}
#col-sx-home .logo {
	margin-top : 24px;
}
#testa-home {
	width : 610px;
	height: 114px;
	position : absolute;
	top : 0px;
	left : 0px;
}
#testa-home  .data {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	position : absolute;
	top : 17px;
}
#testa-home .foto {
	margin-right : 4px;
	margin-bottom : 7px;
}
#content {
	width : 100%;
	color : #000000;
	position : absolute;
	top : 114px;
	left : 0px;
	padding-top : 25px;
	padding-left : 12px;
	background-image : url(/images/angolo_arco.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}
.menu {
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.menu a  {
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.menu a:visited {
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.menu a:hover {
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
.menu .freccia{
	background-image : url(/images/freccia_menu.gif);
	background-repeat : no-repeat;
	background-position : 7px 4px;
	
}
.menu .linkpad{
	padding-bottom : 12px;
}
