<STYLE type="text/css"> 

body { font-family: arial, helvetica, sans-serif;  font-size: 10px;}

td { font-family: arial, helvetica, sans-serif;  font-size: 10px;}

a:link {color: F76B08;  font-family: arial, helvetica, sans-serif; text-decoration: none}

a:visited {color: #FFFFFF;  font-family: arial, helvetica, sans-serif; text-decoration: none}

a:active {color: #FFFFFF;  font-family: arial, helvetica, sans-serif; text-decoration: none} 

A:hover {text-decoration: none; color: #FFFFFF}


body {
color: white;
background-color: White; 
background-image: url(Immagini/Sfondo.png);
background-repeat: repeat-y, repeat-x;
background-attachment: fixed
}

.Sfondo
{ 
font-family: arial;
font-size: 12px;
background-image: url(Immagini/SfondoPagina.png);
background-repeat: repeat-x;
}

.titolo
{
    FONT-SIZE: 25px;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
}
.testo
{
    FONT-SIZE: 15px;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
}

.Cella
{
    FONT-SIZE: 10px;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
  	border: 1px solid #00A0FF;
}

.IntestazioneCella
{
    FONT-SIZE: 15px;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
   	font-weight: Bold;
	background-image: url(Immagini/BarraCella.gif);
}

.IntestazioneCellaCentrale
{
    FONT-SIZE: 12px;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
   	font-weight: Bold;
	background-image: url(Immagini/BarraCellaCentrale.gif);
}

.IntestazioneCellaCentraleLunga
{
    FONT-SIZE: 12px;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
   	font-weight: Bold;
	background-image: url(Immagini/BarraCellaCentraleLunga.gif);
}

.CellaCentrale
{
    FONT-SIZE: 10px;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
  	border: 1px solid #00A0FF;
}

.CellaNote
{
    BACKGROUND-COLOR: #FFFFCC;
    FONT-SIZE: 10px;
	COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
  	border: 1px solid #FFFFAA;
}

.FotoArticoli
{
  	border: 1px solid #0000FF;
}

.ContenutoCellaIndex
{
    FONT-SIZE: 10px;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
}

.ContenutoCella
{
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
    FONT-DECORATION: none;
}

.Marquee1
{
    FONT-SIZE: 10px;
    COLOR: navy;
    FONT-FAMILY: Verdana;
    FONT-DECORATION: none;
}

.Coda
{
    FONT-SIZE: 8px;
    FONT-FAMILY: Verdana;
    COLOR: White;
}

</STYLE>