/* CSS Document */
body {
	width: 100%;
	background-color: #F5F5F5;
	margin: 0px;
	text-align:center;
	font-size: 65.2%;
}
a, img {
	outline:none;
}	
.txrojo1 {
 	color: #AD0001;
}
#contenedorNivel0 {
	width:100%;
	height: 120px;
	background-image: url(/imgfiles/ECV2/WEB/fdoCabecera.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contenedorNivel0_O10 {
	border-radius: 3px 3px 0px 0px;
	width:100%;
	height: 158px;
	background-repeat: repeat-x;
	background-position: left top;  /*Comentado para NAVIDAD */
	background-position: center top;
	background-image: url(/imgfiles/ECV2/WEB/fdoCabecera_o10_gris.png);
/*	padding-top:47px; */
}
#contenedor {
	width:995px;
	height: 119px;
	margin:0px auto;
	text-align:left;
	z-index: 1;
	position: relative;
/*	margin-top:86px; */ 
}

.MenuCabecera_O10 {
	margin-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	position: absolute;
	top: 67px;
	right: 0px;
	width: 995px;
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	border-radius: 5px 5px 0px 0px;
	padding-top: 7px;
	background-image: url(/imgfiles/ECV2/WEB/fdoCabecera_o10.png);
	background-color: #AE150D;
	padding-left: 0px;
	overflow: hidden;
}
.MenuCabecera_O10 ul {
	list-style-type: none;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	overflow: hidden;
}
.MenuCabecera_O10 li {
	float: left;
	line-height: 30px;
	padding-right: 7px;
	padding-left: 7px;
	text-shadow: -1px -1px 0px #680022;
	margin-left: 0px;
	border-radius: 3px 3px 0px 0px;
	border-right: 1px dotted #7A0D07;
}
.MenuCabecera_O10 li.seleccionado {
	background-color: #f5f5f5;
	text-shadow: 1px 1px 0px #ffffff;
	background-image: url(transparent);
	line-height: 30px;
	margin-top: 0px;
	box-shadow: 0px 0px 8px 0px #480005;
	height: 37px;
	border-style: none;
}
.MenuCabecera_O10 li h2 {
	margin:0px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}
.MenuCabecera_O10 li h2 a {
	color: #fff;
	text-decoration:none;
}

/* COPIA ESTILO ORIGINAL PARA NAVIDAD
.MenuCabecera_O10 li h2 a {
	color: #fff;
	text-decoration:none;
}
*/
.Opc1MenuCab_O10 {
	/*vacio porque no va obrde en el primero*/
}
/*
.Opc2MenuCab_O10 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cdcdcd; 	
}
*/
/* COPIA ESTILO ORIGINAL PARA NAVIDAD
.Opc2MenuCab_O10 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4c7bb3;	
}
*/
.ImgLogoNavidad_1011 {
   margin-top:-15px;
}
/*
#encabezado {
	margin:0px;
	padding:0px;
	width:133px;
	height:80px;
	float:left;
	display:inline;
	}
	*/
/*h1 {
	margin:0px;
	padding:0px;
	width:133px;
	height:80px;
	float:left;
	display:inline;
}*/

#contenedorImgCabecera {
	margin:0px;
	padding:0px;
	width:133px;
	height:80px;
/*	float:left; */
	display:inline;
	float:left;
}

