/* CSS Document */
a { 
  color:#264886;
  text-decoration: none;
  border: 0;
}

img {
  border: none;

}

BODY { 
font-family: Tahoma; 
font-size: 2pt;
color:#444444;
padding-left: 15px;
}

TD { 
font-family: Tahoma; 
font-size: 8pt;
color:#444444;
border: 0px solid red;
}

table.calendar { 
font-family: Tahoma; 
font-size: 8pt;
color:#444444;
background-color:#cccccc;
border: 1px solid orange;
}

#cella{
font-family: Tahoma; 
font-size: 8pt;
color:#444444;
border: 1px solid #9C9D9E;
}

table
{
      margin: 0px;
      cell-spacing: 0px;
      padding: 0px;
}

#barra_sel {
  color:rgb(254,155,0);
}

#titolo {
      font-family: Tahoma; 
      font-size: 10pt;
      font-style: bold; 
      padding-left: 30px; 
      color:#22418B;
}

#datavideo {
      font-family: verdana;
      font-size: 8pt;
      font-style: bold;
      color: white;
}

#news {
      font-family: Tahoma; 
      font-size: 10pt;
      font-style: bold; 
      color:#ff7d00;
      background-color:#cccccc;
      padding-left: 10px;
}


div.imgsx {
     
}

div.imgsx img {
float:left;
margin: 0 20 10 0px;
}


div.clearer {clear: left}

div.imgdx {

}

div.imgdx img {
float:right;
margin: 0 0 10 20px;
}

div.clearer{clear: left}

#testo {
      text-align: justify;
      line-height: 15px;
}
p {
      text-indent: 25px;
}
</style>
