.pacotes {
	background:#FFF;
	padding:20px 0;
}
.pacotes .imagemPrincipalPacote {
	display:table;
	width:360px;
	height:250px;
}
.pacotes .imagemPrincipalPacote img {
	width:100%;
}
.pacotes .tituloPacote {
	background:rgba(0,0,0,0.3);
	width:60%;
	padding:10px 25px;
	line-height:1.2em;
	color:#FFF;
	text-transform:uppercase;
	font-weight:400;
	position:relative;
	display:table;
	margin-top:20px;
}
.pacotes .qtsDias {
	color:#FC0;
	font-siz:10px;
	font-weight:400;
}
.pacotes .infosPacote {
	background:#EEE;
	width:90%;
	height:40px;
	line-height:40px;
	margin:auto;
	height:auto;
	display:table;
}
.pacotes .infosValor {
	background:#FFF;
	width:90%;
	margin:auto;
	height:auto;
	display:table;
}
.pacotes .infosRodapePacote {
	background:#FFF;
	padding:20px 0;
	width:360px;
	height:auto;
	display:table;
	outline-offset: -1px;
	outline: 1px solid #CCC
}
.pacotes .itensCxPacote {
	background:#FFF;
	width:350px;
	height:auto;
	display:table;

}
.pacotes .centerCaixaPacote {
	margin:auto;
	width:auto;
	display:table;
}
.pacotes .caixaPacote {
	float:left;
	margin:20px;
}
.pacotes .centerItensCxPacote {
	margin:auto;
	width:90%;
	padding:8px 0;
	display:table;
}
.pacotes .itensCxPacote .itemPacote {
	font-size:.6em;
	color:#AAA;
	float:left;
	margin:2px 5px;

}
.pacotes .itensCxPacote .itemPacote i {
	margin-right:3px;
	color:#999;
}
.pacotes .textoChamada {
	font-size:.8em;
	text-align:center;
}
.pacotes .infosPacote .ida {
	width:50%;
	text-align:center;
	font-size:.8em;
	float:left;
}
.pacotes .infosPacote .retorno {
	width:50%;
	text-align:center;
	font-size:.8em;
	float:left;
}
.pacotes .precoPrincipal {
	text-align:center;
	font-size:2em;
	font-weight:400;
	line-height:30px;
	color:#0C6;
}
.cxbtnDetalhes {
	width:350px;
}
.btnDetalhes {
	background:#FC0;
	color:#111;
	text-align:center;
	padding:0px 15px;
	height:50px;
	display:table;
	float:right;
	position:relative;
	margin-top:-70px;
	line-height:50px; 
}
.btnDetalhes a{
	color:#111;
}
.pacotes .centavos {
	position:relative;
	text-align:center;
	font-size:.6em;
	line-height:10px;
	font-weight:300;
	top:-9px;
	margin-left:3px;
	color:#0C6;
}
.pacotes .textoPreco {
	text-align:center;
	font-size:.9em;
	color:#333;
}
.pacotes .linhaData {
	margin-bottom:30px;
}
.pacotes .linhaValor {
	margin-top:10px;
}


