@charset "utf-8";
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8C7F70;
	border-bottom-color: #8C7F70;
	border-left-color: #8C7F70;
}
.piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5449;
}
.habitat_laterale {
	background-image: url(immagini/habitat_laterale.jpg);
	background-repeat: no-repeat;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 20px;
}
.elenco_realizzazioni {
	color: #6B6154;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3957A;
	margin-bottom: 5px;
}
.div_immagini_elenco {
	height: 100px;
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
.tab {
	border: 1px solid #999999;
}


.div_immagini_elenco img {
	border: 0;
}

.div_testi_elenco {
	float:left;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
.titolo_realizzazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6B6154;
	line-height: 24px;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.descrizione_realizzazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6B6154;
	margin-right: 5px;
	text-align: justify;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3957A;	
}
.descrizione_realizzazione img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.titolo_galleria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B6154;
	line-height: 24px;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 10px;
}
.galleria_immagini {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3957A;	
	margin-bottom: 10px;
}
.galleria_immagini img {
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}
.testo_contatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6154;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.titolo_promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6154;
}
.titolo_bianco_16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 27px;
}
.tab_accesso {
	border: 1px solid #999999;
}
.tab_accesso td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tab_accesso th {
	line-height: 24px;
	color:#FFFFFF;
	background-color: #6B6154;
	font-weight:bold;
}
.tab_accesso .td_invio_form {
	background-color: #A3957A;
}
.testo_con_margine_15 {
	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}