body {
	margin: 0px;
	background-image: url(../img/layout/cuadricula.png);
	background-repeat: repeat;
}

#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #605855;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 195px;
	background-image: url(../img/layout/plantas.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
}
#logo {
	display: block;
	position: absolute;
	left: 310px;
	top: 30px;
}
#lang {
	position: absolute;
	height: 50px;
	width: 50px;
	background-image: url(../img/layout/lang.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: -6px;
	left: 914px;
	text-align: center;
	padding-top: 17px;
	padding-left: 3px;
}
#fecha {
	text-align: right;
	float: right;
}
#fecha {
	font-family: 'Shanti', sans-serif;
	font-size: 13px;
	color: #5E4940;
	padding-top: 70px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-right: 5px;
	padding-left: 3px;
	font-weight: 400;
	padding-right: 3px;
}
#lang a {
	font-family: 'Shanti', sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: 400;
	line-height: 25px;
}
#lang a:hover {
	color: #AB978B;
}
#menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 44px;
	line-height: 40px;
	background-image: url(../img/layout/fondo_cafe.png);
	background-position: left center;
	position: relative;
}
#menu a {
	font-family: 'Crimson Text', serif;
	text-decoration: none;
	font-size: 21px;
	font-weight: 400;
	line-height: 40px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline-block;
	height: 40px;
	padding-right: 5px;
	padding-left: 5px;
}
#menu img {
	vertical-align: middle;
	margin-bottom: 5px;
}
#menu a:hover {
	background-image: url(../img/layout/cafe.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #e7e2d4;
}
input {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fecha form input {
	font-family: 'Shanti', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #5E4940;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foot {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(../img/layout/foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#foot_content {
	background-image: url(../img/layout/sol.png);
	background-repeat: no-repeat;
	background-position: center -200px;
}
#liston {
	height: 33px;
	background-image: url(../img/layout/liston_cafe.png);
	background-position: right center;
	background-repeat: no-repeat;
	position: relative;
	margin-left: -6px;
	line-height: 33px;
	font-family: 'Fanwood Text', serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 400;
	padding-left: 27px;
	display: block;
}
#triangulo {
	position: absolute;
	left: 0px;
	top: 33px;
}
#flor {
	margin-right: 6px;
}
#travelers {
	float: right;
	width: 175px;
	margin-right: 16px;
	text-align: center;
	margin-top: 10px;
}
#travelers a {
	display: block;
	text-decoration: none;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 15px;
	color: #9E7C52;
	padding-top: 15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#travelers a:hover {
	color: #800206;
}

.slogans {
	font-style: normal;
	font-size: 22px;
	color: #776657;
	font-family: 'Fanwood Text', serif;
	line-height: 25px;
	padding-top: 25px;
	padding-left: 40px;
	float: left;
	font-weight: 400;
}
#sybmenu1 {
	text-align: center;
	line-height:20px;
}
#sybmenu1 a {
	font-family: 'Crimson Text', serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	font-weight: 400;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
}
#sybmenu1 a:hover {
	color: #D0853B;
}
#sybmenu1 img {
	vertical-align: 0px;
}
#creditos {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: right;
	position: relative;
}


.texto {
	font-family: 'Quattrocento Sans', sans-serif;
	color: #808080;
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
}
.titulos {
	font-family: 'Fanwood Text', serif;
	font-size: 22px;
	font-weight: 400;
	color: #42210B;
	line-height: 20px;
}
.sub_titulos {
	font-family: 'Fanwood Text', serif;
	font-size: 19px;
	font-weight: 400;
	color: #c49a6c;
	line-height: 20px;
	font-style: italic;
}
#foot_wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#enviar {
	background-color: #EFEAE3;
	width: 80px;
	font-family: 'Fanwood Text', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	border: 1px solid #FAFAFA;
	color: #A08A7C;
	position: absolute;
	left: 454px;
	top: 12px;
}
#enviar:hover {
	color: #631B0D;
}
#mapa {
	padding: 4px;
	border: 5px solid #F2EBE4;
	margin-left: 33px;
	margin-top: 30px;
}
body {
}
#menu_hotel {
	color: #b2a286;
}
#menu_rest {
	color: #b2a286;
}
#menu_ubicacion {
	color: #b2a286;
}
#menu_reservacion {
	color: #b2a286;
}
#menu_home {
	color: #b2a286;
}
#menu_huatulco {
	color: #b2a286;
}
#menu_contacto {
	color: #b2a286;
}
#menu_about {
	color: #b2a286;
}
#bydelamora {
	padding-right: 46px;
	display: block;
	position: absolute;
	background-image: url(../img/layout/logo_bydelamora.png);
	height: 36px;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 36px;
	text-decoration: none;
	color: #b3b3b3;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 13px;
	left: 828px;
	top: -5px;
}
#bydelamora:hover {
	color: #666;
	background-position: right bottom;
}
#galeria_room {
	position: absolute;
	font-family: 'Fanwood Text', serif;
	font-size: 19px;
	font-style: italic;
	line-height: 20px;
	color: #800206;
	text-decoration: none;
	left: 387px;
	top: 189px;
	font-weight: 400;
}
#galeria_room:hover {
	color: #C49A88;
}
#mail_reser {
	text-decoration: none;
	color: #7F0D02;
}
