body{
	font-size: 13px;
	font-family: Century Gothic,Verdana,Arial; 
	padding:20px;
}
div#d_cont_dett{
	float:left;
}
div#d_titolo{
	color:#455C27;
	font-size:22px;
	text-transform:capitalize;
	font-weight:bold;
}
div#d_tipologia{
	color:#ffffff;
	font-size:13px;
	font-weight:700;
}
div#d_dettagli{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin-top:8px;
	width:250px;
	display:inline;
	float:left;
}
div#d_dettagli span{
	font-weight:normal;
}
img#imgBig{
	display:inline;
	float:right;
	border:1px solid #4E6C35;
}
div#d_servizi{
	float:right;
	width:416px;
	margin-bottom:5px;
}
.r_ico{
	font-size: 8pt; 
	font-family: Century Gothic; 
	border-left-style: solid; 
	border:0px;
	padding-left: 3px; 
	padding-right: 3px;
	color:#FFFFFF;
}
.r_txticona{
	font-size: 8px;
	font-family: Century Gothic,Verdana,Arial; 
	font-weight:bold;
	border:0px;
	padding-left: 3px;
	padding-right: 3px;
	color:#ffffff;
	text-align:center;
}
div#d_col1{
	display:inline;
	
	width:630px;
	margin-top:10px;
	text-align:justify;
}
div#d_col2{
	display:inline;
	
	width:630px;
	margin-top:10px;
	text-align:center;
}
div#d_col2 img{
	/*display:inline;*/
	/*float:left;*/
	width:180px;
	border:1px solid #4E6C35;
	/*margin-bottom:8px;*/
}
div#d_col2 input{
	font-size:11px;
}
div.d_risorsa{
	margin-top:8px;
}
div.d_r_pax{
	display:inline;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	width:30px;
	margin-left:10px;
	white-space:nowrap;
}
div.d_r_titolo{
	display:inline;
	font-size:14px;
	color:#455C27;
	font-weight:bold;
}
div.sel{
	font-size:16px;
	font-weight:bold;
}

div.d_r_m2{
	display:inline;
	font-size:11px;
	color:#000000;
	margin-left:10px;
}
div.d_r_desc{
	font-size:13px;
	margin-left:40px;
}
div#note_prezzi{
	width:600px;
	background-color:#ffffff;
	color:#000000;
	margin-left:40px;
	font-size:12px;
	border:1px solid #375114;
	padding:2px 4px;
}
div#bottoni{
	text-align:center;
	margin-top:10px;
}
div#bottoni input{
	font-size:12px;
}
div.area_titolo{
	color:#fedb7e;
	font-size:16px;
	margin-left:5px;
}

/*	PREZZI	*/
div#prezzi{
	margin-top:20px;
	margin-left:40px;
}
div#d_prezzi_container{
	background-color:#ffffff;
	width:600px;
}

div#d_titolo_listino{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
div#prezzi table{
	color:#000000;
}
div#prezzi table td{
	text-align:center;
}
div#prezzi table input{
	font-size:10px;
}

div#prezzi table tr#tr_titolo td{
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
}
.d_p_nome{
	font-size:12px;
	width:140px;
	background-color:#455C27;
	border-style:groove;
	border-width:1px;
	color:#FEDB7E;
}
.casaCorrente{
	font-size:13px;
	font-weight:bold;
}
.d_p_td{
	border-style:groove;
	border-width:1px;
	font-size:11px;
	padding:1px 4px;
	white-space:nowrap;
}
.d_p_pr{
	font-weight:bold;
	width:70px;
}
.d_p_1{
	background-color:#ADC684;
}
.d_p_2{
	background-color:#FFE794;
}
td.d_p_stag span{
	display:block;
	font-size:11px;
	font-weight:normal;
}
td.d_p_stag{
	width:100px;
}



