body {
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(immagini/sfondo.jpg);
	background-color: #2C4F75;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
#stelle {
	width: 100%;
	background-image: url(immagini/animazione.gif);
}

h1, h1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0066CC;
	padding-bottom:5px;margin-bottom:0;
	text-decoration:none;
}
h1 a:hover {text-decoration: underline }

.dati_prodotto { padding-top:5px; padding-bottom:5px; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.dati_prodotto strong { color:#009900 }
.descrizione { padding-top:5px; padding-bottom:5px; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.prezzi {padding-top:5px; padding-bottom:5px; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.prezzi span.evidenziato { font-weight:bold; color:#CC0000; font-size:14px;}
.prezzi span.barrato {	text-decoration: line-through; font-size:14px;}

#right {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #0066CC;
}

#classifica ol, #in_arrivo ol, #segnaliamo ol  {
	padding-left:15px;margin-left:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0066CC;
}
#classifica ol a, #in_arrivo ol a, #segnaliamo ol a { text-decoration:none;color:#0066CC; }
#classifica ol li, #in_arrivo ol li, #segnaliamo ol li {padding-bottom:5px; }
#classifica ol a:hover, #in_arrivo ol a:hover, #segnaliamo ol a:hover { text-decoration:underline; color:#0000FF }
#classifica h2, #in_arrivo h2, #segnaliamo h2  { font-family:"Times New Roman", Times, serif; font-size:22; color: #003399; 	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #0066CC; }

table.titolo_categoria h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #CC0000  ;
}
div.prodotto table tr td h3 {padding:0;margin:0;color: #0000FF;font-family:Arial, Helvetica, sans-serif}
div.prodotto {padding-bottom:20px;}
.classe_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.etichetta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	padding-right: 5px;
}
.specifiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}

table#tabella_carrello { }

table#tabella_carrello td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
#footer { color:#FFFFFF }
#footer a { color:#FFFFFF }
#footer a:hover { color: #FFFF00 }

