@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
	line-height: 1;
	color: #3D3835;
	background: white;
}
ol, ul {
list-style: none;
}
/* tables still need ‘cellspacing=”0″‘ in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: “”;
}
blockquote, q {
quotes: “” “”;
}
#top {
	width: 100%;
	height: 153px;
	background-color:#FFF;
}
#top #datos {
	width: 676px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 65px;
}
#top #datos .tel {
	float:right;
	display: block;
}
#top #datos .fecha {
	float:right;
	display: block;
	width: 676px;
	text-align: right;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Estrangelo Edessa", Arial, sans-serif;
	font-size: 1em;
	color: #000;
}
#botonera {
	width: 100%;
	height: 40px;
	background-color:#74716f;
	position:relative
}
#botonera #botones {
	width: 676px;
	height: 40px;
	margin-left:auto;
	margin-right:auto;
	background-color:#74716f;
	position:relative
}
#botonera #botones #logo {
	position: absolute;
	top: -92px;
	left: 1px;
}
#botonera #botones #inicio {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 71px;
	float:right;
}
#botonera #botones #inicio a:link, #botonera #botones #inicio a:visited {
	background-image: url(../images/inicio_over.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 71px;
	background-position: left top;
}
#botonera #botones #inicio a:hover, #botonera #botones #inicio a:active {
	background-position: left bottom;
}
#botonera #botones #ubicacion {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 87px;
	float:right;
}
#botonera #botones #ubicacion a:link, #botonera #botones #ubicacion a:visited {
	background-image: url(../images/ubicacion.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 87px;
	background-position: left top;
}
#botonera #botones #ubicacion a:hover, #botonera #botones #ubicacion a:active {
	background-position: left bottom;
}
#botonera #botones #acceder {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 116px;
	float:right;
}
#botonera #botones #acceder a:link, #botonera #botones #acceder a:visited {
	background-image: url(../images/como_acceder.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 116px;
	background-position: left top;
}
#botonera #botones #acceder a:hover, #botonera #botones #acceder a:active {
	background-position: left bottom;
}
#botonera #botones #contacto {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 95px;
	float:right;
}
#botonera #botones #contacto a:link, #botonera #botones #contacto a:visited {
	background-image: url(../images/contacto.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 40px;
	width: 95px;
	background-position: left top;
}
#botonera #botones #contacto a:hover,#botonera #botones #contacto a:active {
	background-position: left bottom;
}
#maincontent {
	width: 100%;
	height: 565px;
	background-image:url(../images/degradado_fondo.jpg);
	background-repeat:repeat;
}
#maincontent #content {
	width: 676px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top: 53px;
}
#maincontent #content p {
	margin-top: 10px;
	color:#FFF;
	font-family: "Estrangelo Edessa", Arial, sans-serif;
	font-size: 1.0em;
}
#maincontent #content .servicios {
	margin-left: 15px;
}
#maincontent #habitaciones {
	width: 672px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	padding: 2px;
	position: relative;
	clear: both;
}
#maincontent #habitaciones .titulo {
	width: 676px;
	display: block;
	color: #FFF;
	font-family:"Estrangelo Edessa", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	background-color: #974578;
}
#maincontent #habitaciones #imgFlash {
	width: 676px;
	text-align:center;
	background-color: #FFF;
}
#maincontent #pie{
	width: 676px;
	height: 10px;
	background-color: #974578;
}
#maincontent #habitaciones #iconos {
	width: 676px;
	padding-top: 10px;
	text-align:center;
	vertical-align: bottom;
	clear: both;
}
#maincontent #habitaciones #iconos img {
	margin-left: 6px;
}
#footer {
	width: 100%;
	height: 63px;
	background-image: url(../images/degradado_footer.jpg);
	background-repeat: repeat;
	background-color: #3D3835;
}
#footer #direccion {
	width: 676px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
}
#footer #direccion #dir {
	float:left;
	
	font-family: "Estrangelo Edessa", Arial, sans-serif;
	font-size: 0.7em;
	color: #FFF;
}
#footer #direccion a {
	font-family: "Estrangelo Edessa", Arial, sans-serif;
	color: #C99CB9;
}

#maincontent #content .align {
	text-align: left;
	vertical-align: top;
}
#maincontent #content .construccion {
	font-family: "Estrangelo Edessa", Arial, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
}
#maincontent #content .floati {
	float: left;
	margin-right: 10px;
}
#maincontent #content .espaciop {
	margin-bottom: 10px;
}
#footer #direccion .floatd {
	float: right;
}
