@charset "ISO-8859-1";


.x_tarifas {
	float:left;
	width:612px;
	margin-left:54px;
	margin-top:50px;
	height:auto;
	overflow:hidden;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:20px;
	color:black;
	float:left;	
}

.cxt_tit{
	width:592px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:700;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background:#BABABA;
	margin-top:2px;
}

.cxt_tit div{
	float:left;
	width:auto;
}

.cxt_tit span{
	text-align:left;
	float:left;
	display:block;
	height:30px;
	width:auto;
	line-height:30px;
	color:#555;
	font-weight:300;
	text-indent:20px;
}

.cxt_linha{
	float:left;
	width:592px;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	text-align:left;
	line-height:30px;
}

.cxt_linha_quarto{
	width:250px;
	height:30px;
	line-height:30px;
	float:left;
	font-size:13px;
	text-align:left;
	font-weight:700;
}


.cxt_linha_datas{
	width:200px;
	height:30px;
	line-height:30px;
	float:left;
	font-size:11px;
	text-align:left;
}


.cxt_linha_preco{
	width:142px;
	height:30px;
	line-height:30px;
	float:left;
	font-size:13px;
	text-align:right;
}


.cxt_grupo{
	width:612px;
	height:auto;
	float:left;
	background:url(../gfx/tarifas.png) left top repeat-y;
}

.cxt_epoca{
	width:592px;
	height:50px;
	line-height:50px;
	font-weight:700;
	font-size:20px;
	padding-left:10px;
	margin-top:20px;
}







.leg_cxt_linha_quarto{
	width:250px;
	height:30px;
	line-height:30px;
	float:left;
	font-size:13px;
	text-align:left;
	color:#999;
}


.leg_cxt_linha_datas{
	width:200px;
	height:30px;
	line-height:30px;
	float:left;
	font-size:13px;
	text-align:left;
	color:#999;
}


.leg_cxt_linha_preco{
	width:142px;
	height:30px;
	line-height:30px;
	float:left;
	font-size:13px;
	text-align:right;
	color:#999;
}
