/*
Theme Name: GranDor
Description: designed by Lettera7

License: All right reserved
Tags: 
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
blockquote {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: '';
    content: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: none;
}
.clear{
    clear: both;
}

*{
    outline: none;
}
.hide{
    display: none;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body{
    background: url("images/texture.png") repeat;

}
.border6{
    width: 970px;
    height: 6px;
    margin: 0 auto  ;
   /* fallback DIY*/ /* Safari 4-5, Chrome 1-9 */ 
   background: -webkit-gradient(linear, left bottom, left top, from(#FFF 22%), color-stop(0.05, #ffab00), color-stop(0.5, #ffab00), color-stop(0.10, #ffab00), to(#9d5b15)); 
   /* Safari 5.1+, Chrome 10+ */ background: -webkit-linear-gradient(left, #FFF 22%, #ffab00 81%, #ffab00, #ffab00 69%, #9d5b15 100%); 
   /* Firefox 3.6+ */ background: -moz-linear-gradient(left center , #FFFFFF 22%, #FFAB00 81%, #FFAB00, #FFAB00 69%, #9D5B15 100%) repeat scroll 0 0 transparent; 
   /* IE 10 */ background: -ms-linear-gradient(left, #FFF 22%, #ffab00 81%, #ffab00, #ffab00 69%, #9d5b15 100%); 
   /* Opera 11.10+ */ background: -o-linear-gradient(left, #FFF 22%, #ffab00 81%, #ffab00, #ffab00 69%, #9d5b15 100%);
}

#header{
    background:#FFF;
    width: 970px;
    height: 150px;
    margin: 0  auto;
    position: relative;
     -moz-box-shadow: 0 0 54px 0 #666;
-webkit-box-shadow: 0 0 54px 0 #666;
box-shadow: 0 0 54px 0 #666;

}
#logo{
    background: url("images/logo.png") top left no-repeat;
    width: 314px;
    height: 130px;
    float: left;
    margin-top: 25px;
    position: absolute;
    z-index: 1;
}
.menu{
    float: left;
    height: 50px;
    left: 306px;
    position: absolute;
    width: 445px;
    z-index: 1;

}
.menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
    height: 65px;
 
}
.menu ul li{
    float: left;
    height: 65px;
    font-size: 13px;
}
.menu li a, .current_page_item li a{
    color: #E20C17;
    text-align: center;
    float: left;
    padding: 40px 10px;
    text-decoration: none;
    font-family: "AshemoreNormBold", arial, helvetica, sans-serif;
    font-size: 13px;
}
.menu li a:hover,li.current_page_item a, li.current_page_parent a, li.current_page_ancestor a{
    color:#FFF;
    background: url("images/zigzag.png") repeat-x scroll;
    z-index: 999;
    float: left;
}
.menu ul li:first-child{
    display: none;
}
.bi-menu{
    float: left;
    position: absolute;
    z-index: 1;
    height: 60px;
    width: 213px;
    top: 320px;
    right: 241px;
 }
.bi-menu ul{
    height: 60px;
    margin: 0;
    padding: 0;
    list-style: none;
 }
.bi-menu ul li{
    float: left;
 }
 /*.bi-menu ul li.forno a{
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 13px;
    color: #c57627;
    text-align: center;
    float: left;
    text-decoration: none;
    background: url("images/zigzag-bianco-top-hover.png")repeat-x scroll transparent;
    padding: 15px 20px 28px ;
          -moz-box-shadow: 0px -4px 6px -2px #d1d1d1;
-webkit-box-shadow: 0px -4px 6px -2px #d1d1d1;
box-shadow: 0px -4px 6px -2px #d1d1d1;

    margin-right: 8px;

 }*/
 /*.bi-menu ul li.padella a{
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    float: left;
    padding: 15px 20px;
    text-decoration: none;
    background: url("images/zigzag-red-top.png")repeat-x scroll transparent;
    margin-right: 8px;

 }*/
.select a, .attivo-2 a{
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    float: left;
    padding: 15px 20px;
    text-decoration: none;
    background: url("images/zigzag-red-top.png") repeat-x scroll transparent;
    margin-right: 8px;

 }
 .attivo-2 a{
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 13px;
    color: #c57627;
    text-align: center;
    float: left;
    text-decoration: none;
    background: url("images/zigzag-bianco-top-hover.png") repeat-x scroll transparent;
    padding: 15px 20px 28px ;
    -moz-box-shadow: 0px -4px 6px -2px #d1d1d1;
    -webkit-box-shadow: 0px -4px 6px -2px #d1d1d1;
    box-shadow: 0px -4px 6px -2px #d1d1d1;
    behavior: url("PIE.htc.txt"); /* IE */
    margin-right: 8px;
 }
.select a:hover{
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 13px;
    color: #c57627;
    text-align: center;
    float: left;
    text-decoration: none;
    background: url("images/zigzag-bianco-top-hover.png")repeat-x scroll transparent;
    padding: 15px 20px 28px ;
          -moz-box-shadow: 0px -4px 6px -2px #d1d1d1;
-webkit-box-shadow: 0px -4px 6px -2px #d1d1d1;
box-shadow: 0px -4px 6px -2px #d1d1d1;
 behavior: url("PIE.htc.txt"); /* IE */

    margin-right: 8px;
}
 /*.bi-menu  ul li.forno a:hover, .bi-menu  ul li.padella a:hover{
    color: #c57627;
    background: url("images/zigzag-bianco-top-hover.png")repeat-x scroll transparent;
    padding: 15px 20px 28px ;

    -moz-box-shadow: 0px -4px 6px -2px #d1d1d1;
-webkit-box-shadow: 0px -4px 6px -2px #d1d1d1;
box-shadow: 0px -4px 6px -2px #d1d1d1;
 }*/
 
.content{
    margin: 0 auto;
   
    width: 970px;
    /*-moz-box-shadow: 0 0 54px 0 #666;
    -webkit-box-shadow: 0 0 54px 0 #666;
    box-shadow: 0 0 54px 0 #666;
    behavior: url("PIE.htc.txt"); /* IE */
    border-radius: 0 0 36px 36px;
    padding-bottom: 112px;
    float: left;
}
body > div.container{
    height: auto;
    min-height: 100%;
}
.container{
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
#content-area{
    position: relative;
    background: #FFF;
    border-radius:0 0 36px 36px;
    behavior: url("PIE.htc.txt"); /* IE */
      
}
.slide{
    position: absolute;
     top: -150px;
     width: 785px;
     height: 512px;
     right: 185px;
     background: url("images/panneggio.png") repeat-x scroll;
     -moz-box-shadow: 0 0 30px -6px #666666;
-webkit-box-shadow: 0 0 30px -6px #666666;
box-shadow: 0 0 17px -6px #666666;
 behavior: url("PIE.htc.txt"); /* IE */

}
.fondo-man{
    width: 184px;
    height:316px;
    
    right: -185px;
    position: absolute;
   background: url("images/fondo-man.png");
}
.sapori{
    background: url("images/sapori.png") repeat scroll 0 0 transparent;
    height: 18px;
    left: 56px;
    position: absolute;
    top: 130px;
    width: 257px;
}
.omo{
   position: absolute;
   right: 44px;
   top: -110px;
}
.prova{
    position: relative;
    height: 390px;
    margin: 155px 0 0 39px;
    width: 544px;
    padding: 0;
    background: url("images/piatto.png");
}
.image{
    height: 390px;
    position: absolute;
    width: 544px;
    overflow: hidden;\
}
.clearfix{
    float: none;
    clear: both;
}

.image_carousel .prodotti, .image_carousel2 .prodotti-2{
    width: 700px;
}


.image_carousel, .image_carousel2{
    bottom: 7px;
    height: 165px;
    left: 0;
    overflow: hidden;
    padding: 26px 80px;
    position: absolute;
    width: 810px;
 }
 .image_carousel img,.image_carousel2 img {
     background-color: #FFF;
     padding: 0 55px 0 0;
     display: block;
     float: left;
 }
 .image_carousel a, .image_carousel2 a{
     background-color: #FFF;
     display: block;
     float: left;
     width: auto;
     height: 164px;
 }

.image_carousel a:hover,.image_carousel2 a:hover {  opacity: 0.7;color: #c57627;}
 .image_carousel span, .image_carousel2 span{
    float: left;
    text-align: center;
    width: 85px;
    color:#E20C17;
    text-decoration: none;
    margin-top: 10px;
    font-family: "AshemoreNormBold", arial, helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    clear: both;
 }

 a.prev, a.next {
     background: url("images/arrow-sx.png") no-repeat transparent;
     width: 17px;
     height: 31px;
     display: block;
     position: absolute;
     top: 65px;
 }
 a.prev {            left: 20px;
                     background-position: 0 -31px; }
 a.prev:hover {      background-position: 0 0px; }
 a.prev.disabled {   background-position: 0 -100px !important;  }
 a.next {            right: 40px;
                     background-position: 0px 0; 
                     background: url("images/arrow-dx.png") no-repeat 0 -31px transparent;}
 a.next:hover {      background-position: 0px 0px; }
 a.next.disabled {   background-position: -50px -100px !important;  }
 a.prev.disabled, a.next.disabled {
     cursor: default;
 }
  
 a.prev span, a.next span {
     display: none;
 }
 .pagination {
     text-align: center;
 }
 .pagination a {
     background: url("http://www.grandorbarone.com/wp-content/themes/GranDor/images/miscellaneous_sprite.png") 0 -300px no-repeat transparent;
     width: 15px;
     height: 15px;
     margin: 0 5px 0 0;
     display: inline-block;
 }
 .pagination a.selected {
     background-position: -25px -300px;
     cursor: default;
 }
 .pagination a span {
     display: none;
 }  
 .content-slide{
     background: none repeat scroll 0 0 #FFFFFF;
    padding: 372px 0 218px 0;
    margin-bottom: 20px;
    position: relative;
    background: url("images/bottom.png") no-repeat bottom;
    border-radius: 0 0 36px 36px;
    behavior: url("PIE.htc.txt"); /* IE */
 }
.catalogo{
    background: url("images/catalogo.png") no-repeat scroll 0 0 transparent;
    font-size: 13px;
    height: 70px;
    line-height: 23px;
    padding-top: 82px;
    position: absolute;
    right: 44px;
    text-align: center;
    top: 405px;
    width: 102px;
    text-decoration: none;
    font-family: "AshemoreExtRegular",arial,helvetica,sans-serif;
    color: #5E5E5E;
}
.catalogo:hover{
    color: #E20C17;
    opacity: 0.8;
}
.cont-footer{
    bottom: 0;
    float: left;
    height: 112px;
    left: 0;
    margin-top: 0;
    position: absolute;
    width: 100%;
}
#footer{
    background: #E20C17;
    border-radius: 36px 36px 0 0;
    height: auto;
    margin: 0 auto;
    float: left;
    width: 970px;
    -moz-box-shadow: 0 10px 34px -1px #666666;
    -webkit-box-shadow: 0 10px 34px -1px #666666;
    box-shadow: 0 10px 34px -1px #666666;
    behavior: url("PIE.htc.txt"); /* IE */
    text-align: center;
    padding: 20px 0;
}
#container{
    margin: 0 auto;
    height: 100%;
    width:100%;
}
.mott{
    left: 33px;
    position: absolute;
    top: 322px;
    background: url("images/specialita.png");
    width: 153px;
    height: 28px;
}
.footer-content {
    margin: 0 auto;
    width: 970px;
    text-align: center;
}
#footer img{
    padding: 10px 472px 9px;
}
.denom{
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    height: 20px;
    padding: 3px 0 3px;
    width: 289px;
    margin: 0 auto;
}
.denom span{
    border-bottom: 1px dashed #FFF;
    border-top: 1px dashed #FFF;
    color: #FFF;
    float: left;
    padding: 3px 0 3px;
    text-align: center;
    width: 289px;
    font-family: "AshemoreNormBold", arial, helvetica, sans-serif;
    font-size: 13px;
    height: 11px;
}
.address{
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    color: #FFF;
    width: 970px;
    float: left;
    margin-top: 15px;
    line-height: 19px;
    margin-bottom: 10px;
}
.address a{
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 13px;
    color:#FFF;
    text-decoration: none;
}
.address a:hover{text-decoration: underline;}

