/*   RESET CSS   */

.clearfix:after {  
	content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden;  
} 


.clearfix {  
	display: inline-block;  
}  

.clearfix {  
	zoom: 1;  
} 

body {
	margin:20px 0px;
	font-family:Helvetica,Arial,sans-serif;
	vertical-align: baseline;
	font-size:12px;
	color:#514f4f;
	text-align:center;
}

img {
	border:none;
}

/*--------------------------------------------------------------------   STRUCTURE  ---------------------------------------------------------------------------*/

 
.wxp-container {
	text-align:center;
}

.wxp-content,
.wxp-paginacion {
	width:620px;
	padding:20px;
	line-height:16px;
	margin:30px auto 20px auto;
	position:relative;
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	text-align:left;
}

.wxp-content_search {
	width:600px;
	padding:20px;
	background:#fff;
	border:#cbcbcb solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height:16px;
	margin-bottom:20px;
	position:relative;
}

.wxp-content h2 {
	margin:0px;
	padding:0px;
	color:#005dac;
	display:inline-block;
}

.wxp-content h2 a {
	font-size:18px;
	color:#005dac;
	text-decoration:none;
	margin-right:10px;
	font-weight:bold;
}

.wxp-content h2 a:hover {
	text-decoration:underline;
}

.wxp-content h2 img {
	display:inline;
	margin:0px 0px;
	padding:0px;
}

.wxp-content h3 {
	font-size:14px;
	margin:5px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
}

.wxp-content p {
	font-size:12px;
	color:#514f4f;
	margin:10px 0px;
	padding:0px;
	font-weight:normal;
}

.wxp-content a {
	font-size:12px;
	color:#005dac;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-decoration:none;
}

.wxp-content a:hover {
	text-decoration:underline;
}

/*--------------------------------------------------------------------------   RESULTADOS  --------------------------------------------------------------------*/





.wxp-search {
	display:none
}
.wxp-search ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:640px;
	float:left;
}

.wxp-search ul li{
	float:left;
	width:320px;
	margin:0px 0px;
	display:inline;
	text-align:right;
}

.wxp-search ul li span {
	float:left;
	width:140px;
	margin:5px 10px;
	display:inline;
	text-align:left;
}

.wxp-search ul li label {
	width:140px;
	display:inline-block;
}

.wxp-search ul li input {
	width:110px;
	border:#ccc solid 1px;
	display:inline;
}

.wxp-search ul li select {
	width:135px;
	border:#ccc solid 1px;
}

.wxp-search ul li img {
	vertical-align:top;
}

.wxp-search ul li.wxp-2li{
	float:left;
	width:620px;
	margin:5px 10px;
	display:inline;
	text-align:right;
}

.wxp-search ul li.wxp-2li a {
	text-decoration:none;
	color:#514f4f;
	font-weight:bold;
	padding:3px 10px 4px 10px;
	margin:2px 0px;
	display:inline-block;
	
}

.wxp-search ul li.wxp-2li a:hover {
	color:#005dac;
}

.wxp-search ul li.wxp-2li input.wxp-submit,
a.back {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:4px 0px;
	color:#ffffff;
	margin:0px 5px;
	background:#005dac;
	border:none;
	display:inline-block;
	text-decoration:none;
}

a.back:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:4px 0px;
	color:#ffffff;
	margin:0px 5px;
	background:#AC0000;
	border:none;
	display:inline-block;
	text-decoration:none;
}

a.back,
a.back:hover {
	float:right;
	padding:4px 10px;
}

.wxp-search .wxp-search_txt {
	margin:0px;
	padding:0px;
	width:300px;
	float:right;
}

.wxp-paginacion {
	text-align:center;
	background:#f1f1f1;
	margin:0px auto 20px auto;
	border:none;
	padding:10px 20px;
}

.wxp-paginacion p {
	margin:0px;
	padding:0px;
	display:block;
}

.wxp-paginacion a {
	margin:0px 2px 10px 2px;
	padding:5px 10px 6px 10px;
	display:inline-block;
	background:#fff;
	border:#cbcbcb solid 1px;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#005dac;
}

.wxp-paginacion a:hover {
	border:#58a2e1 solid 1px;
	color:#005dac;
	background:#fff;
}

