@charset "utf-8";
#ContenidoPrincipal {
	background-color: #F4F4F4;
	height: 650px;
}
#ContenidoPrincipalSalones {
	background-color: #F4F4F4;
	height: 470px;
}
#FotoPan { width: 800px; }

#BannerCabecera {
	background-image: url(Hotel_Torrejon_de_Ardoz/Imagenes/ImagenCabecera.jpg);
	text-align: right;
	height: 90px;
}
#Texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 572px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-align: right;
	line-height: normal;
}
.Recuadro {
	width: 170px;
	float: left;
	padding-left: 7px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FC3;
	border-left-color: #FC3;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 7px;
	clear: right;
	text-align: left;
}

.Recuadro2 {
	width: 260px;
	float: left;
	padding-left: 7px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FC3;
	border-left-color: #FC3;
	height: 210px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 7px;
	clear: right;
	text-align: left;
	font-size: 9px;
}

#Foto {
	width: 207px;
	float: right;
	height: 380px;
	padding-top: 10px;
	padding-bottom: 80px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FC3;
	padding-right: 0px;
	text-align: center;
}
#TablaTarifas {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-weight: bold;
	color: #600;
	background-color: #FFF;
	border: 1px solid #FC3;
}

#FotoSalones {
	width: 207px;
	float: right;
	height: 280px;
	padding-top: 10px;
	padding-bottom: 80px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FC3;
	padding-right: 0px;
	text-align: center;
}

#DireccionHotel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	width: 780px;
	margin-left: 10px;
	margin-right: 10px;
}

.TarifaRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC3;
	padding: 10px;
}

.PrecioCelda {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC3;
}
