/* BACKGROUND */
body
{
	margin: 0px;
	background-image:	url(../images/sfondo.jpg);
}


/* FONT UTILIZZATI */

.fot
{
  font-size: 11px;
  color: #666;
  font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	line-height: 14px;
}

.txt
{
  font-size: 13px;
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	line-height: 18px;
}

.txtb
{
  font-size: 13px;
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	line-height: 18px;
}

.titref
{
  font-size: 13px;
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	line-height: 16px;
}

.et
{
  font-size: 13px;
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	line-height: 18px;
}


.grey
{
  font-size: 13px;
  color: #666;
  font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	line-height: 18px;
}

.grey11
{
  font-size: 11px;
  color: #666;
  font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	line-height: 16px;
}


.wht
{
  font-size: 13px;
  color: #FFF;
  font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
}



.ch
{
  font-size: 13px;
  color: #FFFFFF;
  font-family: Times New Roman, Arial, Verdana, Helvetica;
	font-weight: normal;
	line-height: 12px;
}


/* IMG */	
img
{
border:0;
}


/* TABLE */	
table
{
border:0;
}


/* LINK */
a img {
   border: 0px;
}

a:focus { outline: 0; }

a:visited
{
  font-size: 13px;
  color: #990000;
	font-weight: bold;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: underline;
}
a:active
{
  font-size: 13px;
  color: #990000;
	font-weight: bold;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: underline;
}
a:link
{
  font-size: 13px;
  color: #990000;
	font-weight: bold;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: underline;
}
a:hover
{
  font-size: 13px;
  color: #000;
	font-weight: bold;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: underline;
}


a.pag:visited
{
  font-size: 13px;
  color: #000;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: underline;
}
a.pag:active
{
  font-size: 13px;
  color: #000;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: underline;
}
a.pag:link
{
  font-size: 13px;
  color: #000;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: underline;
}
a.pag:hover
{
  font-size: 13px;
  color: #990000;
	font-weight: bold;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: underline;
}


a.scheda:visited
{
  font-size: 12px;
  color: #000;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: none;
}
a.scheda:active
{
  font-size: 12px;
  color: #000;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: none;
}
a.scheda:link
{
  font-size: 12px;
  color: #000;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: none;
}
a.scheda:hover
{
  font-size: 12px;
  color: #990000;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: none;
}


a.fot:visited
{
  font-size: 11px;
  color: #666;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: none;
}
a.fot:active
{
  font-size: 11px;
  color: #666;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: none;
}
a.fot:link
{
  font-size: 11px;
  color: #666;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: none;
}
a.fot:hover
{
  font-size: 11px;
  color: #666;
	font-weight: normal;
  font-family: Arial, Verdana, Helvetica;
  text-decoration: none;
}