.wxp-paginacion span {
	margin:0px 2px 10px 2px;
	padding:5px 10px 6px 10px;
	display:inline-block;
	color:#454545;
	font-weight:bold;
	cursor:default;
}

.wxp-content_estab {
	width:100%;
}

.wxp-content_estab p a {
	display: block;
	clear: both;
	float: none;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
	width:90px;
	padding:4px;
	line-height:11px;
	margin-top: 10px;
	text-align:center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: #ab5103 0px -1px 0px;
	border:#cd6206 solid 1px;
	background-image: -moz-linear-gradient(top, #ffa341, #ff7603); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffa341),color-stop(1, #ff7603)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa341', endColorstr='#ff7603'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa341', endColorstr='#ff7603')"; /* IE8 */
}

.wxp-content_aloj,
.wxp-content_aloj2 {
	margin:0px 0px;
}

table.wxp-table_aloj,
table.wxp-table_aloj2,
table.wxp-table_reserva {
	width:100%;
	margin:0px;
}

table.wxp-table_reserva {
	margin-bottom:20px;
}

table.wxp-table_aloj tr th,
table.wxp-table_aloj2 tr th,
table.wxp-table_reserva tr th {
	border-bottom:#d4d4d4 solid 1px;
	padding:5px;
	text-align:center;
}

table.wxp-table_aloj tr th span,
table.wxp-table_aloj2 tr th span,
table.wxp-table_reserva tr th span {
	font-weight:normal;
	display:block;
}

table.wxp-table_aloj tr th.wxp-th1,
table.wxp-table_aloj2 tr th.wxp-th1,
table.wxp-table_reserva tr th.wxp-th1 {
	text-align:left;
}

table.wxp-table_aloj tbody tr td,
table.wxp-table_aloj2 tbody tr td,
table.wxp-table_reserva tbody tr td {
	border-bottom:#d4d4d4 solid 1px;
	cursor:default;
	text-align:center;
	padding:3px 0px;
}


table.wxp-table_aloj tbody tr td a,
table.wxp-table_aloj2 tbody tr td a {
	display:inline-block;
	padding:5px;
	color:#005dac;
	margin:0px;
	font-weight:bold;
	text-decoration:none;	
}

table.wxp-table_aloj tbody tr td select,
table.wxp-table_aloj2 tbody tr td select {
	margin:5px 0px;
	color:#514f4f;
	font-size:11px;
}

table.wxp-table_aloj tbody tr td input,
table.wxp-table_aloj2 tbody tr td input {
	margin:5px 0px;
	color:#514f4f;
	font-size:11px;
}

table.wxp-table_aloj tbody tr td a:hover,
table.wxp-table_aloj2 tbody tr td a:hover {
	text-decoration:underline;	
}

table.wxp-table_aloj tbody tr td.wxp-td1,
table.wxp-table_reserva tbody tr td.wxp-td1 {
	text-align:left;
}

table.wxp-table_aloj tbody tr td.wxp-td2,
table.wxp-table_aloj tbody tr td.wxp-td3,
table.wxp-table_aloj tbody tr td.wxp-td4,
table.wxp-table_reserva tbody tr td.wxp-td2,
table.wxp-table_reserva tbody tr td.wxp-td3,
table.wxp-table_reserva tbody tr td.wxp-td4 {
	width:75px;
}

table.wxp-table_aloj tbody tr td.wxp-td6,
table.wxp-table_reserva tbody tr td.wxp-td6,
table.wxp-table_aloj tbody tr td.wxp-td7,
table.wxp-table_reserva tbody tr td.wxp-td7 {
	width:100px;
}

table.wxp-table_aloj2 tbody tr td.wxp-td2,
table.wxp-table_aloj2 tbody tr td.wxp-td3,
table.wxp-table_aloj2 tbody tr td.wxp-td4 {
	width:100px;
}

table.wxp-table_aloj2 tbody tr td.wxp-td5 {
	width:110px;
}

table.wxp-table_aloj2 tbody tr td.wxp-td1 {
	text-align:left;
}

table.wxp-table_aloj2 tbody tr td.wxp-td1 a {
	display: inline;
}

table.wxp-table_aloj tbody tr td.wxp-td5,
table.wxp-table_aloj tbody tr td.wxp-td6,
table.wxp-table_reserva tbody tr td.wxp-td5,
table.wxp-table_reserva tbody tr td.wxp-td6 {
	text-align:right;
}

table.wxp-table_aloj tbody tr td.wxp-td4 a.wxp-toggle_desglose,
table.wxp-table_aloj2 tbody tr td.wxp-td4 a.wxp-toggle_desglose,
table.wxp-table_reserva tbody tr td.wxp-td6 a.wxp-toggle_desglose {
	display:block;
	padding:5px 15px 5px 5px;
	color:#454545;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/icon_plus.gif) no-repeat 100% 50%;
	margin:0px 5px;
	cursor:pointer;
	text-align:right;
}

table.wxp-table_aloj tbody tr td.wxp-td4 a.wxp-toggle_desglose.menos,
table.wxp-table_aloj2 tbody tr td.wxp-td4 a.wxp-toggle_desglose.menos,
table.wxp-table_reserva tbody tr td.wxp-td6 a.wxp-toggle_desglose.menos {
	display:block;
	padding:5px 15px 5px 5px;
	color:#454545;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/icon_minus.gif) no-repeat 100% 50%;
	margin:0px 5px;
	cursor:pointer;
	text-align:right;
}

table.wxp-table_aloj tbody tr td a.wxp-book-online,
table.wxp-table_aloj2 tbody tr td a.wxp-book-online {
	display:block;
	color:#fff;
	background:#005dac;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
	width:90px;
	padding:4px;
	line-height:11px;
	text-align:center;
	float:right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: #9f0000 0px -1px 0px;
	color:#fff;
	border:#9f0000 solid 1px;
	background-image: -moz-linear-gradient(top, #ff0000, #9f0000); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ff0000),color-stop(1, #9f0000)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#9f0000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#9f0000')"; /* IE8 */
}

table.wxp-table_aloj2 tbody tr td a.wxp-book-online:hover,
table.wxp-table_aloj tbody tr td a.wxp-book-online:hover {
	text-decoration:none;
	text-shadow: #9f0000 0px -1px 0px;
	color:#fff;
	background-image: -moz-linear-gradient(top, #d30000, #870000); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d30000),color-stop(1, #870000)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d30000', endColorstr='#870000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d30000', endColorstr='#870000')"; /* IE8 */
}

table.wxp-table_aloj tbody tr td a.wxp-book-offline,
table.wxp-table_aloj2 tbody tr td a.wxp-book-offline {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
	width:90px;
	padding:4px;
	line-height:11px;
	text-align:center;
	float:right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: #ab5103 0px -1px 0px;
	color:#fff;
	border:#cd6206 solid 1px;
	background-image: -moz-linear-gradient(top, #ffa341, #ff7603); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffa341),color-stop(1, #ff7603)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa341', endColorstr='#ff7603'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa341', endColorstr='#ff7603')"; /* IE8 */
}

table.wxp-table_aloj tbody tr td a.wxp-book-offline:hover,
table.wxp-table_aloj2 tbody tr td a.wxp-book-offline:hover {
	text-decoration:none;
	background-image: -moz-linear-gradient(top, #d68836, #d66303); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d68836),color-stop(1, #d66303)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d68836', endColorstr='#d66303'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d68836', endColorstr='#d66303')"; /* IE8 */
}

table.wxp-table_aloj tbody tr.wxp-tr1,
table.wxp-table_aloj2 tbody tr.wxp-tr1,
table.wxp-table_reserva tbody tr.wxp-tr1 {
	display:none;
	width:100%;
}

.wxp-table_reserva tr.suplemento td {
	font-size:1em;
	color:#777777
	}
	
.wxp-table_reserva tr.suplemento td.wxp-td1 {
	text-align:right;
	background:url(images/arrow.gif) no-repeat center 50%;
	}

.wxp-table_reserva tr.suplemento td.wxp-td2 {
	text-align:left;
	}

table.wxp-table_aloj tfoot tr td,
table.wxp-table_aloj2 tfoot tr td,
table.wxp-table_reserva tfoot tr td {
	border-bottom:none;
	cursor:default;
	text-align:center;
}

table.wxp-table_aloj tfoot tr td.wxp-td6,
table.wxp-table_aloj2 tfoot tr td.wxp-td6,
table.wxp-table_reserva tfoot tr td.wxp-td6 {
	border:none;
	cursor:default;
	text-align:right;
	background:#005dac;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}

table.wxp-table_aloj td span.ultimasUnidades,
table.wxp-table_aloj2 td span.ultimasUnidades,
table.wxp-table_reserva td span.ultimasUnidades {
    float: left;
}

.wxp-table_reserva .wxp-suplemento {
	width:100%;
	font-size:0.9em;
}

.wxp-table_reserva .wxp-suplemento caption {
	display:none;
}

.wxp-table_reserva .wxp-suplemento tr th {
	border:none;
	background:#f1f1f1;
	height:16px;
	padding:0px;
}

.wxp-table_reserva .wxp-suplemento tr td {
	border:none;
	background:#fff;
}

.wxp-table_reserva .wxp-suplemento tr td.td2,
.wxp-table_reserva .wxp-suplemento tr td.td3 {
	width:80px;
}

.wxp-table_reserva .wxp-suplemento tr td.td4 {
	width:150px;
	text-align:right;
}


.wxp-table_reserva tr.wxp-suplemento td.wxp-td1 {
	padding-left:30px;
	background:url(images/arrow2.gif) no-repeat left 50%;
}


/*----------------------------------------------------------------   TABLAS RESULTADOS (DESGLOSE)  ------------------------------------------------------------*/

table.wxp-desglose {
	font-size:11px;
	margin:1px 0px;
	width:100%;
}

table.wxp-desglose tbody tr {
	background:#fff;
}

table.wxp-desglose tbody tr:hover {
	background:#f9f9f9;
}

table.wxp-desglose tr th {
	background:#f1f1f1;
	padding:2px 10px;
}

table.wxp-desglose tr td {
	border:none!important;
	padding:2px 10px;
}

/*--------------------------------------------------------------------   DETALLE ESTABLECIMIENTO  -------------------------------------------------------------*/

 
ul#wxp-content_pest,
ul#wxp-content_pest2 {
	list-style:none;
	margin:0px 20px 0px 40px;
	padding:0px;
	width:440px;
	z-index:15;
	position:absolute;
}

ul#wxp-content_pest li,
ul#wxp-content_pest2 li {
	float:left;
	margin:0px 5px 0px 0px;
	position:relative;
}

ul#wxp-content_pest li a,
ul#wxp-content_pest2 li a {
	display:inline-block;
	height:29px;
	line-height:30px;
	padding:0px 20px;
	-moz-box-shadow: 0px -1px 1px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px -1px 1px #000;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-radius-topleft:5px;
	text-decoration:none;
	text-shadow: #0d5375 0px -1px 0px;
	color:#fff;
	background-image: -moz-linear-gradient(top, #4ebdec, #0872bc); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4ebdec),color-stop(1, #0872bc)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ebdec', endColorstr='#0872bc'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ebdec', endColorstr='#0872bc')"; /* IE8 */
}

ul#wxp-content_pest li.wxp-actual a,
ul#wxp-content_pest2 li.wxp-actual a {
	color:#005dac;
	background:#fff;
	cursor:default;
	height:30px;
	text-shadow: #fff 0px -1px 0px;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); /* IE6,IE7 */
	
}

ul#wxp-content_pest2 {
	list-style:none;
	margin:0px auto 10px auto;
	padding:0px;
	width:670px;
	height:40px;
	z-index:15;
	position:relative;
}

ul#wxp-content_pest2 li {
	margin:0px 5px;
	position:relative;
}

ul#wxp-content_pest2 li span{
	position:absolute;
	top:2px;
	left:5px;
	font-size:30px;
	font-weight:bold;
	color:#fff;
}