.lingua2{
    width: 41px;
    border-top: 3px solid #5e5e5d;
    border-bottom: 3px solid #5e5e5d;
    height: 11px;
    margin-left: 30px;
    position: absolute;
    right: 46px;
    top: 35px;
    z-index: 1;
    padding: 5px 0 2px;
}
.lingua2 ul{
    float: left;
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 11px;
    color: #5e5e5d;
}
.lingua2 span{
    float: left;
    margin: 0 2px;
}
.lingua2 ul li{
    float: left;
}
.lingua2 ul li a{
    float: left;
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 11px;
    color: #5e5e5d;
    text-decoration: none;
}
.lingua2 ul li a:hover{
    color: #E20C17;
}
.menu-sx{
    width: 215px;
    float: left;
    background: #FFF;
    margin-top: 40px;
}
.menu-sx  li{
    list-style: none;

}
.menu-sx  li a{
    height: 11px;
    width: 180px;
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 13px;
    padding: 16px 0 10px 13px;
    float: left;
    border-bottom: 1px dashed black; 
    margin-left:12px; 
    text-decoration: none;
    color: #E20C17;
    margin-bottom: 2px;
    
}
.menu-sx  li.current-cat a, li.attivo a{
    text-decoration: none;
    color: #E20C17;
    background: url("images/sfum-lat-menu.png") no-repeat scroll right 0 #eae7e4;
    padding: 16px 0 10px 25px;
    width: 190px;
    border-bottom: 1px solid #FFF;
    margin-left:0px;
}
.menu-sx  li a:hover{
    text-decoration: none;
    color: #E20C17;
    background: url("images/sfum-lat-menu.png") no-repeat scroll right 0 #eae7e4;
    padding: 16px 0 10px 25px;
    width: 190px;
    border-bottom: 1px solid #FFF;
    margin-left:0px;
}
.menu-sx ul li.forno-int a{
    background: url("images/sfum-lat-menu.png") no-repeat scroll right 0 #eae7e4;
    height: 11px;
    width: 190px;
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 13px;
    padding: 16px 0 10px 25px;
    float: left;
    border-bottom: 0;
    margin-left:0px;
}
.list-product{
    width: 705px;
    float: left;
    background: #eae7e4;
    padding: 40px 0px;
    border-radius: 36px 36px 0 0;
    behavior: url("PIE.htc.txt"); /* IE */
    position: relative;
    overflow: hidden;
}
.scroll{
    height: 590px ;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 655px;
    position: relative;
}
#prodotti-id_77{
    height: 565px ;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 705px;
}
#prodotti-id_80{
    height: 565px ;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 705px;
}
.single-prodotto-int{
    background: #FFF;
    width: 302px;
    height: 101px;
    float: left;
    border-top: 1px solid #dadad9;
    border-bottom: 1px solid #dadad9;
    padding: 14px 0;
    text-decoration: none;
}
.single-prodotto-int img{
    float: left;
}
.prodotto{
    width: 330px;
    margin-bottom: 15px;
    height: 130px;
    float: left;
    margin-left: 15px;
}
.prodotto-big{
    width: 625px;
    margin-bottom: 10px;
    height: 390px;
    position: relative;
}
.single-prodotto-int-big{
    background: #FFF;
    width: 593px;
    height: 370px;
    float: left;
    
    padding: 10px;
    text-decoration: none;
}
.white{
    background: #FFF;
    width: 613px;
    height: 390;
    border-top: 1px solid #dadad9;
    border-bottom: 1px solid #dadad9;
    float: left;
    position: relative;
}
span.titolo-int{
    border-right: 1px solid #5E5E5D;
    color: #E20C17;
    float: left;
    font-family: "AshemoreNormBold",arial,helvetica,sans-serif;
    font-size: 16px;
    height: 108px;
    line-height: 21px;
    margin-left: 14px;
    padding-right: 15px;
    padding-top: 0;
    width: 109px;
}
.titolo-int-big{
    color: #E20C17;
    float: left;
    font-family: "AshemoreNormBold",arial,helvetica,sans-serif;
    font-size: 26px;
    height: 109px;
    line-height: 30px;
    margin-left: 10px;
    width: 220px;
    margin-top: 23px;
}

