@charset "utf-8";
/* CSS Document */

.testo_tabella{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000099;
}

.testo_tabella2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000099;
}

.bordi_campi {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-width: thin;
}
.campi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	text-decoration: none;
}
.vis {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #0000CC;
}

.spot_sopra{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0066CC;
}

.spot_dx{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#CCCC00;
background-position:center;
background-repeat:no-repeat;
}

.prezzo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF3300;
}

.carrello{
font-family:"Courier New", Courier, monospace;
font-style:oblique;
font-size:11px;
}
