body {
	margin: 0;
	padding: 0;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #F7EEDF;
	/*background: #F7EEDF url(../img/bg.jpg) bottom left fixed no-repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a, object {
	outline: none;
}

#pagina {
	width: 950px;
	margin: 30px auto 0 auto;
}

#suscripcion {
	width: 326px;
	height: 35px;
	background-color: #ECBBA7;
	margin: 0 0 10px 624px;
}

#suscripcion p {
	margin: 5px 0 0 10px;
	font-size: 9pt;
	color: #fff;
	font-weight: bold;
}

#suscripcion label {
	float: left;
	width: 86px;
	padding-top: 5px;
}

#suscripcion input {
	width: 192px;
	height: 18px;
	color: #8A1D04;
	padding-left: 24px;
	border: 1px solid #E39C7D;
	background: #fff url(../img/mail.gif) 4px 4px no-repeat;
}

#barra {
	position: relative;
	float: left;
	width: 230px;
	height: 475px;
	background: #fff url(../img/bgmenu.jpg) bottom right no-repeat;
	padding: 0;
	margin: 0 10px 0 0;
	border: 5px solid #ECBBA7;
}

#barra h1 {
	margin: 0;
	padding: 20px 0 15px 15px;
	border-bottom: 1px dotted #ECBBA7;
	border-width: 3px;
}

#barra img {
	border: 0;
}

#contenido {
	float: left;
	width: 690px;
	padding: 0;
}

#flash {
	width: 690px;
	border: 5px solid #ECBBA7;
}

#texto {
	width: 670px;
	border: 5px solid #ECBBA7;
	/*background: #fff url(../img/bgtexto.jpg) bottom left no-repeat;*/
	background-color: #fff;
	margin-top: 10px;
	padding: 0 10px 0 10px;
}

#texto-shadow {
	padding: 0 10px 10px 10px;
}

#texto-shadow img {
	border: 1px solid #FF9F9F;
}

#texto h2 {
	color: #8A1D04;
	margin: 0 0 10px 0;
	padding: 8px 0 5px 0;
	font-size: 18pt;
	font-weight: normal;
	border-bottom: 1px dotted #ECBBA7;
	border-width: 3px;
}

#texto-shadow h2 {
	color: #8A1D04;
	margin: 0 0 10px 0;
	padding: 8px 0 5px 0;
	font-size: 16pt;
	font-weight: normal;
	border-bottom: 1px dotted #ECBBA7;
	border-width: 3px;
}

#texto p, #texto-shadow p {
	font-size: 10pt;
	font-weight: normal;
	margin: 0 0 15px 0;
	line-height: 16pt;
	text-align: justify;
	color: #6C5C4A;
}

#texto li, #texto-shadow li {
	font-size: 10pt;
	font-weight: normal;
	margin: 0 0 5px 0;
	line-height: 16pt;
	text-align: justify;
	color: #6C5C4A;
}

#texto a:link, #texto a:visited {
	text-decoration: none;
	color: #B8725E;
}

#texto a:hover, #texto a:active {
	text-decoration: underline;
	color: #8A1D04;
}

#texto h4 {
	font-size: 13pt;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #6C5C4A;
}

#texto .promociones {
/*	height: 72px;*/
	padding: 5px 10px 5px 5px;
	margin: 0 0 10px 0;
	border: 1px solid #ECBBA7;
	background-color: #FFF2F2;
	overflow: hidden;
}

#texto .promociones-apertura {
/*	height: 72px;*/
	padding: 5px 10px 5px 5px;
	margin: 0 0 10px 0;
	border: 1px solid #DDD7D0;
	background-color: #EEEAE6;
	overflow: hidden;
}

#texto .promociones-novias {
/*	height: 72px;*/
	padding: 5px 10px 5px 5px;
	margin: 0 0 10px 0;
	border: 1px solid #DDD7D0;
	background-color: #FAF4ED;
	overflow: hidden;
}

#texto .promociones p, #texto .promociones-apertura p, #texto .promociones-novias p {
	font-size: 8pt;
	margin: 0;
}

#texto .promociones li, #texto .promociones-apertura li, #texto .promociones-novias li {
	font-size: 8pt;
	margin: 0 0 3px 0;
}

#texto .promociones img, #texto .promociones-apertura img, #texto .promociones-novias img {
	float: left;
	border: 1px solid #DDD7D0;
	margin: 0 10px 5px 0;
}

#texto .promociones h5, #texto .promociones-apertura h5, #texto .promociones-novias h5 {
	margin: 5px 0 5px 0;
	font-size: 10pt;
	font-weight: bold;
	color: #6C5C4A;
}

#texto .precio, #texto-shadow .precio {
	color: #8A1D04;
	font-weight: bold;
}

#texto address {
	float: left;
	font-size: 9pt;
	font-weight: normal;
	margin: 0 0 15px 0;
	line-height: 16pt;
	text-align: justify;
	color: #6C5C4A;
	margin-left: 25px;
	padding-left: 10px;
	border-left: 1px solid #ECBBA7;
}

#ubicacion {
	width: 668px;
	height: 340px;
	border: 1px solid #ECBBA7;
	margin: 0 0 5px 0;
}

#map {
	width: 668px;
	height: 340px;
}

#map address {
	margin: 0;
	font-size: 11pt;
	color: #333;
}

#pie {
	margin-top: 15px;
	margin-bottom: 20px;
}

#pie p {
	margin: 0;
	color: #806855;
	font-size: 10pt;
	text-align: center;
}

/* ------- GALERIA -------*/

.clear {
	clear: both
}

#gallery {
	position: relative;
	height: 380px;
	overflow: hidden;
}

#gallery a {
	float: left;
	position: absolute;
}

#gallery p {
	margin: 0 0 5px 0;
}
	
#gallery a img {
	border: none;
}
	
#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index: 600; 
	background-color: #2B231E; 
	color: #ffffff; 
	height: 80px; 
	width: 100%; 
	position: absolute;
	bottom: 0;
	font-size: 10pt;
}

#gallery .caption .content {
	margin: 5px
}
	
#gallery .caption .content h3 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #fff;
	font-size: 13pt;
	font-weight: normal;
}

#gallery .caption .content a {
	text-decoration: none;
	color: #FF9900;
}

/* ------- GALERIA -------*/