﻿body 
{
    text-align:center;
    font-family:"trebuchet MS", trebuchet, verdana, helvetica, Sans-Serif;
    font-size:12px;
    
    background-color:rgb(102,154,183);
    
    padding:0;
    margin:0;
    background-image:url(images/body.bg.5.jpg);
    background-repeat:repeat-x;
    background-position: left 25px;
    color:#006699;

    padding-top:25px;

}

h2
{
    /*font-family:Georgia, "Times New Roman", Times, Serif; /**/
    font-size:150%;
    margin-top:0;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    border-bottom:solid 1px rgb(200,200,200);
}   

blockquote
{
    padding:0;
    margin:0;
} 

div#outer
{
    width:750px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    background-color:Transparent;
    position:relative;
}

div#header
{
    background-color:Transparent;
    background-image:url(images/header.bg.10b.jpg);
    background-position: left bottom;
    background-repeat:no-repeat;
    width:760px;
    height:106px;
    position:relative;
}

div#divLogo
{
    position:absolute;
    left:5px;
    top:-15px;
}

div#divLogo img
{
    
    height:117px;
    width:202px;
    border:0;
}

/******* menu di navigazione *************/
div#mnuNav
{
    /*background-color:rgb(0,63,116);*/
    position:absolute;
    top:38px;
    right:0;
    margin:0;
    padding:0;
    width:450px;
    height:60px;
}

div#mnuNav li:hover
{
    background-color:rgb(66,129,183);
}

div#mnuNav ul
{
    margin:0;
    padding:0;
}

div#mnuNav li
{
    margin:0 5px 0 0;
    padding:0;
    display:block;
    float:left;
    vertical-align:middle;
    text-align:center;
    
}


div#mnuNav li a
{
    display:block;
    height:60px;
    vertical-align:middle;
    width:79px;
    background-image:url(images/button.bg.2b.jpg);

    text-decoration:none;
    font-size:12px;
    font-variant:small-caps;
    font-weight:bold;
    color:rgb(255,255,255);
}

div#spot
{
    /*height:50px;/**/
    width:599px;

    position:absolute;
    left:112px;
    top:-16px;

    color:rgb(255,255,255);

}

div#footer
{
    clear:both;
    background-color:rgb(66,129,183);
    
    position:relative;
    background-image:url(images/footer.bg.2b.jpg);
    background-repeat:no-repeat;
    background-position: left top;
    width:760px;
    height:32px;
}    

div#leftcol
{
    width:200px;
    height:630px;
    float:left;
    position:relative;

    padding-top:20px;
    
    overflow:hidden;
    margin-left:8px;
}

div#rightcol
{
    float:left;
    width:544px;
    height:650px;
}

div#contents
{
    position:relative;
    background-image:url(images/contents.bg.10b.jpg);
    background-repeat:repeat-y;
    background-position: left top;
    float:left;
    overflow:hidden;
    width:760px;
    background-color:rgb(240,240,255);
}

div#content
{
    margin:0 15px 0 15px;
}
 
div#box1
{
    padding: 15px 20px 0 20px;
    color:rgb(80,80,80);
    color:#006699;
    text-align:justify;
    margin-left:auto;
    margin-right:auto;
}    

/***** div info azienda *********************************************/
div#divInfoAzienda
{
    position:absolute;
    bottom:40px;
    margin-left:6px;
    padding-left:2px;
}

div#divInfoAzienda a
{
    text-decoration:none;
    color:rgb(150,150,150)
}

div#divInfoAzienda ul
{
    padding:0;
    margin:0;
}

div#divInfoAzienda li
{
    list-style:none;
}

div#credits
{
    position:absolute;
    bottom:-10px;
    right:10px;
    color:white;
}

div#credits a
{
    text-decoration:none;
    color:rgb(150,150,150);
    color:white;
}

div#credits ul
{
    padding:0;
    margin:0;
}

div#credits li
{
    list-style:none;
    display:inline;
}

blockquote
{
    /*font-style:italic;*/
}

div#contatti
{
    background-image:url(images/mnuLeft.contatti.1b.gif);
    background-position:top left;
    background-repeat: no-repeat;
    height:360px;
    width:80px;
    margin-left:70px;
}

div#home
{
    background-image:url(images/mnuLeft.home.1b.gif);
    background-position:top left;
    background-repeat: no-repeat;
    height:360px;
    width:80px;
    margin-left:70px;
}

div#dove
{
    background-image:url(images/mnuLeft.dove.1b.gif);
    background-position:top left;
    background-repeat: no-repeat;
    height:360px;
    width:80px;
    margin-left:70px;
}

div#produzione
{
    background-image:url(images/mnuLeft.produzione.1b.gif);
    background-position:top left;
    background-repeat: no-repeat;
    height:360px;
    width:80px;
    margin-left:70px;
}

div#profilo
{
    background-image:url(images/mnuLeft.profilo.1b.gif);
    background-position:top left;
    background-repeat: no-repeat;
    height:360px;
    width:80px;
    margin-left:70px;
}

.imgBordate
{
    border:1px solid rgb(200,200,200);
    padding:3px; 
    width:130px; 
    height:100px; 
}

div#box1 img
{
    margin-right:10px;  /**/
    margin-top:15px;
    float:left;
    width:120px;
    height:90px;
}

div#box2 img
{
    margin-right:20px;  /**/
    margin-top:15px;
    width:120px;
    height:90px;
}

hr 
{
    visibility:hidden
}

.seo {
left:-3000px;
position:absolute;
top:0;
width:100%;
}

.hide
{
display:none;
}