.MenuIdiomas_O10 {
	/*width:320px;
	height:24px;*/
	margin-top: 0px;
	background-color: #fff;
	border: 1px solid #ddd;
/*	width: 255px; */
	position: absolute;
	top: 41px;
	right: 11px;
	border-radius: 3px 3px 0px 0px;
	background-image: url(../images/fdoidiomas.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 28px;
	text-shadow: 1px 1px #ffffff;
}


.MenuIdiomas_O10Vers2 {
	/*width:320px;
	height:24px;*/
/*	margin-top: 0px; */
	background-color: #fff;
	border: 1px solid #ddd;
/*	width: 255px; */
/*	position: absolute;*/
/*	top: 41px; */
	right: 11px;
	border-radius: 3px 3px 0px 0px;
	background-image: url(../images/fdoidiomas.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 28px;
	text-shadow: 1px 1px #ffffff;
	float:right;
	margin-right:11px;
	margin-top:41px;
}

/*#left{
	padding-top:55px;
	width:700px;
	float:left;
	left:0px;
	bottom: 0px;
	position:relative;
	display:inline;
}*/
#buscador {
	position:relative;
	float: right;
	width: 190px;
	top: 45px;
	right: 0px;
	height: 20px;
	z-index:10;
}

#buscador #campotext {
	height: 19px;
	width: 130px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
}
#buscador #imputbtn {
	height: 19px;
	width: 52px;
	position: relative;
	float: right;
	top: 1px;
	right: 0px;
}
.campotxtbuscador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;
	height: 17px;
	width: 130px;
	padding:0px;
}

#comprarenlinea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #898989;
	width:300px;
	float: right;
	right: 0px;
	top:20px;
	position:relative;
	text-align: right;
}
#menuidiomas {
	right: 0px;
	top:0px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 0.95em;
}
#menuidiomas #idioma1 {
	width: 45px;
	display:inline;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:8px;
	padding-left:7px;
}
#menuidiomas #idioma1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}
#menuidiomas #idioma2 {
	width: 35px;
	display:inline;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:8px;
	padding-left: 8px;
	border-right: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
}
#menuidiomas #idioma2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}
#menuidiomas #idioma3 {
	width: 49px;
	display:inline;
