/* ======================================================================
	GENERAL DEFINITIONS STARTS
======================================================================== */
* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-image:url(../images/defaults/bg.gif);
}
#MainContainer {
	background-color:#FFF;
	border-bottom:1px solid #666;
}
img {
	vertical-align:bottom;
	border: none;
}
.clear {
	clear: both;
}
h1 {
	font-size: 20px;
	color:#FFF;
	padding:6px 0 0 10px;
	border-bottom:1px dotted #FFF;
	font-weight:lighter;
}
h2 {
	font-size: 14px;
	color:#003366;
	border-bottom:1px dotted #003366;
	padding:6px 0;
	font-weight: lighter;
}
h3 {
	font-size: 16px;
	color:#333;
	padding:6px 0 20px 0;
	font-weight:normal;
}
h4 {
	font-size: 11px;
	color:#CCC;
	padding-top:10px;
}
p {
	font-size: 12px;
	color:#333;
	padding:8px 0;
}
a {
	font-size: 12px;
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
iframe {
}

/* ======================================================================
	GENERAL DEFINITIONS ENDS
======================================================================== */

/* ======================================================================
	TOP STARTS
======================================================================== */
#Top {
	margin: 0 auto;
	width: 950px;
	position:relative;
}
#Top_left {
	width: 179px;
	float:left;
}
#logo {
	padding:13px 13px 18px 14px;
}
#Top ul {
	width:179px;
	color:#003366;
	font-size:12px;
	list-style:none;
}
#Top ul li {
	width:179px;
	height:21px;
	background-image:url(../images/defaults/bg_menu_li.jpg);
	background-repeat: repeat-x;
}
#Top ul li a {
	width:169px;
	height:21px;
	padding:0 0 0 10px;
	color:#003366;
	background-image:url(../images/defaults/bg_menu_li_a.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	text-decoration:none;
}
#Top ul li a:hover {
	color:#FFF;
	background-position:bottom;
}
#Top ul li a span {
	background-image:url(../images/defaults/bg_menu_li_a_span.gif);
	background-repeat:no-repeat;
	padding:4px 0 0 9px;
	width:160px;
	height:17px;
	display:inline-block;
}
#Top ul li a span:hover {
	background-position:bottom left;
}
#Top_right {
	width: 770px;
	height:393px;
	float:right;
	z-index:1;
}
/* SLIDE STARTS */
#Top_right .Slide {
	overflow: hidden;
	height:384px;
	width:770px;
	z-index:1;
}
/* SLIDE ENDS */
#special_offer {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	height:142px;
	width:143px;
}
#idioma {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	padding:6px 156px 0 0;
	color:#FFF;
	font-size:12px;
}
#idioma a {
	color:#333333;
	text-decoration:underline;
}
#idioma a:hover {
	color:#FFF;
	text-decoration:underline;
}
/* ======================================================================
	TOP ENDS
======================================================================== */

/* ======================================================================
	MAIN PAGE STARTS
======================================================================== */
#PageContent {
	margin: 0 auto;
	width: 950px;
}

#CenterContent {
}
#LeftContent {
	width:179px;
	float:left;
}
#RightContent {
	width:180px;
	padding:6px 45px 0 0;
	float:right;
}
#RightContent h1 {
	color:#003366;
	border-bottom:1px dotted #666;
}
#Tripadvisor {
	color:#666666;
	font-size:11px;
	padding:11px 21px 24px 9px;
}
#Tripadvisor a {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}
.Icon {
	margin:10px 0 22px 22px;
}
.Book_now {
	float:left;
	margin-left:10px;
}
.Book_now2 {
	margin:0 auto;
	display:block;
}
.Gallerya {
	width:179px;
	background-image:url(../images/secundaria/bg_gallery.gif);
	background-repeat:no-repeat;
	position:relative;
	padding-bottom:10px;
}
.Gallerya_img {
	padding:5px 0 0 5px;
}
.InnerShadowa {
	top:5px;
	left:5px;
	position:absolute;
	z-index:15;
}
.Gallerya_a {
	background-image:url(../images/secundaria/visit_gallery.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:23px;
	display:inline-block;
	text-align:center;
	color:#FFF;
	padding-top:8px;
	font-size:12px;
}
/* ======================================================================
	MAIN PAGE ENDS
======================================================================== */

/* ======================================================================
	FOOTER STARTS
======================================================================== */
#Footer {
	margin: 0 auto;
	width: 740px;
	padding:13px 105px 40px 105px;
}
#Footer p {
	width:184px;
	padding:0 31px;
	font-size:11px;
	color:#666;
	float:left;
}
#center_p {
	border-left:1px solid #999;
	border-right:1px solid #999;
}
#Footer a {
	color:#DF1A21;
	text-decoration:underline;
	font-size:11px;
}
#Footer a:hover {
	text-decoration:none;
}
/* ======================================================================
	FOOTER ENDS
======================================================================== */
