.testonewstitolo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:  normal;
	font-weight: bold;
	color: #000000;
}

.testonews
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:  normal;
	color: #000000;
}

.testocommento
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:  normal;
	color: #000000;
	text-align: justify;
}

.testoaptitolo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}


.testoaptitolo a
{
	text-decoration: none;
	color: #000000;
}
.testoaptitolo a:hover
{
   text-decoration: underline;
	color: #000000;
}
.testoaptitolo a:active 
{
	color: #000000;
	text-decoration: none;
}

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

.testoap
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:  normal;
	color: #000000;
}

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

.testo a
{
	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.testo a:hover
{
   text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.testo a:active 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.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;
}

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

.foto
{
	border: 1px solid #FFFFFF;
}

.foton
{
	border: 1px solid #000000;
}

.field
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  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;
}

.fieldtx	{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  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;
}


.bottone
{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
  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;
}

.errore
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Red;
	border: 1px solid Red;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}