* {
	margin: 0;
	padding: 0;
}

body {
	background: #60AFD7;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #222;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #4F5D7F;
}

#wrap {
	margin: 20px auto 10px auto;
	width: 920px;
	background: #fff;
	padding: 10px;
	border: 3px solid #003e74;
}

/* Aqui empieza el Codigo CSS del div HEADER */

#header {
	width: 920px;
	height: 110px;
	background: #fff;
}

#logo {
	width: 353px;
	float: left;
}

#logo a {
	display: block;
	background: url(images/logo.gif) no-repeat;
	width: 353px;  height: 90px;
	margin: 10px auto 0 10px;
}

#logo span{
	display: none;
}

#logo-checkout {
	width: 353px;
	height: 90px;
	background: url(images/logo.gif) no-repeat;
	float: left;
}

#logo-checkout span{
	display: none;
	width: 353px;  
	height: 90px;
	margin: 10px auto 0 10px;
}

#header-promo{
	width: 191px;
	float: right;
}

#header-promo a{
	display: block;
	background: url(images/banner.gif) no-repeat;
	width: 191px;  height: 45px;
	margin: 10px auto 0 auto;
}

#header-promo span{
	display: none;
}

/* Aqui termina el Codigo CSS del div HEADER */

/* Aqui empieza el Codigo CSS del div MENU */

#menu {
	height: 30px;
	line-height: 30px;
	background: #60AFD7;
}

#menu ul {
	list-style-type: none;
	padding-left: 10px;
}

#menu ul li {
	display: block;
	float: left;
	padding-left: 25px;
	color: #fff;
}

#menu ul li a {
	padding: 0 0 0 0;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	font-family: Arial;
}

#menu ul li a:hover {
	color: #FF7F00;
	text-decoration: underline;
}

#menu ul li a#breadcrumb{
	color: #003e74;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li a#highlight{
	font-weight: 600;
	color: #fff;
	font-style: italic;
}


/* Aqui termina el Codigo CSS del div MENU */

/* Aqui empieza el Codigo CSS del div CONTENT  */

#content {
	width: 920px;
}

/* Aqui termina el Codigo CSS del div CONTENT  */

/* Aqui empieza el Codigo CSS del div LEFT */

.left {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
}

.left h2 {
	margin: 8px 0 0 0;
	padding-left: 10px;
	height: 24px;
	line-height: 24px;
	color: #003e74;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
}

.left ul {
	padding: 8px 0 15px 30px;
	list-style-type: square;
	color: #003e74;
	font-size: 12px;
}

.left ul li a {
	text-decoration: none;
	color: #003e74;
	font-weight: 500;
}

.left ul li a:hover {
	font-weight: 500;
	color: #FF7F00;
	text-decoration: underline;
}

.menu-titulo{
	margin: 8px 0 0 0;
	padding-left: 10px;
	height: 24px;
	line-height: 24px;
	color: #003e74;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
}

.left lista-menu ul{
	padding: 8px 0 15px 30px;
	list-style-type: square;
	color: #003e74;
	font-size: 12px;
}

.left lista-menu ul li a {
	text-decoration: none;
	color: #003e74;
	font-weight: 500;
}

.left lista-menu ul li a:hover {
	font-weight: 500;
	color: #FF7F00;
	text-decoration: underline;
}

/* Aqui termina el Codigo CSS del div LEFT */

/* Aqui empieza el Codigo CSS del div MIDDLE */

.middle {
	float: left;
	width: 500px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.middle h1 {
	font-size: 18px;
	font-weight: 100;
	color:  #003e74;
	padding: 15px 0 7px 0;
}

.middle h1 a {
	text-decoration: none;
}

.middle h1 a:hover {

}

.middle h2 {
	font-size: 14px;
	font-weight: 600;	
	color: #003e74;
	padding: 15px 0 7px 0;
}

.middle h2 a {
	text-decoration: none;
}

.middle h2 a:hover {

}

.middle h3{
	font-size: 18px;
	font-weight: 100;
	padding: 15px 0 7px 0;
}

.middle h3 a {
	text-decoration: none;
}

.middle h3 a:hover {

}

.middle ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	color: #99AECD;
}

.middle ul li h2 {
	font-size: 12px;
	font-weight: 600;
	padding: 0px 0px;
	margin: 0px 0px;
}

.middle ul li a {
	text-decoration: none;
	color: #003366;
}

.middle ul li a:hover {
	text-decoration: none;
	font-weight: 600;
}

