body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:black;
	font-family:Verdana,sans-serif;
	font-size:11px;
}

td
{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:white;
}

a:link,
a:visited
{
	color:White;
	text-decoration:none;
}
a:hover,
a:active
{
	color:White;
	text-decoration:underline;
}

.button1
{
	font-size:11px;
	border:solid 1px #606060;
	background-color:#f1f1f1;
	color:#606060;
	font-weight:bold;
}

.novita-home
{
	background:url(../media/img/bgEtichetta.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:20px;
	padding-left:5px;
	color:black;
	font-weight:normal;
	font-family:Times New Roman;
}

.recapiti
{
	font-family:Times New Roman;
	padding-top:30px;
	text-align:center;
}

.menu-inf td
{
	font-family:Times New Roman;
	font-size:13px;
}

.menuSx
{
	padding-top:30px;
	padding-left:14px;
	padding-right:14px;
}

.menuSx td
{
	font-family:Times New Roman;
}

/*-------- LOGIN COLONNA SX ---------*/
.loginsx
{
	padding-top:4px;
	border-top:dotted 1px #f1f1f1;
	border-bottom:dotted 1px #f1f1f1;
}
.loginsx .ecom-userlogin
{
	width:100%;	
}
.loginsx .ecom-userlogin .ecom-form-field
{
	font-size:10px;
}
.loginsx .ecom-userlogin input
{
	width:90px;
	height:20px;
	font-size:11px;
}
.loginsx .ecom-userlogin .ecom-button
{
	width:45px;
	height:20px;
	font-size:11px;
}
/*----------------------------------*/