/* CSS Document */
body{
background-color: #8d7d74;
font-family: "Arial", Arial Narrow, Helvetica, sans-serif;
font-size:12px;
color:#8d7d74;
}

/* Sotto*/

#contenitore{
margin:0 auto;
width:900px;
top:0; left:0;
}

#indirizzo{
position:relative;
top:0; left:0;
width:900px;
background:#dfdbd8;
height:30px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
margin-top:3px;
}
#indirizzo table{
margin:0 auto;
width:80%;
}
#indirizzo a{
color:#8d7d74;
}
