body {
  font-family: Arial, Verdana;
  background-color: #330000;
  color: #FFF;
  min-width: 980px;
  margin: 0;
  text-align: center;
}
a
{
    text-decoration:none;
    color:#A69393;
}
#Corpo {
    width: 980px;
    margin:3% auto;
    text-align: center;
    position:relative;
}
#Menu
{
    width:220px;
    float:left;
    margin-right:10px;
    margin-left:10px;
}
#MenuLinks
{
    text-align:left;
    margin:90px 0 0 60px;
}
#MenuLinks a
{
    display:block;
    color:#84463D;/*582D27;*/
    text-decoration:none;
    margin:4px 0 0 0;
    font-variant:small-caps;
    
}
#MenuLinks a.current
{
    color:#fff;
}
#MenuLinks a:hover
{
    color:#A69393;
}
#MenuLinks div.SubMenu
{
    margin:0 0 10px 20px;
}
#MenuLinks div.SubMenu a
{
    font-size:11px;
    /*color:#F1C892;*/
    color:#805646;
    font-variant:normal;
}
#MenuLinks div.SubMenu a:hover
{
    color:#ccc;
}
#Contenuto
{
   width:730px !important;
   width:700px;
   float:left;
   text-align:center;
   font-size:12px;
}
#Contenuto p
{
    margin:0;
}
#Intro
{
    margin-top:30px;
    margin-left:20px;
    width:100%;
    text-align:left;
}
#Intro img
{
    margin:0 10px 50px 0;
    border:1px solid #ccc;
    
}
#Keys
{
    
}
#Keys p
{

	}
img#michele
{
    margin-top:40px;
    border-bottom:1px solid #582D26;
}
address
{
    text-align:left;
    font-size:11px;
    color:#582D26;
    padding-left:30px;
}
#Bottom
{
    width:100%;
    margin-top:30px;
    text-align:left;
}
#Bottom img
{
  border-bottom:1px solid #582D26;  	
}
#Foto
{
    width:100%;
    height:523px;
    line-height:523px;
    margin-top:0px;
    text-align:center;
    /*position:absolute;
    top:50%;*/
}
#Foto table
{
    height:100%;
}
#Foto table td
{
    text-align:center;
    
}
#Foto img
{
    vertical-align:middle;
    margin:0 auto;
    border:2px solid #fff;
    /*position:relative;
    top:-50%;*/
}
#nav
{
    margin-top:10px;
}
#Testi
{
    width:340px;
    text-align:justify;
    margin-top:20px;
}