body {
background-color:#000000;
border:0px;
margin:0px;
}

div.layout {
width:750px;
height:500px;
margin: 10% auto 10% auto;
background-image:url(grp/sfondo.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

div.menu {
width:400px;
height:20px;
margin-left:330px;
margin-top:20px;
overflow:hidden;
color:#935E3A;
font-weight:bold;
}

div.testo {
border:0px;
margin:60px 55px 10px 55px;
height:647px;
height:368px;
font-family:Arial, Helvetica, sans-serif;
font-size:85%;
color:#000000;
text-align:center;
vertical-align:top;
overflow:hidden;
}

a {
color:#7D4E1B;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#666666;
text-decoration:none;
font-weight:bold;
}

div.testo hr {
width:80%;
border:1px solid #935E3A;
margin:20px auto 20px auto;
}