 a:active{  font-family: Verdana; font-size: 11px; color: #000000}
 a:link{  font-family: Verdana, bold; font-size: 14px; color: #000000}
 a:visited{  font-family: Verdana; font-size: 11px; color: #000000}
 body{  font-family: Verdana; font-size: 11px; color: #000000}
 li{  font-family: Verdana; font-size: 11px; color: #000000}
 ol{  font-family: Verdana; font-size: 11px; color: #000000}
 table{  font-family: Verdana; font-size: 11px; color: #000000}
 td{  font-family: Verdana; font-size: 11px; color: #000000}

#testata
{
 border: 0px solid blue;
 width: 800px;
 height: 70px;
 margin-top: 0px;
 padding: 0px;
 position: absolute;
 top: 0px;
 left: 0px;
 background-color: #8099B3;
}

#menu_back
{
 border: 0px solid blue;
 width: 120px;
 height: 450px;
 margin-top: 0px;
 padding: 0px;
 position: absolute;
 top: 70px;
 left: 0px;
 background-color: #8099B3;
}

#corpo
{
 border: 0px solid blue;
 width: 680px;
 height: 450px;
 margin-top: 0px;
 padding: 0px;
 position: absolute;
 top: 70px;
 left: 120px;
 background-color: #CCCCCC;
 font-family: Verdana;
 font-size: 12px;
 color: red;
 overflow: auto;
}


#preloadflash
{
 border: 0px solid blue;
 width: 100%;
 height: 100%;
 margin-top: 0px;
 padding: 0px;
 position: absolute;
}

#fondo
{
 border: 0px solid blue;
 width: 800px;
 height: 20px;
 margin-top: 0px;
 padding: 0px;
 position: absolute;
 top: 550px;
 left: 0px;
 background-color: #FFFFFF;
 font-family: Verdana;
 font-size: 12px;
}