body {
    margin: 0;
    padding: 0;
    border: 0;
    
    font-family: 'Acme', cursive;
}

a {
    color: #7c291a;
    cursor: pointer;
    text-decoration: none;
}
a:visited {
    color: #7c291a;
}

a:hover {
    opacity:0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

a:hover img {
    opacity:0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

img {
    border: 0;
    vertical-align: middle;
}

small {
    font-size: 0.5em;
}

.center {
    text-align: center;
}

div.barraFunzionale{
    width: 100%;
    background: #d7d3ca; /* Fix old browsers */
    background: rgba(215,211,202,0.95);
    padding: 0;
    /*min-height: 130px;*/
    padding-bottom: 10px;
}

div.flag {
    float: right;
    margin: 10px;
    
}

img.flag {
    height: 30px;
    margin: 0;
}

img.logo {
    float: left;
    margin: 10px;
    height: 100px;
}

h1, h2{
    display: inline;
}

h1 {
    font-size: 60px;
    color: #432117;
}

h2 {
    color: #7c291a;
    margin-left: 30px;
}

h3 {
    text-align: center;
}

div.recapitiTop {
    display: inline;
    float: right;
    
    background: orange;
    
    background: url('/static/trama.jpg');
    padding: 1em;
    padding-left: 3em;
    /*
    padding:30px;
    padding-left: 40px;
    padding-top: 10px;
    */
    margin: 0;
    margin-top: -25px;
    font-size: 1.2em;
    /*
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
    */
}

div.recapitiTop a{
    /*color: #fff;*/
}

div.social {
    float: left;
    margin-top: 20px;
}

div.social img{
    height: 80px;
    padding-left: 10px;
}

div.buttonMenu {
    display: inline;
    padding: 5px;
    
    font-weight: bold;
    font-size: 1.4em;
    
    background: rgba(255,255,255,0.95);
    
    background: #d7d3ca; /* Fix old browsers */
    background: rgba(215,211,202,0.95);
    
}

div.marginButtonMenu{
    padding:1px;
    padding-bottom: 6px;
    padding-top: 10px;
}

div.buttonMenu img{
    opacity: 1 !important;
}

div.barraMenu {
    min-height: 30px;
    width: 100%;
    #background: #fff; /* Fix old browsers */
    #background: rgba(255,255,255,0.95);
    
    #background: #96CCC4; /* Fix old browsers */
    #background: rgba(150,204,196,0.95);
    
    #margin-top: 400px;
    
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;
    box-sizing: border-box;
}

div.barraMenu ul{
    margin: 0;
    box-sizing: border-box;
    list-style: none;
    padding-left: 0;
}

div.barraMenu li{
    display: inline-block;
    box-sizing: border-box;
    width: 200px;
    margin: 0;
    margin-left: 4px;
    margin-right: 4px;
    #margin-bottom: -20px;
    padding: 10px;
    padding-bottom: 0;
    
    background: #fff; /* Fix old browsers */
    background: rgba(255,255,255,0.95);
    
    background: #d7d3ca; /* Fix old browsers */
    background: rgba(215,211,202,0.95);
    
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

div.barraMenu ul li:hover{
    cursor: pointer;
    
    #background: #96CCC4; /* Fix old browsers */
    #background: rgba(150,204,196,0.95);
    
    background: #c8c8c8; /* Fix old browsers */
    background: rgba(200,200,200,0.7);
    
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

img.menuicon {
    max-height: 25px;
    opacity: 0.35;
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
}

div.pagina {
    margin-top: 0;
    width: 100%;
    text-align: center;
    
    background: #fff; /* Fix old browsers */
    background: rgba(255,255,255,0.95);
    
    background: #d7d3ca; /* Fix old browsers */
    background: rgba(215,211,202,0.95);
    
    #background: #96CCC4; /* Fix old browsers */
    #background: rgba(150,204,196,0.95);
}

div.contenuto {
    display: inline-block;
    margin: 0 auto;
    padding: 10px;
    
    box-sizing: border-box;
    width: 950px;
    max-width: 100%;
    
    text-align: justify;
    
    padding-bottom: 50px;
}

div.fotoTesta{
    height: 400px;
    max-height: 50% !important;
}

div.firma {
    box-sizing: border-box;
    #margin-top: 100px;
    padding: 5px;
    width: 100%;
    
    background: #222; /* Fix old browsers */
    background: rgba(34,34,34,0.9);
    
    background: #432117; /* Fix old browsers */
    background: rgba(67,33,23,0.9);
    
    color: #eee;
    font-size: 0.8em;
}

div.firma a {
    color: #fff;
    font-weight: bold;
}

div.firma div.blocchi{
    display: inline-block;
    margin: 0 auto;
    padding: 20px;
    padding-right: 30px;
    vertical-align: top;
}

img.comuni {
    height: 80px;
    margin: 5px;
    float: right;
}

div.copy {
    text-align: center;
    font-size: 10px;
    padding: 10px;
    padding-bottom: 5px;
}
div.copy a {
    color: inherit;
    font-weight: bold;
}

ul.servizi li {
    padding: 10px;
    margin-top: 20px;
    list-style: none;
}

div.prenota .campo{
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.prenota input{
    margin: 2px;
    padding: 10px !important;
    border: solid 1px #ddd;
    outline: none;
    width: 300px;
    font-size: 1.2em;
    box-sizing: border-box;
    max-width: 99%;
    background: #fff;
}

div.prenota input[type="submit"] {
    cursor: pointer;
}

div.prenota input[type="number"]{
    text-align: right;
}

div.prenota input[type="checkbox"]{
    width: auto;
}

div.prenota textarea{
    margin: 2px;
    padding: 10px !important;
    border: solid 1px #ddd;
    outline: none;
    width: 98%;
    height: 150px;
    font-size: 1.2em;
    box-sizing: border-box;
    max-width: 99%;
    resize: none;
}

div.prenota input[type="submit"]{
    background: #ccc;
    color: #FF8605;
    border-radius: 5px;
}

div.prenota input[type="submit"]:hover{
    background: #eee;
    color: #F25;
    cursor: pointer;
}

span.grey {
    color: #777;
}

img.smallIcon {
    max-width: 24px;
    max-height: 24px;
    margin: 1px;
}

img.thumbGallery {
    max-width: 80px;
    max-height: 80px;
    margin: 5px;
    vertical-align: middle;
}

div.galleryImage {
    text-align: center;
    vertical-align: middle;
}

img.gallery {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

div.galleryTitle {
    text-align: center;
}
.panes.wrapper {
    max-height: 400px;
    max-width: 800px;
    background: #666;
    margin: 40px auto;
}

.panes {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.pane {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font: bold 60px/250px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #fff;
}

.panes.animate > .pane {
    transition: all .3s;
}

div.copertinaTitolo{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

div.copertinaTitolo h4{
    margin: 0;
    font-size: 1.1em;
}

div.copertinaTitolo img{
    width: 100%;
    border: 0;
    opacity: 0.3;
}

#meteo {
    text-align: center;
}

#meteo .desc {
    text-align: left;
}

#meteo .img {
    text-align: center;
}

#meteo .data {
    text-align: right;
}

#meteo .temp {
    text-align: right;
}

#meteo table{
    margin: auto;
    display: inline-block;
}

#meteo td {
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

#meteo table {
    border-spacing: 0;
    border-collapse: collapse;
}

#meteo tr:hover {
    background-color: #ccc;
}