/* CSS crm */

/* standard elements */

* {
	margin: 0;
	padding: 0;
}


.descrizione {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 580px;
	font-style: normal;
	color: #000000;
	padding-left: 20px;
	line-height: 16px;
}

.descrizione2 {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 590px;
	font-style: normal;
	color: #000000;
	padding-left: 20px;
	line-height: 16px;
}





body {
	background-color:#374731;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3b3330;
	}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}




span{
	font-weight: bold;
}


h1 {
	padding-top: 6px;
	color: #333333;
	margin-bottom: 4px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
}

h2 {
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
	
	


h3 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	color: #7d7d7d;
	margin-bottom: 1px;

}


hr{
	width:610px;
	border: thin solid #bdb697;
	margin-top: 3px;
}



h4 {
	color: #cc6600;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	}


form {margin: 0; padding: 0; display: inline;}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #3b3330;
	border: 1px solid #bdb697;
	background-color:#faefc8;
	margin: 2px 0px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #3b3330;
	border: 1px solid #bdb697;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #faefc8;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #3b3330;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #bdb697;
	background-color:#faefc8;
	width: 550px;
}




/* misc */
.clearer {clear: both; font-size: 0;}

.left {
	float: left;
	padding-top: 5px;
}
.right {
	float: right;
	text-align: left;
}


.minigallery{
	border:#bdb697 4px solid;
	width:585px;
	text-align:center;
}

.foto-testo{
	float: right;
	margin-left:25px;
	border:#bdb697 4px solid;
	margin-bottom:60px;
}

.foto-testo2{
	float: right;
	margin-left:25px;
	border:#bdb697 4px solid;
	margin-bottom:5px;
}

.foto-testo-servizi{
	border:#bdb697 4px solid;
	text-align:right;
}


.planimetria{
	border:#bdb697 4px solid;
}

.foto-minigallery {
	margin:1px;
	border: 1px solid #bdb697;
}


.foto-dintorni {
	border: 2px solid #bdb697;
}


.minigallery-index{
	border:#bdb697 4px solid;
	text-align:center;
	width: 280px;
}

/* structure */
.inner-container {
	font-size: 12px;
	width: 894px;
	height:100%;
	font-weight: normal;
	margin: 0  auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: #bdb697 solid 6px;
	border:#bdb697 solid 6px;
	background-color: #f0e6c0;
}

.outer-container {
	padding-bottom: 10px;
}

/* headere & title */
.header{
	height: 203px;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


/* path */
.path {
	padding: 0px;
	background-image: url(../img/header-spaltenna.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	
}


/* main */
.main {
	background-color:#f0e6c0;
	background-image: url(../img/main.jpg);
	background-repeat: repeat-y;
	background-position:left top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:100%;
}




/* content */
.content {
	float: right;
	width:659px;
	padding-left:25px;
	height:100%;
	background-color:#f0e6c0;
	margin-bottom: 30px;
	text-align: justify;
}



.content a {
	font-size: 12px;
	text-decoration:underline;
	color: #cc6600;
}

.content a:hover {
	color: #bdb697;
	font-size: 12px;
	text-decoration:none;
}




.content p {
	color: #000000;
	font-size: 12px;
}





a {
	font-size: 12px;
	text-decoration:none;
	color: #333333;
}

a:hover {
	color: #bdb697;
	font-size: 12px;
	text-decoration:none;
}


#backgroundMenuLingue {
	float: left;
	height: auto;
	width: 892px;
	background-color: #393430;
	padding-bottom: 4px;
	padding-right: 3px;
	border-bottom:#bdb697 solid 4px;
	border-top: #bdb697 solid 4px;
}

.vertine {
	text-align:left;
	width: 240px;
	padding: 0px;
	margin: 0px;
	float:left;
	vertical-align: middle;
}

.vertine a {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#f0e6c0;
	text-decoration:none;
	vertical-align: middle;
	padding-left:14px;
	line-height: 30px;
}

.vertine a:hover{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
	color:#cc6600;
	text-decoration:none;
	vertical-align: middle;
	padding-left:14px;
	line-height: 30px;
}

#menuLingue {
	text-align:right;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float:right;
}

