h1 {
	background: url('../fotos%20salamanca/titulos-seccion/alojamientos-detalle.gif') left no-repeat;
}

#volver {
	float: right;
}

#nombre {
	display: block;
	font-size: 1.5em;
	color: #666;
	font-weight: bold;
	margin-bottom: 8px;
}

#tipo {
	color: #585858;
	font-weight: normal;
	font-size: 1.1em;
	float: left;
}

#estrellas {
	vertical-align: top;
}

#puntuacion {
	float: right;
	color: #666;
}

#datos {
	line-height: 1.5em;
}

#datos p {
	margin: 10px 0;
	color: #585858;
}

#datos .etiqueta {
	margin-left: 10px;
}

#datos .dato {
	color: #585858;	
}

#mapa {
	float: right;
}

#imagenes, #precios, #servicios {
	margin: 15px;
}

#imagenes div {
	padding: 0 0 0 0;
	border: 1px solid black;
	width: 75px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

#imagenes div img {
	display: block;
}

#imagenes span {
	text-align: center;
	display: block;
	background: #F2EFE7;
	padding: 2px 0;
	border-top: 1px solid #FBF9F2;
}

h2 {
	font-size: 1.1em;
	color: #777;
	margin: 0 5px 10px 0;
	clear: both;
}

#servicios table {
	width: 100%;
}

#servicios ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

#servicios ul li {
	width: 50%;
	float: left;
	color: #666;
}

#servicios ul li img {
	vertical-align: middle;
}
