﻿html
{
    width:100%;  
    margin:0;  
}
body 
{
    text-align:center;
    width:100%;
	font:80% tahoma,verdana,helvetica,sans-serif; 
	margin:0; 
	padding:0;
	background: #FFECB3 url(background.png) top left repeat-x;
}
img
{
    border:0;    
}

#wrap 
{
    position:relative;
    margin:0 auto;
    margin-top:30px;
    width:834px; 
    height:800px;     
    background:url(bgCenter.gif) top left repeat-y;
    padding-bottom:10px;
}
#header
{    
    width:100%;
    height:30px;
    background:url(bgtop.gif) top left no-repeat;  
    padding-top:90px;
}
img#logo
{
    position:absolute;
    top:-20px;
    left:337px;
    z-index:10;        
}
#menuWrap
{    
    width:100%;
    height:30px;
    background:url(lineMenu.gif) top center no-repeat;
}
#menu
{    
    height:100%;
    background:url(lineMenu.gif) bottom center no-repeat;
    text-align:left;
    padding-left:15px;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active
{
    display:block;
    float:left;
    font-family:Georgia;
    font-size:11pt;
    font-weight:bold;
    color:#000000;
    line-height:28px;
    text-decoration:none;
    margin:0 16px 0 16px;
        
}
#menu a:hover
{
    text-decoration:underline;    
}
#menu span
{
    display:block;
    float:left;
    width:150px;
    height:100%;
}
#content
{
    padding:15px;
    padding-top:30px;
    text-align:left; 
}
#bottom
{
    position:absolute;
    bottom:0;
    left:0;
    width:834px; 
    height:7px;     
    background:url(bgBottom.gif) bottom left no-repeat;
        
}
h1.titolo
{
    font-family:Georgia;
    font-size:12pt;
    font-weight:bold;
    color:#810531;
    
}

h1
{  
    color:#810531;
        
}



h2.titolo
{
    font-family:Georgia;
    font-size:10pt;
    font-weight:bold;
    color:#000000;
    text-align:center
}
.fotoOsteria
{
    border-color:#810531;
    border:1px;
}

.fotoHome
{
    border-color:#810531;
    border:1px;
    border-style:solid;
    margin-left:2px;
    margin-top:2px;
    margin-right:2px;
    float:right;
}


#footer 
{    
    margin:0 auto;
    width:834px; 
    color:#505050;
    font-size:8pt;     
    text-align:center;
}
#footer a
{
    color:#FA9078;
}



.ElencoMenu
{
    text-align:center;
    font-family:Georgia;
    font-size:12pt;
    color:#000000;
}


.ElencoMenu a
{
    text-align:center;
    font-family:Georgia;
    font-size:12pt;
    color:#810531;
}


.DescrizioneMenu
{
    text-align:left;
    font-family:Georgia;
    font-size:12pt;
    color:#000000;
    width:570px;
    height:415px;
        
}

.ImmaginiMenu
{
    
    
}

.PiattiDescript
{
  margin-right:15px;
  margin-top:40px;
  margin-left:70px;
 
  
   
}

#content .bigImage
{
    position:relative;
    
    height:163px;
    z-index:2; 
    float:right;
    width:580px;
}

#content .bigImage .foto
{
     position:absolute;
     top:0;      
     border-left: solid 2px #EDE8D5; 
     border-right: solid 2px #EDE8D5;
     
     
}