ul#wxp-content_pest2 li.wxp-actual span{
	color:#005dac;
}

ul#wxp-content_pest2 li a {
	width:213px;
	text-align:center;
	padding:0px;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:inline-block;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	height:40px;
	line-height:40px;
}

ul#wxp-content_pest2 li.wxp-actual a {
	height:40px;
	line-height:40px;	
} 

#wxp-content_1,
#wxp-content_2,
#wxp-content_3,
#wxp-content_4 {
	display:none;
	position:relative;
	color:#005dac;
}

#wxp-content_1 {
	visibility:visible;
}

#wxp-content_1 a.wxp-foto {
	margin:10px 10px 10px 0px;	
}

#wxp-content_4 a.wxp-foto {
	margin:0px 12px 25px 12px;	
}

a.wxp-back,
a.wxp-back2 {
	position:absolute;
	top:-40px;
	right:0px;
	display:inline-block;
	height:25px;
	line-height:25px;
	padding:0px 20px;
	border:#cd6206 solid 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	color:#fff;
	background:#ffa03d;
	text-shadow: #cd6206 0px -1px 0px;
}

a.wxp-back:hover,
a.wxp-back2:hover {
	color:#fff;
	background:#fd7807;
	text-decoration:none;
}

a.wxp-back2 {
	top:10px;
	right:10px;
}

