body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color: #FFFFFF;
	margin:0;
	color: #4C4C4C;	
}

A:link, A:hover, A:active { 
	color: #f27400;
	text-decoration: underline;
}

A:visited { 
	color: #b55600;
}

div.header {
	height:140px;
	width:950px;
}

div.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin:25px;
	margin-left:50px;	
	color: #744F21;
}

div.carrello {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	background-color: #fffae1;
	margin-bottom: 5px;
}

div.maschera {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	background-color: white;
	margin-bottom: 5px;
}

div.footer
{
	width: 950px;
	height: 117px;
	margin-top: 4px;
	background-image: url(../pictures/bgfooter.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4C4C4C;
}

div.footer H1 {
	margin: 0px;
	font-size: 9pt;
	color: #4C4C4C;
}

div.footer A:LINK, div.footer A:VISITED { 
	color: #82837C;
	font-size: 8pt;
	text-decoration: underline;
}

div.footer A:hover, div.footer A:active { 
	text-decoration: underline;
	font-size: 8pt;
	color: #41413E;
}

TD.boxpromo {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-bottom: none;
}

TD.boxpromo_nomeart {
	vertical-align: top;
	height: 75px;
	text-align: center;
	font-size: 12px;
	background-image: url(../pictures/bgbox.gif);
	background-repeat: repeat-x;
	border: 1px solid #f9ecbf;
	border-top: none;
	padding: 5px
}

TABLE.pagina {
	background: url(../pictures/bgmain.gif) top no-repeat;
	width:950px;
	margin-top:8px;
	margin:0px;
	padding: 0px;
}

/* Carrello */
TABLE.carrello {
	font-size: 9pt;
}

TABLE.carrello TD {
	border-right: 1px solid #c4c4c4;
	border-top: 1px solid #c4c4c4
}

TABLE.carrello TH {
	font-weight: bold;
	color: #927a56;	
}

/* Modulo d'ordine */
TABLE.intestazione, TABLE.intestazione_ordine, TABLE.riepilogo_ordine  {
	width: 100%;
	font-size: 10pt;
	font-weight: normal;
}

TABLE.intestazione TH {
	font-weight: bold;
	color: #927a56;	
}

TABLE.intestazione_ordine TH {
	color: #927a56;
	text-align: left;
	border-bottom: 1px solid #c4c4c4;
}

TABLE.intestazione_ordine TD {
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
}

TABLE.riepilogo_ordine TH {
	color: #927a56;
	border-bottom: 1px solid #c4c4c4;
}

TABLE.riepilogo_ordine TD {
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
}

TD.colonna_sx {
	padding-top:0px; 
	width:204px;
	background-color:#FAF4DB;
	vertical-align:top;
	padding-bottom: 25px;
}

TD.colonna_cx {
	width: 556px;
	padding: 15px; 
	padding-top: 20px;
	vertical-align:top;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-bottom: 25px;
}

TD.colonna_dx {
	padding-top:8px; 
	width: 160px;
	vertical-align: top;
	height: 360px
}

TD.dettagli {
	vertical-align: top;
	padding-left: 15px;
	font-size: 10pt

}

TD.etichetta_totale {
	text-align: right;
	color: #927a56;
	font-weight: bold
}

DIV.offerta {
	color: maroon;
	margin-top: 5px;
	font-weight: bold
}

DIV.errore {
	margin-top:15px;
	margin-bottom:15px;
}
DIV.errore span {
	color:#bf0000;
	font-weight: bold;
}


DIV.boxpromo b { color: #7D5A2D }

DIV#pagamento {
	font-size:10pt;
}

span.valuta, div.valuta
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #A1865F;	
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #b09a79;
	margin-top:20px;
	margin-bottom:8px;	
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top:10px;
	margin-bottom:0px;	
}

DIV.report {
	font-size: 9pt;
	background-color: #f4f4f4;
	width: 545px;
	height: 20px;
	margin-top:15px;
	margin-bottom:10px;
}

DIV.didascalia {
	color: #9f9f9f;
	font-size: 9pt
}

LABEL {
	font-weight: bold;
	color: #927a56;
}

LABEL.mandatory {
	font-weight: bold;
	color: #b00000;
}

INPUT, SELECT {
	margin-top:3px;
	margin-bottom:5px
}

FORM {
	margin-top:10px;
	margin-bottom:0px;
}

IMG.foto {
	border: 2px solid #ECC43E;
}

/* Zoom */
.dragme { position: relative }