body{
    font: 12px Verdana;
    margin:0;
    padding :0;
    background-color: #E0EFF6;
    background-image: url('../img/bgb.jpg') ;
    background-repeat: repeat-x;
    background-position: bottom;
    background-attachment:fixed;

}

#corpo{
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 850px;
    padding: 0px;
    overflow: hidden;
    background-color: #E0EFF6;
    background-image: url('../img/bgc.jpg') ;
    background-repeat: repeat-x;
    border: solid ;
    border-color: blue;
    border-width: 1px;  
    min-height: 500px;  

   
        }
        
        
#top{
    width: 850px;
    border-bottom: solid ;
    border-color: blue;
    border-width: 1px;    
        }
        
#footer{
    width: 850px;
    height: 70px;
    background-image: url('../img/footer.jpg') ;
    background-repeat: no-repeat;
    position:relative;
    float:left;
    
}

#q_1{
    width: 200px;
    height: 200px;
    position:relative;
    float:left;
    margin-left: 50px;
    margin-right: 35px;
    margin-top: 5px;
    margin-bottom: 5px;

    }

#q_2{
    width: 200px;
    height: 200px;
    position:relative;
    float:left;
    margin-left: 35px;
    margin-right: 37px;
    margin-top: 5px;
    margin-bottom: 5px;

}
#q_2_cont{
    width: 190px;
    height: 190px;
    position:relative;
    float:left;
    margin:5px;
    text-align: center;
}



img { border: 0; }

#q_3{
    width: 200px;
    height: 200px;
    position:relative;
    float:left;
    margin-left: 35px;
    margin-right: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#home{
    width: 800px;
    height: 300px;
    position:relative;
    float:left;
    margin-left: 25px;
    margin-right: 25px;
    
}

#contenuto{
    width: 800px;
    position:relative;
    float:left;
    margin-left: 25px;
    margin-right: 25px;
    
}


#pfooter{
    margin-top: 20px;
    text-align: right;
    font: 10px Verdana;
    vertical-align: bottom;
    
}
#pfooter a{
    font: 10px Verdana;
    text-align: right;
    vertical-align: bottom;
    color: black;
    text-decoration: none;
}

#top{
    width: 850px;
    position:relative;
    float:left;
    border:0px;
}
#logo{
    position: relative;
    float:left;
    background-image: url('../img/logo.gif');
    width:172px;
    height:60px;
    margin:10px;
    background-repeat: no-repeat;
}

#cerca{
    width:550px;
    position: absolute;
    bottom: 0px; 
    right: 0px;
}

.pcerca{
    position:relative;
    float:right;
    margin:0px;
    padding: 0px;
    border-style: solid;
    border-color: #054D7A;
    background-color: #D3E6F4;
    border-width: 1px;
    height: 20px;
    margin-left: 3px;
  
}
.textcerca{
    position:relative;
    float: right;
    margin:0px;
    padding: 0px;
    border-style: solid;
    border-color: #054D7A;
    background-color: #D3E6F4;
    border-width: 1px;
    height: 18px;


}

#im_home{
    margin:0px;
    float: right;
}

form{
    margin:0;
    padding:0;
}

.areariservata{
    color:white;
    float:right;
    background-image: url('../img/key.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin: 0;
}
.ottimizzato{
    margin:0;
    margin-top:5px;    
    padding:0;
    text-align: center;
    float: inherit;
    font-size: 8pt;
    color: white;
}

.sito a {
 font-size: 8pt;
 color:Red;
}


