body {
	background-image:url(../imagenes/bgtela2.gif);
	font-family: "Times New Roman", Times, serif;
}
/*Este estilo modifica la cabecera o header del sitio web*/
#cabecera {
	position: absolute;
	left: 1px;
	top:1px;
	width:780px;
	height:176px;
	z-index:1;

}

/*Este estilo modifica el menú lateral del sitio*/
#menu_principal {
	position:absolute;
	left:24px;
	top:177px;
	width:187px;
	height:284px;
	z-index:2
}

/*Este estilo modifica el fondo del contenido principal del sitio*/
#cuerpo {
	position:absolute;
	left:224px;
	top:177px;
	width:550px;
	height:1083px;
	z-index:3;
}

/*Este estilo modifica el formulario de reservas*/
#reservas {
	position:absolute;
	left:26px;
	top:460px;
	width:184px;
	height:428px;
	z-index:4;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	visibility: visible;
}

#formulario {
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	visibility: hidden;
}

/*Este estilo modifica el contenido principal de la parte inferior del sitio*/
#abajo {
	position:absolute;
	left:197px;
	top:357px;
	width:553px;
	height:294px;
	z-index:5;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	visibility: visible;
}

.Titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #897940;
	font-style: normal;
	font-weight: bolder;
}

.Titulos2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	list-style-type: circle;
}
/*Este estilo modifica el contenido principal del sitio*/
#content1 {
	position:absolute;
	left:197px;
	top:357px;
	width:553px;
	height:294px;
	z-index:5;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 15px;
}
td {
	font-family: "Times New Roman", Times, serif;
	word-spacing: normal;
}

th {
	font-family: "Times New Roman", Times, serif;
}
#Servicios {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: inline-table;
	height: 15px;
	border: none;
	visibility: visible;

}
