@import "/css/tabelle.css";
@import "/css/menu.css";
/* fondamentale */
a:focus {
	outline: 0;
}
/**/
#mail_inviata {
	padding: 127px 0 15px 36px;
	font-size: 12px;
}
a.cap:link {
	color: #515151;
	text-decoration: none;
}
a.cap:hover {
	color: #3F487F;
	text-decoration: underline;
}
a.cap:visited {
	color: #515151;
	text-decoration: none;
}
a.cap:active {
	color: #FF0000;
	text-decoration: underline;
}
* {
	padding: 0px;
	margin: 0px;
}
body, html {
	margin: 0px;
	font-family: Arial, Helvetica, MS Sans Serif;
}
body.home {
	background-color: #22201d;
}
body.interne {
	background-color: #cfcab4;
}
#container_main_home {
	width: 955px;
	background: url(/media/comuni/bkg_home.jpg) no-repeat top left;
}
#container_main {
	width: 955px;
	background: url(/media/comuni/sfondo_menu.jpg) no-repeat bottom left;
}

/*--------------- PARTE SOPRA ---------------*/

#container_header_home {
	display: block;
	width: 955px;
	height: 95px;
}
#container_header {
}
#frase_header_home, #frase_header_home a {
	height: 15px;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	color: #5d5240;
	text-decoration: none;
}
#frase_header, #frase_header a {
	height: 15px;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	color: #a39d8f;
	text-decoration: none;
}

img.logo_home {
	position: absolute;
	left: 208px;
	top: 20px;
}
.scritta_alta_home {
	position: absolute;
	left: 503px;
	top: 52px;
	color: #FAEACF;
	font-size: 17px;
	letter-spacing: 5px;
}
a.logo {
	position: absolute;
	left: 0;
	top: 0;
}
.scritta_alta {
	position: absolute;
	left: 225px;
	top: 23px;
	color: #22201d;
	font-size: 17px;
	letter-spacing: 5px;
}

/* --------------- PARTE CENTRALE --------------- */


/* CORPO */

#corpo_home {
	height: 459px;
	margin-left: 208px;
}

#corpo_home div.testo {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.8px;
	color: #faeacf;
	margin-top: 30px;
	padding-bottom: 20px;
}

#corpo_home div.testo h2 {
	font-family: Arial Black, Arial, Helvetica, MS Sans Serif;
	font-size: 15px;
	color: #c9a466;
}

#corpo_interne {
	margin: 37px 0 0 204px;
}
#corpo_interne div.testo {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.7px;
	color: #22201d;
	padding-bottom: 20px;
}
#corpo_interne div.image2 {
	width: 518px;
	float: left;
	margin-right: 13px;
	padding-bottom: 20px;
}
#corpo_interne div.testo2 {
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.7px;
	color: #22201d;
	padding-bottom: 20px;
}

#corpo_interne div.testo h2, #corpo_interne div.testo2 h2 {
	font-family: Arial Black, Arial, Helvetica, MS Sans Serif;
	font-size: 15px;
	color: #22201d;
}

#corpo_interne div.testo a {
	color: #22201d;
	text-decoration: none;
}

#corpo_interne div.testo a:hover {
	text-decoration: underline;
}
#corpo_interne div.testo img.freccia {
	float: left;
	margin: 13px 5px 0 0;
}
#corpo_interne div.testo a.mappa_lnk {
	display: block;
	color: #22201d;
	text-decoration: none;
	font-size: 12px;
	margin-top: 9px;
}
#corpo_interne div.testo a.mappa_lnk_on {
	display: block;
	color: #22201d;
	text-decoration: underline;
	font-size: 12px;
	margin-top: 9px;
}
#corpo_interne div.testo a.mappa_lnk:hover {
	text-decoration: underline;
}

#scheda_modelli {
	padding-bottom: 14px;
	height: auto !important;
	height: 480px;
	min-height: 480px;
}

.freccia_prev {
	position: absolute;
	top: 328px;
	left: 208px;
}
.freccia_next {
	position: absolute;
	top: 328px;
	left: 713px;
}
.foto {
	float: left;
	padding-left: 18px;
}
.parte_dx {
	width: 210px;
	margin-left: 522px;
	padding-left: 11px;
	font-size: 12px;
	line-height: 18px;
	color: #22201d;
}
.parte_dx h2 {
	font-family: Arial Black, Arial, Helvetica, MS Sans Serif;
	font-size: 13px;
	color: #22201d;
	padding-bottom: 10px;
}
.parte_dx a {
	color: #22201d;
	text-decoration: none;
}
.parte_dx a:hover {
	text-decoration: underline;
}
.parte_dx p.3_prodotto {
	margin-bottom: 30px;
}
/* Contatti */

