/* CSS Document */
a:link {
    font-family: Calibri, "Roboto", sans-serif;
    font-size: 24px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold
    }
a:visited {
    font-family: Calibri, "Roboto", sans-serif;
    font-size: 24px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold
    }
a:active {
    font-family: Calibri, "Roboto", sans-serif;
    font-size: 24px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold
    }
a:hover {
    font-family: Calibri, "Roboto", sans-serif;
    font-size: 24px;
    text-decoration: underline;
    color: #FFF;
    font-weight: bold
    }
body {
    color: #000;
    font-family: "Roboto", serif;
    font-size: 14px;
    padding: 0;
    margin: 0
    }
#sfondo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
    }
#sfondo img {
    width: 100%;
    height: auto
    }
.contenitore {
    position: relative;
    width: 950px;
    left: 50%;
    margin-left: -475px;
    z-index: 3
    }
hr {
    padding: 0;
    margin: 0;
    border-width: 0;
    clear: both
    }
.linea {
    padding: 0;
    margin-bottom: 0;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    border-width: 1px;
    border-color: #9D000B;
    border-style: solid;
    clear: both
    }
.div100 {
    width: 100%;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding: 0;
    z-index: 1
    }
.div50 {
    width: 50%;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding: 0
    }
.div33 {
    width: 33%;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding: 0
    }
.div34 {
    width: 34%;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding: 0
    }
.div25 {
    width: 25%;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding: 0
    }
.div20 {
    width: 20%;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding: 0
    }
.div75 {
    width: 75%;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding: 0
    }
.div66 {
    width: 66%;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding: 0
    }
.div40 {
    width: 40%;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
    }
.div36 {
    width: 36%;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
    }
.div60 {
    width: 60%;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
    }
.div16 {
    width: 16%;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
    }
.div18 {
    width: 18%;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
    }
.div16-66 {
    width: 16.66%;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
    }
.div33-34 {
    width: 33.34%;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
    }
.div30 {
    width: 30%;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
    }
.div10 {
    width: 10%;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0
    }
.div_gen {
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 6px;
    padding: 0
    }
input[type="reset"], input[type="submit"], input[type="button"] {
    padding: 2px;
    background-color: #FFF;
    color: #000;
    font-weight: bold;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border-style: solid;
    border-color: #9D000B
    }
#footer input.invio:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover {
    padding: 2px;
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border-style: solid;
    border-color: #9D000B
    }
div#lingua img {
    padding: 5px
    }
#bandam {
    background-color: #9D000B;
    height: 33px;
    padding: 0;
    margin-bottom: 40px;
    margin-top: 40px;
    width: 100%;
    position: absolute;
    z-index: 5
    }
#bandam p {
    float: left;
    padding-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    margin-right: 50px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0
    }
#logo {
    position: absolute;
    top: 10px;
    right: 22px
    }
.sopra {
    z-index: 10
    }
#bandav {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 326px;
    width: 30px;
    min-height: 100%;
    background-color: #9D000B;
    z-index: 2
    }
#bandao {
    position: absolute;
    top: 73px;
    padding: 8px;
    left: 0;
    width: 100%;
    height: 39;
    background-color: #9D000B;
    z-index: 2
    }
.conmenu {
    margin-top: 165px
    }
.destra {
    text-align: right
    }
.giustifica p {
    text-align: justify
    }
.centra {
    text-align: center
    }
.corpo {
    padding-right: 40px;
    background-image: url(../img/logo2_sf.png);
    background-position: top left;
    background-repeat: no-repeat;
    min-height: 450px
    }
.corpo2 {
    padding-right: 40px;
    min-height: 450px
    }
#social {
    position: absolute;
    top: 88px;
    right: 25px;
    z-index: 4
    }
#social p {
    width: 5px;
    text-align: center
    }
#frase_testa {
    position: absolute;
    top: 8px;
    font-size: 40px;
    left: 170px;
    font-family: "Gill Sans Ultra Bold", "Candal", sans-serif
    }
#fondo {
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px
    }
#fondo a:link {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-style: oblique
    }
#fondo a:visited {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-style: oblique
    }
#fondo a:active {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-style: oblique
    }
#fondo a:hover {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: underline;
    color: #000;
    font-weight: bold;
    font-style: oblique
    }
#con-slide {
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.75)
    }
#gallery_vis img {
    width: 100%;
    height: auto
    }
#gallery_vis .margal {
    padding: 2px;
    margin-bottom: 7px;
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 7px;
    border-color: #9D000B;
    border-style: solid;
    border-width: 2px;
    cursor: pointer
    }
/*stile gallery*/
.punta {
    cursor: pointer
    }
div#fondonero {
    position: absolute;
    width: 100%;
    z-index: 25;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    top: 0;
    left: 0
    }
div#gallery {
    position: absolute;
    width: 1000px;
    height: 1000px;
    z-index: 26;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -500px;
    display: table
    }
div#c_gallery {
    /*display:table-cell;
    	text-align:center;
    	vertical-align:middle;*/
    width: 1000px;
    height: 1000px
    }
