body 
{
    color: #00FF00; 
    font-family: "Courier New", Courier, Monospace;
    font-size: 13px;
    overflow: hidden;
    border:0;
    margin:0;
    padding:0;
}


.stdTable
{
    font-family: "Courier New", Courier, Monospace;
    font-size: 13px;
    width:99%;
}



.stdTd
{
    vertical-align:top;
}

.icoTd
{
   width:100px; 
   vertical-align:top;
}

.descTd
{
    vertical-align:top;
    width:400px;
    text-align:left;
}

     
a, :visited
{
    font-weight: bold;
    text-decoration: none;
    border: 0;
    color: #AAAA00;
}

a:hover
{
    color: #FFFF00;
}

.linkBorders
{
    border-color: #AAAA00;
}
   
.linkBorders:hover
{
    border-color: #FFFF00;
}
 
.linkBorders:visited
{
    border-color: #AAAA00;
     font-size: 15px;
} 
  
#latoSinistro 
{
    height:100%; 
    margin-right:270px;
    text-align: center;
}


html>body #latoSinistro 
{
   	margin-right:270px;
}


#latoDestro 
{
    height:100%; 
    float:right;  
    top:0; 
    right:0; 
    position:absolute; 
    width:270px; 
    text-align: right;
    margin: 0;
}


#pagina 
{
    background-position: right;
    background-color: #111111;
    background-image:url(graf/sfondo2.gif);
    height:100%; 
    width:100%;
    top:0; 
    left:0; 
    position:absolute; 
    overflow: auto;
    border:0;
    margin:0;
    padding:0;
}


.titolino 
{
    padding: 3px;
    font-size: 20px;
    display:block;
    font-weight: bold;
    color: #00FF00; 
}

.titoletto 
{
    margin-top:10px;
    margin-bottom: 3px;
    font-size: 13px;
    display:block;
    font-weight: bold;
    color: #00FF00; 
}


#imgLogo 
{
    margin-top:20px;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    
}
    
.paragrafo 
{
    margin-left: auto; 
    margin-right: auto;
    width: 80%;
    padding: 4px;
    background-image:url(graf/sfondo.gif);
    text-align: left;
    color: #00AA00; 
    overflow: auto;
}
    
.imgLink
{
    margin-right: 15px;
    margin-top: 16px;
	font-size: 16px;
}    
    
#collegamenti
{
    position: absolute;
    z-index:1;
    right:15px;
    bottom:40px;
    text-align: right;
}

.separe
{
    margin: 20px;
    background-color: #00FF00;
}

.minisepare
{
    margin: 2px;
    background-color: #00FF00;
    width: 60%;
}

.sfondoTitoloSerie
{
    height:45px;
    padding-top:10px;
}

.titoloSerie
{
    padding: 3px;
    font-size: 20px;
    display:block;
    font-weight: bold;
    color: #000000; 
    background-color: #00FF00;
}
