﻿html
{
    width:100%;  
    margin:0;  
}
body 
{
    text-align:center;
    width:100%;
	font:80% verdana,tahoma,helvetica,sans-serif; 
	margin:0; 
	padding:0;
	background-color: #FFFFCC;
}
img
{
    border:0;    
}

#wrap 
{
    position:relative;
    margin:0 auto;
    margin-top:70px;    
    width:835px; 
    height:600px;     
    background:url(bgCenter.gif) top left repeat-y;
    padding-bottom:10px;
}
#header
{    
    width:100%;
    height:110px;
    background:url(bgtop.gif) top left no-repeat;  
    padding-top:10px;
    text-align:left;
}
#logo
{
    margin-left:180px;
}
img#ramoscello
{
    position:absolute;
    top:-58px;
    left:-8px;
    z-index:10;       
}
img#logoVerticale
{
    position:absolute;
    top:0px;
    left:-46px;
    z-index:10;       
}
#menuWrap
{    
    width:100%;
    height:120px;
    background:url(bg_menu.png) center 10px no-repeat;
}
#menu
{    
    height:32px;
    text-align:left;
    padding-left:105px;
}
#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;    
}

#content
{
    clear:both;
    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:#000000;
    text-align:right;
}
h2.titolo
{
    font-family:Georgia;
    font-size:10pt;
    font-weight:bold;
    color:#000000;
    text-align:center
}
#footer 
{    
    margin:0 auto;
    margin-bottom:10px;
    width:834px; 
    height:40px;
    color:#006D69;
    font-size:9pt;     
    text-align:center;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
    color:#006D69;
    text-decoration:none;
}
#footer a:hover
{
    text-decoration:underline;    
}


.ElencoMenu
{
    text-align:center;
    font-family:Georgia;
    font-size:12pt;
    color:#000000;
}

.DescrizioneMenu
{
    text-align:left;
    font-family:Georgia;
    font-size:12pt;
    color:#000000;
    
    
}

.ImmaginiMenu
{
    border-color:Blue;
}


#content .bigImage
{
    position:relative;
    margin: 0 10px 0 0px;
    height:163px;
    z-index:2; 
}

#content .bigImage .foto
{
     position:absolute;
     top:0; 
     border-left: solid 2px #EDE8D5; 
     border-right: solid 2px #EDE8D5;
}

.homepage
{
    background: url(../images/negozio.jpg) 319px bottom  no-repeat;
    height:457px;   
    padding: 0 10px;    
    padding-top:25px;
}
.frantoio
{
    margin:20px 20px 0 20px; 
    padding-top:60px;
    height:457px;
    background: url(frantoio.gif) top right no-repeat;
}
.frantoio .gallery
{
    position:relative;    
    float:left;
    width:350px;
    height:250px;  
    margin-right:12px;  
}
.frantoio .gallery img
{
    position:absolute;
    top:0;
    left:0;
}
.prodotti
{
    padding-top:20px;    
}
.list_categorie
{
    float:left;
    width:25%;    
}
.list_categorie h2
{
    color:#006D69;
    text-indent:30px;
    font-size:14pt;
    margin-top:0;
}
.list_categorie ul
{
   color:#006D69;    
   margin-right:20px; 
}
.list_categorie ul a
{
    color:#1D9588;
    font-weight:bold;
}
.list_categorie ul a#selectedArt
{
     color:#006D69;
     text-decoration:none;   
}
.list_articoli
{
    float:right;    
    width:75%;
    height:460px;
    overflow-y:auto;
    background-position:left center;
    background-repeat:no-repeat;
}
.list_articoli div
{
    clear:left;  
    margin-top:10px;  
    margin-right:10px; 
    border-top:1px dotted #006D69;
}
.list_articoli div h2
{
    
    color:#1D9588;
    font-size:14pt;
}
.list_articoli div img
{
    float:left;   
    margin:20px 10px 10px 0;
}
.list_articoli div p
{  
    margin:0;
}
.contattaci
{
    margin:20px 5px  0 20px; 
    padding-right:20px;
    height:465px;
    background: url(../images/contatti.jpg) bottom right no-repeat;
}
.dove
{
    margin:20px 20px 0 20px; 
    padding-top:60px;
    text-align:center;
    background: url(dove.gif) top right no-repeat; 
}
.dove div
{
    margin:0 auto;
}
.dove p
{
    text-align:left;    
}
