body {
margin:0;
padding:0;
}

hr { display:none; }

body { text-align:center;}

#testa {
/*
top:0; left:0;
width:760px;
margin:1em auto;
text-align:left;
font-family: arial;
*/
}

#corpo {
width:100%;
margin:1em auto;
text-align:left;
position:relative;
background:#000000;
}


#piedipagina {
width:760px;
margin:1em auto;
text-align:left;
}

#corpo-colonna1 {
position:absolute;
top:150; left:20;
padding:1em 0;
width:20%;
color: #000000;
font-family: arial;
font-weight: bold;

}

#corpo-colonna2 {
margin:0 25% 0 20%; 
border-left:1px solid #000;
border-right:1px  #000;
background:#000000 /*url(../occhio_verde.jpg) repeat-y*/;
padding:1em 0;
height:400PX;
font-family: arial;
font-weight: bold;
text-align:center;
font-size= 26px;
}

#corpo-colonna3 {
position:absolute;
top:150; right:100;
width:25%;
padding:1em 0;
color: #00FF00; 
font-family: arial;
font-weight: bold;
font-size: 26px;

}

#news {
font-size= 12px;

}


table.home {
  width: 90%;
  align: center;
}

font.news {
font-family: arial;
font-weight: bold;
font-size: 22px;
color: brown;
}

font.news_titolo {
font-family: arial;
font-weight: bold;
font-size: 14px;
color: orange;
}

font.news_testo {
font-family: arial;
font-size: 12px;
color: black;
}

td.colonna3 {
text-align:bottom;
}



#BARRA
{
    background: url(../home_img/duna_news.jpg) no-repeat;
    background-position:0% 100%; 
    overflow: Auto;
    /* background-color: #000000; */
    /* color: #000000; */
    font: Normal 12px Arial;
    width: 400px;
    height: 300px;
    margin: 0px;
    padding: 5px;
    border: Solid 0px #000000;
    scrollbar-face-color:#e5e5e5; 
    scrollbar-shadow-color:#dddddd ; 
    scrollbar-highlight-color:#ffffff; 
    scrollbar-3dlight-color: #999999; 
    scrollbar-darkshadow-color:#999999; 
    scrollbar-track-color:#f9f9f9; 
    scrollbar-arrow-color:#777777 
}

#BIO{
  background: url(../home_img/duna_news.jpg) no-repeat;
  background-position:0% 100%; 
  font-family: arial;
  font-size: 12px;
  color: black;
}




  #BODYPICCOLO {
      font-family: arial;
      font-size: 8px;
  }
  
  A  { 
      font-family: arial;
      font-weight: bold;
      COLOR: brown;
      text-decoration: none;
     }
     
  A:hover { 
  	 color: orange; 
  	 text-decoration: none;
  	 }   

