.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666633;
}

.testo_m1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666633;
}
.testo_m1 a
{
	text-decoration: none;
	color: #666633;
}
.testo_m1 a:hover
{
   text-decoration: underline;
	color: #666633;
}
.testo_m1 a:active 
{
	color: #666633;
	text-decoration: none;
}


.testo_n 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.testo_n a
{
	text-decoration: none;
	color: #000000;
}	
.testo_n a:hover
{
   text-decoration: underline;
	color: #000000;
}
.testo_n a:active 
{
	color: #000000;
	text-decoration: none;
}
.foto
{
	border: 1px solid #000000;
}

INPUT.field	{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF; 
  border-style: solid;
  border-width: 0px;
  border-left-color: #CCCCCC;
  border-left-width: 1px;
  border-right-color: #CCCCCC;
  border-right-width: 1px;
  border-top-color: #CCCCCC;
  border-top-width: 1px;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  cursor: default;
}

TEXTAREA.field	{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF; 
  border-style: solid;
  border-width: 0px;
  border-left-color: #CCCCCC;
  border-left-width: 1px;
  border-right-color: #CCCCCC;
  border-right-width: 1px;
  border-top-color: #CCCCCC;
  border-top-width: 1px;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  cursor: default;
}

INPUT.button
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #000000;

  border-style: solid;
  border-width: 0px;
  border-left-color: #000000;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-width: 1px;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  cursor: default;
}

.bottone
{
 font-family: Tahoma, Arial,  Verdana;
  font-size: 10px;
  color: #000000;

  border-style: solid;
  border-width: 0px;
  border-left-color: #000000;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-width: 1px;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  cursor: default;
}