@import url("reset.css");

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
	background-position: left top;
}
a {
	text-decoration: none;
}
#contenedor {
	position: absolute;
	top:50%;
	left:50%;
	width: 949px;
	height: 549px;
	margin-left: -474px;
	margin-top: -274px;
	overflow: hidden;
}
#contenido {
	width: 949px;
	height: 579px;
	text-align: center;
	overflow: hidden;
}
#izq {
	float: left;
	height: 549px;
	width: 66px;
}
#drcha {
	float: right;
	height: 549px;
	width: 48px;
}
#centro {
	float: left;
	width: 835px;
}
#logo {
	float: left;
}
#cabecera_drcha {
	float: right;
}
#direccion {
	background-image: url(images/direccion_fondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 503px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A4E37;
	padding-top: 10px;
}
#portada_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #46281C;
	background-image: url(images/portada_txt_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 82px;
	width: 435px;
	text-align: center;
	padding-top: 30px;
	padding-right: 200px;
	padding-left: 200px;
	line-height: 13px;
}
#historia {
	background-image: url(images/historia_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 378px;
	width: 739px;
	padding-top: 95px;
	padding-right: 48px;
	padding-left: 48px;
	float: left;
}#historia_txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #46281C;
	height: 331px;
	width: 350px;
	float: left;
	text-align: justify;
	line-height: 13px;
}
#historia_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #46281C;
	text-align: justify;
	float: right;
	height: 331px;
	width: 350px;
	line-height: 13px;
}
br {
	line-height: 10px;
}
#ubicacion {
	background-image: url(images/ubicacion_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 428px;
	width: 767px;
	padding-top: 45px;
	padding-right: 20px;
	padding-left: 48px;
}
#ubicacion_izq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #46281C;
	width: 283px;
	float: left;
	text-align: justify;
	line-height: 13px;
	padding-top: 90px;
}
#ubicacion_drcha {
	float: right;
}
#carta_izq {
	float: left;
}
#carta_botonera {
	background-image: url(images/carta_botonera_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 351px;
	width: 171px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 55px;
	line-height: 17px;
	color: #40261f;
}
#carta_botonera a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #40261f;
}
#carta_txt {
	background-image: url(images/carta_txt_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 408px;
	width: 583px;
	padding-top: 65px;
	text-align: left;
	padding-left: 26px;
}
#reservas_izq {
	float: left;
	width: 330px;
}
#reservas_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/reservas_txt_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 286px;
	width: 270px;
	text-align: left;
	padding-left: 60px;
	line-height: 13px;
	color: #46281c;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
#reservas_drcha {
	height: 473px;
	width: 505px;
	float: left;
}
