@charset "utf-8";
/* CSS Document */

.titulo {
	font-family: Franklin Gothic Medium, Sans Serif, Helvetica;
	font-size: 14px;
	color: #FFF;
	background-color: #816D41;
	height: 26px;
	width: 231px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	float: left;
	background-image: url(images/transparencia3.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.contenedor {
	height: auto;
	width: 231px;
	float: left;
	clear: left;
}
nombre-de-hotel {
	float: left;
	height: 25px;
	width: 163px;
	font-family: "Franklin Gothic Medium", "Sans Serif", Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #F2EFD9;
	padding-top: 2px;
	padding-left: 6px;
	background-attachment: scroll;
	background-image: url(images/transparencia2.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	line-height: 10px;
	margin-top: 2px;
	color: #630;
	text-decoration: none;  	 
}

a.nombre-de-hotel2 {
	float: left;
	height: 25px;
	width: 163px;
	font-family: Franklin Gothic Medium, Sans Serif, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #F2EFD9;
	padding-top: 2px;
	padding-left: 6px;
	background-attachment: scroll;
	background-image: url(images/transparencia2.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	line-height: 10px;
	margin-top: 2px;
	color: #630;
	text-decoration: none;  	 
}

.nombre-de-hotel:hover {
	background-color: #E7E1B8;
	cursor: default;
}
.estrellas {
	height: 16px;
	width: 101px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mapa {
	height: 16px;
	width: 64px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(images/mapa.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 3px;
	background-color: #ECE6B7;
}

a.mapa2 {
	height: 16px;
	width: 64px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(images/mapa.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 3px;
	background-color: #ECE6B7;
	color: #930;
	text-decoration: none;
}

.oferta {
	height: 16px;
	width: 60px;
	float: left;
	background-color: #E4D7BE;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.mapa:hover {
	background-color: #E0D9A7;	
}
.desc-de-hotel {
	float: left;
	height: 18px;
	width: 229px;
	font-family: Franklin Gothic Medium, Sans Serif, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EDE9CB;
	background-attachment: scroll;
	background-image: url(images/transparencia2.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A77543;
	border-left-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.tarifa {
	float: left;
	height: 22px;
	width:59px;
	background-color: #E6E0B7;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	padding-top: 5px;
	margin-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

a.tarifa {
	float: left;
	height: 22px;
	width:59px;
	background-color: #E6E0B7;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	padding-top: 5px;
	margin-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.tarifa:hover {
	background-color: #E0D9A7;
	font-weight: bold;
	font-size: 12px;
	}
.curva {
	float: left;
}
.curva2 {
	float: left;
}
