* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 1024px;
}

.header {
	width: 1024px;
	float: left;
	height: 150px;
	margin-top: 20px;
}

.header img {
	float: left;
	width: 391px;
	height: 91px;
}

.titulo_salado {
	width: 633px;
	float: left;
	height: 50px;
}

.titulo_salado p {
	width: 633px;
	font-size: 50px;
	text-align: right;
	font-weight: bold;
	color: #b9bbbc;
}

.lenguaje {
	width: 630px;
	float: left;
	height: 41px;
}

.lenguaje p {
	width: 615px;
	margin-left: 15px;
	margin-top: 26px;
	font-size: 13px;
	color: #b9bbbc;
	word-spacing: 10px;
}
.lenguaje p a {
	text-decoration: none;
	color: #b9bbbc;
}
.menu {
	width: 1024px;
	float: left;
	margin-top: 15px;
}
.menu ul {
	width: 1024px;
	float: left;
	list-style: none;
}
.menu ul li {
	position: static;
	display: inline-block;
	background-color: #707173;
	float: left;
}
.menu ul li p {
	color: #fff;
	margin-left: 3px;
	font-size: 11px;
}
.menu ul li p a{
	text-decoration: none;
	color: #fff;
}
.primero {
	width: 90px;
}
.otros {
	width: 80px;
	margin-left: 10px;
}
.ultimo {
	margin-left: 10px;
	width: 203px;
}

.menu1 {
	width: 1024px;
	float: left;
	margin-top: 5px;
}
.caja_submenu {
	width: 1024px;
	float: left;
	list-style: none;
	display: none;
}
.caja_submenu p {
	margin-left: 3px;
	color: #707173;
	font-size: 13px;
}
.caja_submenu p a{
	color: #707173;
	text-decoration: none;
}

.caja_submenu p a:hover {
	color: #343536;
}

.caja {
	width: 170px;
	border: 1px solid #fff;
	background: #b9bbbc;
}
.caja:hover {
	background: #707173;
}
.caja a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	margin-left: 5px;
}
.origen_submenu {
	display: none;
	position: absolute;
	left: 0px;
	top: 15px;
	float: left;
}
.historia_submenu {
	display: none;
	position: absolute;
	margin-left: 0px;
}

.contenido {
	width: 1024px;
	float: left;
}

.titulo {
	width: 1024px;
	float: left;
}
.titulo p {
	color: #464648;
	font-size: 45px;
	font-weight: bold;
}
.texto {
	width: 1024px;
	float: left;
	margin-top: 10px;
}
.texto img {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	clear: right;
	width: 504px;
}
.texto p {
	text-align: justify;
	font-size: 12px;
	width: 505px;
}

.titulo_sub {
	width: 1024px;
	float: left;
}
.titulo_sub p {
	color: #464648;
	font-size: 45px;
	font-weight: bold;
	margin-left: 517px;
}
.texto_sub {
	width: 1024px;
	float: left;
	margin-top: 10px;
}
.texto_sub img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	clear: left;
	width: 506px;
}
.texto_sub p {
	text-align: justify;
	font-size: 12px;
	width: 503px;
	float: right;
}

.foto {
	width: 504px;
	float: left;
}
.calendario {
	width: 355px;
	float: left;
	margin-left: 150px;
}
.calendario select {
	border: 1px solid #000;
}

.reservas {
	width: 490px;
	float: left;
	margin-left: 15px;
}

.reservas input {
	width: 490px;
	border: 1px solid #b9bbbc;
}
.reservas textarea {
	width: 490px;
	height: 100px;
	border: 1px solid #b9bbbc;
}

.horas {
	width : 490px;
	background: #b9bbbc;
	border: 1px solid #000;
	margin-top: 2px;
	padding: 5px;
}

.horas select {
	border: 1px solid #000;
	width: 100px;
}

#boton {
	width: 100px;
	background: #fff;
	border: 1px solid #000;
	margin-left: 10px;
}
.foother {
	width: 1014px;
	float: left;
	height: 20px;
	background: #464648;
	padding: 5px;
}
.foother p {
	width: 1024px;
	float: left;
	color: #fff;
	text-align: center;
	margin-top: 5px;
}
.foother p a {
	text-decoration: none;
	color: #fff;
}
.galeria {
	float: left;
	width: 100%;
}
.galeria div{
        width: 200px;
        height: 150px;
        float:left;
        text-align:center;
}

.galeria div img{
        border:solid 2px #DDDEE0;
}

.galeria div img:hover{
        border:solid 2px #BE3669;
}
.galeria div foto_gal {
        float: left;
        clear: both;
	margin-left: 20px;
}
.col_izq_noticias {
	width: 462px;
	float: left;
}
.col_der_noticias {
	width: 462px;
	margin-left: 90px;
	float: left;
}
.noticias_list {
	width: 462px;
	float: left;
	margin-top: 15px;
}
.noticias_titulo {
	width: 462px;
	background: #707173;
	padding: 10px 0px 10px 0px;
	float: left;
}
.noticias_titulo p {
	color: #fff;
	text-transform: uppercase;
	width: 452px;
	margin-left: 5px; 
}
.noticias_cuerpo {
	width: 462px;
	float: left;
	margin-top: 10px;
}
.noticias_cuerpo p {
	width: 452px;
	float: left;
	text-align: justify;
	margin-left: 5px;
}
.noticias_cuerpo p a {
	color: red;
	text-decoration: none;
}
.noticias_cuerpo p span {
	color: red;
}
.formulario {
	width: 310px;
	float: left;
	margin-top: 20px;
	padding: 10px;
}
.formulario p {
	width: 450px;
	float: left;
	margin-top: 5px;
}
.formulario input {
	width: 300px;
}
#boton_sus {
	width: 150px;
	margin-top: 10px;
	border: 1px solid #000;
	background: #cecece;
}
#hola {
	float: left;
	width: 100px;
	clear: none;
	border: none;
}
.titulo_rec {
	width: 300px;
	float: left;
}
.titulo_rec p {
	color: #464648;
	font-size: 45px;
	font-weight: bold;
}
.recuadro_rec {
	width: 700px;
	border: 2px solid #707173;
	float: right;
	margin-top: 5px;
}
#none {
	width: 456px;
	float: left;
	margin-left: -10px;
}