body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0c0c0;
	background-image: url(../images/fondo.gif);

}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{color:#C0C0C0;text-decoration:underline;}
a:hover{color:#FD538A; text-decoration:underline;}
.linkBianco{color:#FFFFFF; font-weight:bold; text-decoration:underline;}
.linkBianco:hover {color:#FFFFFF; font-weight:bold; text-decoration:underline;}
.FondoTop {
	background-image: url(../images/fondo_top_page.gif);
	background-repeat: no-repeat;
}
.TitleLateraleGrScuro {
	background-color: #575757;
}
.TitleLateraleGrChiaro {
	background-color: #858581;
}
.titoloNews {
	font-weight: bold;
	color: #F1F1F1;
}
.txtFuxia {
	color:#FD538A;
}
.txtbianco {
  color: #FFFFFF;  font-size: 11px;
  }
.DivisoreTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #f1f1f1;
}
.bordoFoto {
	border: 1px solid #CCCCCC;
}
.DivisoreBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.txtLinkDisabilitato
  {color:#000000;}
.Errore
  {color:#ff0000;}
.linkFuxia
  {color:#FD538A; text-decoration:underline}
.linkFuxia:hover
  {color:#FD538A; text-decoration:underline}