/*	float:left;*/
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 7px;
}
#menuidiomas #idioma3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
#left{
	/*margin-top:10px;*/
	/*height:100px;*/
	/*width:770px;*/
	width:100%;
	float:left;
	left:0px;
	bottom:0px;
	top:-1px;
	position:relative;
	/*display:inline;*/
}
#left ul {
	list-style-type: none;
	position:relative;
	float: left;
	/*width: 110%;*/
	/*left: -170px; */
	left:-38px;
	top:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#left li {
	float: left;
	margin-left:0px;
}
.txtCistella {
	float:left;
	display:inline;
}
.NumCistella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0870E4;
	float:left;
	display:inline;
}
.partebtn1, .partebtn11, .partebtn12, .partebtn13 {
	height: 30px;
	width: 5px;
	/*display: inline;*/
	float:left;
	background-image: url(/imgfiles/ECV2/WEB/fdoBtn01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 15px;
}
.partebtn1Selecc, .partebtn11Selecc, .partebtn12Selecc, .partebtn13Selecc {
	height: 30px;
	width: 5px;
	/*display: inline;*/
	float:left;
	background-image: url(/imgfiles/ECV2/WEB/fdoBtnSelecc01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 15px;
}
.partebtn1espectacles {
	height: 30px;
	width: auto;
	/*display: inline;*/
	float:left;
	background-image: url(/imgfiles/ECV2/WEB/fdoBtn01espectacles.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.partebtn1espectaclesSelecc {
	height: 30px;
	width: auto;
	/*display: inline;*/
	float:left;
	background-image: url(/imgfiles/ECV2/WEB/fdoBtn01espectaclesSelecc.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.partebtn1cistella {
	height: 30px;
	width: auto;
	/*display: inline;*/
	float:left;
	background-image: url(/imgfiles/ECV2/WEB/fdoBtn01cistella.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 21px;
}
.partebtn1cistellaSelecc {
	height: 30px;
	width: 5px;
	/*display: inline;*/
	float:left;
	background-image: url(/imgfiles/ECV2/WEB/fdoBtnSelecc01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 15px;
}
.partebtn2, .partebtn21, .partebtn22, .partebtn23, .partebtn24, .partebtn25 {
	background-image: url(/imgfiles/ECV2/WEB/fdoBtn02.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*display: inline;*/
	float:left;
	height: 30px;
	width: auto;
	padding-top: 7px; 
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.partebtn2Selecc, .partebtn21Selecc, .partebtn22Selecc, .partebtn23Selecc, .partebtn24Selecc, .partebtn25Selecc {
	background-image: url(/imgfiles/ECV2/WEB/fdoBtnSelecc02.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*display: inline;*/
	float:left;
	height: 30px;
	width: auto;
	padding-top: 7px; 
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.partebtn2 a, .partebtn21 a, .partebtn22 a, .partebtn23 a, .partebtn24 a, .partebtn25 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #656565;
	text-decoration:none;
	letter-spacing: 0px;
}
.partebtn2Selecc a, .partebtn21Selecc a, .partebtn22Selecc a, .partebtn23Selecc a, .partebtn24Selecc a, .partebtn25Selecc a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #B00101;
	text-decoration:none;
	letter-spacing: 0px;
}
.partebtn2cistella {
	background-image: url(/imgfiles/ECV2/WEB/fdoBtn02.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*display: inline;*/
	float:left;
	height: 30px;
	width: auto;
	padding-top: 7px;  
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.partebtn2cistella a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0870E4;
	text-decoration: none;
	letter-spacing: 0px;
}
.partebtn2cistellaSelecc {
	background-image: url(/imgfiles/ECV2/WEB/fdoBtnSelecc02.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*display: inline;*/
	float:left;
	height: 30px;
	width: auto;
	padding-top: 7px;  
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.partebtn2cistellaSelecc a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0870E4;
	text-decoration: none;
	letter-spacing: 0px;
}
.partebtn3, .partebtn31, .partebtn32, .partebtn33, .partebtn34, .partebtn35 {
	height: 30px;
	width: 8px;
	/*display: inline;*/
	float:left;
	background-image: url(/imgfiles/ECV2/WEB/fdoBtn031.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.partebtn3Selecc, .partebtn31Selecc, .partebtn32Selecc, .partebtn33Selecc, .partebtn34Selecc, .partebtn35Selecc {
	height: 30px;
	width: 8px;
	/*display: inline;*/
	float:left;
	background-image: url(/imgfiles/ECV2/WEB/fdoBtnSelecc031.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*.partebtn3, .partebtn31, .partebtn32, .partebtn33, .partebtn34, 
.partebtn35Selecc {
	height: 30px;
	width: 8px;
	float:left;
	background-image: url(/imgfiles/ECV2/WEB/fdoBtnSelecc031.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}*/




/* --------------------- PIE PAGINA -----------------------------------------*/
.BarraCorpInf2014{
	margin-top:0px;
}
#pie {
/*	background-color: #E9E9E9;*/
	background-color: #EFEFEF;
	/*height: 90px;*/
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	float: left;
	/*position: relative;*/
	bottom: 0px;
	left: 0px;
/*	padding-bottom:30px;*/
	padding-bottom:18px;
	margin-bottom:-25px;
}
#pie #interiorpie {
	background-color: #efefef;
	text-align: center;
	float: left;
	/*height: 85px;
	position: absolute;*/
	bottom: 0px;
	width: 100%;
	left: 0px;
	right: 0px;
	margin:0 auto;
}
#pie #interiorpie #menuinf2009 {
	/*width: 690px;
	width: 520px;*/
	margin-top:25px;
	/*margin-left: auto;
	margin-right: auto;*/
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #656565;
	text-decoration:none;
}
#pie #interiorpie #menuinf2009 a {
	color: #656565;
	text-decoration:none;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #656565;
	text-decoration:none;
	padding-top:3px;
	text-align:center;
	padding-top:3px;
}


/* estilos menuinferior viejo ---- Falta comentarlos cuando ya no se usen*/	
#pie #interiorpie #menuinf {
	width: 600px;
	margin-top:25px;
	margin-left: auto;
	margin-right: auto;
}
#pie #interiorpie #menuinf_N {
	width: 390px;
	margin-top:25px;
	margin-left: auto;
	margin-right: auto;
}
#menuinf1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #656565;
	text-decoration:none;
	display:inline;
	float:left;
	padding-right: 10px;
}
#menuinf2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #656565;
	text-decoration:none;
	display:inline;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #656565;
	padding-left:10px;
	padding-right: 10px;
}
#menuinf3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #656565;
	text-decoration:none;
	display:inline;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #656565;
	padding-left:10px;
	padding-right: 10px;
}
#menuinf4 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #656565;
	text-decoration:none;
	display:inline;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #656565;
	padding-left:10px;
	padding-right: 10px;
}
#menuinf5 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #656565;
	text-decoration:none;
	display:inline;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #656565;
	padding-left:10px;
	padding-right: 10px;
}
#menuinf6 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #656565;
	text-decoration:none;
	display:inline;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #656565;
	padding-left:10px;
	padding-right: 10px;
}
#menuinf7 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #656565;
	text-decoration:none;
	display:inline;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #656565;
	padding-left:10px;
	padding-right: 10px;
}
/* estilos menuinferior viejo ---- Falta comentarlos cuando ya no se usen*/	




/*---------------COOKIES VOLS-----------------------*/

#contenedorCookies {
	width:100%;
	height: 85px;
	background-image: url(/imgfiles/ECV2/WEB/fdoCabecera2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenedor2 {
	width:100%;
	height: 85px;
	margin:0px auto;
	text-align:left;
	z-index: 1;
}
.floatleftVols {
	float:left;
	margin-left:15px;
}
.floatrightVols {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	margin-top:13px;
	margin-right:15px;
}
.floatrightVols a {
	color: #ffffff;
	text-decoration:none;
}

/* SEO */
.Estiloh1_1 {
	margin-top:-14px;
}
.Estiloh2_1 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	letter-spacing: 0px;
	margin-top: 0px;
}
.Estiloh2_2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: normal;
	color: #AD0000;
	text-decoration:none;
	letter-spacing: 0px;
	/*margin-top:-8px;*/
}
.Estiloh2_3 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1.4em;
	/*font-weight: normal;*/
	color: #AD0000;
	text-decoration:none;
	letter-spacing: 0px;
	/*margin-top:-8px;*/
}
.Estiloh3_1 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #AD0000;
	text-transform: uppercase;
	padding-left:9px;
	padding-top:10px; /*Para IE*/
	margin-bottom:8px; /*Para IE*/
}
.Estiloh3_2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #AD0000;
	padding-bottom: 6px;
	padding-top: 24px;
	margin: 0px 15px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.Estiloh3_3 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #AD0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 7px;
	/*margin-bottom: 10px;*/
	margin-bottom: 7px;
	text-transform: uppercase;
	text-align:left;
}
.Estiloh3_3 h3 a {
	color: #AD0000;
	text-decoration: none;
}
.Estiloh3_4 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #AD0000;
	margin:0px;
	padding-left:195px;
	padding-bottom:10px;
	text-align:left;
	text-transform: uppercase;
}
.Estiloh3_5 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #FFFFFF;
	margin-left:23px;
	margin-top:7px;
	/*width:371px;*/
	float:left;
	margin-bottom:0px;
}
/*-----h3 en subhome hoteles en italiano---------*/
.Estiloh3_6 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #FFFFFF;
	margin-left:15px;
	margin-top:7px;
	/*width:371px;*/
	float:left;
	margin-bottom:0px;
}
.LogosPie1 {
/*	margin-top:30px;*/
	margin-top:20px;
}
.MargenLogoPie1 {
	margin-left:10px;
}
.logo_turisme {
	position: absolute;
	top: 7px;
	right: 43px;
}
.Estiloh1_1 h1 {
	position: absolute;
	left: 6px;
	top: 16px;
	margin: 0px;
}
.TextNadal {
	position:absolute;
	z-index:100;
	margin-left:242px;
	margin-top:28px;
}
.CompartirCont { 
	color:#555555; 
	float:right; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	margin-right:343px; 
	margin-top:44px; 
/*	width:320px; */
}
.CompartirContVers2 {
	color: rgb(85, 85, 85); 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1em; 
	float: right; 
	margin-top:44px;
	margin-right:13px;
}
