.sombreadoPaquete {
	background-color: #cccccc;
}

hr {
	border: 1px dotted #CFCFCF;
}

.medio {
}

.CajaPequenna {
	width:1.5em;
	font-size: 0.9em;
}

.linkCrossSelling {
	font-weight: bold;
	color: #C4D000;
	font-size: 1em;
	background: linear-gradient(to bottom, #435D66 0%, #425D66 20%, #415963 32%, #395058 55%, #27363B 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #8E8E8E;
	font-family: 'Conv_GothamRnd-Light';
	display: block;
	text-align: center;
	padding: 20px 0;
}
.linkCrossSelling a {
	color: #C4D000 !important;
}
.linkCrossSelling img {
	display: none;
}

.ReservarEnTotal {
	text-align:right;
}

.googlemaps {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.googlemapsInclude {
	/*width: 560px;*/
	margin-top: 20px;
	margin-left: 5px;
	height: 400px;
	overflow: hidden;
}

.googlemapsLateral {
	width: 193px; 
	height: 400px;
	overflow: hidden;
	margin-bottom: 12px;
}

.forfaitLink {
	font-size: medium;
}

.bannerPie img{
	margin-right: 55px;
	border: 0px;
	
}

.bannerPie a{
	text-decoration: none;
}

.IncludePestanas {
	width: 100%;
	float: left;
	text-align: justify;
}

.transparente {
	background-color: transparent !important;
}