 #header
 {
 width:975px;
 height:106px;
 background:url('../img/index.jpg') no-repeat top;
padding:0px;
margin:0px;

 }
 
#corpo
 {
 width:975px;
 height:490px;
 background:url('../img/header.jpg') no-repeat top;
padding:0px;
margin:0px;

 }
 
body
{
font-family:verdana;
background-color:#7e959d;
padding:0px;
margin:0px;
}

#menu
{
font-size:11pt;
font-family: "Times New Roman", Times, serif; 
position:absolute;
top:80px;
left:0px;
width:850px;
text-align:right
}

A{
color:white;
margin-left:20px;
}

A:hover
{
color:#e0e0b0;
}

.active
{
color:#ffae17;
}

#blocco_1
{
font-size:10px;
width:165px;
position:absolute;
left:298px;
top:450px;
color:#343434;

}


#blocco_2
{
font-size:10px;
width:165px;
position:absolute;
left:670px;
top:450px;
color:#343434;

}

