* {
	font-size: 11px;
}

a, a:link, a:visited, a:hover, a:focus, a:active {text-decoration: none;}
a:hover, a:focus, a:active {color: #ff0000;}

body {
  font-size: 11px;
  color: #030303;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  text-decoration: none;
}

th {
	color: #666666;
	background-color: #f3f3f3;
}

p {margin: 0;}

.grigiodesc, .grigio {color: #666666;}
div.grigiodesc a:link, div.grigiodesc a:visited {color: #333333;}
div.grigiodesc a:hover, div.grigiodesc a:focus, div.grigiodesc a:active {color: #ff0000;}

.grigiopiccolo {
	font-size: 10px;
	color: #aaaaaa;
}
a.grigiopiccolo:hover, a.grigiopiccolo:focus, a.grigiopiccolo:active {color: #030303;}

.grigiogrande {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

.grigiochiaro {color: #9e9e9e;}

.grigioscuro {color: #333333;}

.idArticoloMisura {
	color: #333333;
	max-width: 125px;
}

.carte {
	color: #333333;
	width: 200px;
}

.barrato {
	color: #030303;
	text-decoration: line-through;
}

.rosso {color: #ff0000;}
a.rosso:hover, a.rosso:focus, a.rosso:active {color: #9e9e9e;}

.rossogrande {
	font-size:20px;
	font-weight: bold;
	color: #FF0000; 
}

.testotop {
	font-size: 16pt; 
	font-weight: bold;
	color: #757474;
}

.testobanca {
    font-size: 14pt;
    color: #757474;
}

.gestpayok {
    font-size: 10pt;
    color: #5C5C5C;
}

.dati input, .dati select, input#email {width: 215px; height: 18px;}
.dati input#via {width: 165px; height: 18px;}
.dati input#civico {width: 46px; height: 18px;}
.dati input#cap {width: 80px; height: 18px;}
.dati input#maillist {width: 35px;}
input.totali {width: 125px; height: 18px;}
textarea {width: 445px; height: 48px;}

#ShipLayer {
	position: absolute;
	width: 500px;
	height:300px;
	z-index:2;
	visibility: hidden;
}
#BGLayer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	visibility: hidden;
	background-color: #000000;
	-moz-opacity: 0.4;
	filter: alpha(opacity=60);
}

#artContent {width: 471px;}

#artDescrizione {
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b2b2b2;
}

.artFoto {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	vertical-align: bottom;
}

.artImg {
	border: none;
	display: block;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}

.pageContainer {
	width: 332px;
	text-align: center;
	background-color: #e5e5e5; 
}

.pageSpace {
	height: 30px;
	background-color: #fff; 
}

.pageSX {
	float: left;
}

.pageCenter {
	margin: 0 20px;
	text-align: center;
}

.pageDX {
	float: right;
}

.footer {
	clear: both;
}

#tracking {
	width: 500px;
	border: 1px solid #b3b3b3;
	border-collapse: collapse;
}

#tracking td {
	border: 1px solid #b3b3b3;
}

#tracking th {
	background-color: #fff;
	color: #333333;
	border: 1px solid #b3b3b3;
}