.accesibilidad{
	display: none;
}
#carrousel {
	padding-top: 10px;
}

#carrousel img {
	float: left;
	
}

#hr {
	text-align: center;
	font-size: 11px;
	margin: 0;
	color: silver;
}

#info {
	clear: both;
	padding: 20px 0 0 0;
}

#descargas{
	clear: both;
	padding: 3px 0 0 0;
}

#contacto{
	clear: both;
	padding:0;
	margin: 10px 0;
	height: 123px;
	color: #637791;
	background: url(../imaxes/contacto-background.jpg) no-repeat;	
}

#contactoChico{
	clear: both;
	padding:0;
	margin: 10px 0;
	height: 123px;
	color: #637791;
	background: url(../imaxes/contacto-background-chico.jpg) no-repeat;
}

#info img, #descargas img, #visitasVirtuales img, #contacto img {
	float: left;
	display: inline;
}

#infoContacto {
	padding: 32px 0 0 15px;	
	line-height: 1.2em;
	font-size: 0.95em;
	float: left;
	width: 190px;
}

.contactoTelefono {
	font-size: 1.3em;
	color: #637791;
}

#contactoHoteles {
	clear: both;
	margin: 10px 0;
	height: 27px;
	background: url(../imaxes/hoteles/contacto-hoteles-bg.gif) no-repeat;
}

#infoHoteles {
	margin: 0;
	padding: 5px 10px 5px 100px;
	color: #637791;
}

#mailHoteles {
	margin: 0 5px 0 0;
}

#telefonoHoteles {
	margin: 0 5px;
}

#webHoteles {
	margin: 0 5px;
}

.callmebackInput{
	font-size: 0.80em;
	width: 75%;
	color: #637791;
	background-color: #F8F8F8;
	border: #637791 1px solid;
	margin-top: 5px;
}

.callmebackBoton{
	color: #F3F2E9;
	background-color: #637791;
	font-size: 0.85em;
	border: none;
}

#callmeback {
	float: left;
	padding: 40px 0 0 15px;	
	line-height: 1.2em;
	font-size: 0.95em;
	width: 280px;
}

#agente{
	font-size: 0.80em;
	color: #00214D;
	text-align: right;
	float: left;
	position: relative;
	top: 5px;
	left: -65px;
	width: 10em;
}