.wxp-mapa {
	border:#cbcbcb solid 1px;
	width:620px!important;
	height:366px!important;
}

ul.wxp-servicios {
	margin:10px 0px 0px 0px;
	padding:10px;
	list-style:none;
	color:#514f4f;
}

ul.wxp-servicios li {
	width:190px;
	float:left;
	background:url(images/arrow.gif) no-repeat 0px 5px;
	padding:0px 0px 0px 10px;
}

a.wxp-foto {
	float:left;
	background:#ffffff;
	border:#cfcfcf solid 1px;
	position:relative;
	display:inline-block;
	z-index:12;
	margin-bottom:20px;
}

a.wxp-foto:hover {
	border:#9e9e9e solid 1px;
}

.wxp-foto img {
	display:block;
	border:none;
	margin:8px;
}

.wxp-foto .wxp-shadow {
	position:absolute;
	top:100%;
	left:0px;
	margin-top:1px;
	width:133px;
	height:7px;
	background:url(images/shadow_img.gif) no-repeat;
	z-index:-1;
}

.wxp-reserva .wxp-content_dates {
	display:block;
	padding:10px;
	margin:20px 0px;
	height:25px;
	border:#cbcbcb solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#fff;
	text-align:center;
}

.wxp-reserva .wxp-content_dates span {
	display:inline-block;
	margin:2px 20px;
	height:20px;
}