#corpo_interne div.contatti {
	width: 518px;
	float: left;
	margin: 0 10px 40px 0;
	padding: 30px;
	background-color: #bab39c;
	border: solid 1px #fff;
}
#corpo_interne div.contatti {
	width: 458px;
}
#form_contatti {
	width: 398px;
	text-align: left;
}

#tbcontatti {
	width: 398px;
}


#tbcontatti td {
	font-size: 12px;
	line-height: 17px;
	color: #22201d;
	padding: 3px 0 3px 0;
	vertical-align: top;
}
#tbcontatti td.labelsx {
	text-align: right;
	padding: 5px;
}
#tbcontatti td.labeldx {
	text-align: right;
	padding: 5px;
}
.Contattaci_text, .Contattaci_select {
	border: 1px solid #cccccc;
	width: 160px;
}

.Contattaci_area {
	width: 398px;
	height: 100px;
	margin: 5px 0 10px 0;
	border: 1px solid #cccccc;
}

#check {
	float: left;
}
#tbcontatti td.labelrichiesta {
	padding-top: 15px;
}

.check {
	float: left;
	margin-right: 5px;
}
.testoprivacy {
	font-size: 11px;
	line-height: 13px;
	color: #22201d;
	text-align: justify;
	margin: 0;
	padding-top: 20px;
}
.testoprivacy2 {
	display: block;
	margin-left: 18px;
	font-size: 11px;
	line-height: 13px;
	color: #22201d;
	text-align: justify;
	text-decoration: none;
}
.testoprivacy2 a {
	color: #22201d;
	text-align: justify;
	text-decoration: none;
	margin: 0;
}
.testoprivacy2 a:hover {
	text-decoration: underline;
}

input.invia {
	width: 72px;
	height: 20px;
	font-size: 11px;
	color: #000;
	text-align: center;
	font-weight: bold;
	border: 0;
	text-decoration: none;
}

input.invia:hover {
	text-decoration: underline;
}

/**/


/*--------------- FOOTER ---------------*/
#footer {
	clear: both;
	width: 955px;
	margin-bottom: 20px;
	border-top: 1px solid #fff;
}
.footer_indirizzo_home {
	font-size: 11px;
	line-height: 14px;
	color: #a29582;
	text-align: center;
	letter-spacing: 0.7px;
	padding-top: 5px;
}
.footer_indirizzo_home a {
	color: #a29582;
	text-decoration: none;
}
.footer_indirizzo {
	font-size: 11px;
	line-height: 14px;
	color: #51483d;
	text-align: center;
	letter-spacing: 0.7px;
	padding-top: 5px;
}
.footer_indirizzo a {
	color: #51483d;
	text-decoration: none;
}
.footer_indirizzo a:hover, .footer_indirizzo_home a:hover {
	text-decoration: underline;
}
a.leverplan_lnk {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #51483d;
	text-decoration: none;
	padding: 5px 0 5px 0;
}
a.leverplan_home_lnk {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #a29582;
	text-decoration: none;
	padding: 5px 0 5px 0;
}
a.leverplan_lnk:hover, a.leverplan_home_lnk:hover {
	text-decoration: underline;
}
#footer_testi,#footer_testi b {
	font-size: 9px;
	color:#817562/* #5d5240*/;
	text-align: center;
}
#footer_testi_home ,#footer_testi_home b{
	font-size: 9px;
	color: #5D5240;
	text-align: center;
}



/* Francesco*/
#scheda_container {
	float: left;
	padding-bottom: 30px;
}
.foto1 {
	width: 259px;
	float: left;
}
.testo1 {
	display: block;
	float: left;
	width: 259px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.testo2 {
	text-align: center;
	width: 518px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.foto2 {
	width: 518px;
}

a.menuvertdx_0_on {
	text-decoration: underline;
}

.container_funzionamento {
	width: 518px;
	float: left;
}
.funzionamento_immagine, .container_funzionamento img {
	
}

.funzionamento_testo {
	font-size: 12px;
	font-weight: bold;
}

.elemento_titolo, .elemento_titolo b {
	font-size: 12px !important;
	font-family: Arial;
	font-weight: bold;
}
.elemento_testobreve {
	font-size: 12px !important;
	line-height: 17px;
	font-family: Arial;
	width: 518px;
	padding:0;
	margin:0;
}
.elemento_sx {
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	vertical-align: top;
}
.elemento_sx img
{
padding-right:11px;
padding-top:2px;
}
.elemento_dx {
	padding-top: 0;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	vertical-align: top;
}



#scheda_container td.testo2 {
	padding-top: 10px;
}

#descrizione
{

width:518px;
}
#descrizione img
{
padding-bottom:11px;
}
#immaginedx img
{
padding:3px 0 0 0; 
margin:0;
}
#mycarousel
{
visibility:hidden;
}