.col1{
    float: left;
    width: 180px;
}
.col2{
    float: left;
    width: 300px;
    margin-left: 75px;
}
.content-pro{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 36px 36px;
    float: left;
    height: 100%;
    margin-bottom: 20px;
    padding: 0;
    top: -14px;
    width: 970px;
    position: relative;
    -moz-box-shadow: 0px 18px 21px -9px #666666;
    -webkit-box-shadow: 0px 18px 21px -9px #666666;
    box-shadow: 0px 18px 21px -9px #666666;
    behavior: url("PIE.htc.txt"); /* IE */
}
a.next-int{
    background: url("images/arrow-dx-small.png") no-repeat 0 0px transparent;
    width: 12px;
    height: 22px;
    float: left;
    margin: 44px 0 0 23px;
}
a.next-int:hover{ background-position: 0px -22px;
}

span.titolo-int:hover{
    text-decoration: underline;
}
.link-pro{
    float: left;
}
.scheda{
    float: left;
    cursor: pointer;
    width: 39px;
    height: 51px;
    margin-left: 15px;
    margin-top: 9px;
}
.scheda span{
    background: url("images/scheda.png") no-repeat scroll center center transparent;
    color: #5E5E5D;
    float: left;
    font-family: "AshemoreNormRegular",arial,helvetica,sans-serif;
    font-size: 11px;
    height: 21px;
    line-height: 14px;
    margin-top: -32px;
    padding: 93px 0 0;
    text-align: center;
    text-decoration: underline;
}
.scheda span:hover{
   color: #E20C17; 
}
.scheda2{
    float: left;
    clear: both;
}
.scheda2 span:hover{
   color: #E20C17; 
}
.scheda2 span{
    background: url("images/scheda.png") no-repeat scroll center center transparent;
    color: #5E5E5D;
    float: left;
    font-family: "AshemoreNormRegular",arial,helvetica,sans-serif;
    font-size: 11px;
    height: 21px;
    line-height: 14px;
    padding: 93px 0 0;
    text-align: center;
    text-decoration: underline;
    margin-left: 10px;
    margin-top: 10px;
}
.scheda-prodotto{
    height: 390px;
    position: relative;
     width: 593px;
}
.prev2, .next2 {
     background: url("images/circle-arrow-prev.png") no-repeat transparent;
     width: 23px;
     height: 23px;
     display: block;
     position: absolute;
     top: 185px;
     cursor: pointer;
 }
 .prev2 {            left: 250px;
                     background-position: 0 0px; }
 .prev2:hover {      background-position: 0 -23px; }
 
 .next2 {            right: 36px;
                     background-position: 0px 0; 
                     background: url("images/circle-arrow-next.png") no-repeat 0 0px transparent;}
 .next2:hover {      background-position: 0px -23px; }