#menuLingue ul {
	display: inline;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 30px;
	vertical-align: middle;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	text-transform: none;
	}
	
#menuLingue ul li{
	display: inline;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	vertical-align: middle;
	list-style-image: none;
	list-style-type: none;
}
#menuLingue ul li a {
	color: #F3EACD;
	text-decoration: underline;
	display: inline;
	display: inline;
	padding: 0px;
}
#menuLingue ul li a:hover {
	color: #999;
	text-decoration: none;
	display: inline;
	display: inline;
	padding: 0px;
}

#menuLingue ul li.disattivoLingue  {
	color: #f0e6c0;
}
.prenota {
	float: left;
	margin: 3px;
}
/* navigation */




.navigation {
	float: left;
	width: 210px;
	list-style-type:none;
	height: 100%;
	background-color: #393430;
	padding-bottom: 31px;
}



.navigation ul {
	padding: 0;
	margin-top: 10px;
	list-style-type:none;
}




.navigation li {
	margin-bottom: 3px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0e6c0;
	list-style-type:none;
	border-bottom:1px #bdb697 solid;
	vertical-align: middle;
	height: 31px;
}




.navigation li a {
	font-size: 11px;
	color: #f0e6c0;
	display: block;
	text-decoration: none;
	width: 85%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	list-style-type:none;
	background-image: url(../img/mezzaluna.jpg);
}



.navigation li a:hover {
	color: #cc6600;
	border-left-width:medium;
	background-repeat: no-repeat;
	list-style-type:none;
	background-image: url(../img/mezzaluna-bianca.jpg);
}




#associazione {
	margin-bottom: 3px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type:none;
	background-image: url(../img/mezzaluna.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10%;
	padding-top: 5px;
	width:235px;
}




/* footer */
.footer {
	background: #374731;
	color: #b1b1b2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	height: 12px;
	line-height: 12px;
	border:0px;
}

.footer a {
	color: #b1b1b2;
	text-decoration: none;
	font-weight:bold;
}

.footer a:hover {
	color: #FFFFFF;
	
}

.credit {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.credit a{
	color: #999999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.credit a:hover {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}








.titolo-pagina{
	border:2px;
	padding-top:15px;
	padding-left:10px;
	height:46px;
	
}




.mail {
	font: 10px Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 10px;
	color: #333333;
	padding-left:10px;

}

.mail a{
	font: 10px Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 10px;
	color: #333333;
	text-decoration:none;

}

.mail a:hover {
	font: 10px Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 10px;
	color:#000000;
	
}

	



/* vari */

.bottonForm {
  background-color:#CCCCCC;
  font: 11px Arial, Helvetica, sans-serif;
  }
  .bottonFormRoll{
  background-color:#ECECEC;
  font: 11px Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#999999;
  }


.tabella-senza-bordi td {
	text-align:left;
	border:none;
	padding: 5px;
}


td {
	border: solid thin #bdb697;
	padding: 5px;
}

.testo-introduzione {
	width:260px;
	float:right;
	text-align: right;
}


.cartina-index {
	width:343px;
	float:left;
}

.localizzazione-su-index {
	width:628px;
	padding-top:20px;
}

.offerte-home {
    border-right:1px solid #cbc39e;
    float: left;
    padding-top: 5px;
}

/* popup privacy */
.privacy {
    background-color:#f0e6c0;
    color: #3b3330;
    text-align: justify;
}

.foto-vino {
	float: right;
	margin-left:25px;
	margin-bottom:60px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
}

/* nascondo i testi dietro flash per le indicizzazioni */
div.header p.testo_normale {display: none;}

