@charset "utf-8";
/* CSS Document */
.ficha{
}

.ficha .ftext a{
	color: #134887;
}
.ficha .ftext a:hover{
	color: #416c9f;
}

.ficha img{
	margin-right: 10px;
	margin-bottom: 0px;
}

.ficha .ftext{
	background-color: #fff;
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
}
.ficha .ftextwitbooking{
	padding-bottom: 0px;
}


.ficha .ftext h1,
.ficha .ftext h2{
	color: #1462c1;
	color: #333333;
	color: #00397d;
}

.ficha .ftext h1,
.ficha .ftext h2,
.ficha .ftext h3,
.ficha .ftext h4,
.ficha .ftext h5,
.ficha .ftext h6 {
	color:#333333;
	font-weight:bold;
}


.ficha .ftext h1{
	/* border-bottom: 1px solid #dddddd; */
	font-size:33px;
	font-weight: bold;
	letter-spacing:-1px;
	line-height:1;
	margin:0 0 18px;
	padding: 0px;
}
.ficha .ftext h1 span{
	clear: both;
	color:#999999;
	display: block;
	font-size:18px;
	line-height:24px;
}

.ficha .ftext h2{
	font-size:24px;
	font-weight: normal;
	letter-spacing:-1px;
	line-height:24px;
	margin:0 0 3px;
}