div#control_gsx {
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 27;
    cursor: pointer
    }
div#control_gdx {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 27;
    cursor: pointer
    }
div#control_gchiudi {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 27;
    cursor: pointer
    }
div#des_gal {
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    padding: 10px;
    text-align: center
    }
/*fine gallery*/
.senzamenu {
    padding-top: 150px;
    min-height: 400px
    }
.scuro a:link {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold;
    font-style: oblique
    }
.scuro a:visited {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold;
    font-style: oblique
    }
.scuro a:active {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold;
    font-style: oblique
    }
.scuro a:hover {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: underline;
    color: #9D000B;
    font-weight: bold;
    font-style: oblique
    }
.scuro2 a:link {
    font-family: "Roboto", serif;
    font-size: 20px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold;
    font-style: oblique
    }
.scuro2 a:visited {
    font-family: "Roboto", serif;
    font-size: 20px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold;
    font-style: oblique
    }
.scuro2 a:active {
    font-family: "Roboto", serif;
    font-size: 20px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold;
    font-style: oblique
    }
.scuro2 a:hover {
    font-family: "Roboto", serif;
    font-size: 20px;
    text-decoration: underline;
    color: #9D000B;
    font-weight: bold;
    font-style: oblique
    }
.scuro3 a:link {
    font-family: "Roboto", serif;
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    font-weight: bold
    }
.scuro3 a:visited {
    font-family: "Roboto", serif;
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    font-weight: bold
    }
.scuro3 a:active {
    font-family: "Roboto", serif;
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    font-weight: bold
    }
.scuro3 a:hover {
    font-family: "Roboto", serif;
    font-size: 14px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold
    }
.scuro4 a:link {
    font-family: "Roboto", serif;
    font-size: 20px;
    text-decoration: underline;
    color: #FFF;
    font-weight: bold
    }
.scuro4 a:visited {
    font-family: "Roboto", serif;
    font-size: 20px;
    text-decoration: underline;
    color: #FFF;
    font-weight: bold
    }
.scuro4 a:active {
    font-family: "Roboto", serif;
    font-size: 20px;
    text-decoration: underline;
    color: #FFF;
    font-weight: bold
    }
.scuro4 a:hover {
    font-family: "Roboto", serif;
    font-size: 20px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold
    }
.scuro5 a:link {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: underline;
    color: #000;
    font-weight: bold
    }
.scuro5 a:visited {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: underline;
    color: #000;
    font-weight: bold
    }
.scuro5 a:active {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: underline;
    color: #000;
    font-weight: bold
    }
.scuro5 a:hover {
    font-family: "Roboto", serif;
    font-size: 12px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold
    }
p#linkesternoh a:link {
    font-family: "Roboto", serif;
    font-size: 16px;
    text-decoration: underline;
    color: #000;
    font-weight: bold;
    font-style: oblique
    }
p#linkesternoh a:visited {
    font-family: "Roboto", serif;
    font-size: 16px;
    text-decoration: underline;
    color: #000;
    font-weight: bold;
    font-style: oblique
    }
p#linkesternoh a:active {
    font-family: "Roboto", serif;
    font-size: 16px;
    text-decoration: underline;
    color: #000;
    font-weight: bold;
    font-style: oblique
    }
p#linkesternoh a:hover {
    font-family: "Roboto", serif;
    font-size: 16px;
    text-decoration: none;
    color: #9D000B;
    font-weight: bold;
    font-style: oblique
    }
p#linkesternoh {
    text-align: right;
    margin: 0
    }
p#linkesternoh.p15 {
    padding-right: 15px
    }
p#linkesternoh.p5 {
    padding-right: 5px
    }
.imgfD {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px
    }
.imgfSelenco {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    height: 100px;
    width: auto
    }
.newsaltmin {
    min-height: 250px
    }
.alt100 {
    line-height: 100px
    }
#vetrina .margal {
    padding: 4px;
    margin-bottom: 7px;
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 7px;
    border-color: #9D000B;
    border-style: solid;
    border-width: 1px
    }
#vetrina .div_gen p {
    margin: 0;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px
    }
#vetrina img {
    width: 100%;
    height: auto
    }
#vetrina .nolink {
    font-size: 20px;
    text-decoration: none;
    color: #000;
    font-weight: bold
    }
#vetrina h2 {
    font-size: 26px;
    padding: 0;
    margin: 10px
    }
.sfumatura {
    background: rgba(157, 0, 11, 0.5)
    }
.picgras {
    font-size: 12px;
    font-weight: bold
    }
#prenota h2 {
    font-size: 20px
    }
#linkutili {
    text-align: center
    }
#linkutili p {
    text-align: center
    }
#linkutili img {
    height: auto;
    width: 90%
    }
#linkutili .margal {
    padding: 10px
    }
#linkutili .conimg {
    height: 110px
    }
#linkutili .conimg.tipo1 {
    height: 60px
    }
#linkutili .conimg.tipo2 {
    height: 150px
    }
#linkutili .conimg.tipo3 {
    height: 120px
    }
.rosso {
    color: #9D000B
    }
.Lristorante {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 0;
    padding-top: 0
    }