﻿body 
{
	/*background:#FFFFFF;*/
	font-family:verdana;
}
a
{
    color:#006633;
}
a:link, a:visited, a:hover, a:active
{
    color:#006633;
}

#logo_pastificio
{
    position:absolute;
    top:0px;
    left:0px;
    z-index:10;  
}
#header
{  
    border-bottom:3px solid #006633;
}

#menu span
{
    /*  #006633
        #FFCC00
    
    border-left:1px solid #006633;
    border-right:1px solid #006633;*/
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active
{
    color:#FFFFFF;
    background-color:#006633;
    border-left:1px solid #006633;
    border-right:1px solid #006633;
}
#menu a:hover
{
    color:#006633;
    background-color:Transparent;
}
#menu a.selected
{
    color:#006633;
    background-color:Transparent;
}
.btn_azienda a
{
    background:url(btn_azienda.jpg) top center no-repeat;    
}
.btn_produzione a
{
    background:url(btn_produzione.jpg) top center no-repeat;    
}
#footer
{
    border-top:13px solid #006633;
    color:#006633;
}

.intro_flash
{
    margin: 15px auto;
    text-align:center;    
}
.intro_flash p b
{
    color: #800000;
}
.intro_flash p span
{
    display:block;
    font-weight:bold;
    font-size:12pt;
    color: #006633;
}
.titolo_pagina
{
    display:block;
    margin-top:15px;
    font-weight:bold;
    color:#006633;
    font-size:12pt;
}
.produzione_content div
{
    width:460px;
    float:right; 
}
.catalogo
{   
    width:120px;  
    margin: 300px 10px 0 100;
    text-align:center;
}

.pranzo
{   
    width:120px;  
    margin:0px 10px 0 0;
    text-align:center;
}
.home
{
    float:left;
    width:130px;  
    margin:10px 10px 0 0;
    text-align:center;
}