.testo{
    font-family: "AshemoreNormRegular",arial,helvetica,sans-serif;
    font-size: 13px;
    margin: 20px 33px;
    width: 556px;
    line-height: 15px;
    color: #5e5e5d;
}
.double-border{
    border-top: 1px solid black;
    border-bottom: 1px dashed black;
    height: 4px;
    width: 625px;
    margin-top: 20px;
}
.gallery{
    float: left;
    margin-left: 14px;
    margin-top: 20px;
    width: 624px;

}
.box-gallery{
      background: url("images/fondo-zigzag.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 95px;
    margin: 0 7px 10px 0;
    padding: 10px 20px;
    width: 74px;
    position: relative;
}

.title{
    opacity: 0;
    font-size: 12px;
    position: absolute;
    color: #FFF;
    padding: 10px;
    background: #E20C17;
    margin: 17px;
    width: 63px;
    font-family: "AshemoreNormRegular",arial,helvetica,sans-serif;
    border-radius: 2px;
    behavior: url("PIE.htc.txt"); /* IE */
}
a.box-gallery:hover .title, .title:hover{
    opacity: 0.8;
    top:0;
    left:0;
    cursor: pointer;
}
.selected {
   opacity: 0.5;
   cursor: default;
}
#tabs{
    width: 970px;
}
.wpcf7-form{
    font-family: "AshemoreNormRegular",arial,helvetica,sans-serif;
    font-size: 13px;
    margin: 0 20px;
}
span.wpcf7-form-control-wrap{
    margin-left: -15px;
}
.wpcf7-form input {
    background: none repeat scroll 0 0 #EAE7E4;
    border: 0 none;
    border-radius: 25px 25px 25px 25px;
    behavior: url("PIE.htc.txt"); /* IE */
    height: 19px;
    margin-bottom: 20px;
    margin-top: 5px;
    padding: 0 10px;
    
}
.wpcf7-submit{
    background: none repeat scroll 0 0 #E20C17 !important;
    color: #FFF;
    cursor: pointer;
}
.wpcf7-form textarea{
    background: none repeat scroll 0 0 #EAE7E4;
    border: 0 none;
    border-radius: 25px 25px 25px 25px;
    behavior: url("PIE.htc.txt"); /* IE */
    height: 50px;
    margin-top: 10px;
    padding: 25px;
    width: 405px;
}
.lingua{
    width: 41px;
    border-top: 3px solid #CCC;
    border-bottom: 3px solid #CCC;
    height: 11px;
    margin-left: 30px;
    position: absolute;
    right: 46px;
    top: 35px;
    z-index: 1;
    padding: 5px 0;
    display: none;
}
.lingua #lang_sel_list ul{
    border:0;
    width: 53px;
}
.lingua #lang_sel_list a.lang_sel_sel{
    background: transparent;
    color: #E20C17; 
    border:0;
    float: left;
    width: 20px;
}
.lingua #lang_sel_list a:hover{
    color: #E20C17; 
}
.lingua #lang_sel_list ul a, #lang_sel_list_list ul a:visited{
    background: transparent;
    color: #CCC; 
    float: left;
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 11px;
    border:0;
    padding: 0;
    text-transform: uppercase;
}
.lingua #lang_sel_list li{
    float: left;
    margin-right: 6px !important;
    width: auto;
}
#lang_sel_list{
    height: auto;
}
.map{
    font-family: "AshemoreNormRegular", arial, helvetica, sans-serif;
    font-size: 11px;
    color:#ccc;
}
.map a {
    display: none;
}
.fo-pa{
    height: 78px;
    position: absolute;
    right: -70px;
    top: 17px;
    width: 147px;
}
.fo-pa2{
    height: 91px;
    position: absolute;
    right: -128px;
    top: 0;
    width: 194px;
}
.image .img{
    float: left;
}
.img{
    position: relative;
}
.maschera{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    background: url("images/maschera.png") no-repeat scroll 0 0 transparent;
    width: 4px;
    height: 391px;
}
.maschera2{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
    background: url("images/maschera.png") no-repeat scroll right 0 transparent;
    width: 4px;
    height: 391px;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors{
    border: 0 !important;
}
.center{
    margin: 0 auto;
    width: 970px;
}

