.bordoTabellaPrincipale {
	border: 1px solid #000066;
}
.testoNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}

.bordoCellaCentrale {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}

.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
}
.bordoTabellaCentrale {
	border: 1px solid #CCCCCC;
}


.piedino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	font-weight: bold;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000066;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}


.bordoCellaInferiore {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.prodottiNOME {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: capitalize;
	color: #000000;
}
.prodottiDESCRIZIONE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.disponibile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: right;
}
.bordoTabellaCentrale2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
.caratteristiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
}
.titoliAccessori {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}
.sfondo_corso {
	background-attachment: scroll;
	background-image: url(sfondo_corso.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

