input 
{
	border-top: 1px solid #000000;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
	border-left: 1px solid #000000;
	background-color: #E9E9E9;
	background-image: url(immagini/sf_form.jpg);
	font-family : Tahoma;
	font-size : 11;
}
.testo
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.testo-1B
{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.testo-1
{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.prezzo
{
	font-family: Arial;
	font-size: 12px;
	color: #05A0E1;
	font-weight: bold;
}
.testo1
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.testoTitolo
{
	font-family: Arial;
	font-size: 16px;
	color: #003300;
	font-weight: bold;
}
.testoLink
{
	font-family: Arial;
	font-size: 12px;
	color: #BD5B27;
	font-weight: bold;
}
.testoNero
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.testoBianco
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	font-weight: normal;
}
.testoMenu 
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:link 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003333;
}
a:hover 
{
	font-family: Arial;
	font-size: 12px;
	color: #0080BD;
	text-decoration: none;
}

a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #003333;
	text-decoration: none;	
}

.bordo {
	border-right : solid Black;
	border-left : solid Black;
	border-width : 1px;
}
.bordoimg {
	border-right : 1 solid Black;
	border-left : 1 solid Black;
	border-top : 1 solid Black;
	border-bottom : 1 solid Black;
	color: #000000;

}
select {
	font-family: Arial;
	font-size: 11px;
	background-color: #F3F3F3;
}
.pulsante {
	background-color: #808080;
	border-top: 1px solid #BDBDBD;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid #BDBDBD;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight: bold;
}
