

body{
    background: url('../images/fondo.jpg');
    font-family: 'isonorm_becker';
    color:#fff;
    padding:0px;
    margin:0px;
}

.barramenu{
    background: url('../img/imgMenu/barra3.png') no-repeat;
    width: 100%;
    height: 81px;
    position: fixed;
    top:0px;
    margin-top:0px;
    left:0px;
    text-align: center;
    font-size: 20px;
    color: #333;
    z-index: 9999;
    padding:0px;
}
.barramenuint{
    min-width: 920px;
    width: 980px;
    height: 81px;
    position: relative;
    margin:0px;
    padding: 0px;
    text-align: center;
    font-size: 20px;
    color: #333;
    z-index: 99;
}

.barramenuint td{
    vertical-align: top;
    padding: 0px;
    margin:0px;
}


.barramenu span{
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
    vertical-align: top;
}

.barramenu a{
    text-decoration: none;
    color:#333;
}

.barramenu a:hover{
    text-decoration: none;
    color:#ccc;
}

.cellaMenu a{
    text-decoration: none;
    color:#fff;
}
.cellaMenu a:hover{
    text-decoration: none;
    color:#ccc;
}


.btnOnline{
    height: 80px;
    cursor: pointer;
}

.btnSocial{
    height: 50px;
    cursor: pointer;
}


.socialDiv{
    position:absolute;
    top:0px;
    max-height: 80px;
    width: 150px;
    vertical-align: top;
    //display: inline-block;
    display:inline;
}

.siteContent{
    //min-width: 1000px;
    width: 920px;
    margin-top: 0px;
    overflow: auto;
}

.colonna{
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 330px;
    height: 340px;
    color:#fff;
    font-size: 43px;
}

.colonna span{
    cursor: pointer;
}

.testo{
    font-size: 22px;
}

.testoBlog{
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 22px;
    color:#333;
    width: 920px;
    text-align: justify;
    
}
.testoBlog H1{
    font-family:BTTTRIAL;
    font-size: 38px;
    line-height: 40px;
    color:#b0c061;
}

.testi{
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 22px;
    color:#fff;
    width: 920px;
    text-align: justify;
}
.testi strong{
    color:#b0c061;
}

.tabellaTesti{
    font-size: 22px;
    color:#fff;
    width: 920px;
    text-align: justify;
    margin-bottom: 30px;
}
.cellaTestiL{
    vertical-align: middle;
    width:400px;
}
.cellaTestiL img{
    max-width: 440px;
}

.bloccoMenu{
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
}

.cellaTestiR{
    vertical-align: top;
    text-align: justify;
    width:500px;
    font-size: 22px;
}

