/*FORMATTAZIONE GENERICA*/
body {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}

/*------------INIZIO FORMATTAZIONE FORM---------------*/
.inputHintOverlay {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	margin-top: -2px;
}
/*input[type=text], textarea, select, checkbox {
	font-family: Arial, Helvetica, sans-serif;
	/*padding: 2px;
	font-size: 12px;
	width: 200px;
	float: left;
	clear: both;
	margin-bottom: 4px;
	background:transparent;
	border: 1px solid #000;
	color: #000;
}*/
input[type=text] {
	font-family: Arial, Helvetica, sans-serif;
	/*padding: 2px;*/
	font-size: 12px;
	width: 183px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-bottom: 1px;
	/*background:transparent;*/
	border: 1px solid #999;
	color: #000;
}
textarea, select, checkbox {
	font-family: Arial, Helvetica, sans-serif;
	/*padding: 2px;*/
	font-size: 12px;
	width: 185px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-bottom: 1px;
	/*background:transparent;*/
	border: 1px solid #999;
	color: #000;
}
.input_sel {
	border: 1px solid #999;
	color: #000;
	background-color: #F00;
}
input[type=submit] {
	float: right;
	/*clear: both;
	font-size: 13px;
	right: 0px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	background-color: #999;
	border: 1px outset #FC0;
	font-weight: bold;
	top: 5px;
	background-image: url(../50/images/but_cerca.png);*/
}
.p_form_sect {
	font-size: 12px;
	color: #900;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
/*-------------FINE-FORMATTAZIONE FORM ---------------*/
/*-------------INIZIO-FORMATTAZIONE SCHEDE -----------*/

#schede_header {
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-left: 10px;
}
#scheda_container {
	width: 748px;
	height: 496px; /*---345---*/
	overflow:auto;
	padding-left: 10px;
}
#scheda_container_txt {
	width: 592px;
	height:80px;
	float:left;
}
#scheda_container_pax {
	width: 475px;
	height:15px;
	float:left;
}
#scheda_container_prz {
	width: 592px;
	height:25px;
	float:left;
}
#scheda_container_pct {
	width: 120px;
	/*height:85px;*/
	position:relative;
	float:left;
	border: thin inset #000;
	background-position: center center;
	background-repeat: no-repeat;
	top: 6px;
}
#scheda_container_btn {
	width: 120px;
	height:25px;
	position:relative;
	float:left;
	top: 3px;
}
#scheda_container_noresult {
	width: 720px;
	height: 200px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 80px;
}
#scheda_top {
	width: 627px;
	height: 12px;
	background-image: url(../50/images/bgr_scheda_top.png);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	float: left;
}
#scheda_cnt {
	width: 720px;
	position:relative;
	float: left;
	background-color: #FFF5D7;
	border-radius: 7px;
	box-shadow: 0px 0px 2px 0px #999;
}
#scheda_dwn {
	width: 627px;
	height: 12px;
	background-image: url(../50/images/bgr_scheda_dwn.png);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	float: left;
}
#schede_footer {
	width: 720px;
	position:relative;
	float: left;
	margin-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-align: center;
}
#schede_pages_txt {
	width: 110px;
	height: 16px;
	position:relative;
	float: left;
	text-align: left;
	margin-top:2px;
}
#schede_pages_step {
	width: 60px;
	height: 16px;
	position:relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-weight: bold;
	color: #900;
	margin-left:3px;
	margin-top:2px;
	background-color: #45A4BA;
	text-align: center;
	vertical-align: middle;
}
#schede_pages_0 {
	width: 18px;
	height: 16px;
	position:relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-weight: bold;
	color: #900;
	margin-left:3px;
	background-color: #7DB6FB;
	text-align: center;
	vertical-align: middle;
	margin-top:2px;
}
#schede_pages_1 {
	width: 18px;
	height: 16px;
	position:relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-weight: bold;
	color: #900;
	margin-left:3px;
	background-color: #FEBE04;
	text-align: center;
	vertical-align: middle;
	margin-top:2px;
}
#schede_banner_sales_it {
	width: 140px;
	height: 91px;
	position:relative;
	background-image: url(../263/images/ban_affitto_it.png);
	background-repeat: no-repeat;
	z-index: 1001;
	margin-left: 470px;
	margin-top: 60px;
}
#schede_banner_sales_en {
	width: 140px;
	height: 91px;
	position:relative;
	background-image: url(../50/images/ban_affitto_en.png);
	background-repeat: no-repeat;
	z-index: 1001;
	margin-left: 478px;
	margin-top: -3px;
}
#schede_banner_sales_de {
	width: 140px;
	height: 91px;
	position:relative;
	background-image: url(../50/images/ban_affitto_de.png);
	background-repeat: no-repeat;
	z-index: 1001;
	margin-left: 478px;
	margin-top: -3px;
}
#schede_banner_rentals_it {
	width: 140px;
	height: 91px;
	position:relative;
	background-image: url(../263/images/ban_vendita_it.png);
	background-repeat: no-repeat;
	z-index: 1001;
	margin-left: 470px;
	margin-top: 60px;
}
#schede_banner_rentals_en {
	width: 140px;
	height: 91px;
	position:relative;
	background-image: url(../50/images/ban_vendita_en.png);
	background-repeat: no-repeat;
	z-index: 1001;
	margin-left: 478px;
	margin-top: -3px;
}
#schede_banner_rentals_de {
	width: 140px;
	height: 91px;
	position:relative;
	background-image: url(../50/images/ban_vendita_de.png);
	background-repeat: no-repeat;
	z-index: 1001;
	margin-left: 478px;
	margin-top: -3px;
}
.p_scheda_localita {
	padding-left: 10px;
	padding-right: 5px;
	text-shadow: 1px 1px 1px #000;
	font-size: 14px;
	font-weight: bold;
	color: #F30;
	margin-top: 3px;
	margin-bottom: 2px;
}
.p_scheda_txt {
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.p_scheda_pax {
	padding-left: 10px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 2px;

}
.p_scheda_price {
	padding-left: 10px;
	padding-right: 5px;
	font-size: 14px;
	color: #900;
	margin-top: 5px;
	margin-bottom: 0px;
}
a:link.selettore {
	text-decoration: none;
	color: #FFF;
}
a:visited.selettore {
	text-decoration: none;
	color: #FFF;
}
a:hover.selettore {
	text-decoration: none;
	color: #FFF;
}
/*-------------FINE-FORMATTAZIONE SCHEDE -----------*/
/*-------------INIZIO-FORMATTAZIONE DETTAGLI -------*/
#scheda_det_top {
	width: 730px;
	height: 12px;
	background-image: url(../50/images/bgr_scheda_top.png);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	float: left;
}
#scheda_det_cnt {
	width: 720px;
	height:470px;
	position:relative;
	float: left;
	background-color: #FFF5D7;
	border-radius: 7px;
	box-shadow: 0px 0px 2px 0px #999;
}
#scheda_det_dwn {
	width: 730px;
	height: 12px;
	position:relative;
	float: left;
}
#scheda_det_cnt_title {
	width: 500px;
	height:40px;
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:5px;
	text-shadow: 1px 1px 1px #000;
	font-size: 14px;
	color: #F30;
}
#scheda_det_cnt_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	height:423px;
	margin-left:10px;
	position:relative;
	float:left;
}
#scheda_det_cnt_picture {
	width: 200px;
	height:390px;
	margin-right:10px;
	position:relative;
	float:right;
	margin-top:10px;
}
#scheda_det_cnt_button {
	width: 200px;
	height:70px;
	margin-left:2px;
	position:relative;
	float:left;
	text-align: center;
	/*border:thin inset #000;*/
}
#schede_det_banner {
	width: 191px;
	height: 99px;
	position:relative;
	background-image: url(../263/images/nuvola_affitto.png);
	background-repeat: no-repeat;
	z-index: 1001;
	margin-left: 520px;
	margin-top: 290px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 20px;
	line-height: 13px;
}
#schede_det_banner_sales {
	width: 210px;
	height: 85px;
	position:relative;
	background-image: url(../263/images/nuvola_vendite.png);
	background-repeat: no-repeat;
	z-index: 1001;
	margin-left: 505px;
	margin-top: 220px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 8px;
	line-height: 13px;
	/*background-position: -31px;*/
}
a:link.boxtxt {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #36F;
	text-decoration: none;
	font-size: 12px;
}
a:visited.boxtxt {
	color: #36F;
	text-decoration: none;
}
a:hover.boxtxt {
	color: #C00;
	text-decoration: none;
	text-shadow: none;
}
/*-------------FINE-FORMATTAZIONE DETTAGLI ---------*/
/*-------------INIZIO-FORMATTAZIONE LISTINI --------*/
#price_content {
	width: 645px;
	/*height: 495px;*/
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
#price_top {
	width: 627px;
	height: 12px;
	background-image: url(../50/images/bgr_scheda_top.png);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	float: left;
}
#price_cnt {
	width: 627px;
	background-image: url(../50/images/bgr_scheda_cnt.png);
	background-repeat: repeat-y;
	background-position: center;
	position:relative;
	float: left;
}
#price_dwn {
	width: 627px;
	height: 12px;
	background-image: url(../50/images/bgr_scheda_dwn.png);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	float: left;
}
#price_text {
	font-family: 'Comfortaa', Arial, 'Courier New';
	font-size: 12px;
	width: 578px;
	margin-left:25px;
	position:relative;
	float:left;
	text-align: center;
}
.p_price_title {
	padding-left: 25px;
	padding-right: 5px;
	font-size: 20px;
	color: #900;
	font-weight: bold;
}
td.list0Cod {
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-size: 13px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #36C;
}
td.list0Tit {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #36C;
	border-bottom-color: #36C;
}
td.list0Desc {
	background-color: #D7E3FD;
	/*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 12px;
	font-weight: normal;
}
td.list0Tipo, td.list0Tipo2 {
	background-color: #739DF7;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.list0PriA {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-image: url(../50/images/bgr_list1.png);
}
td.list0PriB {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;

}
/*-------------FINE-FORMATTAZIONE LISTINI ----------*/
/*-------------INIZIO-FORMATTAZIONE VETRINA ----------*/
td.tit_vetrina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
td.txt_vetrina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}