@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "Open Sans";
	src: url(../webfonts/OpenSans-CondLight.ttf);
}
@font-face {
	font-family: "Yanone";
	src:url(../webfonts/YanoneKaffeesatz-Light.ttf);
}
body {
	background-image: url(../images/index_r1_c1.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
h1, h2 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}
p {
	line-height: 1.4em;
}
sup {
	font-size: 0.8em;
}

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


a:hover {
	text-decoration: underline;
}
#idioma {
	width: 914px;
	margin-left: auto;
	margin-top: 10px;
	text-align: right;
	margin-right: auto;
}
#idioma p {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: block;
}

/*---------------------------------------------------------SlideShow Cabezote*/
#slideshow {
	position: relative;
	height: 291px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}

#cabezote {
	height: 290px;
	width: 914px;
	margin-top: 0px;
	background-image: url(../images/index_r2_c3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	padding-top: 17px;
}
#cabezote #Logo {
	display: block;
	margin-left: 25px;
	position: absolute;
	height: 169px;
	width: 168px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 300;
}
#cabezote #Logo h1 {
	display: block;
	visibility: hidden;	
}
#barra_nav {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
}
#barra_nav ul {
	display: block;
	height: 50px;
	background-image: url(../images/index_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	margin: 0px;
}
#barra_nav ul li {
	display: block;
	list-style-type: none;
	float: left;
	height: 50px;
}
#barra_nav ul li a {
	display: block;
	float: left;
	height: 50px;
	font-family: "Yanone", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.1em;
	background-image: url(../images/index_r3_c4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
}
#barra_nav ul li a:hover {
	background-image: url(../images/index_r3_c4_o.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#barra_nav ul li a span {
	text-align: center;
	display: block;
	height: 36px;
	padding-top: 14px;
	background-image: url(../images/divisor.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#barra_nav ul li .inicio {
	width: 88px;
}
#barra_nav ul li .inicio span{
	background-image: none;	
}
#barra_nav ul li .elegirnos {
	width: 176px;
}
#barra_nav ul li .suites {
	width: 97px;
}
#barra_nav ul li .galeria {
	width: 195px;
}
#barra_nav ul li .promociones {
	width: 142px;
}
#barra_nav ul li .mapa {
	width: 91px;
}
#barra_nav ul li .contacto {
	width: 111px;
}
#barra_nav ul .cierre {
	width: 7px;
	background-image: url(../images/index_r3_c12.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


#contenido {
	width: 914px;
	margin-left: -457px;
	position: relative;
	left: 50%;
	background-image: url(../images/index_r5_c3.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	padding-right: 7px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#contenido #panel_home_1 {
	width: 900px;
	background-image: url(../images/index_r4_c4.gif);
	background-repeat: repeat;
	padding-bottom: 10px;
}
#contenido #panel_home_1 #texto {
	width: 485px;
	text-align: right;
	padding-top: 36px;
	float: left;
}
#contenido #panel_home_1 #texto h1 {
	margin-top: 0px;
	clear: both;
}
#contenido #panel_home_1 #texto p {
	margin-left: 85px;
	clear: both;
	word-spacing: 0.15em;
}
#contenido #panel_int #texto table {
	margin-left: 81px;
}
#contenido #panel_int #texto table tr th {
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#contenido #panel_int #texto table tr td {
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#contenido #panel_int #texto table tr .suiteHeader {
	font-weight: bold;
}
#contenido #panel_int #texto table tr .textoSuites {
	text-align: right;
	padding-right: 0px;
}

#contenido   #panel_home_1   #foto {
	float: right;
	margin-bottom: 20px;
	margin-right: 30px;
}
#contenido #panel_home_2 {
	height: 309px;
	width: 900px;
	background-image: url(../images/index_r7_c6.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
#contenido #panel_home_2 #texto_2 {
	padding-top: 50px;
	width: 485px;
	text-align: right;
	float: left;
}
#contenido #panel_home_2 #texto_2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
#contenido #panel_home_2 #foto {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}
#contenido #panel_int {
	width: 900px;
	background-image: url(../images/index_r4_c4.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#contenido #panel_int #texto {
	width: 480px;
	text-align: right;
	padding-top: 36px;
	float: left;
}
#contenido #panel_int #texto h1 {
	margin-top: 0px;
	clear: both;
	font-size: 2.5em;
	font-weight: lighter;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 85px;
	padding-bottom: 5px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contenido #panel_int #texto p {
	margin-left: 85px;
	clear: both;
}
#contenido #panel_int #texto ul {
	list-style-position: outside;
	list-style-image: url(../images/vin.gif);
	list-style-type: none;
	margin-left: 80px;
}
#contenido #panel_int #texto li {
	margin-bottom: 15px;
}



#contenido #panel_int #foto {
	float: right;
	margin-top: 40px;
	margin-right: 30px;
}
#contenido #panel_int #infoContacto {
	float: right;
	margin-right: 17px;
	text-align: right;
	width: 350px;
	padding-top: 36px;
}
#contenido #panel_int #infoContacto h1 {
	margin-top: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: lighter;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 30px;
	padding-bottom: 5px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#contenido #panel_int #contFotos {
	float: right;
	width: 410px;
	background-repeat: repeat;
}
#contenido #panel_int #contFotos #fotoUno {
	width: 377px;
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 18px;
}
#contenido #panel_int #contFotos #fotoDos {
	width: 377px;
	margin-left: 18px;
}
#contenido #panel_int #fotosGaleria {
	text-align: left;
	padding-top: 36px;
	margin-left: 64px;
}
#contenido #panel_int #fotosGaleria h1 {
	margin-top: 0px;
	clear: both;
	font-size: 2.5em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	margin-right: 65px;
}
#contenido #panel_int #fotosGaleria h1 img {
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenido #panel_int #fotosGaleria img {
	margin-right: 33px;
	margin-bottom: 15px;
}





#contenido #panel_int #spacer {
	clear: both;
	height: 20px;
}



#cierre {
	width: 914px;
	height: 37px;
	margin-left: -457px;
	position: relative;
	left: 50%;
	background-image: url(../images/index_r7_c3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




#footer {
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 20px;
}
.respuesta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FF191B;
	text-align: right;
	display: block;
	margin-bottom: 10px;
}
#panel_home_1 .visitaVirtual {
	margin-right: auto;
	margin-left: auto;
}

.visitaVirtual {
	width: 772px;
	clear: both;
}
.visitaVirtual a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