p {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

p .link{
	text-decoration: none;
	color: #000000;
}

.middle p a{
	text-decoration: underline;
	color: #00C;
}

.call-to-action-titulo {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	color: #FF7F00;
	font-style: normal;
}

.call-to-action-arrow {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	text-align: left;
	font-size: 18px;
	font-weight: 800;
	color: #FF7F00;
	font-style: normal;
}

.call-to-action-texto {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.product-detail{
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	margin-bottom: 8px;
	height: auto;
}

.product-detail .image-middle{
	width: 180px;
	height: 160px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #000000;
	float: left;
}

.product-detail-2{
	width: 180px;
	height: auto;
	float: left;
}

.product-detail-2 .image-middle{
	width: 165px;
	height: 160px;
	margin-top: 10px;
	background-color: #000000;
	float: left;
	margin-left: 5px;
}

.product-detail-2 h2{
	font-size: 16px;
	clear: both;
	font-weight: 600;
	margin-top: 5px;
	padding-top: 0px;
	text-align: center;
}

#product-block{
	border: 0px solid #000000;
	float: left;
	padding-left: 9px;
}

.product-square{
	width: 150px;
	height: auto;
	float: left;
	margin: 0px 5px;
	padding-bottom: 8px;
}

.border-square{
	clear: both;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
}

.product-square img{
	width: 150px;
	height: 140px;
	background-image: url(images/pic.jpg);
	float: left;
	border-left: 0px solid #000000;
	border-right: 2px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 2px solid #000000;
}

.product-square h3{
	width: 150px;
	display: block;
	font-size: 14px;
	font-weight: 600;
	font-family: Arial;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

.product-square h3 a{
	color: #000000;
	text-decoration: none;	
}

.product-square h3 a:hover {
	color: #333333;
	text-decoration: underline;	
}

.product-square p{
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.product-square .precio{
	color: #FF6600;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
}

.product-square .precio a{
	color: #FF6600;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.product-square .precio a:hover{
	color: #FF6600;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.product-square .precio span{
	color: #000000;
}

.product-square .product-category{
	color: #0000CC;
}

.product-square .product-category span{
	color: #000000;
}

.product-horizontal{
	width: 470px;
	height: auto;
	float: left;
	margin: 0px 0px;
	padding-bottom: 11px;
	padding-top: 11px;
	padding-left: 10px;
	border-bottom: 1px solid #666666;
}

.product-horizontal img{
	width: 150px;
	height: 140px;
	background-image: url(images/pic.jpg);
	float: left;
	margin-right: 10px;
	border-left: 0px solid #000000;
	border-right: 2px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 2px solid #000000;
}

.product-horizontal h3{
	display: block;
	width: 300px;
	font-size: 14px;
	font-weight: 600;
	font-family: Arial;
	margin: 0;
	padding: 0;
	float: left;
}

.product-horizontal h3 a{
	color: #000000;
	text-decoration: none;	
}

.product-horizontal h3 a:hover {
	color: #333333;
	text-decoration: underline;	
}

.product-horizontal p{
	display: block;
	width: 300px;
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;	
}

.product-horizontal .precio{
	color: #FF6600;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
}

.product-horizontal .precio a{
	color: #FF6600;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.product-horizontal .precio a:hover{
	color: #FF6600;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.product-horizontal .precio span{
	color: #000000;
}

.product-horizontal .product-category{
	color: #0000CC;
}

.product-horizontal .product-category span{
	color: #000000;
}


.product-horizontal2{
	width: 470px;
	height: auto;
	float: left;
	margin: 0px 0px;
	padding-bottom: 11px;
	padding-top: 11px;
	padding-left: 10px;
	border-bottom: 1px solid #666666;
	background-color: #C4C4FF;
	margin-bottom: 10px;
}

.product-horizontal2 img{
	width: 150px;
	height: 140px;
	background-image: url(images/pic.jpg);
	float: left;
	margin-right: 10px;
	border-left: 0px solid #000000;
	border-right: 2px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 2px solid #000000;
}

.product-horizontal2 h3{
	display: block;
	width: 300px;
	font-size: 14px;
	font-weight: 600;
	font-family: Arial;
	margin: 0;
	padding: 0;
	float: left;
}

.product-horizontal2 h3 a{
	color: #000000;
	text-decoration: none;	
}

.product-horizontal2 h3 a:hover {
	color: #333333;
	text-decoration: underline;	
}

.product-horizontal2 p{
	display: block;
	width: 300px;
	float: left;
	font-family: Arial;
	font-size: 12px;
}

.product-horizontal2 .precio{
	color: #FF6600;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
}

.product-horizontal2 .precio a{
	color: #FF6600;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.product-horizontal2 .precio a:hover{
	color: #FF6600;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.product-horizontal2 .precio span{
	color: #000000;
}

.product-horizontal2 .product-category{
	color: #0000CC;
}

.product-horizontal2 .product-category span{
	color: #000000;
}

.image-detail{
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
	border: none;
}

.detail-c{
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
}

.detail-c span{
	font-weight: 600;
	color: #003e74;
}

.detail-c2{
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
}

.detail-c2 span{
	font-weight: 600;
	color: #003e74;
}

.detail-c3{
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
}

.detail-c3 span{
	font-weight: 600;
	color: #003e74;
}

/*
.reserve-now{
	width: 175px;
	height: 31px;
	background-image: url(images/header.jpg);
	float: left;
	display: inline;
}
*/

.confirm-availability{
	width: 190px;
	height: 50px;
	background-image: none;
	float: left;
	display: inline;
}

.pricing-availability{
	width: 202px;
	height: 37px;
	background: none;
	float: left;
	display: inline;
}

.pricing-availability img{
	border: none;
}

.subtitulo{
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
}

.lista-contenido{
	margin: 0px 0px;
	padding: 0px 0px;
}

.lista-contenido li{
	color: #000000;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

.lista-contenido2{
	margin: 0px 0px;
	padding: 0px 0px;
}

.lista-contenido2 li{
	color: #000000;
	list-style-type: square;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

.cross-mark{
	font-family: Arial;
	color: #CC0000;
}

.cross-mark a{
	color: #CC0000;
}

.cross-mark a:hover{
	color: #CC0000;
}

/* Aqui termina el Codigo CSS del div MIDDLE */

/* Aqui empieza el Codigo CSS del div MIDDLE-HOME */

.middlehome {
	float: left;
	width: 500px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

.middlehome h1 {
	font-size: 20px;
	font-weight: 100;
	color:  #003e74;
	padding: 15px 0 7px 0;
}

.titulohome {
	margin: 8px 0 0 0;
	padding-left: 0px;
	padding-top: 10px;
	height: 24px;
	line-height: 24px;
	color: #003e74;
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
}

.middlehome ul{
	padding-top: 20px;
	padding-left: 30px;
	list-style-type: square;
	color: #003e74;
	font-size: 20px;
}

.middlehome ul li{
	padding-top: 20px;
	padding-left: 15px;
	color: #003e74;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
}

.middlehome ul li a {
	color: #003e74;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
}

.middlehome ul li a:hover {
	color: #FF7F00;
	text-decoration: underline;
}

.middlehome img{
	margin: 80px 0 0 0;
	align: center;
	width: 480px;
	height: 81px;
}

/* Aqui termina el Codigo CSS del div MIDDLE-HOME */

/* Aqui empieza el Codigo CSS del div MIDDLE-RESERVATION */

.middlereservation {
	float: left;
	width: 700px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

.middlereservation h1 {
	text-align: left;
	font-size: 24px;
	font-weight: 100;
	color:  #003e74;
	padding: 15px 0 7px 0;
}

.middlereservation h2 {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color:  #FF7F00;
	padding: 15px 0 7px 0;
}

.tituloreservation {
	margin: 8px 0 0 0;
	padding-left: 0px;
	padding-top: 20px;
	height: 24px;
	line-height: 24px;
	color: #003e74;
	font-size: 24px;
	font-weight: 600;
	font-style: normal;
}

.middlereservation ul{
	padding-top: 20px;
	padding-left: 30px;
	list-style-type: square;
	color: #003e74;
	font-size: 20px;
}

.middlereservation ul li{
	padding-top: 20px;
	padding-left: 15px;
	color: #003e74;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
}

.middlereservation ul li a {
	color: #003e74;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
}

.middlereservation ul li a:hover {
	color: #FF7F00;
	text-decoration: underline;
}

/* Aqui termina el Codigo CSS del div MIDDLE-RESERVATION */

/* Aqui empieza el Codigo CSS del div HEADING-HOME */

.headinghome {
	float: left;
	width: 910px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

.headinghome h1 {
	font-size: 24px;
	font-weight: 100;
	color:  #003e74;
	padding: 5px 0 10px 0;
}

.headinghome p {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

/* Aqui termina el Codigo CSS del div HEADING-HOME */


/* Aqui empieza el Codigo CSS del div RIGHT */

.right {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}
.right h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 24px;
	line-height: 24px;
	color: #7988AF;
	font-size: 15px;
}

.right ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	color: #99AECD;
}

.right ul li a {
	text-decoration: none;
	font-weight: 600;
}

.right ul li a:hover {

}

.right ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	color: #99AECD;
}

.right ul li h2 {
	font-size: 12px;
	font-weight: 600;
	padding: 0px 0px;
	margin: 0px 0px;
}

.right ul li a {
	text-decoration: none;
	color: #003366;
}

.right ul li a:hover {
	text-decoration: none;
	font-weight: 600;
}

.voucher-trust {
	text-align: justify;
}


.booking-call-to-action {
	font-weight: 600;
	color: #FF7F00;
	font-style: italic;
	margin: 0px 0px;
	padding: 0px 0px;
}

.call-to-action-easy-steps li{
	color: #000000;
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px 0px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
}

/* Aqui termina el Codigo CSS del div RIGHT */

/* Aqui empieza el Codigo CSS del div RIGHT-HOME  */

.right-home {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-left: 10px;
}

/* Aqui termina el Codigo CSS del div RIGHT-HOME */


/* Aqui empieza el Codigo CSS de las IMAGENES */

.image-left{
	width: 200px;
	height: 400px;
	margin-bottom: 8px;
	border: 0px solid #000000;
}

.image-middle-left{
	display: inline;
	width: 240px;
	height: 250px;
	margin-right: 10px;
	float: left;
	border: 0px solid #000000;
}

.image-middle-right{
	display: inline;
	width: 240px;
	height: 250px;
	margin-left: 10px;
	background-color: #000000;
	float: right;
	border: 0px solid #000000;
}


.image-right{
	width: 200px;
	height: 130px;
	margin-bottom: 8px;
	border: 0px solid #000000;
}

img.image-right{
	padding: 0px 0px;
	margin: 0px 0px;
	margin-bottom: 3px;
	border: 0px solid #000000;
}

.image-right-big{
	width: 200px;
	height: 400px;
	margin-bottom: 8px;
	border: 0px solid #000000;
}

.image-right-custom{
	width: 200px;
	margin-bottom: 8px;
	border: 0px solid #000000;
}

.image-left-custom{
	width: 200px;
	margin-top: 8px;
	border: 0px solid #000000;
}

.image-righthome-custom{
	width: 400px;
	margin-bottom: 8px;
	border: 0px solid #fff;
}

.image-contact-us{
	display: inline;
	width: 96px;
	height: 96px;
	margin-right: 10px;
	float: left;
	border: 0px solid #000000;
}
/* Aqui termina el Codigo CSS de las IMAGENES */

/* Aqui empieza el Codigo CSS del div FOOTER */

#footer {
	padding-bottom: 30px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Aqui termina el Codigo CSS del div FOOTER */

/* Aqui empieza el codigo CSS del div FOOTER-CONTENT */

#footer-content {
	padding-top: 15px;
	height: 25px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

#footer-content ul {
	list-style-type: none;	
}

#footer-content ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: none;
	color: fff;
	text-decoration: none;
	font-weight: normal;
}

#footer-content ul li a {
	padding: 0 0 0 0;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

#footer-content ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Aqui termina el codigo CSS del div FOOTER-CONTENT */

/* Aqui empieza el codigo CSS del div FOOTER-LINKS */

#footer-links {
	width: 920px;
	padding-top: 30px;
	height: 25px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

#footer-links ul {
	list-style-type: none;
}

#footer-links ul li {
	display: inline;
}

#footer-links ul li a {
	border-left: 1px solid #000000;
	padding: 0 10px 0 10px;
	color: #333333;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}

#footer-links ul li .first {
	border-left: none;
	padding: 0 10px 0 0;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

#footer-links ul li a:hover {
	color: #333333;
	text-decoration: none;
}

/* Aqui termina el codigo CSS del div FOOTER-LINKS */

/* Aqui empieza el codigo CSS del div FOOTER-IMAGES */

#footer-images {
	padding-top: 30px;
	width: 920px;
	height: 90px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	float: left:
}

#footer-images img{
	align: center;
	width: 533px;
	height: 90px;
}

/* Aqui termina el codigo CSS del div FOOTER-IMAGES */