.wxp-reserva .wxp-content_dates span label {
	line-height:20px;
	height:20px;
}

.wxp-reserva .wxp-content_dates span input.wxp-dates {
	width:80px;
	border:#919191 solid 1px;
	height:17px;
	padding:0px 5px;
	color:#514f4f;
}

.wxp-reserva .wxp-content_dates span img {
	vertical-align:top;
}

.wxp-reserva .wxp-content_dates input.submit {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:4px 10px;
	color:#ffffff;
	float:right;
	margin:0px 5px;
	background:#005dac;
	border:none;
}

a.nav_left {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#454545;
	text-decoration:none;
	margin:20px 0px 0px 0px;
	width:135px;
	height:37px;
	line-height:37px;
	text-align:center;
	background:url(images/b_nav.gif) no-repeat;
}

a.nav_right {
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#454545;
	text-decoration:none;
	margin:20px 0px 0px 0px;
	width:135px;
	height:37px;
	line-height:37px;
	text-align:center;
	background:url(images/b_nav.gif) no-repeat;
}

a.nav_left:hover,
a.nav_right:hover {
	color:#777777;
	text-decoration:none;
}

a.toggle-suplementos {
	margin:5px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	color:#514F4F;
	text-decoration:none;
	border-bottom:#d4d4d4 solid 1px;
}

ul#wxp-datos_personales,
ul.wxp-suplementos {
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style:none;
	display:inline-block;
}

ul#wxp-datos_personales li,
ul.wxp-suplementos li {
	width:184px;
	margin:5px 11px;
	float:left;
	display:inline;
}

ul#wxp-datos_personales li.pLinea {
	clear:both;
}

ul.wxp-suplementos {
	width:100%;
}

ul#wxp-datos_personales li label,
ul.wxp-suplementos li label {
	width:210px;
}

ul.wxp-suplementos li label span {
	color:#005dac;
	font-size:11px;
}

