@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2ECED;
	background-image: url(../img/backgrounds/bg-general.png);
	background-repeat:   repeat-x;
}
#logotipo {	margin-left: 10px;}

a {	color: #000000;}

.nube-dia {	background-image: url(../img/backgrounds/nube-dia.jpg); background-repeat: repeat-x;}

.mrgLeft10 { margin-left: 10px!important;}
.mrgLeft0 {	margin-left: 0px!important;}
.mrgLeft30 {
	margin-left: 30px;
}
.mrgTop10 {	margin-top: 10px;}
.mrgTop15 {	margin-top: 15px;}
.mrgTop20 {	margin-top: 20px;}
.mrgTop25 {	margin-top: 25px;}
.alto10{height: 10px;}  /* Para forzar celdas vacías */


/* Se utiliza para centrar los textos del div con los buttons */
.padSup5 { padding-top:5px;}
.padSup10 { padding-top:10px;}
.padLeft10 {padding-left: 10px;}

.menu {
	background-image: url(../img/compartidas/bg_menu.png);
	background-repeat:  repeat-x;
	display: block;
}
.div-sup {	background-image: url(../img/compartidas/bg-div-sup.png);background-repeat: no-repeat;height: 28px;}
.div-sup a {color: #FFFFFF;	font-size: 0.7em;text-transform: uppercase;}

.div-sup li {
	float: left;
	list-style-type: none;
	padding-left: 30px;
	margin-right: 10px;
	margin-left: 10px;
	height: 21px;
}
.div-sup a:hover {	color: #4F4F4F;}

.topcontacto {background-image: url(../img/iconos/contacto.png);background-repeat: no-repeat;background-position: 3px 3px;}

.topayuda {	background-image: url(../img/iconos/ayuda.png);	background-repeat: no-repeat;}

.menu a, .menu {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	display: block;
	margin-top: 15px;
	color: #FFFFFF;
}
	
.menu li {
	float: left;display: block;
	margin-right: 2px;	margin-left: 2px;
	list-style-type: none;
	height: 28px;}
	
.menu-ciudades {
	background-image: url(../img/compartidas/etiqueyta-menu.png);
	height: 28px;	width: 160px;
	display: block;}
	
.menu-ciudades a {
	color: #FFFFFF;
	text-align: center;
	text-indent: 25px;
	display: block;
}
	
.ciudades ul, .paneluser ul {
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 0.7em;
	margin-top: 5px; margin-right: 15px; margin-left: 20px;}

.paneluser ul {
	background-image: url(../img/backgrounds/bg-zona-gestion.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 95px;}
	
.ciudades li, .paneluser li {	margin-top: 6px;margin-bottom: 4px;}
.ciudades, .paneluser {	background-image: url(../img/compartidas/bg_menu-ciudades.png);	background-repeat:  repeat-x;	height: 95px;}
	
.ciudades a, .paneluser a {
	color: #FFFFFF;	font-size: 1em;
	background-image: url(../img/compartidas/vinheta_ciudades.png);	background-repeat: no-repeat;background-position: 5px;
	padding-left: 15px;
	display: block;}
	
.ciudades a:hover, .paneluser a:hover {	color: #000000;}

.ciudades h1, .paneluser h1{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	font-size: 0.7em;
	text-transform: uppercase;
}

.cuerpo {background-color: #FFFFFF;}
.caja-buscador   {
	-style-type: none;
	-image: none!important;
	float: right!important;
}

#inputBuscar {	margin-top: 5px;margin-left: 10px;}
	
.cajastextoInput {
	border: 1px solid #C20740;
	background-image: url(../img/compartidas/fondo-input.jpg);	background-repeat: repeat-x;	background-color: #FFFFFF;
	height: 16px;padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;	size: 11px;	color: #666666;}

.cuerpo h1 {
	font-family: "Trebuchet MS", Arial;	font-size: 21px;	color: #D60847;
	margin-top: 20px;	margin-bottom: 20px;}
.cuerpo   h2, .cuerpo h2 a {
	font-family: "Lucida Sans", "Trebuchet MS";
	font-size: 0.9em;
	color: #D60847;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 2px;
	margin-top: 5px;
}
	
.cuerpo h3 {color: #185184;	display: block;	float: left;}
.cuerpo h6 {font-family: "Trebuchet MS", Arial;	font-size: 11px;color: #595959;	text-transform: uppercase;	font-weight: normal;}
.cuerpo  h5, .cuerpo h5 a {
	font-family: "Lucida Sans", "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bolder;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	height:30px;
	display: block;
}
.cuerpo  h5  span, .cuerpo h5 span a {
	font-family: "Lucida Sans", "Trebuchet MS";text-transform: uppercase;font-size: 0.6em;color: #666666;}
	
	.cuerpo h5 a:hover, .cuerpo h5 span a:hover {
	color:#fff;
	text-decoration: none;
}

.cuerpo h4 {
	font-family: "Trebuchet MS", Arial;	font-size: 14px; color: #333333;font-weight: bold;
	margin-bottom: 10px;}

.cuerpo p {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 15px;
}

.cuerpo strong {
	font-weight: bold;
}

.cuerpo a {	color: #D60847;}
.cuerpo a strong{color: #4f4f4f!important;}

.cuerpo a:hover {
	color: #D60847;
	text-decoration: underline;
}
.desc-ficha-tecn p {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 19px;color: #333333;
	margin-bottom: 15px;}
	
.cuerpo #thumb {
	border: 1px solid #CCCCCC;
	padding: 5px;margin-top: 5px;margin-right: 5px;margin-bottom: 5px;}

#ficha-tecnica li {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial;	font-size: 12px;color: #595959;}
	
#ficha-tecnica em {	font-size: 12px;font-weight: bold;color: #194d7c;font-style: normal;}
#ficha-tecnica {
	line-height: 21px;
	background-image: url(../img/ficha-tecnica/bg-laterales.png);
	background-repeat:  repeat-y;
	background-position: 30px;
	background-color: #FFFFFF;
}

.bg-top {
background-image: url(../img/ficha-tecnica/bg-top.png);	background-repeat: no-repeat;	background-position: 30px;
height: 9px;}

.bg-inf {
background-image: url(../img/ficha-tecnica/bg_inf.png);	background-repeat: no-repeat;background-position: 30px;
height: 10px;}

#ficha-tecnica ul {
	display: block;
	float: left;
	margin-top: 15px;
}


.pie { background-image: url(../img/backgrounds/bg-pie.png); margin-top: 25px;}
.bajo {
	background-image: url(../img/compartidas/bajo.png);
	background-repeat: no-repeat;
	height: 89px;
	background-position: 500px;
}

.bajo-en {
	background-image: url(../img/compartidas/bajo-en.png);
	background-repeat: no-repeat;
	height: 89px;
	background-position: 500px;
}

.accesos {
	background-image: url(../img/backgrounds/span-9-red-forms.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.pie li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
.panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 35px;
}

.panel p{
	display: block;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.panel  h1, .panel h1 a {
	font-family: "Lucida Sans", "Trebuchet MS";font-size: 13px;font-weight: bold;color: #D60847;
	margin: 0px 0px 5px 0px;padding: 0px;
	display: block;}
	
.borde-bajo {
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 5px; margin-top: 5px;}

.pie  a, .pie {font-size: 0.8em; color: #FFFFFF; }

.pie p {
	display: block; float: left; clear: left;
	margin-top: 15px;}
	
.rojo {	color: #CC0000!important;}
.verde {color: #339900!important;}

.grisOsc {	color: #666666!important;}
.azul, .azul a {	color: #16578F!important;}
.magenta {color: #D60847!important;}

#CreativeCommons {float: right;}
.bg-gris {background-color: #C5C5C5!important;}


#avanza {margin-left: 10px;	margin-top: 10px;	float: right;}
.advertencia {
	display: block;
	background-color: #FFCC99;
	background-image: url(../img/iconos/alert3.png); background-repeat: no-repeat; background-position: 10px 10px;
	padding: 20px 15px 20px 75px;
	border: 1px solid #FF9900;}
	
.advertencia li {margin-top: 10px;}
#icono {
	margin-right: 8px;
	margin-left: 3px;
}



/* DESARROLLO DE TOOLTIPS */

div#toolTip {
	position:absolute;
	width:auto;
	text-align:left;
	padding:5px;
	-moz-border-radius:5px;
	z-index:1000;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
div#toolTip p {
	margin:0;
	padding:0;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

/* DESARROLLO DE ICONOS Y BG */
.info {
	background-image: url(../img/iconos/ico_adevrt.png);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-left: 75px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}

/* RESETEOS */

.noborder {	border: none!important;}




.buscador {
	background-image: url(../img/backgrounds/bg-buscador.png);
	background-repeat: no-repeat;
	height: 110px;
}
.buscador label {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	padding-top: 5px;
	width: 70px;
	text-align: right;
	clear: left;
	margin-right: 5px;
}
.buscador select {
	color: #333333;
	display: block;
	float: left;
	font-size: 10px;
}
#lupa {
	margin-top: -10px;
	margin-left: 22px;
}

#search h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	display: block;
	clear: right;
	float: left;
	padding-bottom: 5px;
}
#flags {
	margin-right: 3px;
	margin-left: 3px;
}
.listado li {
	display: block;
	float: left;
	margin-right: 7px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bordeInfMagenta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D60847;
	padding-bottom: 5px;
}
#thumbnail {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 20px;
}
.listado-buscador {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.precio strong  {
	font-size: 1.5em!important;
	font-weight: bold;
	color: #D60847!important;
	font-family: Arial, Helvetica, sans-serif!important;
}

BODY.noon {
	background-attachment: fixed;
	background-color: #385a81;
	background-image: url(../img/backgrounds/page_bg_noon.jpg);
	background-repeat:  repeat-x;
	background-position: 50% -250px;
}
BODY.evening {
	background-attachment: fixed;
	background-color: #4c5469;
	background-image: url(../img/backgrounds/page_bg_evening.jpg);
	background-repeat:  repeat-x;
	background-position: 50% -250px;
}
BODY.night {
	background-attachment: fixed;
	background-color: #293947;
	background-image: url(../img/backgrounds/page_bg_night.jpg);
	background-repeat:  no-repeat;
	background-position: 50% -250px;
}
BODY.morning {
	background-attachment: fixed;
	background-color: #395066;
	background-image: url(../img/backgrounds/page_bg_morning.jpg);
	background-repeat:  repeat-x;
	background-position: 50% -250px;
}


#banner_468x60_cabecera {
	float: right;
	margin-right: 10px;
	display: block;
	margin-top: 10px;
}.error {
	display: block;
	background-color: #FFFFCC;
	border: 1px solid #FF6600;
	font-size: 11px;
	font-family: "Lucida Sans", "Trebuchet MS";
	background-image: url(../img/iconos/alert-32x32.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 50px;
}




ul.pagination {
	font-size: 11px;
	font-family: "Lucida Sans", "Trebuchet MS";
	float:left;
	margin:0;
	padding:0;
	color:#cc0003;
}

ul.pagination li {
	float:left;
	margin-right:3px;
	border:1px solid #cc0003;
	margin-left:0;
	list-style-type:none;
}

ul.pagination li.actual-page {
	float:left;
	border:1px solid #cc0003;
	background-color:#cc0003;
	color:#fff;
	padding:0.2em 0.5em;
}

ul.pagination li.dotted-page {
	float:left;
	padding:0.2em 0.5em;
	border:1px solid #cc0003;
}

ul.pagination li a:link, ul.pagination li a:visited {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	padding:0.2em 0.5em;
	float:left;
}

ul.pagination li a:hover {
	background-color:#cc0003;
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
	float:left;
	padding:0.2em 0.5em;
}


/*Listado de audioguias en la index */
.listado-index-gratis h5 a, .listado-index-destacado h5 a {
	float: left;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	font-family: "Lucida Sans", "Trebuchet MS";
	font-size: 13px;
	clear: right;
	margin: 0px 0px 5px 0px;}

.listado-index-gratis  h5 a{background-color: #16578F;}
.listado-index-destacado h5 a {	background-color: #D60847;}

.listado-index-gratis, .listado-index-gratis p, .listado-index-destacado, .listado-index-destacado p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
}

.listado-index-gratis p, .listado-index-destacado p  {
	font-size: 11px;
	line-height: 16px;
	height: 60px;
}
.listado-index-gratis strong { color: #16578F; font-weight: bold;}
.listado-index-destacado strong {color: #D60847;font-weight: bold;}

#thumbnail-index {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 20px;
	float: left;
}
.pista {
	font-size: 11px;
	color: #666666;
	display: block;
	height: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
	.pista:hover {
	font-size: 11px;
	color: #D60847;
	display: block;
}
.escuchar_pista {
	font-size: 10px;
	text-transform: uppercase;
	color: #D60847;
}

a.lang {
	font-size: 0.8em;
}

ul.numberlist {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 15px;
}

ul.numberlist li{
	list-style: decimal;
	list-style-type: decimal;
	margin-left: 15px;
	list-style-position: outside;
}

ul.bulletlist {
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 15px;
}

ul.bulletlist li{
	list-style-type: lower-latin;
	margin-left: 15px;
	list-style-position: outside;
}

ul.ilist {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 15px;
}

ul.ilist li{
	list-style-type: lower-roman;
	margin-left: 15px;
	list-style-position: outside;
}

ul.list {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 15px;
}

ul.list li{
	list-style-type: disc;
	margin-left: 15px;
	list-style-position: outside;
}

.fix {
    position: fixed;
    top: 10px;
}

.normal {
    position: absolute;
}

.box{
	width: 190px;
	height: 500px;
}