.tittolo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolino {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.testo a:link{

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFCC00;
}
.testo a:hover{

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFCC00;
}
.testo a:visited{

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFCC00;
}

.titoloGiallo {

	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.titolinoGiallo {


	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}
.sfPagina {
	background-color: 9EC700;
}
.testinoNero {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.testinoNero a:link{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.testinoNero a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}
.testinoNero a:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}.testino {


	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.button {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E2001A;
	border: 1px dotted #FFFFFF;
}
.prezzone {

	font-family: Impact, "Arial Black", Arial;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
}
.prezzoneSmall {
	font-family: Impact, "Arial Black", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;

}
.cellaTabella {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 2px none #CCCCCC;
	border-right: 2px none #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 2px none #CCCCCC;

}
.form {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;

}