.ficha .ftext h3{
	color: #424242;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}
.ficha .ftext .emphasized,
.ficha .ftext h4
{
	color: #afafaf;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 15px;
	text-align: left;
}

.ficha .ftext div,
.ficha .ftext ul,
.ficha .ftext p,
.ficha .ftext table,
.ficha .ftext a,
.ficha .ftext input,
.ficha .ftext textarea
{
	color: #575757;	
}

.ficha .ftext div,
.ficha .ftext p,
.ficha .ftext li,
.ficha .ftext ul
{
	font-size: 13px;
	/* text-align: justify; */
}

.ficha .ftext a:hover{
	text-decoration: none;
}

.ficha img{
	float: left;
	/* margin: 0px 5px 5px 0px; */
}

.ficha li{
	list-style-image: url(img/bulletlist1.png);
}
.ficha ul.important li{
	list-style-image: url(img/bulletimportant.png);
}

.ficha .col-1{
	padding-right: 10px;
}

.ficha .divisor{
	border-right: 1px solid #afafaf;
}

.ficha .divisor2{
	border-left: 1px solid #afafaf;
	padding-left: 10px;
}


.ficha .ftext table{
	clear: both;
	float: left;
	width: 500px;
}
.ficha .ftext table.inline{
	/* margin-top: 15px; */
}

.ficha .ftext th{
	background-color: #134887;
	color: #fff;
}
.ficha td{
	/* border-bottom: 1px solid #a8a8a9; */
	background-color: #f3f3f3;
}
.ficha .even td{
	background-color: #fff;;
}

.ficha .submit{
	margin-bottom: 10px;
}
.ficha .submit input{
	background-image:url(img/button-send-message.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	background-color: #fff;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	height: 26px;
	margin-left: 348px;
	padding-bottom: 4px;
	vertical-align: top;
	width: 120px;
}
.ficha .submit input:hover{
	background-position: left -30px;
}
.ficha .submit input.bigbutton{
	background-image:url(img/bgbuttonbig.png);
	height: 40px;	
}

.ficha label{
	color: #333333;;
}

.ficha input,
.ficha textarea{
	border: 1px solid #e6e6e6;
}

.ficha .speciallinks a{
	color: #848484;
	font-weight: bold;
	text-decoration: none;
}
.ficha .speciallinks a:hover{
	color: #1462c1;
}
.ficha .sectionimage{
	clear: both;
	float: none;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.ficha .ftext .ovhidden{
	overflow: hidden;
}

.ficha textarea{
	width: 350px;
	height: 170px;
}


.ficha div.destacadohome{
	border-right: 1px solid #fff;
	float: left;
	position: relative;
	width: 242px;	
}
.ficha div.last{
	border-right: 0px;
}
.ficha div.destacadohome span.frase{
	background-color: #fff;
	bottom: 0px;
	color: #575757;
	display: block;
	height: 35px;
	left: 0px;
	padding: 2px 10px;
	position: absolute;
	
	text-align: center;
	
	width: 222px;
	
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;
	
}

.ficha .ftext .imagensintextoalrededor{
	float: none;
	clear: both;
}
.ficha .ftext .imagensintextoalrededormarginbottom15px{
	float: none;
	clear: both;
	margin-bottom: 15px;
}

.ficha .ftext .textocolornaranja{
	color: #1462c1;
	font-size: 14px;
	margin-bottom: 0px;	
}

.ficha .ftext .sinmargeninferior{
	margin-bottom: 0px;
}
.ficha .ftext .sinmargensuperior{
	margin-top: 0px;
}
.ficha .ftext .sinmargenessuperiorinferior{
	margin-bottom: 0px;
	margin-top: 0px;
}
.ficha .ftext ul.sinmargenessuperiorinferior{
	margin-left: 0px;
}
.ficha .ftext ul.sinmargenessuperiorinferior li{
	list-style-image: none;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.ficha .imgagenpequenyaflotante{
	float: left;
	margin: 0px 10px 5px 0px;
}

.slideshow{
	margin-bottom: 1px;
}


.homecontainer{
	background-image:url(img/bghomewitbooking.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.news .newscontainer{
	background-color: #f5f5f5;
	color: #444444;
	line-height: 14px;	
	margin-bottom: 15px;		
	padding: 15px;
}
.news .newscontainer div{
	font-size: 11px;
	padding-bottom: 10px;
}
.news .newscontainer h5{
	color: #606060;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 0px;
}
.news .newscontainer h5 a{
	color: #606060;
	font-size: 13px;
	text-decoration: none;
}
.news .newscontainer h5 a:hover{
	text-decoration: underline;
}

.news .newscontainer span.date{
	clear: both;	
	color: #9b9a9a;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.news .newscontainer span.place{
	clear: both;	
	color: #9b9a9a;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

.news .newscontainer p.info{
	margin: 0px;
	padding: 4px 0px;
}

.news .newscontainer a.link{
	color: #9b9a9a;
}
.news .newscontainer a.link:hover{
	text-decoration: none;
}



/* Checklist */
.ficha .menuv p{
	color: #00397d;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin: 18px 0px 16px 0px;
}

.ficha .menuv ul,
.ficha .menuv li
{
 list-style-type: none;
}
.ficha .menuv ul {
 	position: relative;
	top: 0;
	padding:0;
    margin: 0;
	margin-left: 0px;	
    vertical-align: middle;
    
}
.ficha .menuv li{
	background-image: url(images/navi.png);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 17px;
	list-style: none;	
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
.ficha .menuv li div{
	position: relative;
	width: 228px;
	left: 22px;
	top: -10px;
	font-size: 14px;
	color: #666666;
}



/* Generic action button */
.ficha a.buttondemo{
	background-image:url(img/buttondemo.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	font-weight: bold;
	display: block;
	height: 46px;
	margin-top: 27px;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	width: 211px;
}
.ficha a.buttondemo span{
	display: block;
	font-size: 12px;
	font-weight: normal;	
	line-height: 1;	
}

.ficha a.buttondemo:hover{
	background-position: left -50px;
	color: #fff;
}
.ficha a.buttondemo.oneline{
	height: 39px;	
	padding-top: 10px;
}



.witcmslayout-1 .col-1{
	border: 0px;
	margin: 0px;
	min-height: 10px;
	width: 280px;
}

.witcmslayout-1 .col-2{
	margin-left: 10px;
	padding: 0px;
	width: 590px;
}

.witcmslayout-1 .witengine .sectionimagecontainer{
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;	
}
.witcmslayout-1 .ftext h1{
	border-bottom: 1px solid #eeeeee;	
	padding-bottom: 10px;
}
.witcmslayout-1 .witengine h1{
	background-image: url(img/logowitengine.png);
	background-position: right 15px;
	background-repeat: no-repeat;
	padding-top: 20px;
}


.witcmslayout-31{
	background-image:url(img/homeline.png);
	background-position: left 263px;
	background-repeat:repeat-x;
	padding-bottom: 25px;
	padding-top: 15px;
}
.witcmslayout-31 .ftext{
	padding: 0px 50px 15px 30px;
}
.witcmslayout-31 .col-1{
	margin-right: 0px;
	padding: 0px;
	padding-left: 31px;
	width: 625px;
}

.witcmslayout-32{
	padding: 0px;
	padding-top: 15px;
}
.witcmslayout-32 .ftext{
	padding: 0px 50px 15px 30px;
}
.witcmslayout-32 .col-1{
	margin-right: 0px;
	padding: 0px;
	width: 100%;
}

.witcmslayout-32 .icol-1{
	float: left;
	clear: none;
	margin-left: 25px;
	padding-bottom: 26px;
	padding-top: 159px;
	padding-left: 10px;
	text-align: center;
	width: 238px;
}
.witcmslayout-32 .icol-2{
	float: left;
	clear: none;
	margin-left: 60px;
	padding-top: 100px;
	width: 292px;
}
.witcmslayout-32 .news{
	float: left;
	clear: none;
	width: 33%;
}
.witcmslayout-32 .icol-1 h1{
	color: #134887;
	font-size: 19px;
}

.witcmslayout-32 .destacados{
	background-color: #fbfbfb;
	background-color: #f0f0f0;	
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	clear: both;
	padding: 15px 0px;
	padding-left: 30px;
}
.witcmslayout-32 .destacados a{
	background-color: #f5f5f4;
	background-image:url(img/bgpastillahome.png);
	background-position: left -130px;
	background-repeat: no-repeat;
	color: #606060;	
	display: block;
	float: left;
	font-size: 17px;
	font-weight: bold;
	height: 91px;
	line-height: 19px;
	margin-right: 37px;
	padding: 10px 20px 12px 10px;
	text-align: center;
	text-decoration: none;
	width: 161px;
}
.witcmslayout-32 .destacados a span{
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.witcmslayout-32 .destacados a.newsletter{
	background-position: left -0px;
}
.witcmslayout-32 .destacados a.newsletter input{
	color: #606060;	
}
.witcmslayout-32 .destacados a.newsletter input.submit{
	border: 0px;
	background-color: transparent;
	color: #606060;
	cursor: pointer;
	font-weight: bold;
	padding: 0px;
}
.witcmslayout-32 .destacados a.newsletter input.submit:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.witcmslayout-32 .destacados a.simple{
	height: 70px;
	padding-top: 30px;
}

.witcmslayout-32 .destacados a:hover,
.witcmslayout-32 .destacados a:hover span
{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.witcmslayout-32 .destacados a.newsletter:hover,
.witcmslayout-32 .destacados a.newsletter:hover span{
	opacity:1;
	filter:alpha(opacity=100)
}
.witcmslayout-32 .destacados span.separator{
	clear: none;
	display: inline;
	font-size: 10px;
	font-weight: normal;
}



.witcmslayout-4 .ftext .col-2{
	float: right;
	width: 500px;
}

.witcmslayout-153{
	padding-left: 175px;
	width: 775px;
}


table.tarifanew{
	border-collapse: collapse;
}
table.tarifanew th,
table.tarifanew td{
	border: 1px solid #ccc;
	padding: 2px 10px;
	white-space: nowrap;
}
table.tarifanew td{
	padding: 5px 10px;
}

table.tarifanew td.noborder{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
} 
.ficha .ftext table.tarifanew th{
	background-color: #134887;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.ficha .ftext table.tarifanew th.b{
	background-color: #d7e4f4;
	color: #000;
}

.ficha .ftext table.tarifanew th.tit{
	font-weight: bold;
	text-align: left;
}

table.tarifanew td{
	background-color: #fff;
	text-align: center;
}
table.tarifanew .n2{
	background-color: #f3f3f3;
	background-color: #d7e4f4;
	color: #000;
	text-align: left;
	padding-left: 20px;
}

table.tarifanew .al {
	text-align: center;
}
table.tarifanew .tc{
	text-align: center;
}
table.tarifanew .tit{
	font-weight: bold;
}

table td.vertical{
	background-color: #134887;	
	background-image: url(img/numHabsTarifa.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 19px;
}

table.demo{
	background-color: #fff;
	border: 0px;
}
table.demo td{
	background-color: #fff;
	vertical-align: top;
}
table.demo .col-1{
	font-size: 125%;
	padding-right: 30px;
	width: 175px;
}

table.demo b.version{
	color: #134887;
	display: block;
	font-size: 16px;
	margin-left: 10px;
}

.subscribedok{
	background:#E6EFC2; background: #e9fad0; color:#264409; color: #525252;
	border-color:#C6D880; border-color: #aee756;
}