.corpo{
padding-left:0px;
}
#comandiResult{
	position:relative;
	width:636px;
	height:30px;
	text-align:right;
}
#barraNav{
	position:relative;
	float:left;
	width:636px;
	padding:5px;
}
#infoResult{
	position:relative;
	float:left;
	clear:right;
	width:300px;
}
#navResult{
	position:relative;
	float:right;
	width:320px;
	text-align:right;
	
}
#ordinaBarra{
	position:relative;
	float:left;
	height:30px;
	background-color:#f2f7fb;
	border-top:1px solid #b2d0e4;
}
#ordinaNome{
	position:relative;
	/*background-color:#FF0000;*/
	float:left;
	width:281px;
	height:20px;
	padding-left:10px;
	padding-top:6px;
	border-top:1px solid #FFFFFF;
}
#ordinaCitta{
	position:relative;
	/*background-color:#0000CC;*/
	padding-top:6px;
	height:20px;
	float:left;
	width:266px;
	border-top:1px solid #FFFFFF;
}
#ordinaRegione{
	position:relative;
	/*background-color:#00FF99;*/
	padding-top:6px;
	height:20px;
	float:right;
	width:93px;
	border-top:1px solid #FFFFFF;
}
.listaResult{
	position:relative;
	float:left;
	padding-top:10px;
}
.listaResultCol1{
	position:relative;
	/*background-color:#FF0000;*/
	float:left;
	width:281px;
	padding-left:10px;
}
.listaResultCol2{
	position:relative;
	/*background-color:#0000CC;*/
	float:left;
	width:266px;
}
.listaResultCol3{
	position:relative;
	/*background-color:#00FF99;*/
	float:right;
	width:93px;
}
.listaResultCol3Reg{
	position:relative;
	float:left;
	width:48px;
}
.listaResultCol3Img{
	position:relative;
	float:right;
	width:44px;
}

.rigaResult{
	position:relative;
	float:left;
	width:646px;
	border-bottom:solid 1px #eaead6;
}

.imageHotelResult{
	border:2px solid #e8f3fa;
	padding:1px;
	width:90px;
}
#topDetail{
	position:relative;
	float:left;
	width:646px;
}
#topDetailSx{
	position:relative;
	float:left;
	width:200px;

}
#topDetailDx{
	position:relative;
	float:right;
	width:460px;
	line-height:30px;
	height:30px;
	text-align:right;
}
#tariffe{
	position:relative;
	float:left;
	width:382px;
}
#tariffeBox{
	background-color:#F7F6F5;
	padding-left:10px;
	padding-top:8px;
	padding-right:10px;
	padding-bottom:8px;
}
#titoloSx{
	position:relative;
	float:left;
	width:400px;
	height:20px;
	padding-top:10px;
}
#titoloDx{
	position:relative;
	float:right;
	width:260px;
	text-align:right;
	height:30px;
}
