html{/*	overflow: -moz-scrollbars-vertical; /* visualizza sempre la scrollbar laterale per firefox */
	overflow-y:scroll; overflow-x:auto; overflow:moz-scrollbars-vertical}
body {background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	 font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #ddd;}
td {font-size: 12px;}
a:link, a:visited, a:active { text-decoration: none; color: #ddd;}
a:hover{ text-decoration: none; color: #f5210b;}

/* FORM */	 
input {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, sans-serif;}
select {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, sans-serif}
textarea {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, sans-serif}
checkbox {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, sans-serif}
radio {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, sans-serif}

img { -ms-interpolation-mode: bicubic; }
p {margin:0}
.descrizione {font-size: 11px; font-weight: none; color: #ddd; word-spacing: 1px;}

/* Nome - home */
h1 {font-size: 14px; margin:0; color: #fff; text-transform: uppercase; letter-spacing: 3px; text-indent: 10px; font-weight:bold}
h1 a:link, h1 a:visited, h1 a:active {font-size: 14px; margin:0; color: #fff; text-transform: uppercase; text-indent: 10px; letter-spacing: 3px; font-weight:bold}
h1 a:hover {font-size: 14px; margin:0; color: #fff; text-transform: uppercase; text-indent: 10px; letter-spacing: 3px; font-weight:bold}

/* Nome Latest - home */
h2 {font-size: 14px; margin:0; color: #fff; text-transform: uppercase; text-indent: 10px; letter-spacing: 3px; font-weight:bold}
h2 a:link, h2 a:visited, h2 a:active  {font-size: 14px; margin:0; color: #000000; text-transform: uppercase; text-indent: 10px; letter-spacing: 3px; font-weight:bold}
h2 a:hover {font-size: 14px; margin:0; color: #000000; text-transform: uppercase; text-indent: 10px; letter-spacing: 3px; font-weight:bold}

/* Acquisto */
h3 {font-size: 13px; margin:0; color: #fff; letter-spacing: 3px; font-weight:bold}

/* Title */
.titolo {font-size: 14px; margin:0; color: #fff; letter-spacing: 1px; font-weight:bold}
.titolo a:link, .titolo a:visited, .titolo a:active{font-size: 14px; margin:0; color: #fff; letter-spacing: 1px; font-weight:bold}
.titolo a:hover {font-size: 14px; margin:0; color: #fff; letter-spacing: 1px; font-weight:bold}

/* Claim */
.claim {font-size: 14px; margin:0; color: #fff; letter-spacing: 3px; font-weight:bold}

/* Menu principale */
.menu {font-size: 11px; font-weight: bold; color: #ddd

; word-spacing: 1px;}
.menu a:link, .menu a:visited, .menu a:active {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #ddd

; 
	word-spacing: 1px;
}
.menu a:hover {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #f5210b; 
	word-spacing: 1px;
}
/* Copyright */
.copyright {font-size: 9px; font-family: Verdana, Arial; color: #999999; word-spacing: 1px;}
.copyright a:link{font-size: 9px; font-family: Verdana, Arial; color: #ddd

; word-spacing: 1px;}
.copyright a:hover{font-size: 9px; font-family: Verdana, Arial; color: #999999; word-spacing: 1px;}
.copyright a:visited{font-size: 9px; font-family: Verdana, Arial; color: #999999; word-spacing: 1px;}
.copyright a:active{font-size: 9px; font-family: Verdana, Arial; color: #999999; word-spacing: 1px;}


.benvenuto {font-size: 10px; font-family: Verdana, Arial; color: #ddd

; word-spacing: 1px;}

/* Download */
.download {margin-left: 10px}
.download a{margin-left: 10px}
.download a:hover{margin-left: 10px}


/* Sfondi 1*/
.cell1 {background-color:#A80345;}
.cell2 {background-color:#E84882;}
.cell3 {background-color:#EE7D23;}
.cell4 {background-color:#0099CC;}
.cell5 {background-color:#A0DC5F;}
.cell6 {background-color:#FFCC66;}
.cell7 {background-color:#999999;}
.cell8 {background-color:#296414;}

/* Sfondi 1 associato */
.cellint1 {background-color:#FB0467;}
.cellint2 {background-color:#F08CAF;}
.cellint3 {background-color:#EEB022;}
.cellint4 {background-color:#64D9FF;}
.cellint5 {background-color:#D9ED92;}
.cellint6 {background-color:#FFE5B2;}
.cellint7 {background-color:#ddd
CCC;}
.cellint8 {background-color:#63C932;}

.turchese {color: #3399FF; font-weight: bold; font-size: 13px;}
.turchese A:link {color: #3399FF; font-weight: bold; font-size: 13px;}
.turchese A:hover {color: #FFFFFF; font-weight: bold; font-size: 13px;}

.arancio {color: #FF6600; font-weight: bold; font-size: 13px; }
.arancio A:link {color: #FF6600; font-weight: bold; font-size: 13px; }
.arancio A:hover {color: #FFFFFF; font-weight: bold; font-size: 13px; }

.fuxia {color: #FF0099; font-weight: bold; font-size: 13px; }
.fuxia A:link {color: #FF0099; font-weight: bold; font-size: 13px; }
.fuxia A:hover {color: #FFFFFF; font-weight: bold; font-size: 13px; }


.errorArea {
	background:#FFFF66;
	border:1px dashed #CC0000;
	font-size:inherit;
	margin:1em;
	padding:1px;
	color:#000000;
}

div.errorArea ul{
	list-style-type:none;
	margin:0;
	padding:0;
}


/* ALERT AREA */
div.alertArea{
	border: 1px dashed #ddd

;
	background:#1A1A1A;
	font-size:12px;
	margin: 1em 1em;
	padding:2px;
	color:#FFFFFF;
}

div.alertArea ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
