#titolo {
    background-color: inherit;
    margin: 0px 0px 0px 0px;
    position: absolute;
    padding-top: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    min-width: 870px;
    height: 90px;
    overflow:hidden;
    }
    #titolo .loghetto{
        border: 0px;
        padding-top: 0px;
        top: 0px;
        vertical-align: top;
        margin:0px;
    }
    #titolo table {
        padding: 0px;
        height: 90px;
        width: auto;
        }
.bandierine {
    float: right;
    margin: 5px 10px;
    }
#leftlink {
    background:inherit;
    background-image: inherit;
    background-color: inherit;
    margin-bottom: 30px;
    position: absolute;
    top: 95px;
    left: 0px;
    width: 120px;
    padding-top:1px;
    padding-left: 0px;
    overflow: hidden;
    }
   #leftlink a.link {
        text-decoration : none;
        text-transform : uppercase;
        letter-spacing: -0.1em;
        margin : 0px;
        padding : 0px;
        display : block;
        height : 55px;
        width : 120px;
        color : #000082;
        text-align : center;
        line-height: 98%;
        vertical-align: 100%;
        font-weight: bold;
        font-size: small;
        
        background-image : url(./images/link.jpg);
        background-repeat : no-repeat;
        background-position : left;
        }
    #leftlink a.link:hover {
        text-decoration : none;
        color: #edf7d3;
        font-weight: bold;
        letter-spacing: 0em;
        
        background-image : url(./images/link.jpg);
        background-repeat : no-repeat;
        background-position : left;
        }
    #leftlink p.this {
        margin : 0px;
        padding :0px;
        display : block;
        height : 55px;
        width : 120px;
        color : #f8ebd3;
        text-align : center;
        line-height: 98%;
        font-weight: bold;
        font-size: small;
        
        background-image : url(./images/links.jpg);
        background-repeat : no-repeat;
        background-position : left;
        }

#principale{
    font-family:"Verdana","Helvetica",fantasy,sans-serif;
    margin-right: 0px;
    padding: 0px;
    background: white;
    

    margin-top: 95px;
    margin-left: 140px;
    }
    #princ {
        margin: 0px;
        padding: 0px;
        background-image: url(./images/bg_particolare1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        min-width:730px;
        background-color:transparent;
        }
    #topleft {
        background: url(./images/bgTL.gif) no-repeat;
        height:25px;
        width:25px;
        }
    #left{
        background: url(./images/bg.gif) repeat-y left;
        width:25px;
    }
    #top {
        background: url(./images/bgV.gif) repeat-x top;
        height:25px;
        }
    #bottleft {
        background: url(./images/bgBL.gif) no-repeat;
        height:25px;
        width:25px;
        }
    #bottom {
        background: url(./images/bgBV.gif) repeat-x top;
        height:25px;
        }
.center {
    text-align: center;
    }
.image {
    border: double black; 
    }
    a img.image:hover {
        border-color: #a44764;
        }
.right {
    float: right;
    margin-right: 30px ;
    }
.prezzibold{
    text-align: center;
    border: 2px solid black;
    background-color: transparent;
    padding: 5px;
    margin: 5px;
    text-align:left;
    }
.prezzi{
    border: 1px solid black;
    background-color: transparent;
    padding: 5px;
    margin: 5px;
    text-align:left;
    }
.prezzi2{
    border: 1px solid black;
    background-color: transparent;
    padding: 5px;
    margin: 5px;
    text-align:right;
    }
.clausole {
    font-size:0.8em;
    }
html {
    height: 100%;
    padding: 0px;
    }
body {
    font-family:"Verdana",fantasy,sans-serif;
    padding: 0px;
    margin: 0px;
    background-color: #f8ebd3;
    background-image: none;
    }
a:link, a:visited {
    color: #0a8f00;
    text-decoration: none;
    }
a:hover {
    color: #14d000;
    text-decoration: underline;
    }
a.none {
    color:inherit;
    text-decoration: inherit;
    }
h1, h2, h3, h4, dt {
    font-family:"Times New Roman",serif;
    font-weight: bold;
    color: #a44764;
    }
