body         {
	background-color: #f0f0f0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	border-top-width : 0;
	border-right : 0;
	border-left : 0;
	border-bottom : 0;
	border-top : 0;
}

.footer {
	font-size:10px;
	font-family:verdana;
	color:#660033;
	text-align:left;
	letter-spacing:1px;
	height:15px;
	}

a:hover{
	color:#660033;
	}
a{
	color:#330000;
	}
	
a:link{
	color:#330000;
	}
	
/*form*/
table.modulo{
	border: 1px solid #cccccc; 
	padding: 5
	}
.label {
	font-family:Verdana;
	font-size:11px;
	color:#330000;
	text-align:left; 
	font-weight:bold	
	}
input {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	}
.errore{
	font-family:Verdana;
	font-size:11px;
	color:#990000;
	}

/*gestione stili testo*/
.text	{
	font-family:verdana;
	font-size:11px;
	color:#330033;
	text-align:left;
	line-height:15px;
	letter-spacing:1px
	}

.normale	{
	font-family:verdana;
	font-size:11px;
	color:#330033;
	letter-spacing:1px;
	}

strong{
	font-family:serif;
	font-size:13px;
	color:#330033;
	letter-spacing:1px;
	font-weight:bold
}

.strong{
	font-family:serif;
	font-size:13px;
	color:#330033;
	letter-spacing:1px;
	font-weight:bold
}

/*gestione stili carrello*/

tr.shopperLabel	{
	background-color:#330033;
	font-family:Verdana;
	font-size:11px;
	color:#f5f5f5;
	font-weight:bold	
	}
	
td.shopperTot {
 	background-color:#FFCC66;
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	font-weight:bold	
	}

/*testo di errore*/
.ErrorText{
	font-family:serif;
	font-size:13px;
	color:#660000;
	letter-spacing:1px;
	font-weight:bold
	}

/*gestione sfondo pagina*/

td.sfondo	{
	background-image: url('../images/sfondo-pagina.gif'); 
	background-repeat: no-repeat; 
	background-position: left top
	}
	
	
/* stili oltredimore */
Table.Oltredimore{
	margin:23px 0px 20px 0px;
	width:70%;
	border:0px;
	border-bottom:1px solid #ccc;
	padding:0px;
	}	
Table.Oltredimore td.oltredimore-titolo{
 font-weight:bold;
 font-size:13px;
 color:#663333;
 padding:7px 5px 3px 5px;}

Table.Oltredimore td.oltredimore-testo{
 font-size:12px;
 color:#000;
 padding:3px 5px 7px 5px;}
 
Table.Oltredimore td.oltredimore-url{
 font-size:11px;
 color:#663333;
 padding:3px 7px 13px 5px;
 }
 
 a.oltredimore-url,a.oltredimore-url:link,a.oltredimore-url:visited{ color:#660033; text-decoration:underline}
 a.oltredimore-url:hover{ color:#FFCC00; text-decoration:underline}