ul#wxp-datos_personales li input,
ul.wxp-suplementos li select {
	width:185px;
	border:#ccc solid 1px;
	font-size:12px;
	margin:0px 0px 5px 0px;
}

ul#wxp-datos_personales li input.dni {
	width:122px;
	border:#ccc solid 1px;
	float:left;
	font-size:12px;
	margin:0px 0px 5px 0px;
}

ul#wxp-datos_personales li select.dni {
	width:55px;
	border:#ccc solid 1px;
	margin:0px 5px 5px 0px;
	float:left;
	font-size:12px;
}

form.wxp-reserva div input.wxp-submit {
	width:135px;
	height:37px;
	background:url(images/b_submit2.gif) no-repeat;
	color:#fff;
	float:right;
	border:none;
	font-weight:bold;
	margin:20px 0px 0px 0px;
}

form.wxp-reserva div input.wxp-submit2 {
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#454545;
	text-decoration:none;
	margin:20px 0px 0px 0px;
	width:135px;
	height:37px;
	line-height:37px;
	text-align:center;
	border:none;
	background:url(images/b_nav.gif) no-repeat;
}

.wxp-subtotal {
	float:right;
	padding:5px;
	margin:1px 0px;
	width:200px;
	background:#92c1e8;
	color:#005dac;
	text-align:right;
	clear:both;
	font-weight:bold;
}

.wxp-subtotal2 {
	float:right;
	padding:5px;
	margin:1px 0px;
	width:200px;
	background:#fff;
	color:#474747;
	border:#d4d4d4 solid 1px;
	text-align:right;
	clear:both;
	font-weight:bold;
}

.wxp-total {
	float:right;
	padding:5px;
	margin:0px;
	width:200px;
	background:#005dac;
	color:#fff;
	text-align:right;
	clear:both;
	font-weight:bold;
}

.wxp-div {
	border-bottom:#ccc dashed 1px;
	height:20px;
	margin-bottom:20px;
	width:100%;
	clear:both;
}

.wxp-form_line {
	margin:0px 10px;
	display:block;
}

.wxp-form_line textarea{
	width:600px;
	border:#ccc solid 1px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.credit_cards {
	float:right;
	margin-top:-25px;
}

.condiciones {
	width:600px;
	height:100px;
	margin:20px 0px;
	border:#cbcbcb solid 1px;
	padding:0px 10px;
	overflow:auto;
}

p.wxp-warning,
p.wxp-msg-alerta {
	display:block;
	margin:20px 0px;
	padding:10px;
	background:#ffdfdf;
	border:#feb2b2 solid 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#e92828;
	clear:both;
}

ul.acompanante {
	margin:0px 10px 20px 10px;
	padding:0px;
	list-style:none;
	display:inline-block;
}

ul.acompanante li{
	float:left;
	display:inline;
}

ul.acompanante li.wxp-dni {
	width:200px;
	margin-right:20px;
}

ul.acompanante li.wxp-edad {
	width:80px;
	margin-right:20px;
}

ul.acompanante li.wxp-nombre {
	width:290px;
}

ul.acompanante li label {
	display:block;
	width:100%
	display:inline;
	margin-bottom:3px;
}

ul.acompanante li input {
	border:#ccc solid 1px;
}

ul.acompanante li select {
	margin:0px;
	color:#514f4f;
	font-size:11px;
}

p.error {
	color: red;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 10px 10px;
	font-weight: bold;
	display: block;
}

.errorForm {
	color:#ac0000;
	font-size:10px;
	text-transform:uppercase;
	background:#feefef;
	padding:1px 3px;
	border:#fdb8b8 dashed 1px;
	margin:0px 3px 0px 0px;
	clear:both;
}

dl.wxp-descuento {
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:#cee6fb solid 1px;;
	overflow:hidden;
}

dl.wxp-descuento dt {
	width:100px;
	float:left;
	text-align:center;
	color:#005DAC;
	margin:5px 0px 5px 0px;
}

dl.wxp-descuento dt p{
	display:block;
	font-size:30px;
	font-weight:bold;
	color:#005DAC;
	
}

dl.wxp-descuento dd {
	float:left;
	width:495px;
	margin:5px 0px 5px 0px;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#005DAC;
	background:#cee6fb;
}

