a:hover {
	color: #005;
}

h2 {
	border-bottom: 1px solid #ccc;
	font-size: 1.7em;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}

.viaje-slot-home {
	text-decoration: none;
	margin-bottom: 4em;
}

.imgArea_slothome {
	overflow: hidden;
	height: 150px;	
}

.viaje-slot-home img {
	width: 100%;
	clear: both;
	margin-bottom: 1em;
}


.viaje-slot-home h4 {
	text-decoration: none;
}

.clear {
	clear: both;
}

table.infoViajeDatosBasicos {
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
	clear: both;
}

table.infoViajeDatosBasicos thead td {
	background: #a0a0a0;
	color: #ffffff;
	font-weight: bold;
}

table.infoViajeDatosBasicos td {
	padding: 0.5em;
	border-bottom: 1px solid #ccc;
}


div#infoEsencialViaje {
	width: 100%;
	min-height: 100px;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	background: #dedede;
	padding: 0em 2em;
}

.margin20 {
	margin: 20px;
}

div.columnaMitad {
	float: left;
	width: 42%;
	margin: 20px;
	margin-top: 0px;
}

div.columnaEntera {
	width: 95%;
	margin: 10px auto 10px auto;
}

div.columnaBotonesListado {
	text-align: right;
	float: right;
}

span.touraTuAire, span.tourGuiado {
	padding: 10px;
	margin-right: 10px;
	margin-top: 30px;
	border-radius: 10px;
	border: 1px solid #bbbbbc;
}

span.tourGuiado {
	background: #efefef;
	color: #676767;
	font-weight: bold;
}

span.touraTuAire {
	background: #efefef;
	color: #676767;
	font-weight: bold;
}

.importantInfo {
	font-size: 0.8em;
	font-style: italic;
}

table.elItinerario {
	width: 100%;
}

table.elItinerario td {
	padding: 0.5em;
}

td.fechaItinerario {
	width: 18%;
	background: #dedede;
	font-weight: bold;
	text-align: center;
}

div#slideshowHolder {
	margin-top: 6em;
}

div#slideshowHolder img {
	width: 100%;
}

#presentacion {
	font-size: 1.1em;
}

b, strong {
	color: #777;
}

div.info_en_home {
	padding: 1em 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	background: #eee;	
}

#home-mas-infos img {
	width: 100%;
}

.slot-home-info-articulo img {
	width: 100%;
}
