﻿/* CSS Document */
/******************************/
/*     P  A  G  I  N  A       */
/******************************/

h3{margin-bottom:20px;}
p{line-height: 18px;}
#contentDx {
    background-image: url("../App_Themes/Site/img/sfondo.png");
    background-repeat: repeat;
    bottom: 10%;
    height: 400px;
    left: 473px;
    min-width: 660px;
    overflow: hidden;
    position: fixed !important;
    right: 3px;
    width: auto;
    z-index: 7;
}
#content{margin-top: 20px;margin-left: 30px;height: 80%;float: left;}
#contattisx, #contattidx {overflow:visible;display:block;z-index:10;margin-top:20px;margin-bottom:20px;float:left;height: 150px;width:200px; }
#contattisx{margin-right:20px;}
#contattidx{}
.form{margin-left:60px;cursor:pointer; display: block; padding-left: 40px; margin-top: 40px; background-image: url(../App_Themes/Site/img/busta.png);background-repeat: no-repeat;background-position: 0px 0px;font-family: PTSerifRegular, "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;font-size: 13px;color: #333333;font-weight: bold;}
#contattifoot a{font-family: PTSerifBold, serif;font-size: 13px;color: #333333;padding-top:20px;border-top: #c4bfa6 1px solid;width: 400px;height:100px; position: absolute;display:block; top:67%;margin-left:30px;background-image: url(../App_Themes/Site/img/google.png);background-repeat: no-repeat;background-position: right 10px;}
#contattifoot a:hover{color:#996600;}
#frmcontent h1, #frmcontent h2{float:left;}
#prenotazioni { position:relative;margin-top: 20px;margin-left: 30px;width: 420px;height: 80%;float: left;}
.testo{margin-top: 45px; font-family: PTSerifRegular, serif;line-height: 18px; font-size:13px; font-weight: bold; color: #39332C; display:block;  }
.lblPolitiche{line-height:18px; width:215px; display: block;}
.lblPolitiche a {text-decoration: underline;}
.lblPolitiche a:hover { text-decoration: underline; }
#frmcontent{position: fixed; display: none; z-index: 999; left: 0; top: 0; width: 100%; height: 100%; background-image: url(../App_Themes/Site/img/contatti/trasp.png);}
#contattami{margin-left: -460px; left: 50%; top: 50%; margin-top: -305px;padding-left:40px;padding-top:20px;position: absolute; font-size:12px; font-weight:bold; font-family: PTSerifRegular, "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; color: #39332C; height: 610px; width: 920px; background-color: #EDEDEC; z-index: 1000; display:none;}
#Tit{width: 900px; height: 40px;display:block;border-bottom: #c4bfa6 1px solid;}
.close {padding-top:3px; background: url(../js/slimbox2/css/close.jpg) no-repeat;background-position: right 3px; width: 164px; height: 22px; display: inline; z-index: 1; position: absolute; top: 23px; right: 3%; cursor: pointer;}
#formsx,#formce,#formdx{margin-top: 30px;float:left;width:250px;height:500px;padding-left:20px;}
.lblForm{font-weight: normal;height:10px; display:block;}
.lblGaranzia{width: 210px;line-height:18px;margin-top:23px;color: #39332C;display:block; font-family: PTSerifRegular, serif; font-weight:bold; font-size: 12px;}
#politiche {
    border-bottom: 1px solid #9A9A9A;
    border-top: 1px solid #9A9A9A;
    display: block;
    font-style: normal;
    font-weight: normal;
    height: 237px;
    margin-top: 20px;
    padding-top: 15px;
    width: 280px;
}
.txtForm{padding-left:2px; border: 1px solid #; font-family:arial, verdana, sans-serif;font-size:12px;line-height:12px;color:#39332C;margin-bottom:18px;}
.lblobblig {margin-left: 33px; margin-top: 12px; height: 20px; display: block; width: 200px; float: left; }

.invia
{
    cursor: pointer;
    text-align:center;
    padding-top:10px;
    font-family: PTSerifRegular, serif;
    font-weight: bold;
    font-size: 12px;
    margin-top:16px;
}
.invia a
{
    text-decoration: none;
    color: #516521;
}
.invia a:hover
{
    color:#996600;
}


