body {
	scrollbar-3dlight-color:#f8efd6;
	scrollbar-arrow-color:#cbb16d;
	scrollbar-base-color:#f8efd6;
	scrollbar-darkshadow-color:#f8efd6;
	scrollbar-face-color:#f8efd6;
	scrollbar-highlight-color:#cbb16d;
	scrollbar-shadow-color:#cbb16d;
	margin:0;
	padding:0;
	background-color: #8B0125;
	background-image: url(../img/home_trama.gif);
	}
html {
	height: 100%;
}
.limpia {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
}
a {
	text-decoration: none;
}
#tapry {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 452px;
	width: 775px;
	margin-left: -387px; /* half of width */
	margin-top: -229px;  /* half of height */
	background-image: url(../img/home_fondo.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#tapry .logotipo {
	padding-top: 50px;
	padding-bottom: 40px;
}
#tapry .datos {
	color: #DEC372;
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	display: block;
}
#tapry .datos img {
	display: none;
	margin: 0px auto;
	padding-top: 5px;
	text-align: center;
}
#tapry .datos a {
	color: #DEC372;
	font-weight: bold;
}
#tapry .datos a:hover {
	text-decoration: underline;
}
.nuevo {
	color:#dec372;
	margin:auto;
	clear:both;
	display:table;
	font-weight:bold;}
.booking{
	padding-right:16px;
	float:left;}
.novedades {
	padding-left:16px;
	float:right;}