.imgIntermezzo{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.imgLogo{
    width:65%;
}

.imgLogoBis{
    width:80%;
}


.colPhoto{
    margin-right: 1%;
    width: 68%;
    text-align: right;
    display: inline-block;
    vertical-align: bottom;
}
.imgCornice{
    width: 100%;
    margin-right: 5px;
}


.colNews{
    //vertical-align: top;
    width: 28%;
    display: inline-block;
    vertical-align: top;
    margin-left: 1%;

}



.newsContent{
    width: 120px;
    background: #fff;
    font-size: 14px;
    height: 220px;
    color: #333;
    text-align: justify;
    padding: 5px;
    overflow: auto;
    vertical-align: top;
    text-align: left;
}
.newCell{
    vertical-align: top;
    padding-left: 20px;
}
.divMotto{
    width: 100%;
    margin-top: -40px;
    text-align: center;
    font-size: 22px;
}

.lineaBianca{
    margin-top: 5px;
    width: 920px;
    min-height: 2px;
    background: #fff;
}
.footerBar{
    margin-top: 10px;
    width: 920px;
    background: transparent;
    
}

.bloccoDX{
    width: 50%;
    float: right;
    text-align: right;
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
}
.bloccoSX{
    width: 50%;
    float: left;
    text-align: left;
    font-size: 22px;
    vertical-align: top;
}

.footerImg{
    height: 35px;
}

.imgScroll{
    width: 90%;
    border:0px;
    margin-right: 5px;
}

.orologio{
    background: url('../img/imgOrologio/CLOCKprogressbollo7.png') no-repeat;
    background-size: 100%;
    height: 340px;
    width: 310px;
    margin-left: 5%;
    
}

.ooorologio{
    background-color: #ff0000;
    //background: url('../img/imgOrologio/CLOCKprogressbollo7.png') no-repeat;
    background-size: 100%;
    height: 380px;
    width: 280px;
    margin-left: 5%;
}
.myslide{
    width: 720px;
   // height: 337px;
    //margin-left: 15%;
}

.infoPhoto{
    position:absolute;
    //margin-right: 0px;
    //margin-top: 100px;
    right:3px;
    bottom:4px;
    width: 250px;
    height: 120px;
    background: #111;
    opacity: 0.7;
    color:#fff;
    font-size: 14px;
    text-align: justify;
    padding:10px;
    z-index: 92;
    overflow: auto;
}

.cornicePhoto{
    position:absolute;
    //margin-right: 0px;
    //margin-top: 100px;
    left:-2px;
    top:-5px;
    width: 102%;
    height: 103%;
    padding:0px;
    z-index: 91;
    margin-left: -5px;
}



.verde{
    color:#b0c061;
}
.grigio{
    color:#333;
}

.grigio a{
    text-decoration: none;
    color:#333;
}
.grigio a hover{
    font-weight: bold;
}
.rosso{
    color:#d4635c;
}
.azzurro{
    color:#9ec8c2;
}
.beige{
    color:#baa57b;
}


.cellaMenu{
    min-width: 260px;
    width: 260px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color:#fff;
    font-size: 22px;
    line-height: 40px;
}

.cellaLogo{
    text-align: center;
    min-width: 380px;
    width: 380px;
}

.cellaOrologio{
    text-align: center;
    width: 380px;
    height: 400px;
}

.tabellaHome{
    margin-top: 60px;
}

.etichetta{
    height: 100px;
}

.corsivo{
    font-family:BTTTRIAL;
    font-size: 38px;
    line-height: 40px;
    
}

.ancora{
 text-decoration:underline;
}

.cellaTestiR a{
    color:#b0c061; 
}
.cellaTestiL a{
    color:#b0c061; 
}
.ancora:hover{
    color:#fff;
}

.blocchettoMenu{
    max-width: 570px;
    min-height: 110px;
    text-align: justify;
    font-size: 22px
}

.tabella3colonne{
    width: 920px;
    
}

.tabella3colonne td{
    width: 300px;
    padding:12px;
    text-align: justify;
    font-size: 22px;
    vertical-align: top;
}

.barraTitolo{
    width: 100%;
    height: 60px;
    font-family:BTTTRIAL;
    font-size: 42px;
    position: absolute;
    top:300px;
    z-index: 99;
    color:#fff;
    background: #000;
    opacity: 0.7;
    text-align: center;
     
}

.linkMenu{
    cursor: pointer;
    text-decoration: underline;
    font-size: 22px;
    line-height: 18px;
}
.macchina{
    background: url('../images/menu/macchinina.png') no-repeat;
    background-size: 100%;
    background-position-x: 0px;
    background-position-y: 0px;
    height: 200px;
    padding-top: 10px;
    padding-left: 18px;
    padding-right: 47px;
    text-align: center;
}

.piccoloTxt{
    font-size: 16px;
}



.ordinaSx{
    display: inline;
    width: 450px;
    float: left;
    border-right: 1px solid #777;
}
.ordinaDx{
    width: 450px;
    float: right;
    display: inline;
}

.tabellaOrdine{
    width:920px;
    color:#333;
}

.cellaOrdineSx{
    width: 460px;
    //border-left: 1px solid #000000;
}
.cellaOrdineDx{
    width: 460px;
    border-left: 1px solid #999;
}



.fverde{
    background: #b0c061;
    color:#fff;
    padding-left: 3px;
}

.frosso{
    background:#d4635c;
    color:#fff;
    padding-left: 3px;
}
.fazzurro{
    background:#9ec8c2;
    color:#fff;
    padding-left: 3px;
}
.fbeige{
    background:#baa57b;
    color:#fff;
    padding-left: 3px;
}

.tabellaOrdine td{
    vertical-align: top;
}

.smallText{
    font-size: 22px;
}


.bloccoVini{
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: #d4635c;
    color:white;
    padding:5px;
    padding-bottom: 10px;
}

.bloccoVini input{
    background: #d4635c;
    color:white;
}

.modalEffect{
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    z-index: 98;
    background: #111;
    opacity: 0.9;
    display:none;
}
.completaTableOrdine{
    //position: absolute;
    //top:100px;
    //left:0px;
    width:100%;
    z-index: 99;
    background: transparent;
    display:none;
    //background: url('../images/fondo.jpg') no-repeat;
    margin-top: -5px;
    padding-top: 30px;
}
