﻿/* Contenido existente antes es  //recursos.march.es/web/cssad/phones/temporal.css */

/**
 * Product backlog Item 641
 * Ajuste de `padding-top` para `.header-drupal`.
 */

.header-drupal ~ .centrado .contenedor .info-ficha#introduccion p.volver {
    padding-top: 65px;
}


/*** CONDICIONALES SEGÚN NAVEGADORES ***/

/* FIREFOX */
@-moz-document url-prefix() 
{
  
}
/* FIN FIREFOX */

/* CRHOME Y SAFARI */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
  
}
/* FIN CRHOME Y SAFARI */

/* OPERA */
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0)
{
  
}







/* FIN OPERA */
/*** FIN CONDICIONALES SEGÚN NAVEGADORES ***/

.contenido {
    font-size: 1rem;
}

.imgtop img {
	width: 100%;
	height: auto;
	}

#arte #catalogosficha #contppalsin #ppal #tituloFicha {
	font-size: 1.50em; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block!important; 
	margin-top: 6%; 
	margin-bottom: 6%;
	}
#arte #catalogosficha #contppalsin #ppal h1#tituloExpo {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.8em
	}	
	
#arte #catalogosficha #ppal #tituloExpo {
	margin: 1% 0 10% 0 ;
	}	
#arte #catalogosficha #ppal	.imagenes {
	float: left;
	margin-right: 3%; 
	margin-bottom: 1.5%;
	width: 98%; 
	text-align: center;
	}
#arte #catalogosficha #ppal	.imagenes > a img {
	border: 1px solid #D0D1D9; 
	width: 100%;
	height: auto
	}	
#arte #catalogosficha #ppal .imagenes .centrar {
	text-align: center;
	}	
#arte #catalogosficha #ppal .imagenes .centrar ul {
	margin-left: 2%; margin-bottom: 4%
	}
#arte #catalogosficha #ppal .imagenes ul li {
	display: inline-block;
	margin-top: 3%;
	padding: 2% 4%;
	border: 1px solid #D0D1D9; 
	text-align: center 
	}
#arte #catalogosficha #ppal .imagenes ul li img { width: 100%; height: auto}

.cuepoCatalogoBox { color: #666}


#arte #catalogosficha #ppal #relaciones, #arte #catalogosficha #ppal #relaciones a {
	font-family: BrownStd, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 100;
}


#arte #catalogosficha #ppal .enlaceojo {
	/*border:1px solid #008895; 
	padding: 3% 2% 3% 2%;
	display: inline-block; 
	background-size: 15%;*/
	/*background-position: 3% 3%;*/
	/*background-color: #008895;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #00444e;
	font-weight: bold;
	margin: 3% 0; 
	color: #fff;
	background-image: none;
	text-transform: uppercase; 
	color: #fff!important; 
	width: 94%; 
	text-align: center*/

	background-position: 3% 3%;
	border: 4px solid #000;
	padding: 18px 25px 13px 25px;
	display: inline-block;
	background-size: 15%;
	background-position: 10px 10px;
	background-color: #fff;
	/* border-radius: 0.167em 0.167em 0.167em 0.167em; */
	/* box-shadow: 0.083em 0.167em 0.167em #00444e; */
	font-weight: bold;
	margin: 23px 14px 10px 0;
	color: #000;
	background-image: none;
	text-transform: uppercase;
	font-size: 15px;
}

.rsGaleria.arte.catalogos.relacionados h6 {

	box-sizing: border-box;
}


#arte #catalogosficha #ppal a.botonbig {
	background-color: #fff;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #151515;
	display: block;
	font-weight: bold;
	margin-bottom: 3%;
	padding: 3% 2% 3% 20%;
	width: 76%;
	background-image: url("//recursos.march.es/web/imgad/htmlad.png");
	background-position: 6% center;
	background-repeat: no-repeat; margin-top: 6%; margin-bottom: 12%
}	
#arte #catalogosficha #ppal a.botonbig:hover {
  text-decoration: none
}
#arte #catalogosficha #ppal a.botonbig:active {
  color: #ccc;
  text-shadow: 0.15em 0.12em #151515
}
#arte #catalogosficha #ppal a.enlace { margin: 4% 0; display: block}
	
	/* ACORDEON 
	
<form class="acordeon" action="">
  <div>
	<input id="ac-1" type="checkbox" name="accordion-1">
	<label class="labelmarcado" for="ac-1">Texto visible:</label>
	  <div id="article" class="ac-small">
		<p></p>
	  </div>
  </div>
</form>	
	
	 */
		.acordeon {
			width: 100%;
			margin: 10px 0 10px 0; 
		}
		.acordeon div { display: block; }
		.acordeon label{
			font-family: Verdana, Geneva, sans-serif;
			font-weight: bold;
			padding: 5px 0;
			position: relative;
			z-index: 20;
			display: block;
			cursor: pointer;
			color: #666;
			background-image:  url("//recursos.march.es/web/imgad/mas-azul.png");
			background-repeat: no-repeat; 
			background-position: 95% 10px;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc; 
			overflow: hidden; margin-bottom: 5px;
		}
		.acordeon input:checked + label,
		.acordeon input:checked + label:hover {
			color: #666;
			background-image: url("//recursos.march.es/web/imgad/por-azul.png");
			background-repeat: no-repeat;
			background-position: 95% 10px;
		}
		.acordeon input:checked + label:hover:after {
			background-color: #fff;
		}
		.acordeon input {
			display: none;
		}	
		.acordeon .article {
			background: rgba(255, 255, 255, 0.5);
			margin-top: -1px;
			overflow: hidden;
			height: 0px;
			position: relative;
			z-index: 10;
			transition:
				height 0.3s ease-in-out,
				box-shadow 0.6s linear;
		}
		.acordeon .article p {
			display: inline
		}	
		.acordeon input:checked ~ .article.ac-small{
			height: auto; display: inline;
transition-property: height;-moz-transition-duration: 2s;			
-moz-transition-property: height;-moz-transition-duration: 2s;
-webkit-transition-property: height;-webkit-transition-duration: 2s;
-o-transition-property: height;-o-transition-duration: 2s;
		}
		.acordeon input:checked ~ .article.ac-medium{
			height: 180px;
		}
		.acordeon input:checked ~ .article.ac-large{
			height: 230px;
		}	

/* Fin de Contenido existente antes es  //recursos.march.es/web/cssad/phones/temporal.css */

/* ESTILOS PARA RESOLUCIONES only screen and (max-width: 480px) */
 
/* FORMATEO EN LAS ETIQUETAS */ 
html {
	height: 100%!important
}
body {
	/*background-color: #313131;*/
	font-size: 0.750em;
	line-height: 135%;
	height: 100%!important
}
.a {
	color: #008895;
}
h1 {
	font-size: 2.500em;
	line-height: 110%;
}
h2 {
	font-size: 2em;
	line-height: 110%;
}
h3 {
	font-size: 1.7em;
	line-height: 110%;
	color: #666;
	padding: 0 0 0.4em 0;
}
h4 {
	font-size: 1.500em;
	line-height: 125%;
	margin-bottom: 1.5%;
}
h5 {
	font-size: 1.500em;
	line-height: 125%;
	margin-bottom: 2%;
	margin-top: 4%;
	padding-top: 0.083em;
}
h6, h6 a {
	color: #151515 !important;
	display: block;
	font: bold 1.250em Arial, Helvetica, sans-serif;
	margin: 0.833em 0;
}
h6 a:hover {
	text-decoration: underline;
}
/* COMUNES */
.centrado {
	background-color: #fff;
	background-image: none;
	width: 100%;
}
.contenedor {
	width: 100%;
}
.contenido {
	background-image: none;
	padding-bottom: 20px;
}
.ppal {
	color: #666;
}
#tituloFechas span {
	font-size: 1.083em;
}
#tituloFechas {
    margin: 12px 0;
    font-size: 1.25em;
    font-family: BrownStd, sans-serif !important;
    font-weight: 100;
}
.encabcol2 {
	color: #151515;
	display: block;
	font-size: 1.667em;
	line-height: 1.500em;
	padding: 3% 0 0 8%;
	margin-bottom: 1%;
	margin-top: 5%;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAMAAADH72RtAAAAkFBMVEU+orA/pLI/pbNErLtFrLtHrrxIrrxKr71WtMFZtcJbtsNmu8dwv8t8xM99xc+EyNKLytSPzdaVz9ib09uc09uf1Nyn2N+v2+Kw2+Ky3OOz3OO13uS43+W94efN6OzP6e3Q6u3U7O/a7vHd8PLg8fPj8vTk8/Xn9Pbo9Pbr9vft9/jy+fr4/Pz9/v7+/v7///8ImWOVAAAAmElEQVQYlY2P2Q6CMBBFr4Iim6gsCoo7ihY7//933pao4c2bTKbnpJnMQBhVhC7csFAGwNo56OPsepMDQdmopgyA3JgayLT5LjoDakHnIZVPUngd1vD112ifHKGSXyryFO19c7R4KB8tGXg6ZqDIFpgou8WetaRJ2M9/migemDjiFQNj7zrxtaJZsF+tec1H/o3mMhsnXP8NryEaZjhnh3QAAAAASUVORK5CYII=') no-repeat 0 15px;
}
.encabcol2 a {
	font-size: 1em;
}
#home .encabcol2 {
	font-size: 1.500em;
	line-height: 1.500em;
	color: #555;
	display: block;
	border-top: none;
	padding: 0.4em 0 0.50em 1.3em;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAMAAADH72RtAAAAkFBMVEU+orA/pLI/pbNErLtFrLtHrrxIrrxKr71WtMFZtcJbtsNmu8dwv8t8xM99xc+EyNKLytSPzdaVz9ib09uc09uf1Nyn2N+v2+Kw2+Ky3OOz3OO13uS43+W94efN6OzP6e3Q6u3U7O/a7vHd8PLg8fPj8vTk8/Xn9Pbo9Pbr9vft9/jy+fr4/Pz9/v7+/v7///8ImWOVAAAAmElEQVQYlY2P2Q6CMBBFr4Iim6gsCoo7ihY7//933pao4c2bTKbnpJnMQBhVhC7csFAGwNo56OPsepMDQdmopgyA3JgayLT5LjoDakHnIZVPUngd1vD112ifHKGSXyryFO19c7R4KB8tGXg6ZqDIFpgou8WetaRJ2M9/migemDjiFQNj7zrxtaJZsF+tec1H/o3mMhsnXP8NryEaZjhnh3QAAAAASUVORK5CYII=') no-repeat 0 12px;
}
#conferencias .encabcol2 {
	padding: 0;
	background-image: none;
	font-size: 1.500em;
	line-height: 1.500em;
	color: #555;
	display: block;
	border-top: none;
}
.encabcol3 {
	color: #151515;
	font-size: 1.500em;
	line-height: 1.150em;
	padding-top: 0.063em;
	width: 100%;
}
a.enlace {
	padding-left: 0;
	font-weight: bold;
	color: #008895;
	background-image: none!important;
}
.imgflotaleft, .textleft {
	margin: 1% 3% 1.5% 0;
	width: 100%;
}

ul.listadocatalogos .imgflotaleft, ul.listadocatalogos .textleft {
	margin: 0;
	width: 100%;
	text-align: center;
}

	ul.listadocatalogos .imgflotaleft img {width: 50%}


	.imgflotaright, .textright {
		float: right;
		margin: 1% 0 3% 1.5%;
		width: 100%;
	}
.imgflotaleft img, .imgflotaright img {
	height: auto;
	width: 100%;
}
#audiotodasconferencias #propuestamusicaAudioConferencias .imgflotaleft img:not(.iconoPlay) {
 width: 86px !important; height: auto}

#buscadorconferencias #conferencias ul li .ico-presentacion {
	background-image: url(//recursos.march.es/web/imgad/ico-mobile-presentacion.png);
	background-position: 6% center;
	background-repeat: no-repeat;
}

.lineahorizontaldevice {
	border-bottom: 0.083em solid #EDEDED;
	height: 0.083em;
	padding-top: 4.6%;
}
.contenido #profundidad {
	display: none
}
.contenido #menuppal #tituloMenuPpal {
    color: #ccc;
    display: inline-block;
    float: left;
    font-family: 'Noe-Display', serif;
    font-size: 3.500em;
    margin: 2.9rem 0;
    padding-left: 3%;
    text-align: right;
    text-decoration: none;
}
#artehome .contenido #menuppal #tituloMenuPpal {
    color: #ccc;
    display: inline-block;
    float: left;
    font-family: Noe-display, serif;
    font-size: 5rem;
    margin: 3rem 0 1rem 0;
    padding-left: 3%;
    text-align: right;
    text-decoration: none;
}

#subseccion #ppal, #subseccion #ppal-catalogo {
    line-height: 1.500em;
     margin: 50px 3%;
    overflow: hidden;
    clear: both;
}
#subseccion #ppal #textos {
	padding: 2% 0;
	width: 88%;
}
#contppal #menusec {
	margin: 4% 0 4% 0;
	position: static;
}
#menusec ul li#enlaceProximo, #menusec ul li a {
	display: inline-block;
	color: #00838E;
	width: 93%;
}
#menusec ul li#enlaceProximo, #menusec ul li {
	padding: 3% 0 3% 5%;
}


/* ********** ********** ********** ********** ** Menú secundario * Enlaces de emisión ** ********** ********** ********** ********** */

#MenuSecundarioComplemento .emision {
	padding: 3% 0 3% 5%;
}

/* ********** ********** ********** ********** ** () ** ********** ********** ********** ********** */


#contppal #menusec #cuadroDatos {
	display: none
}
#contppal #menusec #cuadroDatos a {
	color: #00838E;
}
#menusec #visitasguiadas {
	/*background-image: url(//recursos.march.es/web/imgad/visitas-guiadas.png);*/
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-color: #F6F6F6;
	/*border-top: 0.250em solid #151515;*/
	cursor: pointer;
	padding: 0;
}
#menusec #horalugar {
    /*background: #F6F6F6 url(//recursos.march.es/web/imgad/hora-lugar.png) no-repeat 5% 50%;
	border-top: 0.250em solid #151515;
	cursor: pointer;
	padding: 0;*/
    /*background: #F6F6F6 url(//recursos.march.es/web/imgad/hora-lugar.png) no-repeat 5% 50%;
    border-top: 1px solid #cccccc;*/
    cursor: pointer;
    padding: 0;
}
#contppal #visitasguiadas a, #contppal #horalugar a {
    color: #00838E;
    cursor: pointer;
    display: block;
    font-family: BrownStd, sans-serif;
    font-size: 15px;
    padding: 9px 0 4px 0;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
}
#menusec #visitasguiadas a.visitasguiadasoff, #menusec #visitasguiadas a.visitasguiadason, #menusec #visitasguiadas a.visitasguiadas, #menusec #horalugar a.horalugaroff, #menusec #horalugar a.horalugaron, #menusec #horalugar a.horalugar {
	margin-left: 3%;
	padding-right: 15%;
}
#menusec #visitasguiadas a.visitasguiadas, #menusec #visitasguiadas a.visitasguiadasoff, #menusec #horalugar a.horalugar, #menusec #horalugar a.horalugaroff {
	background: url(//recursos.march.es/web/imgad/mas-azul.png) no-repeat 90% center;
}
#contppal #condicionestxt ul li a {
	border-top: 0.250em solid #151515;
	color: #00838E;
	cursor: pointer;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	padding: 4% 0 1% 5%;
	text-decoration: none;
	text-transform: uppercase;
}
#menusec #visitasguiadas a.visitasguiadason, #menusec #horalugar a.horalugaron {
	background: url('//recursos.march.es/web/imgad/por-azul.png') no-repeat 39% center;
}
#home #publicacioneshome ul li a span {
	display: block;
	width: 6em;
	overflow: hidden;
	background-color: #008895;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}
#home #publicacioneshome ul li a:hover span {
	background-color: #e54d1e;
	color: #ffffff;
}
.visitasguiadasoff, .visitasguiadas, .horalugaroff, .horalugar {
	display: none;
}
.visitasguiadason, .horalugaron {
	background-color: #F6F6F6;
	display: block!important;
	padding: 16px;
    font-family: BrownStd, sans-serif;
}
#menusec .visitasguiadason .margenhorario strong {
	display: block;
	margin-top: 2%;
}
#horario_lugar_menusecdatos strong {
	display: block;
	color: #151515;
}
#horario_lugar_menusecdatos span {
	display: block;
	margin-bottom: 2%;
}
#horario_lugar_menusecdatos span br {
	display: block;
}
/*#horario_lugar_menusecdatos br {
	display: block! important;
}*/
/* Menú derecho */		
#subseccion #contppal #menusec ul.menusecprimero {
	border-top: 0.250em solid #151515;
}
#subseccion #contppal #menusec ul.menusecsegundo {
	border-top: 0.250em solid #151515;
}
#subseccion #contppal #menusec ul.menusecsegundo li, #subseccion #contppal #menusec ul.menusecprimero li, #contppal #menusec .seleccionado {
	font-weight: bold;
}
#subseccion #contppal #menusec ul.menusecsegundo li a:hover, #subseccion #contppal #menusec ul.menusecprimero li a:hover {
	width: 93%;
}
#menusec ul.menusecprimero .seleccionado {
	background-color: #F9F9F9;
	background-image: url('//recursos.march.es/web/imgad/link-seleccionado-negro.png');
	background-position: 6% center;
	background-repeat: no-repeat;
	padding: 3% 0 3% 15%;
}
#menusec ul.menusecprimero .seleccionado a {
	color: #151515;
	padding: 0
}
#menusec ul li {
	border-top: 0.083em solid #ccc;
}
#menusec ul li:first-child {
	border-top: none;
}
#menusec .onlyspanish {
	background: url(//recursos.march.es/web/imgad/only-spanish.jpg) no-repeat scroll 5% center #F6F6F0;
	border: 0.083em solid #DFDFDF;
	color: #C75025;
	cursor: pointer;
	display: block;
	font: bold 1.2em Verdana, Geneva, sans-serif;
	padding-left: 12%;
	text-transform: uppercase;
	width: 90%;
}
.onlyspanish-art {
	font: bold 0.667em Verdana, Geneva, sans-serif;
	color: #c75025;
	padding: 0 6% 0 1%;
}
/*
	DG20151029
	Modificaciones para que el documento PDF con los Estrenos y encargos para el 60 Aniversario aparezca en el menú secundario con el aspecto de enlace a pdf.
*/
#MenuSecundarioComplemento .pdf {
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	padding: 6% 6% 6% 22%;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	color: #151515;
	font-weight: bold;
	width: 70%
}
/*DG20151029
#menusec ul.menusecsegundo li#enlaceCuadernoDiv .pdf {
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	padding: 6% 6% 6% 22%;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	color: #151515;
	font-weight: bold;
	width: 70%
}*/
/* FIN Menú derecho */	
a.subir {
	background:url(//recursos.march.es/web/imgad/arriba-azul.gif) no-repeat right center;
	color: #003!important;
	display: inline-block;
	float: right;
	margin-bottom: 5%;
	margin-right: 5%;
	padding-right: 0.833em;
}
#tituloSeccion, a#tituloSeccion {
	color: #666;
	font-size: 2.000em;
	line-height: 125%;
}
h1#tituloActo a {
	color: #151515
}

h1#tituloActo br {display: none;}
.fondodatos {
    margin: 5% 0;
    padding: 5.500%;
}
.fondodatos h4:first-child {
	font-size: 1.333em;
	margin-bottom: 7.600%;
}
.fondodatos ul {
	margin-bottom: 3%;
}
.fondodatos .enlace {
	background-image: none;
	color: #008895;
	padding-left: 0;
	font-weight: bold;
}
#menuppal span#tituloMenuPpal a {
	color: #000;
}
#contppalsin {
	clear: both;
	/*margin: 3%;*/ /* Product Backlog Item 1580 */
	overflow: hidden;
	padding: 3%;/* Product Backlog Item 1580 */
}
.datos_extra {
	margin: 0.833em 0;
}
#ppal .bloque p + p, .ppal .bloque p + p {
	text-indent: 0;
}
.ppal.bloque ul li {
	overflow: hidden;
}
.ppal.bloque .imgdisp {
	float: left;
	margin: 0 3% 3% 0;
}
.subtitulo_rojo {
	font-size: 1.167em;
	line-height: 145%;
	margin-bottom: 0.833em;
}
.videolink, .pdf, .epub, .listaspotify {
	padding-left: 1.667em;
}
.enlace_gris2 span.titulo_mat_doc {
	clear: both;
	color: #000;
	text-transform: uppercase;
	display:block;
	margin: 0;
	padding-top: 4%;
	margin-bottom: 0;
	padding-bottom: 0;
}
.enlace_gris2 span.titulo_mat_doc2 {
	clear: both;
	color: #000;
	text-transform: uppercase;
	display:block;
	padding-bottom: 3%;
	margin-top: 4%;
}
#musica #detalle #cuerpo02 .enlace_gris2 .materialesdocentes {
	display:block;
	margin-bottom: 3%;
}
p.epigrafe-gral {
	font-size: 1.5em;
	line-height:120%;
	margin-bottom: 10px;
	margin-top: 0;
	display: block;
	color: #555;
	padding: 3px 0 0 0;
	text-transform: uppercase;
	border-top: 1px #bbb solid;
	font-family: 'Times New Roman';
	text-indent: 0 !important;
}
img.uk-flag {
	display: none;
}
.enlace_gris2 a, .enlaces-didacticas a {
	background-color: #fff;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #151515;
	display: block;
	font-weight: bold;
	margin-bottom: 2.8%;
	padding: 3% 2% 3% 11%;
	width: 84%;
}
.enlaces-didacticas a.lista-audios {
	background-color: #fff;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #151515;
	display: block;
	font-weight: bold;
	margin-bottom: 2.8%;
	padding: 3% 2% 3% 13%;
	width: 82%;
}
.enlaces-didacticas a.videolink {
	background-color: #fff;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #151515;
	display: block;
	font-weight: bold;
	margin-bottom: 2.8%;
	padding: 3% 2% 3% 18%;
	width: 77%;
}
.enlaces-didacticas .enlaces-didacticas-programa {
	display: block;
	margin-bottom: 5%;
}
.enlaces-didacticas .pdf {
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-repeat: no-repeat;
	background-position: 6% center;
}
.enlace_gris2 .epub, .enlaces-didacticas .epub {
	background-image: url(//recursos.march.es/web/imgad/epubad.png);
	background-repeat: no-repeat;
	background-position: 6% center;
}
.enlace_gris2 .listaspotify, .enlaces-didacticas .listaspotify {
	background-image: url(//recursos.march.es/web/imgad/spotifyad.png);
	background-repeat: no-repeat;
	background-position: 6% center;
}
.enlace_gris2 .escuchalink, .enlaces-didacticas .exuchalink {
	background-image: url(//recursos.march.es/web/imgad/audioad.png);
	background-repeat: no-repeat;
	background-position: 6% center;
}
.enlace_gris2 .html, .enlaces-didacticas .html {
	background-image: url(//recursos.march.es/web/imgad/htmlad.png);
	background-repeat: no-repeat;
	background-position: 6% center;
}
.enlace_gris2 .videolink, .enlaces-didacticas .videolink {
	background-image: url(//recursos.march.es/web/imgad/videoad.png);
	background-repeat: no-repeat;
	background-position: 6% center;
}
.enlaces-didacticas .lista-audios {
	background-image: url('//recursos.march.es/web/imgad/lista-audios.png');
	background-repeat: no-repeat;
	background-position: 6% center;
}
.enlace_gris2 a span.mat_doc_tit, .enlaces-didacticas a span.mat_doc_tit {
	clear: both;
	color: #000;
	font-weight: bold;
	display: block;
	clear:both;
	padding-bottom:1%;
	padding-left: 9%;
}
.enlace_gris2 a span.mat_doc_tit_fila {
	clear: both;
	color: #008895 !important;
	font-weight: bold;
	display: block;
	clear:both;
	padding:3.8% 0 3.8% 10%;
}
.enlace_gris2 a span.mat_doc_subt, .enlaces-didacticas a span.mat_doc_subt {
	clear: both;
	color: #008895 !important;
	font-weight: bold;
	display: block;
	clear:both;
	padding-left: 9%;
}
.enlace_gris2 span.mat_doc_barra {
	display:none;
}
.titulo_mat_doc2 {
	clear: both;
	color: #151515;
	text-transform: uppercase;
	display:block;
	padding: 3% 0;
}
.elemento, .elemento_sinfondo {
	margin-bottom: 1.667em;
}


#musica .texto-guia p ~ p, #musica .texto-guia p ~ p {
	text-indent: 0;
}

.texto-guia p {margin: 0.3em 0}

#musica .texto-guia p strong {
	display: block;
	margin: 1em 0}

#musica ul.ficha-artitstica-gd { 
  
	margin: 0 0 2em 0;
}
	#musica ul.ficha-artitstica-gd li {
		padding: 0.2em;
		list-style-type: disc;
		font-size: 1.1em;
	} 


/*** MENU SIN PESTAÑAS ***/
#menuppal .desplegablenotabs {
	background-color: #F7F7F7;
	border-bottom: 0.083em solid #ccc;
	border-top: 0.083em solid #ccc;
}
#menuppal .desplegablenotabs ul li {
	background-image: url(//recursos.march.es/web/imgad/enlace-menu-gris.png);
	background-position: 96% center;
	background-repeat: no-repeat;
	border-bottom: 0.083em solid #ccc;
	vertical-align: top;
}
#menuppal .desplegablenotabs ul li a {
	color: #00838D;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.500em;
	font-weight: normal;
	padding: 6% 4%;
}
#menuppal .desplegablenotabs ul li a kbd {
	display: block;
	font-family: "Times New Roman", Times, serif;
	line-height: 135%;
	margin: 0;
	font-size: 1em;
	width: 66%;
}
/* Secciones NUEVAS en menú sin pestañas */	
/* Permite agregar en el botón un icono que designa un evento nuevo */
#menuppal .desplegablenotabs ul li [href="/arte/catalogos"] {
/*background-image: url('//recursos.march.es/web/imgad/nuevo.png');
	background-position: 90% center;
	background-repeat: no-repeat;*/ 
	}
/*** FIN MENU SIN PESTAÑAS ***/	

/* COMPARTIR REDES SOCIALES */
#compartir {
    border-top: 1px solid #e8eeee;
    clear: both;
    margin: 20px 0 20px;
    padding-top: 5%;
}
#compartir ul li:first-child {
	display: inline-block;
    padding: 0 0 13px 0;
    vertical-align: middle;
    text-transform: uppercase;
}
    #compartir ul{text-align: right}
    #compartir ul li {
        display: inline-block;
        padding: 0 0 0 6px;
    }
#compartir ul li a {
	/* background-image: url('//recursos.march.es/web/imgad/compartir-sprite.png'); */
}
#compartir ul li a.facebook, #compartir ul li a.twitter, #compartir ul li a.google, #compartir ul li a.meneame, #compartir ul li a.delicius {
	display: block;
	height: 2.250em;
	margin-right: 0.833em;
	width: 2.417em;
}

    #compartir img {
        width: 15px;
        height: 15px;
        background-color: #ccc;
        padding: 8px;
        border-radius: 50%;
    }

#compartir ul li a.twitter {
	background-position: 5.333em 0;
}
#compartir ul li a.google {
	background-position: 0 2.250em;
}
#compartir ul li a.meneame {
	background-position: 2.417em 0;
}
#compartir ul li a.delicius {
	background-position: -3.000em 2.250em;
}
/* FIN COMPARTIR REDES SOCIALES */		
#publicaciones table tr td a.botonpdfdevice {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png) !important;
	background-position: 6% center;
	background-repeat: no-repeat;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	color: #008895;
	display: block;
	font-weight: bold;
	margin: 3% 0 0 0;
	padding: 4% 4% 4% 22%;
	text-align: left;
	width: 75%;
}
.botonpdfdevice {
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 6% center;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	display: block;
	width: 50%;
	padding: 3% 2% 3% 19%;
	font-weight: bold;
	margin-left: 3%;
	color: #008895
}
#analCompletoLink {
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 6% center;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	display: block;
	width: 69%;
	padding: 3% 2% 3% 22%;
	font-weight: bold;
	margin-left: 0%;
	color: #008895;
}
#musica .botonpdfdevice {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-position: 6% center;
	border: 0.083em solid #F7F7F7;
	background-repeat: no-repeat;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	color: #008895;
	display: block;
	font-weight: bold;
	padding: 5% 2% 5% 19%;
	margin: 4% 0 6% 0;
	width: 50%;
}
.botonpdfdevice .pesoarchivo {
	display: block;
	color: #008895;
}
.botonhtmldevice {
	background-image: url(//recursos.march.es/web/imgad/htmlad.png)!important;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 6% center;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	display: block;
	width: 50%;
	padding: 3% 2% 3% 19%!important;
	font-weight: bold;
	margin-left: 1%;
}
/* TABLAS
	Fotrmato de las tablas comunes utilizzadas en la Web
	*/ 
#conciertoscelebrados table, #crib table, #bibliotecas table, #expoanteriores table, #ceacs table, #arte table, #publicaciones table, #ceacspublica table {
	color:#000;
}
#conciertoscelebrados .toptabla, #crib .toptabla, #bibliotecas .toptabla, #expoanteriores .toptabla, #ceacs .toptabla, #arte .toptabla, #publicaciones .toptabla, #ceacspublica .toptabla {
	background-color: #a4b5b9;
	text-align: center;
	height: 3%;
	padding: 1% 0;
}
#conciertoscelebrados table th {
	border: 1px solid #fff;
	color: #fff!important;
}
#crib table th, #bibliotecas table th, #expoanteriores table th, #arte table th {
	border: 1px solid #fff
}
#conciertoscelebrados .toptabla, #crib .toptabla, #crib .toptabla a, #bibliotecas .toptabla, #bibliotecas .toptabla a, #expoanteriores .toptabla, #expoanteriores .toptabla a, #arte .toptabla, #arte a.toptabla {
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.000em;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #a4b5b9;
}
#crib .thesqizq, #bibliotecas .thesqizq, #expoanteriores .thesqizq, #arte .thesqizq {
	border-left: 1px solid #a4b5b9
}
#crib .thesqder, #bibliotecas .thesqder, #expoanteriores .thesqder, #arte .thesqder {
	border-right: 1px solid #a4b5b9
}
#ceacs .id, #ceacspublica .id, #crib .id, #bibliotecas .id, #expoanteriores .id, #arte .id {
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #a4b5b9;
	border-left: 1px solid #a4b5b9;
	padding: 0.800% 1.500%;
	vertical-align: top;
	text-align: right;
	width: 14%;
}
#ceacs .tdtitulo, #ceacspublica .tdtitulo, #ceacs .autor, #ceacspublica .autor, #conciertoscelebrados .tdtitulo, #crib .tdtitulo, #bibliotecas .tdtitulo, #expoanteriores .tdtitulo, #arte .tdtitulo, #contemporanea .autor, #crib .autor, #bibliotecas .autor, #expoanteriores .autor, #arte .autor {
	border-right: 1px solid #a4b5b9;
	border-bottom: 1px solid #dfdfdf;
	padding: 0.800% 1.500%;
	vertical-align: top;
}
#conciertoscelebrados .year, #crib .year, #bibliotecas .year, #ceacs .year, #arte .year, #ceacspublica .year {
	border-right: 1px solid #a4b5b9;
	border-bottom: 1px solid #dfdfdf!important;
	padding: 0.800% 1.500%;
	vertical-align: top;
	text-align: center;
}
#ceacspublica .textob a, #ceacspublica .textob {
	padding:0;
}
#videos #ppal ul li.anteriorpag {
	margin-right: 10px;
}
#informacion th {
	background-color: #bec6b2;
	text-align: center;
	height: 4%;
	padding: 0.500% 0;
	vertical-align: middle;
}
#informacion .toptabla, #informacion a.toptabla {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.000em;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #bec6b2;
}
#informacion .discurso h1 {
	font-size: 2em;
	line-height: 120%;
	margin: 0.2em 0 0.3em 0;
}
#informacion h2.discurso-tit {
	font-size: 1.8em;
	line-height: 120%;
	margin: 0.2em 0 0.1em 0;
}
#informacion .discurso #tituloFechas {
	font-size: 1.3em;
	color: #666;
	line-height: 140%;
	margin: 1% 0 2% 0;
	border-bottom: dotted 1px #ccc;
	display: block;
	padding: 0.3em 0 1em 0;
}
#informacion .toptabla {
	border-left: 1px solid #fff;
}
#informacion table th.thesqizq + th.toptabla {
	border-right: 1px solid #BEC6B2;
}
#informacion .thesqizq {
	border-left: 1px solid #bec6b2
}
#informacion .thesqder {
	border-right: 1px solid #bec6b2
}
#conciertoscelebrados .id, #informacion .id {
	border-right: 1px solid #bec6b2;
	border-left: 1px solid #bec6b2;
	border-bottom: 1px solid #dfdfdf;
	padding: 0.800% 1.500%;
	vertical-align: middle;
	text-align: center;
}
#informacion .generic {
	border-right: 1px solid #bec6b2;
	border-bottom: 1px solid #dfdfdf;
	padding: 0.800% 1.500%;
	vertical-align: middle;
}
/* TABLAS COMUNES */
#tablascomunes {
	line-height: 145%;
}
#tablascomunes p:first-child {
	margin-top: 3%;
}
#tablascomunes table th {
	display: none;
}
#tablascomunes table {
	border: none!important;
	margin-top: 10%!important;
	color: #666;
}
#tablascomunes table tr:nth-child(2n+2) {
	background-color: #F6F6F6;
}
#tablascomunes table tr {
	border-top: 1px solid #F0F0F0;
	display: block;
	padding: 0 6% 4% 4%;
}
#tablascomunes table tr td {
	display: block;
	border: none!important;
}
#tablascomunes table tr td:first-child {
	padding-top: 4%!important;
}
#tablascomunes table tr td:last-child {
	padding-bottom: 4%!important;
}
#tablascomunes table tr td strong {
	color: #666;
}
#tablascomunes table .botonpdfdevice {
	width: 25%;
	padding-left: 20%;
}
#tablascomunes table .botonpdfdevice img {
	display: none;
}
/* FIN TABLAS COMUNES */	
	/*
		HISTORICO PUBLICACIONES
	*/	
#historicopublicaciones {
	overflow: hidden;
	margin: 0 3% 0 3%;
}
#historicopublicaciones #titulares {
	margin-bottom: 3%;
}
#historicopublicaciones #titulares h1 {
	color: #151515;
}
#historicopublicaciones #titulares p {
	color: #666;
	line-height: 145%;
	margin-top: 3%;
}
#historicopublicaciones #titulares p a {
	color: #008895;
	font-weight: bold;
}
#historicopublicaciones #ppal {
	width: 99%;
}
#historicopublicaciones .cajaimg {
	float: left;
	margin: 0 5% 2% 0;
	width: 30%;
}
#historicopublicaciones .cajaimg img {
	width: 100%;
	height: auto;
}
#historicopublicaciones .cajaimg .pdfmemo {
	display: none;
}
#historicopublicaciones .botonpdfdevice {
	width: 72%;
	padding-left: 25%;
	float: left
}
#historicopublicaciones .listadohistorico {
	float: left;
	width: 62%;
	margin-top: 2%;
}
#historicopublicaciones #tituloPublicacion {
	font-size: 2.200em;
	margin: 5% 0;
	color: #151515
}
#historicopublicaciones .listadohistorico strong {
	margin-top: 6%;
	display: inline-block;
	color: #151515;
}
#historicopublicaciones .listadohistorico ul.muestra {
	margin: 3% 0 10% 6%;
	list-style-type: square;
	line-height: 150%;
	color: #008895;
}
#historicopublicaciones .listadohistorico ul.muestra li {
	margin-bottom: 3%;
}
#historicopublicaciones .listadohistorico ul.muestra li a {
	color: #008895;
}
#historicopublicaciones #menusec {
	background-color: #F6F6F6;
	clear: both;
	margin-bottom: 10%;
	padding-bottom: 5%;
	padding-top: 5%;
	text-align: center;
	width: 100%;
}
#historicopublicaciones #menusec .cabecera {
	color: #C75025;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 145%;
}
#historicopublicaciones .contenedor-select {
	background: url(//recursos.march.es/web/imgad/flecha-buscador.png) no-repeat scroll right center #fff;
	border: 1px solid #ccc;
	color: #000;
	height: auto;
	margin: 6% auto;
	overflow: hidden;
	padding: 3% 0 3% 3%;
	width: 35%;
}
#historicopublicaciones #menusec #selectmemoria .contenedor-select select {
	-moz-appearance: caret;
	background-color: transparent;
	border: 0 none;
	display: block;
	width: 125%;
	font-size: 100%;
	padding-left: 10%;
}
#historicopublicaciones .formato_peq {
	display: none;
}
#historicopublicaciones #menusec .enlace2 {
	background: url(//recursos.march.es/web/img/enlace-2-volver.png) no-repeat scroll 2px center transparent;
	cursor: pointer;
	padding-left: 9%;
	text-decoration: none;
}
#historicopublicaciones #compartir {
	margin: 0;
}
#publicaciones ul.muestra li a.nuevo {
	padding-right:26%;
	background-image: url('//recursos.march.es/web/imgad/nuevo.png');
	background-position: right center;
	background-repeat: no-repeat;
}
/*
		FIN HISTORICO PUBLICACIONES
	*/	
.lineah {
	background-color: #DFDFDF;
	height: 0.083em;
	margin: 1% 0;
	width: 100%;
	clear: both;
}
.cronologia ul {
	margin: 2% 0;
}
.cronologia ol {
	margin: 2% 0 4% 3%;
}
.cronologia ol li {
	margin-bottom: 1.5%;
}
p.titulo {
	margin-bottom: 3%;
}
.pieder, .pieder4 {
	color: #888;
	font-size: 0.917em;
	line-height: 135%;
	text-align: right;
}
.caparelativa {
	position: relative;
}
/**** FIN COMUNES ****/

/* FUNCIONES */
.ocultarcapamovil {
	display: none;
}
.muestracapamovil {
	display: block;
}
/* FIN FUNCIONES */	

/* TOP - Logo, buscador, información e idiomas */
#cab {
	padding-bottom: 0.833em;
	position: relative;
}
#cab #cab1 a#cabecera1_linkLogo img#logo, #cab #cab1 a#cabecera_linkLogo img {
	display: none;
}
#cab #cab1 a#cabecera1_linkLogo, #cab #cab1 a#cabecera_linkLogo {
	background-image: url('//recursos.march.es/web/imgad/logo-phone.png');
	background-position: 0 1.9em;
	background-repeat: no-repeat;
	display: block;
	height: 4.167em;
	margin: 0 auto 0 auto;
	width: 70%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 85%;
	text-indent: -999em;
}

#cab #cab1 a#cabecera1_linkLogo {
  
	position: relative;
}

#cab #cab1 a#cabecera1_linkLogo::after {
	background-image: none;
	position: absolute;
	left: 0;
	top: 2em;
	content:'FUNDACIÓN JUAN MARCH';
	font-size: 1.1em;
	color: #fff;
	display: block;
	width: 80%;
	font-family: Arial
}

#cab #cab2 {
	display: none;
}
#cab .btnmenuh {
	cursor: pointer;
	left: 3%;
	position: absolute;
	top: 35%;
}
#cab .imgbuscador {
	display: none
}
#cab .imgcalendario {
	cursor: pointer;
	position: absolute;
	right: 15%;
	top: 24%;
	
}
#fonoteca .contppal {
	clear: both;
	padding-top: 2%;
}
.buscadortopdeviceoff, .buscadortopdeviceon, .buscadortopdevice {
	display: none;
}
/* TOP - Logo, buscador, información e idiomas */

/* Menu horizontal vertical en Móvil */
.menuhorizontal {
	display: none;
}
.menuhorizontaloff, .menuhorizontalon {
	background-color: #343434;
	float: left;
	font-size: 140%;
	width: 15.000em;
}
.menuhorizontalon + .centrado {
	left: 21.250em;
	position: fixed;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.menuhorizontalon + .centrado > #conferencias > #form2 > .contenido > #menuppal, .menuhorizontalon + .centrado > #conferencias > #form2 > .contenido > #contppal > #ppal > #textos, .menuhorizontalon + .centrado > #conferencias > #form2 > .contenido > #contppal > #ppal > #menusec, .menuhorizontalon + .centrado > #conferencias > #form2 > .contenido > #contppal > #ppal > #comunppal, .menuhorizontalon + .centrado > #conferencias > #cab > #cab2 {
	display: none;
}
.menuhorizontalon + .centrado > #conferencias > #form2 > .contenido > #contppal > #ppal {
	min-height: 41.667em;
}
.menuadbottomsup, .menuhorizontaloff ul, .menuhorizontalon ul {
	background-color: #404040;
}
.menuadbottomsup ul li, .menuhorizontaloff ul li, .menuhorizontalon ul li {
	border-bottom: 0.083em solid #343434;
	border-top: 0.167em solid #444444;
	overflow: auto;
}
.menuadbottomsup ul li:last-child, .menuhorizontaloff ul li:last-child, .menuhorizontalon ul li:last-child {
	/*border-bottom: 0.083em solid #444;*/
}
.menuadbottomsup ul.secciones a {
	background: url(//recursos.march.es/web/imgad/enlace.png) no-repeat 92% center;
	color: #fff;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	padding: 1.250em 1.300em;
}
.menuhorizontaloff ul.secciones a, .menuhorizontalon ul.secciones a {
	padding: 1.250em 1.667em;
	display: block;
	background: url(//recursos.march.es/web/imgad/enlace.png) no-repeat 92% center;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #fff;
}
.menuhorizontaloff .buscadormenu, .menuhorizontalon .buscadormenu {
	padding: 7% 7% 4% 7%
}
.menuadbottomsup .buscadormenu {
	padding: 3% 0 1% 3%;
}
.menuadbottomsup .buscadormenu, .menuhorizontaloff .buscadormenu, .menuhorizontalon .buscadormenu {
	overflow: hidden;
	background-color: #313131;
}
.menuhorizontalon .buscadormenu .buscartext_default {
	background-image: none;
	float: left;
	width: 82%;
	height: 2.833em;
}
.menuhorizontaloff .buscadormenu .cajabusquedaipad, .menuhorizontalon .buscadormenu .cajabusquedaipad, .menuhorizontaloff .buscadormenu .buscartext, .menuhorizontaloff .buscadormenu .buscartext_default, .menuhorizontalon .buscadormenu .buscartext, .menuhorizontalon .buscadormenu .buscartext_default {
	width: 72%;
	height: 1.310em;
	border: none;
	float: left;
	padding: 0.333em 0.167em 0.333em 0.667em;
	color: #fff;
	background-image: none;
	background-color: #505050;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
}
.menuadbottomsup .buscadormenu .cajabusquedaipad {
	padding: 0.333em 3.000em 0.333em 0.667em;
	width: 80%;
	height: 2.000em;
	float: left;
	background-color: #505050;
	border: none;
	color: #fff;
}
.menuadbottomsup .buscadormenu .btnbuscaripad {
	background: url(//recursos.march.es/web/imgad/btn-buscar-ipad.png) no-repeat 0 0;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%;
	width: 3.333em;
	cursor: pointer;
	height: 3.333em;
	border: none;
	margin-left: -3.350em
}
.menuadbottomsup .buscadormenu .cajabusquedaipad:focus {
	width: 73%
}
.menuadbottomsup form {
	overflow: hidden;
	width: 100%;
}
.menuhorizontaloff .buscadormenu .btnbuscaripad, .menuhorizontalon .buscadormenu .btnbuscaripad {
	background: url(//recursos.march.es/web/imgad/btn-buscar-ipad.png) no-repeat;
	width: 3.333em;
	height: 3.333em;
	border: none;
	cursor: pointer;
	margin-left: -0.583em;
}
.menuhorizontaloff {
	z-index: -100;
	position: absolute;
}
.menuhorizontal + .centrado, .menuhorizontaloff + .centrado {
	position: absolute;
	left: 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index:0;
}
.rsmenuipad, ul.infomenuipad {
	background-color: #313131
}
.menuadbottomsup ul.infomenuipad li a {
	background: url(//recursos.march.es/web/imgad/enlace.png) no-repeat 92% center;
	display: block;
	padding: 1.250em 1.300em;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #fff;
}
ul.infomenuipad li:first-child {
	border-top: 0.083em solid #343434;
}
ul.infomenuipad li a {
	display:block;
	padding: 1.250em 1.667em;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #fff;
	background: url(//recursos.march.es/web/imgad/enlace.png) no-repeat 92% center;
}
.menuadbottomsup ul.infomenuipad li.idiomas {
	padding-left: 3%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.083em;
	color: #fff;
	padding: 3% 0 3% 7%;
	background: none;
	text-transform:uppercase;
}
ul.infomenuipad li.idiomas {
	padding-left: 1.667em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #fff;
	padding: 0.583em 0 0.583em 1.667em;
}
ul.infomenuipad li.idiomas a {
	padding: 3%;
	display: inline-block;
	margin-left: 1.667em;
	font-size: 100%;
	background-color: #272727;
	background-image: none;
	font-family: Verdana, Geneva, sans-serif
}
ul.infomenuipad li.idiomas strong {
	margin-left: 1.667em;
	font-weight: normal
}
ul.infomenuipad li.idiomas a strong {
	margin-left: 0;
	font-weight: bold
}
.rsmenuipad ul {
	background-color: #313131;
	box-sizing: border-box;
	padding: 7%;
}
.rsmenuipad li {
	display: inline;
	margin-right: 6%;
}
.rsmenuipad li:last-child {
	margin-right: 0;
}
/* FIN Menu horizontal vertical en Móvil */	

/* FILETE NEWSLETTER */

.newsletter-content {
	width: 94%;
	height: auto;
	display: block;
	margin: 0 auto 4% auto;
}
.newsletter-content a {
	background: url(//recursos.march.es/web/imgad/sobre.png) no-repeat scroll 3% center #F6F6F6;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	display: block;
	overflow: visible !important;
	padding: 5% 0 5% 13%;
	position: relative;
}
.newsletter-content a:hover {
	text-decoration: underline;
}
/* AVISOS HOME */
#avisosHome {
	margin-bottom: 3%;
}
#cajaavisotop {
	min-height: 2%;
	margin: 2% 3%
}
#avisosHometop {
	padding: 2% 2.5%;
	font-size: 1em;
	margin: 1% auto 2% auto;
	width: 95%;
}
#avisosHometop span {
	padding: 0 0.167em;
	margin-right: 0.500em;
}
#avisosHometop a {
	color: #555;
}
#hoy p.aviso {
	width: 100%;
	margin: 2% 0;
}
.cajaPruebas {
	background-color: #e00025;
	color: white;
	text-align: center;
	margin: 0 0 3% 0;
	padding: 3px 0 2px 0;
	font-weight: bold;
}

/* FIN AVISOS HOME */

/* INDEX */
#home .contenido {
	background-image: none;
	padding: 0 0 1.875em 0;
}
#homeppal {
	width: 100%;
	padding: 0;
	margin: 0;
}
/* CARROUSEL PROPUESTAS */	
.propuestasdevice {
	display: none;
}
.royalslidercarrusel .royalSlider {
	width: 100%;
	height: auto;
	position: relative;
	direction: ltr;
}
.royalslidercarrusel .rsContent {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.rsNav.rsBullets {
	float: right;
	margin: 0 1em 0.3em 0;
}
.royalslidercarrusel .rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.royalslidercarrusel .rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background-color: #fff;
}
.royalslidercarrusel .rsABlock {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 94%;
	background-color: #fff;
	filter: alpha(opacity=80);
	opacity: 0.8!important;
	padding: 3%;
}
.royalslidercarrusel .rsContent .enlace {
	background: none;
	padding: 0;
	color: #666;
	font-weight: normal;
	font-family: verdana;
	font-size: 1.083em;
}
.royalslidercarrusel h4 a {
	width: 94%;
	font-family: "Times New Roman", Times, serif;
	color: #008895;
	font-size: 1.571em;
	line-height: 100%;
	display: inline-block;
}
.royalslidercarrusel p a span:hover, .royalslidercarrusel .enlace:hover, .royalslidercarrusel h4 a:hover {
	text-decoration: underline;
}
.royalslidercarrusel .infoBlock p:first-child a {
	color: #151515;
	display: block;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 3%;
	line-height: 120%;
}
.royalslidercarrusel .rsMinW .rsBullets {
	bottom: 3%;
	height: 0.833em;
	overflow: inherit;
	position: absolute;
	left: 35%;
	width: 25%;
	z-index: 35;
	text-align: center;
}
.royalslidercarrusel .rsMinW .rsBullet.rsNavSelected {
	height: 0.833em;
	width: 0.833em;
	background-image: url('//recursos.march.es/web/imgad/bullet-select.png');
	background-repeat: no-repeat;
}
.royaslidercarrusel .rsNav.rsBullets {
	margin: 20px 0;
}
.royalslidercarrusel .rsMinW .rsBullet {
	display: inline-block;
	background-image: url('//recursos.march.es/web/imgad/bullet-link.png');
	background-repeat: no-repeat;
	width: 0.833em;
	height: 0.833em;
	cursor: pointer;
}
.royalslidercarrusel .rsMinW .rsArrowIcn {
	background: url(//recursos.march.es/web/plugins/royal-slider/royalslider/skins/minimal-white/rs-minimal-white-ad.png) repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 4.500em;
	width: 2.750em;
	position: absolute;
}
.royalslidercarrusel .rsMinW .rsArrowDisabled .rsArrowIcn {
	opacity: 0.3;
}
.royalslidercarrusel .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
	background-position: 0.083em 4.500em;
}
.royalslidercarrusel .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
	background-position: 5.500em 0.083em;
}
.royalslidercarrusel .rsMinW .rsArrowLeft {
	bottom: 40%;
	left: 1%;
}
.royalslidercarrusel .rsMinW .rsArrowRight {
	bottom: 40%;
	right: 1%;
}
.royalslidercarrusel .rsMinW .rsArrow {
	cursor: pointer;
	display: block;
	height: 3.667em;
	position: absolute;
	width: 2.500em;
	z-index: 21;
}
.royalslidercarrusel .rsArrow, .rsNav, .rsThumbsArrow {
	opacity: 1;
	-moz-transition: opacity 0.3s linear 0s;
	-o-transition: opacity 0.3s linear 0s;
	-webkit-transition: opacity 0.3s linear 0s;
	transition: opacity 0.3s linear 0s;
}
/* FIN CARROUSEL PROPUESTAS */
	
/** COLUMNA IZQUIERDA **/

/* BANNER BACARISSE */


#bannerBacarisse {
	display: none; 
	margin: 0 0 1em 0;
	overflow: hidden;
	text-align: center;
	padding: 0 1em 1em 1em;
	border-top: none;
	width: 98%;
	border-bottom: dotted 1px #ccc;
	}
#bannerBacarisse p a {color: #008895;}
#bannerBacarisse p { 
	font-size: 1.1em;
	line-height: 140%;
	font-family: Verdana;
	width: 94%;
	margin: 0 auto 10px auto;
	text-align: left;
}

#bannerBacarisse h2 {padding: 0 0 4px 0;}

#bannerBacarisse h2 a {
	   font-size: 1.4em;
	line-height: 140%;
	font-family: 'Noe-Display-bold-italic';
	color: #008895;
	text-align: center;
	
}

/* FIN BANNER BACARISE */


.columnaizquierda {
	width: 100%;
	clear: both;
}
.columnaizq {
	margin: 0 3%
}
/* MAS PROPUESTAS */	
#encabezadoPropuestas #encabezadoPropuestasText {
	font-size: 1.500em;
	padding: 0;
	margin: 0 0 1em 0;
	font-family: BrownStd, 'Helvetica Neue', 'Helvetica', Arial, sans-serif;;
    font-weight: bold;
	line-height: 24px;
	padding-top: 10px;
	display: block;
	width: 100%;
	color: #000;
	float: left;
	text-align: center;
	text-transform: uppercase;
}
ul.maspropuestas li {
	width: 100%;
	padding-bottom: 3%;
}
ul.maspropuestas li a {
	width: 100%;
	display: block;
	padding-top: 1%
}
ul.maspropuestas li strong {
	margin: 2% 0 6% 0;
	display: block;
	width: 70%;
}
ul.maspropuestas li strong span {
	color: #008895
}
ul.maspropuestas li img {
	width: 100%;
}
ul#propuestasAdicionales li span {
	font-size: 1.8em;
	font-weight: normal;
	font-family: times new roman;
	line-height: 120%;
}
ul.maspropuestas li a {
	display: block;
	color: #555;
	overflow: hidden;
}


ul.maspropuestas li a#propuActo1Link,
ul.maspropuestas li a#propuActo2Link,
ul.maspropuestas li a#propuActo3Link,
ul.maspropuestas li a#propuActo4Link,
ul.maspropuestas li a#propuActo5Link,
ul.maspropuestas li a#propuActo6Link {
	color: #008895;
	margin-bottom: 1em;
}


/* FIN MAS PROPUESTAS*/

/* RNE */
#rne {
	width: 96%;
	height: auto;
	background-color: #EBEBEB;
	padding: 2%;
	margin-bottom: 6%;
	margin-top: 4.2%;
	overflow: hidden;
	display: table
}
#rne .imgrneI, #rne .imgrne {
	width: 100%;
	height: auto;
	display: table-cell;
	vertical-align: middle;
	display: inline-block;
}
#rne a + a {
	overflow: hidden;
	display: inline-block;
	width: 70%;
	display: table-cell;
	vertical-align: middle;
}
#rne strong {
	display: block;
	color: #018390;
}
#rne p {
	color: #151515;
}
/* FIN RNE */

/* CANAL DE VIDEOS */

#home #cajavideos {
	clear: both;
	background-color: #ffffff;
	padding: 0;
	overflow: auto;
	border-top: solid 2px #ccc;
	padding-top: 1em
}

#home h2#tituloCanalMarch {
	font-size: 1.500em;
	padding: 0;
	margin: 0.5em 0 1em 0;
	font-family: BrownStd, 'Helvetica Neue', 'Helvetica', Arial, sans-serif;;
    font-weight: bold;
	line-height: 130%;
	display: block;
	width: 100%;
	color: #000;
	float: left;
	text-align: center;
	text-transform: uppercase;
}

#home #cajavideos li {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	margin-right: 4%;
	margin-bottom: 7%
}
#home #cajavideos li a {
	/*display: inline-block;*/
	color: #018390;
	font-weight: bold;
}
#home #cajavideos li img {
	width: auto;
	height: auto;
}
#home #cajavideos .iconoPlay {
	position: absolute;
	z-index: 2;
	top: 27%;
	left: 15%;
	width: auto;
	height: auto;
}
#home #cajavideos #urlConciertoPart, #home #cajavideos #urlConferenciaPart, #home #cajavideos #urlExposicionPart {
	width: 56%;
	overflow: hidden;
	float: left;
}
#home #cajavideos #urlParrillaConfe, #home #cajavideos #urlParrillaConcert, #home #cajavideos #urlParrillaExpo {
	float: left;
	width: auto;
	margin-right: 4%;
	width: 40%;
}
#home #cajavideos p#tiempoConcierto, #home #cajavideos p#tiempoConferencia, #home #cajavideos p#tiempoExposicion {
	width: 51%;
	overflow: hidden;
	float: right;
	margin-right: 1.3em;
	font-weight: normal;
}
#home #cajavideos img#parrillaConferenciaImg, #home #cajavideos img#parrillaConciertoImg, #home #cajavideos img#parrillaExposicionImg {
	width: 100%;
	height: auto;
}
.time-linea {
	color: #c75025;
	display: inline;
}
/* FIN CANAL DE VIDEOS */



/* PUBLICACIONES nueva


#publicacionesHome {
	display: block;
	margin: 0;
	overflow: hidden;
	width: 100%;
	border-top: solid 2px #ccc;
	padding: 1em 0 2em 0;
	}
#publicacionesHome p a {color: #008895;}
m#publicacionesHome p { 
	font-size: 1.1em;
	line-height: 140%;
	text-align: left;
}

#publicacionesHome h2 {
   font-size: 2.7em;
	line-height: 140%;
	font-family: 'Noe-Display-bold';
	color: #000000;
	text-align: center;
	padding: 0 0 8px 0;
   

}

/* FIN PUBLICACIONES */


/* PUBLICACIONES */
#home #publicacioneshome {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-top: 9%;
}
#home #publicacioneshome ul {
	overflow: hidden;
}
#home #publicacioneshome ul li a#linkTienda, #home #publicacioneshome ul li a#linkPublicaciones, #home #publicacioneshome ul li a#linkRevista {
	width: 24%;
	float: left;
	padding: 10.56% 0 9% 22%;
	background-image: url(//recursos.march.es/web/imgad/sprite-home.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 80%;
}
#home #publicacioneshome ul li a#linkPublicaciones {
	border-right: 0.083em solid #ccc;
	background-position: 30px -5px;
	padding-right: 4%;
}
#home #publicacioneshome ul li a#linkPublicaciones:hover {
	background-position: 30px -90px;
}
#home #publicacioneshome ul li a#linkRevista {
	background-position: 30px -345px;
	padding-right: 0
}
#home #publicacioneshome ul li a#linkRevista:hover {
	background-position: 30px -429px;
}
#home #publicacioneshome ul li a#linkTienda {
	background-position: 29px -174px;
	padding-right: 0
}
#home #publicacioneshome ul li a#linkTienda:hover {
	background-position: 30px -260px;
}
#home #publicacioneshome ul li, #home #publicacioneshome ul li + li, #home #publicacioneshome ul li + li + li {
	display: block;
}
#comunppal #tablacronologia {
	width: 99.4% !important;
}
/*********** HISTORIA ********/


#tablacronologia .historia-preview {
	display: block;
	width: auto;
	overflow: hidden;
	margin: 2em 0 1em 0;
}
#tablacronologia .historia-preview a.img-ron {
	display: block;
	float: left;
	margin: 0 2em 0 0;
}
h1.tituloHistoria {
	margin: 0.3em 0 0 0
}
#tablacronologia .historia-preview a.img-ron img {
	border:none;
	margin: 0 0 1em 0;
}
#tablacronologia .historia-preview .link-txt-img {
	margin: 2em 0 0 0;
	display: block;
	width: auto;
	font-weight: bold;
}
#tablacronologia .pdf {
	padding: 0;
}
#tablacronologia .historia-preview .link-txt-img a, #tablacronologia .historia-preview .link-txt-img a:hover {
	color: #008895;
	float:left;
}
#tablacronologia .historia-preview .link-txt-img a.enlace {
	display: inline-block;
	color: #008895;
	margin: 1em 0;
	float: left;
}
#tablacronologia .historia-preview h2 {
	margin: 8em 0 0 0;
	clear: both;
	display: block;
	font-family: Helvetica neue, Helvetica, arial, sans-serif;
	color: #151515;
	padding: 3px;
	font-size: 1.7em;
}
/* FIN PUBLICACIONES */	
/** FIN COLUMNA IZQUIERDA **/	

/*** COLUMNA DERECHA ***/
/* HOY EN LA FUNDACION */
#hoy {
	padding: 0% 0 5% 3%;
	border-top: 0.083em solid #F2F2F2;
	border-bottom: 0.083em solid #F2F2F2;
	background-color: #FCFCFC;
	margin-bottom: 3%;
	overflow: hidden
}
#hoy h2 {
	font-size: 1.500em;
	padding-top: 3%;
	border-top: none;
	margin-bottom: 3%;
}
#hoy h2 span {
	color: #FF3333;
}
#hoy .hora {
	margin-right: 0.417em;
	width: 13%;
	float: left;
	font-size: 0.900em;
}
#hoy p {
	width: 85%;
	margin-bottom: 1em;
}
#hoy p a {
	color: #008895;
	display:block;
	font-weight:bold;
}
#hoy p strong {
	color: #1F929A
}
#hoy ol {
	margin-bottom: 1%;
}

#hoy p .aviso { 
	display: block;
	margin-bottom: 0.7em;
	width: 100%;
}

#hoy li {
	border-top: 0.083em solid #ccc;
	padding: 2% 0;
	overflow: auto
}
#hoy li:first-child {
	border-top: none;
}

/* hoy vídeo home */

.hoyDirecto {
	display: block;
	position: relative;
	clear:left;
	width: 96%;
	margin: 0;
	border-top: 10px solid #fff;
	overflow: hidden;
}
.hoyDirecto:after {
	content:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAQlBMVEUAAAAoKCgyMjI1NTU7Ozs9PT1JSUlSUlJeXl5sbGx1dXWGhoaOjo6Tk5OhoaG3t7fAwMDS0tLe3t7t7e3v7+////9Zc/dzAAAAFXRSTlOApaqssLG2u8DHy9HV19zl6O/z+fq4SJPUAAAAdklEQVRIie3PNxKAMBAEQTxIeLP//ypF4SQRaC/mJu9gkkTTtKvcdjYXEgBzI0IHAcZKgE4CdKWYYKOXHsIvOYRd8gi3FBBmKSSAjZH0Q4yY9KmQTHVU+GQxceCRtc0I4JKhoMBLmAmPcBMOYSdu0k70hKb9qx2wyxE4vEQXqAAAAABJRU5ErkJggg==');
	left: 50%;
	margin: -35px 0 0 -25px; /* La mitad de la altura y anchura respectivamente */
	position: absolute;
	top: 50%;
}
.hoyDirecto img {
	height: auto;
	width: 100%;
}
.hoyDirecto .marquee {
	background: rgba(255, 255, 255, 0.8);
	color: #000;
	bottom: 0;
	display: block;
	position: absolute;
	height: 20px;
	line-height:20px;
	white-space:nowrap;
	overflow:hidden;
	right:0;
	left:0;
}

/* FIN HOY EN LA FUNDACION */

/* RADIO MARCH */
#radiomarch {
	overflow: hidden;
	display: block;
	background-color: #EBEBEB;
	margin: 6% 3%;
}
#radiomarch #radiomarchpresentacion {
	background-color: #999;
	display: block;
	height: auto;
	width: 100%;
}
#radiomarch.endirecto {
	position:relative;
}
#radiomarch.endirecto:after {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAQlBMVEUAAAAoKCgyMjI1NTU7Ozs9PT1JSUlSUlJeXl5sbGx1dXWGhoaOjo6Tk5OhoaG3t7fAwMDS0tLe3t7t7e3v7+////9Zc/dzAAAAFXRSTlOApaqssLG2u8DHy9HV19zl6O/z+fq4SJPUAAAAdklEQVRIie3PNxKAMBAEQTxIeLP//ypF4SQRaC/mJu9gkkTTtKvcdjYXEgBzI0IHAcZKgE4CdKWYYKOXHsIvOYRd8gi3FBBmKSSAjZH0Q4yY9KmQTHVU+GQxceCRtc0I4JKhoMBLmAmPcBMOYSdu0k70hKb9qx2wyxE4vEQXqAAAAABJRU5ErkJggg==') center no-repeat;
	content:'';
	height: 60%;
	position: absolute;
	top: 10%;
	width: 100%;
}
#radiomarch .info {
	padding: 4% 4% 4%;
}
/* FIN RADIO MARCH */

/* ·30 POETAS y 60 POEMAS */
#poetasypoemas {
	border-bottom: 0.083em solid #F5F5F5;
	margin-top: 3%;
	padding-bottom: 6%;
	margin-bottom: 6%
}
#poetasypoemas img {
	margin: 3% auto;
	display: block;
	width: 90%;
	height: auto;
}
#poetasypoemas p {
	width: 90%;
	margin: 0 auto;
}
#poetasypoemas p a:hover {
	text-decoration: underline;
}
/* ·FIN 30 POETAS y 60 POEMAS */
#botoncalendario {
	display: none;
}
/* CONVERSACIONES EN LA FUNDACION */
#conversaciones {
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 5%;
}
#conversaciones p {
	background-color: #ebebeb;
}
#conversaciones #conversacionesVideo div {
	background-size: 100%!important;
	display: block;
	height: auto;
}
#conversaciones #conversacionesVideo div + img + div {
	background-size: 14%!important;
	background-position: center!important;
}
#conversaciones #conversacionesEnlace {
	padding: 5% 3%;
	display: block;
}
#conversaciones #conversacionesEnlace:hover {
	text-decoration: underline;
}
#conversaciones img.topconversaciones {
	width: 100%;
	display: block;
}
#conversaciones div {
	width: 100%!important;
	height: auto;
}
#conversaciones #conversacionesVideo {
	background-color: #000!important;
	width: 100%!important;
}
/* FIN CONVERSACIONES EN LA FUNDACION */

/* MEMORIAS EN LA FUNDACION */
#memorias {
	background-color: #EBEBEB;
	margin-top: 2.5%;
}
#memorias #memoriasEnlace {
	display: block;
	padding: 2.5% 4% 3%;
}
/* COLECCIÓN EMINENTES */

#cajaEspEminentes {
	width: 94%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#cajaEspEminentes img {
	width: 100%;
	height: auto;
}
/* FIN COLECCIÓN EMINENTES */

/* AUDIO DE STODAS LAS CONFERENCIAS */
#audioConferencia {
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	padding-bottom: 0%;
}
#audioConferencia #cajaImgAudioConferencia {
	width: 28.2%;
	margin-right: 3%
}
#audioConferencia #linkAudioConferencia {
	margin-bottom: 3%;
	overflow: hidden
}
#cajaAudioConferencia .iconoPlay {
	position: absolute;
	z-index: 3;
	top: 38%;
	left: 38%;
	width: 25%;
	height: 25%;
}
#audioConferencia #cajaAudioConferencia img:first-child {
	width: 100%;
	margin-bottom: 3%;
}
#audioConferencia #cajaAudioConferencia strong:first-child {
	color: #018390;
	display: block
}
#audioConferencia .reproaudiohome {
	margin-top: 4.500%;
}
#home div#flash.reproaudiohome.oculta_impresion #ultimaConf {
	position: relative;
	background-color: #000;
	cursor: pointer;
	display: block;
	width: 94%;
	margin: 0 auto;
}
#home ul#linkMcarta {
	margin: 2% 0 2% 0;
}

/* CAJA DE AUDIO ACTUALIDAD */

#cajaAudioActualidad {
	float: left;
	display: inline-block;
	overflow: hidden;
}
#linkAudioActualidad {
	
	padding: 1em 0 0 0;
}
#linkAudioActualidad #cajaImgAudioActualidad {
	position: relative;
	float: left;
	margin: 0 3% 0 0;
	width: 28.2%;
	height: auto;
}
#imgAudioConferenciaActualidad {
	width: 100%;
	margin-bottom: 10%;
	margin-top: 2.8%;
}

#cajaImgAudioActualidad a {
	margin: 0 0 0 0;
	float: left;
	width: 100%;
	font-size: 18px;
}
#audioConferencia #cajaAudioActualidad .iconoPlay {
	position: absolute;
	z-index: 3;
	top: 30%;
	left: 35%;
	width: 24px;
	height: 24px;
}
ul#linkAudioActualidad.cursor li {
	display: block;
	overflow: hidden;
}
#cajaAudioActualidad ul li a#audioTituloActualidad {
	display: block;
	color: #008895;
	font-weight: bold;
	
}


/* FIN AUDIO DE STODAS LAS CONFERENCIAS */

/* MUSICA EN VIVO */
#anuncioMvivo {
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 4%;
	display: inline-block;
}
#conciertoMVivo {
	display: block;
	clear: both;
	margin: 2em 0 0 0;
}
#anuncioMvivo #cajaaudioconciertos li:first-child {
	width: 28.2%;
	height: auto;
	margin-right: 3%;
}
#anuncioMvivo #cajaaudioconciertos img:first-child {
	width: 100%
}
#anuncioMvivo #cajaaudioconciertos .iconoPlay {
	top: 38%;
	left: 38%;
	width: 24%;
	height: auto;
}
#anuncioMvivo #cajaaudioconciertos strong:first-child {
	color: #018390;
	display: block
}
#home #anuncioMvivo #linkMvivo li + li {
	width: 68%;
	display: block;
	overflow: hidden;
	float: left;
}
/* FIN MUSICA EN VIVO */

/* CINE MUDO */
#cine_mudo {
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 5%;
	padding-bottom: 3.8%;
}
#conversaciones p, #cine_mudo p {
	background-color: #ebebeb;
	padding: 4%;
}
#cine_mudo p a {
	display: block;
	font-weight: bold;
}
#cine_mudo p a:hover {
	text-decoration: underline;
}
#cine_mudo #cineMudoActo, #cine_mudo strong#cineMudoCiclo {
	color: #151515!important;
}
#cine_mudo img.topcinemudoI, #cine_mudo img.topcinemudo {
	width: 100%;
	height: auto;
	display: block;
}
#cineMudoVideo {
	width: 100%!important
}
#cineMudoVideo img:first-child {
	background-size: 100%!important
}
#cineMudoVideo_wrapper {
	width: 100%!important
}
#home #conversacionesEnCineMudo {
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 5%;
}
#home #conversacionesEnCineMudo img {
	width: 100%;
	height: auto;
}
#home #conversacionesEnCineMudo p {
	background-color: #EBEBEB;
	margin-bottom: 2%;
	padding: 4%;
	color: #666;
	width: 92%;
}
/* FIN CINE MUDO */


/* MUSEOS */

.aviso-covid-cuenca,
.aviso-obras-palma,
.aviso-covid-libreria {
    color: #C75025;
    border: solid 1px #C75025;
    padding: 10px 10px 12px 10px;
    font-family: Noe-text, serif;
    font-size: 16px;
    line-height: 22px;
    margin: 16px 0 18px 0;
}
.aviso-covid-libreria {
    overflow: hidden;
    margin: 0 0 17px 0;
    text-align: center;
}

.expo-setting {margin: -20px 0 20px 0}

.aviso-covid-cuenca .resalte-cierre,
.aviso-obras-palma .resalte-cierre {
    font-weight: bold
}

.aviso-covid-cuenca a,
.aviso-obras-palma a {
    text-decoration: underline;
    color: #C75025 !important;
}
    


#museoshome a:hover {
	text-decoration: underline
	}
#museoshome #expoPalma,
#museoshome #expoCuenca {
	border-top:none; 
	}

#museoshome p a#expoPalmaLink3 span#expoPalmaTitulo,
#museoshome p a#expoCuencaLink3 span#expoCuencaTitulo {
	text-align: left;
	margin: 1em auto 1em auto;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.1em;
	color: #707173;
	width: 50%;
	text-transform: none;
}

#home #expoCuenca p,
#home #expoPalma p {text-align: center;}


#home #museoshome {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	display: block;
	background-repeat: repeat-y;
	border-top: 1px #bbb solid;
	padding: 0;
	margin: 0 0 2em 0;
   
}
#home #museoshome #tituloMuseos {
	font-size: 1.500em;
	padding: 0;
	margin: 1.2em 0 0 0;
	font-family: BrownStd, 'Helvetica Neue', 'Helvetica', Arial, sans-serif;;
    font-weight: bold;
	line-height: 130%;
	display: block;
	width: 100%;
	color: #000;
	float: left;
	text-align: center;
	text-transform: uppercase;
}
#home #expoCuenca, #home #expoPalma {
	float: left;
	width: 45%;
	margin-bottom: 1em;
	height: auto;
   
}
#home #expoPalma {
	 margin-right: 5%;
	 display: block;
 }

#home #expoCuenca img, #home #expoPalma img {
	width: 100%
}

#home #expoCuenca p a#expoCuencaLink1, #home #expoPalma a#expoPalmaLink1 {
	font-size: 1em;
	padding: 0;
	margin: 0 0 1em 0;
	font-family: BrownStd, 'Helvetica Neue', 'Helvetica', Arial, sans-serif;;
    font-weight: bold;
	line-height: 130%;
	padding-top: 10px;
	display: block;
	width: 100%;
	color: #000;
	float: left;
	text-align: center;
	text-transform: uppercase;
}
#home #expoCuenca p a#expoCuencaLink3, #home #expoPalma a#expoPalmaLink3 {
	color: #151515;
	margin: 4% 0 2% 0;
	display: inline-block;
	text-transform: uppercase;
}
#home #expoCuenca p a#expoCuencaNombre, #home #expoPalma a#expoPalmaNombre {
	color: #008895;
	font-weight:bold;
}
#home #expoPalma #fechaExpoPalma, #home #expoCuenca #fechaExpoCuenca {
	color: #151515;
	margin: 2% 0 0 0;
}

.pie-foto, .pie-foto2, .img-left span, .img-right span {
    height: auto;
    color: #888;
    font-size: 13px !important;
    line-height: 16px;
    text-align: left;
    margin: 7px auto 25px auto !important;
    display: inline-block;
    font-family: BrownStd, sans-serif;
    font-weight: 100;
}


/* FIN MUSEOS */

/* MUSEOS */
/*#home #museoshome {
	margin-left: 3%;
	margin-right: 3%;
	line-height: 160%;
	overflow: hidden;
}
#home #museoshome h2#tituloMuseos {
	display: block;
	font-size: 1.667em;
	line-height: 1.500em;
	padding-top: 1%;
	border-top: 1px solid #E9E9E9;
	margin-bottom: 2%;
	margin-top: 2%;
}
#home #expoCuenca, #home #expoPalma {
	float: left;
	width: 46%;
	margin-bottom: 4%;
	padding-top: 1.2%;
}
#home #expoCuenca img, #home #expoPalma img {
	width: 100%;
	margin: 3% 0 6% 0;
}
#home #expoCuenca {
	margin-right: 8%;
}
#home #museoshome strong {
	color: #151515!important
}
#home #museoshome span {
	color: #018390;
}
#home #museoshome a#expoCuencaNombre, #home #museoshome a#expoPalmaNombre {
	color: #008895;
}
#home #museoshome p a {
	color: #333;
}*/
/* FIN MUSEOS */
/** FIN COLUMNA DERECHA **/
/* FIN INDEX */
/*************/

/*************************************************************************************************************************/
/******************************************************************* DETALLE.ASPX ****************************************/
/******************************************************************** Páginas interiores Conferencias y Música************/
/*** MENÚ PÁGINAS INTERIORES (SUBSECCIÓN) ***/
/*.menusecciones, .menuseccionesoff {
	display: none;
}*/
.contenido #menuppal .btn-secciones a {
	display: block;
	float: right;
	margin: 2.5% 3% 0 0;
	cursor: pointer;
	background-color: #00838F;
	color: #fff;
	font-weight: bold;
	font-size: 0.917em;
}
    .contenido #menuppal .btn-secciones a.menuseccionesoff, .contenido #menuppal .btn-secciones a.menusecciones, .contenido #menuppal .btn-secciones a.menuseccioneson {
        background-color: #00838F;
        background-repeat: no-repeat;
        background-position: 92% center;
        padding: 14px 32px 11px 15px;
        text-transform: uppercase;
        -moz-background-size: 10%;
        -o-background-size: 10%;
        -webkit-background-size: 10%;
        background-size: 10%;
        overflow: hidden;
        border-radius: 0.200em;
        font-size: 1.1rem;
        font-family: BrownStd, sans-serif;
        margin: 20px 17px 10px 20px;
    }
    #cuenca #menuppal .btn-secciones a.menusecciones, #cuenca #menuppal .btn-secciones a.menuseccionesoff, #palma #menuppal .btn-secciones a.menusecciones, #palma #menuppal .btn-secciones a.menuseccionesoff, .contenido #menuppal .btn-secciones a.menusecciones, .contenido #menuppal .btn-secciones a.menuseccionesoff {
        background-image: url('//recursos.march.es/web/imgad/seccion-off-movil.png');
        font-weight: 100;
        letter-spacing: 0.8px;
    }
#cuenca #menuppal .btn-secciones a.menuseccioneson, #palma #menuppal .btn-secciones a.menuseccioneson, .contenido #menuppal .btn-secciones a.menuseccioneson {
	background-image: url('//recursos.march.es/web/imgad/seccion-on.png');
}




/* MENU DE PESTAÑAS */	



.contenido #menuppal .tabs { /* es el rectángulo contenedor */
	margin: 0 auto 3% auto;
	position: relative;
	width: 100%;
}/*
.contenido #menuppal .tab {  cada una de las pestañas 
	float: left;
}*/
.contenido #menuppal .tab:first-child {
	margin: 0.1em 0 0 0;
}
.contenido #menuppal .tab label { /* la parte superior con el título de la pestaña */
	background-color: #fff;
    color: #00838F;
    cursor: pointer;
    display: block;
    left: 0;
    /*margin-right: 0.833em;*/
    padding: 1em 1.250em;
    position: static;
    font-weight: bold;
    border-top: 0.083em solid #F5F5F5;
    font-size: 1.1rem;
    /* border-right: 0.083em solid #F5F5F5; */
    /* border-left: 0.083em solid #F5F5F5; */
}
.contenido #menuppal .tab [type=radio] {/* el control input sólo lo necesitamos para que las pestañas permanezcan abiertas así que lo ocultamos */
	display: none;
}
.contenido #menuppal .content {/* el contenido de las pestañas */
	background-color: #F7F7F7;
    position: static;
	/*bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 1.917em;*/
	display: none;
}
.contenido #menuppal .endtab {
	display: none;
}
/*.contenido #menuppal [type="radio"]:checked ~ label ~ .endtab {
 display: block
}*/
.contenido #menuppal [type="radio"]:checked ~ label {
 background-color: #F7F7F7;
 color: #000;
 z-index: 2;
 font-family: Verdana, Geneva, sans-serif;
 font-weight: bold;
 border-top: 0.083em solid #ccc;
 /*border-left: 0.083em solid #ccc;
 border-right: 0.083em solid #ccc;*/
 border-bottom: 0.417em solid #F7F7F7;
 display: block;
 padding: 20px 20px 15px 20px;
 /*margin-top: -0.583em;*/
}
.contenido #menuppal [type=radio]:checked ~ label ~ .content {
 z-index: 1;
 border-top: 0.083em solid #ccc;
 display: block;
}
.contenido #menuppal [type=radio]:checked ~ label ~ .content > * {
 opacity: 1;
 -moz-transform: translateX(0);
 -webkit-transform: translateX(0);
 -o-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
}
.contenido #menuppal div.menuseccioneson {
	clear: both;
	margin-top: 10%;
}

    .contenido #menuppal div.menuseccioneson ul li {
        background-color: #fff;
        color: #00838F;
        cursor: pointer;
        display: block;
        left: 0;
        /* margin-right: 0.833em; */
        padding: 1em 1.250em;
        position: static;
        font-weight: bold;
        border-top: 0.083em solid #F5F5F5;
        font-size: 1.1rem;
        text-transform: uppercase;
    }


.contenido #menuppal div.menuseccioneson ul:first-child {
	display: block;
	overflow: auto;
	clear: both;
	background-color: #F7F7F7;
    	background-color: #ffffff;
}
.contenido #menuppal div.menuseccioneson form.tabs ul li {
	width: 49.5%;
	float: left;
	overflow: auto;
	background-image: url('//recursos.march.es/web/imgad/enlace-menu-gris.png');
	background-repeat: no-repeat;
	background-position: 96% center;
	font-size: 1.0em;
}

.contenido #menuppal div.menuseccioneson form.tabs label  {background-image: url('//recursos.march.es/web/imgad/enlace-menu-gris.png');
	background-repeat: no-repeat;
	background-position: 96% center;
	font-size: 1.0em;
    font-family: "helvetica Neue", arial, sans serif;
    font-size: 1.1em;
    line-height: 110%;
}


.contenido #menuppal div.menuseccioneson form.tabs .content ul li {
	width: 92%;
	padding: 6% 4%;
	border-bottom: 0.083em solid #CCC;
	overflow: hidden
}
.contenido #menuppal div.menuseccioneson form.tabs .content ul li .botonmenumusicaselec {
	height: auto;
}
.contenido #menuppal div.menuseccioneson form.tabs ul li a strong {
	display: block;
	font-family: "helvetica Neue", arial, sans serif;
    font-size: 1.2rem;
    line-height: 110%;
	color: #00838D;
	/* margin-bottom: 1.5%; */
	font-weight: normal;
}
.contenido #menuppal div.menuseccioneson form.tabs ul li span a {
	color: #00838D;
	display: inline-block;
	width: 100%;
	font-family: "helvetica Neue", arial, sans serif;
	font-size: 1.1em;
    line-height: 110%;
}
.contenido #menuppal div.menuseccioneson form.tabs ul li span, .contenido #menuppal div.menuseccioneson form.tabs ul li a span {
	width: 88%;
	display: inline-block
}
.contenido #menuppal div.menuseccioneson form.tabs ul li strong + span {
	width: 88%;
	display: inline-block;
	color: #888;
	margin-top: 2.510%;
	font-family: "helvetica Neue", arial, sans serif;
    font-size: 1.1rem;
    line-height: 110%;
}
.contenido #menuppal div.menuseccioneson form.tabs ul li kbd {
	font-family: "helvetica Neue", arial, sans serif;
    font-size: 1.2rem;
    line-height: 110%;
	margin: 0;
	display: block;
	line-height: 135%;
	width: 66%;
}
.desplegablenotabs ul li.selecprof, .contenido #menuppal div.menuseccioneson form.tabs ul li.selecprof {
	background-color: #DFECED;
	background-image: url('//recursos.march.es/web/imgad/select-prof.png')!important;
	background-repeat: no-repeat;
	padding: 6% 4%;
	font-family: "helvetica Neue", arial, sans serif;
    font-size: 1.1rem;
    line-height: 110%;/* font-size: 1.5em; */
}
.desplegablenotabs ul li.selecprof strong, .contenido #menuppal div.menuseccioneson form.tabs ul li.selecprof strong {
	color: #000;
}
.desplegablenotabs ul li.selecprof a, .contenido #menuppal div.menuseccioneson form.tabs ul li.selecprof a {
	color: #000!important;
	padding: 0!important
}
/* Secciones NUEVAS en menú sin pestañas */	
.contenido #menuppal div.menuseccioneson form.tabs ul li [href="/musica/temporada-de-conciertos/?l=1"] {
/*background-image: url('//recursos.march.es/web/imgad/nuevo.png');
	background-repeat: no-repeat;
	background-position: 100% center;*/
}
/* FIN Secciones NUEVAS en menú sin pestañas */	
.contenido #menuppal .programasmenu {
	border-bottom: 0.083em solid #ccc;
	width: 100%;
}
.contenido #menuppal .programasmenu ul {
	padding: 0 0 3% 3%;
}
.contenido #menuppal .programasmenu ul li img {
	height: auto;
	width: 100%;
}
.contenido #menuppal .programasmenu ul li {
	display: inline-block;
	margin-top: 3%;
	width: 95.5%;
}
.contenido #menuppal .programasmenu ul li + li {
	display: inline-block;
	margin-top: 3%;
	background-color: #fff;
	border: 0.083em solid #CCC;
	text-align: center;
	padding: 4% 4%;
	height: auto;
	width: 88%;
}
.contenido #menuppal .programasmenu ul li + li img {
	width: 100%;
	height: auto
}
.contenido #menuppal .programasmenu ul li:last-child {
	margin-right: 0
}
/* MENU DE PESTAÑAS */			
/*** FIN MENÚ PÁGINAS INTERIORES (SUBSECCIÓN) ***/
#subseccion #contppal {
	background-image: none!important;
	padding: 0;
	clear: both;
}
#subseccion #ppal #comunppal {
	width: 100%;
}
#subseccion #ppal #comunppal .ppal {
	margin: 0;
}
#subseccion #ppal #comunppal #imagenActo {
	width: 100%;
	margin: 5% 0;
	height: auto;
}
/*.contenido #menuppal .menubanner, .contenido #menuppal ul {
	display: block;
}*/
.contenido #menuppal {
	width: 100%;

}
#presentacionContenido p {
	margin-bottom: 1em;
}
#presentacionContenido p img {
	height: auto;
	margin: 1em 0;
	width: 100%;
}
#presentacionContenido ul.lineatopdiv li:first-child {
	padding: 0 0 0.833em 0;
	border-top: none;
}
#presentacionContenido ul.lineatopdiv li {
	overflow: auto;
	padding: 0.833em 0;
	border-top: 0.083em solid #ccc;
}
#presentacionContenido ul li {
	margin: 3% 0
}
#presentacionContenido ul .interpretes li,
#presentacionContenido ul .segmentos li {
	margin: 0;
}
#paginacion {
	text-align: center;
	margin: 1.667em 0;
	width: 100%;
	display: block;
}
#paginacion a {
	border:0.083em solid #ccc;
	padding: 0.250em 0.583em;
}
#paginacion a:hover {
	text-decoration: none;
}
#paginacion a.siguiente, #paginacion a.anterior {
	border: none
}
#paginacion a.seleccionado {
	border: none;
	cursor: none;
	color: #151515
}
#presentacionContenido ul.listadoPrograma li {
	margin-bottom: 3%
}
#presentacionContenido ul.listadoPrograma li strong[property="startDate"] {
	display: inline-block;
	margin-bottom: 1%
}
#presentacionContenido ul.listadoPrograma li strong[property="performer"] {
	display: inline-block;
}
#presentacionContenido ul.listadoPrograma li em[property="name"] {
	display: inline-block;
	margin-left: 2%
}
/******************************************************************************** FIN DETALLE ****************************/
/*************************************************************************************************************************/

/******************************************************************************** PUBLICACIONES **************************/
/*************************************************************************************************************************/
#publicaciones #menuppal .menu_alineado .selecprof {
	color: #00838D;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.500em;
}
#publicaciones #ppal {
	color: #666;
}
#publicaciones h1, #publicaciones h1 a {
	color: #008895;
}
#publicaciones #menuppal h2, #publicaciones #menuppal h2 a {
	font-size: 2.500em;
	line-height: 145%;
	margin-bottom: 5%;
}
#publicaciones h3 {
	clear: both;
	color: #666;
	font-size: 2.000em;
}
#musicapublicaciones h3, #conferenciaspublicaciones h3, #cienciassocialespublicaciones h3, #cienciassocialespublicaciones h3, #bibliotecaspublicaciones h3, #artepublicaciones h3 {
	border-top: 1px solid #ccc;
	padding-top: 6%;
}
#lafundacion h3 {margin-top: 4%}
#publicaciones #contppal #ppal .estilo_anual #cajaImg {
	width: 75%;
	float: left;
	margin-right: 3%;
}
#publicaciones #contppalsin #ppal ul.estilo_anual {
	list-style: square;
	margin: 6% 1.500% 6% 1.500%;
	line-height: 145%;
}
#publicaciones .centrar {
	text-align: center
}
#publicaciones table td.compositor {
	border-right: 1px solid #a4b5b9;
	border-left: 1px solid #a4b5b9;
	border-bottom: 1px solid #ebebeb;
	padding: 5px;
	vertical-align: middle;
}
#publicaciones table td.pdf_publi {
	border-right: 1px solid #bec6b2;
	border-bottom: 1px solid #ebebeb;
	padding: 0.150% 3.500%;
	vertical-align: middle;
	text-align: center;
}
#publicaciones .franja {
	background-color: #f6f6f6;
}
#publicaciones .cajablanca {
	float:right;
	width:170px;
	height:55px;
	background-color: #fff;
	border: 2px solid pink
}
#publicaciones #contppalsin #ppal li a {
	color: #008895;
}
#publicaciones #contppalsin #ppal li a.enlace {
	font-weight: bold;
	background-image: none;
	padding-left: 0;
	margin-top: 2%;
	display: block;
}
#publicaciones #contppalsin #ppal #otraspublicacione li a.enlace {
	display: inline;
}
#publicaciones #contppalsin #ppal #publicacionesanteriores a {
	color: #008895;
}
#publicaciones #contppalsin #ppal #publicacionesanteriores h3 {
	padding-bottom: 7%;
}
#publicaciones #contppalsin #ppal li ul li, #publicaciones #ppal li ul li {
	margin: 2.500%;
	line-height: 145%;
	list-style: circle;
}
#publicaciones #ppal li ul li .botonpdfdevice {
	margin: 6% 0 6% 0;
	width: 73%;
	padding: 7% 0 7% 20%;
}
#publicaciones #ppal ul li {
	margin-bottom: 2%;
}
#publicaciones #ppal ul li ul {
	margin: 0 0 0.500% 2%;
}
#publicaciones #ppal ul li {
	margin-left: 4%;
}
/** PUBLICACIONES **/	
#publicaciones #artepublicaciones {
	overflow: hidden;
}
#publicaciones #artepublicaciones ul li + li {
	margin-top: 2.500%;
}
#publicaciones #artepublicaciones ul li + li + li {
	margin-top: 0;
}
/** FIN PUBLICACIONES **/

/** PUBLICACIONES ESTAMPAS **/
#publicaciones .historiagrabado .ppal {
	overflow: hidden;
}
#publicaciones .historiagrabado .ppal table.datos_extra2 {
	width: 100%;
	font-size: 100%;
	color:#666;
}
#publicaciones .historiagrabado .ppal table.datos_extra2 td {
	border: 1px solid #A4B5B9;
	padding: 1%;
	vertical-align: middle;
	display:block;
	width: 100%;
	border: none;
}
#publicaciones .historiagrabado .ppal table tr {
	display: block;
	padding: 4% 6% 4% 4%;
	border-top: 1px solid #F0F0F0;
}
#publicaciones .historiagrabado .ppal table tr:first-child {
	display:none;
}
#publicaciones .historiagrabado .ppal table tr th {
	display: none;
}
#publicaciones .historiagrabado .ppal table tr:nth-child(2n+2) {
	background-color: #F6F6F6;
}
#publicaciones .historiagrabado .ppal h1 {
	color: #666;
	padding-bottom: 3%;
}
#publicaciones .historiagrabado .ppal h2 {
	color: #151515;
	font-size: 2.0em;
	margin-top: 1%;
}
#publicaciones .historiagrabado .ppal table {
	font-size: 0.800em;
}
#publicaciones .historiagrabado .ppal table td {
	border:1px solid #A4B5B9;
	vertical-align: middle;
	padding: 0.500%;
}
#publicaciones .historiagrabado .ppal table td.compositor {
	padding: 0.500%;
}
#publicaciones .historiagrabado .ppal #compartir {
	margin: 6% 0 0 0;
}
.pdf_descargable {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png) !important;
	background-position: 6% center;
	background-repeat: no-repeat;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	color: #008895;
	display: block;
	font-weight: bold;
	margin: 3% 0;
	padding: 4% 4% 4% 22%;
	text-align: left;
}
.campos {
	font-size: 100%;
	overflow: hidden;
}
.sin_icono {
	display: none;
}
/** FIN PUBLICACIONES ESTAMPAS **/

/** PUBLICACIONES OBRAS DE UNA COLECCIÓN  **/
#publicaciones .obrascoleccion .ppal {
	overflow: hidden;
}
#publicaciones .obrascoleccion .ppal h1 {
	color: #151515;
	margin-bottom: 3%;
}
#publicaciones .obrascoleccion .ppal img[alt="Foto Obras"] {
	width: 100%;
	height: auto;
}
#publicaciones .obrascoleccion .ppal table {
	width: 100%;
	margin-top: 3%;
	border: 1px solid #A4B5B9;
}
#publicaciones .obrascoleccion .ppal table td {
	border: 1px solid #A4B5B9;
	padding: 1%;
	vertical-align: middle;
}
#publicaciones .obrascoleccion .ppal #compartir {
	margin: 3% 0 0 0;
}
/** FIN PUBLICACIONES OBRAS DE UNA COLECCIÓN  **/

/** PUBLICACIONES ANTERIORES **/	
#publicacionescolecciones ul li {
	border-bottom: 2px dotted #666;
	margin-bottom: 3%;
}
#publicacionescolecciones ul li:last-child {
	border-bottom: none;
}
/** FIN PUBLICACIONES ANTERIORES **/
.estilo_anual h1 {
	color:#151515!important
}
/** BOLETÍN ELECTRÓNICO **/
#enews #menuppal .selecprof {
	color: #00838D;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
}
#enews #ppal {
	margin: 0;
	width: 99%;
	margin-top: 3%;
	color: #666;
}
#enews #ppal #cajaimg #encabezadoboletin {
	margin-bottom: 6%;
}
#enews #ppal #cajaimg #encabezadoboletin h4 {
	color: #151515;
}
#enews #ppal #cajaimg .enlace {
	background-image: none;
	padding: 0;
	font-weight: bold;
	color: #008895;
	margin-top: 6%;
	display: block;
}
#enews #ppal #cajaimg {
	width: 100%;
	margin-bottom: 6%;
	overflow: hidden;
}
#enews #ppal #cajaimg img {
	width: 60%;
}
#enews #ppal #cajaimg .pieizq a {
	display: block;
	line-height: 175%;
	color: #008895
}
#enews #ppal #cajaimg .pieizq a strong {
	color: #008895;
	display: block;
}
#enews #ppal .colanos h4 {
	border-top: 1px solid #F5F5F5;
	font-size: 1.083em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5%;
	padding-bottom: 4%;
	padding-left: 2%;
	color: #008895
}
#enews #ppal .colanos:last-child {
	border-bottom: 1px solid #F5F5F5;
}
#enews #ppal .colanos ul li {
	border-top: 1px solid #F5F5F5;
}
#enews #ppal .colanos ul li a, #enews #ppal .colanos ul li a:hover {
	background-image: none;
	color: #008895;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.500em;
	display: block;
	padding: 5% 0 5% 5%;
	background-image: url('//recursos.march.es/web/img/enlace-menu-gris.png');
	background-repeat: no-repeat;
	background-position: 95% center;
	background-color: #FBFBFB;
	font-size: 120%;
	text-decoration: none;
}
#enews #ppal .colanos input + label {
	cursor: pointer;
	color: #008895;
	padding: 3%;
	border-top: 1px solid #F5F5F5;
	display: block;
	background-image: url('//recursos.march.es/web/imgad/mas-azul.png');
	background-position: 95% center;
	background-repeat: no-repeat;
}
#enews #ppal .colanos input:checked + label {
	background-image: url('//recursos.march.es/web/imgad/por-azul.png');
	background-position: 95% center;
	background-repeat: no-repeat;
}
#enews #ppal div.colanos input:checked ~ label ~ div ~ ul {
 display: block;
}
#enews #ppal .colanos input, #enews #ppal div.colanos input ~ label ~ div ~ ul {
 display: none;
}
#enews #ppal #compartir {
	margin: 6% 0 0 0;
}
/** FIN BOLETÍN ELECTRÓNICO **/	

/** PUBLICACIONES ENSAYOS ***/
#buscadorensayos .contenido #contppalsin #ppal {
	margin: 0;
	overflow: hidden;
	color: #666;
	line-height: 145%;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario {
	margin-top: 6%;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .ayuda {
	display: none;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .btnbuscrapida2 {
	background-color: #fff;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 4%;
	padding: 1.5% 3%;
	position: relative;
	text-transform: uppercase;
	z-index: 4;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .btnbuscrapida {
	-moz-appearance: caret;
	background-color: #F7F7F7;
	border-color: #ccc #ccc #F7F7F7;
	border-style: solid;
	border-width: 1px 1px 0.083em;
	box-shadow: 5px 0 6px -6px black;
	color: #000000;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 5%;
	padding: 1.3% 3%;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 22;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .btnbuscavanada {
	background-color: #fff;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1.5% 3% 0 2%;
	text-transform: uppercase;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .btnbuscavanada a#btnbuscav {
	color: #00838F;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .btnbuscrapida2 {
	background-color: #fff;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 4%;
	padding: 1.5% 3%;
	position: relative;
	text-transform: uppercase;
	z-index: 4;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .btnbuscrapida2 a {
	color: #00838F;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #btnbuscav2 {
	-moz-appearance: caret;
	background-color: #F7F7F7;
	border-color: #ccc #ccc #F7F7F7;
	border-style: solid;
	border-width: 1px 1px 0.083em;
	box-shadow: 5px 0 6px -8px black;
	color: #000000;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1.3% 3%;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 22;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .buscarapidaconcert {
	background-color: #F7F7F7;
	border-top: 0.083em solid #ccc !important;
	border-bottom: 0.083em solid #ccc !important;
	clear: both;
	display: block;
	margin-top: -0.1em;
	overflow: hidden;
	padding: 1em;
	position: relative;
	width: 95%;
	z-index: -4;
	height: 8em;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #busqueda_simple {
	-moz-appearance: caret;
	border: 1px solid #eee;
	margin-left: 4.6%;
	margin-top: 5%;
	padding: 4%;
	width: 79%;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario input#btnSimple {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/lupa.png);
	background-position: center center;
	background-repeat: no-repeat;
	border-color: -moz-use-text-color;
	border-image: none;
	border-style: none none none solid;
	border-width: medium medium medium 1px;
	color: #fff;
	cursor: pointer;
	height: 2em;
	margin-left: -4em;
	margin-top: 0.2em;
	text-indent: -100000em;
	width: 3em;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #newboxes2 {
	position: relative;
	z-index: 0;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #buscaavanzaconcert {
	background-color: #F7F7F7;
	border-bottom: 0.083em solid #E2E2E2;
	border-top: 0.083em solid #ccc;
	clear: both;
	display: block;
	margin-top: -0.1em;
	overflow: hidden;
	padding: 9% 2% 3%;
	position: relative;
	width: 98%;
	z-index: 0;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .labeltitulo {
	clear: both;
	color: #000000;
	display: block;
	margin-bottom: 2%;
	padding-left: 0.2em;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #cajafechas .fechancho {
	-moz-appearance: caret;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #fff !important;
	background-image: url(//recursos.march.es/web/imgad/flecha-buscador.png);
	background-origin: padding-box;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto auto;
	border-right: 1px solid #eee;
	color: #000000;
	height: 3.2em;
	overflow: hidden;
	width: 84%;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #cajafechas .fecha_desde {
	float: left;
	font-size: 100%;
	width: 43%;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #cajafechas .fecha_hasta {
	float: left;
	font-size: 100%;
	width: 44%;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #cajafechas .fechancho select#cbFechaFin, #buscadorensayos .contenido #contppalsin #ppal #formulario #cajafechas .fechancho select#cbFechaIni {
	-moz-appearance: caret;
	background-color: transparent;
	border: 1px solid #eee;
	padding: 11%;
	width: 130%;
	cursor: pointer
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .inputavanzada {
	-moz-appearance: caret;
	border: 1px solid #eee;
	clear: both;
	margin-bottom: 8%;
	padding: 4%;
	width: 89%;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .materiaform {
	position: relative;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #linkListadoSeries, #buscadorensayos .contenido #contppalsin #ppal #formulario #linkListadoMaterias, #buscadorensayos .contenido #contppalsin #ppal #formulario #linkListadoAutores {
	background-image: none;
	padding-left: 0;
	font-weight: bold;
	color: #008895;
	position: absolute;
	top: 0.083em;
	right: 1em;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario #newboxes1 #buscaavanzaconcert .col_busc_2, #buscadorensayos .contenido #contppalsin #ppal #formulario #newboxes1 #buscaavanzaconcert .col_busc_1 {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .centrar {
	overflow: hidden;
	clear: both;
	text-align: center;
}
#buscadorensayos .contenido #contppalsin #ppal #formulario .botoncuadro {
	text-align: center;
	background-color: #00838F;
	width: 35%;
	margin: 10% auto 3% auto;
	padding: 2%;
	overflow: hidden
}
#buscadorensayos .contenido #contppalsin #ppal #formulario input#btnAvanzadaLimpiar, #buscadorensayos .contenido #contppalsin #ppal #formulario input#btnAvanzada {
	-moz-appearance: caret;
	background-color: transparent;
	border: medium none;
	color: #fff;
	cursor: pointer;
	float: left;
	font-weight: bold;
	overflow: hidden;
	padding: 8%;
	text-transform: uppercase;
	width: 100%;
}
#buscadorensayos .contenido #contppalsin #ppal #ordenaprgm {
	margin-top: 6%;
}
#buscadorensayos .contenido #contppalsin #ppal #ordenaprgm ul li span#tituloOrdenar {
	color: #000;
	display: inline;
	float: left;
	font-weight: bold;
	margin-left: 1em;
	padding-right: 1em;
	width: auto;
}
#buscadorensayos .contenido #contppalsin #ppal #ordenaprgm ul li ul li#ordenarFecha, #buscadorensayos .contenido #contppalsin #ppal #ordenaprgm ul li ul li#ordenarTitulo {
	display: block;
	float: left;
	padding-bottom: 1.5em;
}
#buscadorensayos .contenido #contppalsin #ppal #ordenaprgm ul li ul li#ordenarFecha a, #buscadorensayos .contenido #contppalsin #ppal #ordenaprgm ul li ul li#ordenarTitulo a {
	color: #00838F;
	display: inline;
	font-weight: bold;
	padding-right: 1em;
}
#buscadorensayos .contenido #contppalsin #ppal #ordenaprgm ul li ul li#ordenarFecha a img {
	display: none;
}
#buscadorensayos .contenido #contppalsin #ppal #ordenaprgm #totalResultados {
	clear: both;
}
#buscadorensayos .contenido #contppalsin #ppal .paginaprgm {
	margin: 8% auto;
	overflow: hidden;
	text-align: center;
}
#buscadorensayos .contenido #contppalsin #ppal .paginaprgm ul li {
	display: inline-block;
	margin-bottom: 1.7%;
	margin-left: 0.95%;
	margin-right: 0.95%;
	text-align: center;
	vertical-align: middle;
}
#buscadorensayos .contenido #contppalsin #ppal .paginaprgm ul li a {
	display: block;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 1em;
	padding-top: 1em;
	width: 3em;
}
#buscadorensayos .contenido #contppalsin #ppal .paginaprgm ul li.totalpag, #buscadorensayos .contenido #contppalsin #ppal .paginaprgm ul li .nopaginacion {
	display: none;
}
#buscadorensayos .contenido #contppalsin #ppal .paginaprgm ul li.anteriorpag, #buscadorensayos .contenido #contppalsin #ppal .paginaprgm ul li.sigientepag, #buscadorensayos .contenido #contppalsin #ppal .paginaprgm ul li.numpag {
	background-color: #E9E9E9;
}
#buscadorensayos .contenido #contppalsin #ppal .paginaprgm ul li.numpag a.actualpag {
	background-color: #888;
	color: #fff;
}
#buscadorensayos .contenido #contppalsin #ppal .listadoexposicionespasadas ul.exposicionmostrada {
	border-top: 1px dotted #bbb;
	padding: 6% 0;
	overflow: hidden;
}
#buscadorensayos .contenido #contppalsin #ppal .listadoexposicionespasadas ul.exposicionmostrada li.imgflotaleft {
	width: 40%;
	border: 1px dotted #bbb;
}
#buscadorensayos .contenido #contppalsin #ppal .listadoexposicionespasadas ul.exposicionmostrada .enlace {
	color: #008895;
	font-weight: bold;
	background-image: none;
	padding-left: 0;
	display: block;
	margin-top: 3%;
}
#buscadorensayos .contenido #contppalsin #ppal #compartir {
	margin: 0;
}
/** FIN PUBLICACIONES ENSAYOS ***/

/******************************************************************************** FIN PUBLICACIONES **********************/
/*************************************************************************************************************************/

/******************************************************************************** ARTE ***********************************/
/*************************************************************************************************************************/
#linktoarte {
	font-weight: bold;
	float: left;
	margin: 4.5% 0 0 3%;
	font-size: 1.5em;
	padding: 1% 4% 1.2% 0;
	border-right: 1px solid #ccc;
}
#palma h4, #cuenca h4 {
	color: #000;
}
#arte #ppal {
    clear: both;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
#titCajaArte {
	font-family: "Times New Roman", Times, serif;
	font-size: 210%;
	line-height: 100%;
	margin: 5% 0;
	color: #333;
}

#galeriaMadrid {display: none;}

#artehome #titCajaArte {
    width: 100%;
    /* height: 3.8em; */
    font-family: 'Noe-Display', serif;
    font-size: 40px;
    line-height: 44px;
    margin: 5px 0 6px 0;
    display: inline-block;
}


#arte #menusec {
	display: block;
}
#cajaArte [alt="Sala de exposiciones, Madrid"] {
	width: 100%;
	height: auto;
	margin: 0 0 0.4em 0;
}
#cajaArte p {
	color: #666;
	margin-bottom: 4%;
	font-size: 1.100em;
	line-height: 145%
}
#cajaArte .museupalma, #cajaArte .museocuenca {
	float: left;
	width: 100%;
}
#cajaArte .museupalma {
	margin-right: 3%;
	margin-top: 3%;
	margin-bottom: 10%;
    display: none;
}

#cajaArte #galeriaPalma img, #cajaArte .museocuenca piefoto img {width: 100%; height: auto;  margin: 0 0 0.4em 0;}

.bannexpoante {
	width: 98%;
	overflow: hidden;
   
	text-align: center;
	padding-bottom: 20px;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 20px;
    display: none;

}

.bannexpoante a img {
	 width: 80%;
}

.bannexpoante.bola-sonora a img { 
	
	clear: both;
	width: 80%;
    display: none;

}

.no-mayusc {display: block}

.bannexpoante.bola-sonora a {display: block;}


#cajaArte .museocuenca {
	margin-right: 0;
    display: none;
}
.museocuenca img,  #galeriaCuenca img {
	width: 100%;
	height: auto;
	margin: 0 auto
}
#arte #compartir {
	margin: 10% 0 0 0;
}
/** ARTE HOME **/
#arte #artehome #contppal {
	margin: 0 3%;
}

/* ARTE SUB-HOME */

#cajaArte div span {
	font-family: Arial, Verdana;
	font-size: 1.4em;
	font-weight: bold;
	padding: 1em 0;
	display: block;
}


#cajaArte p {
	font-size: 1.2em;
	line-height: 140%;
	font-family: Verdana;
	font-weight: regular;
	margin: 1em  0 1.5em 0;
}


#cajaArte p + p { text-indent: 0 !important}



/* lista exposiciones */


#cajaArte {
	width: 98%;
 
}


#cajaArte .parrilla-expo {
	overflow: hidden;
	/* border-bottom: solid 1px #ccc;*/
   
}

#cajaArte .parrilla-expo  ul {
	margin-bottom: 1em;
	display: block;
	overflow: hidden;
}

	
#cajaArte .parrilla-expo  ul li {
	 display: inline-block;
	 overflow: hidden;
	 float: left;
	 width: 100%;
	 margin-right: 4%;

	
}

#cajaArte .parrilla-expo ul li ul li {
	 display: block;
	 overflow: hidden;
	 float: left;
	 width: 100%;
    
}

    #cajaArte .parrilla-expo ul li ul li img {
        width: 100%;
        margin: 20px 0 10px 0;
    }

#cajaArte .parrilla-expo ul li  a {
	
	display: block;
   
}

.fechaexpo {
    font-family: BrownStd, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 100;
    font-weight: 100;
    padding: 11px 0 0 0;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}



a.location-exp {
    font-weight: bold;
    font-size: 1em;
    margin: 0.5em 0 0.3em 0;
    color: #00889a !important;
    font-family: BrownPro, sans-serif;
    display: block;
    font-size: 17px;
    line-height: 18px;
    text-transform: uppercase;
}

a.tit-exp {
    font-weight: normal;
    font-size: 22px;
    line-height: 24px;
    font-family: Noe-text, serif;
}

	#cajaArte .parrilla-expo ul li:last-child {
		margin-right: 0;
	}

#cajaArte p {font-family: Noe-Text, serif; font-size: 19px; line-height: 27px;}
    #cajaArte p a {color: #00889a;}
#titCajaArte.sub-second {
    color: #ccc;
    font-size: 40px !important;
    line-height: 40px !important;
    text-align: center;
}
/* Banners catálogo y exposiciones */
.banner-exposiciones p, .banner-catalogos p {
    display: none
}
.banners-aside {
    background-color: #f2f2f2;
    padding: 13px 13px 20px 13px;
    border: solid 1px #ccc;
    border-radius: 4px;
}
.banner-exposiciones a,
.banner-catalogos a {
    font-family: BrownStd, sans-serif;
    color: #00889a;
    text-transform: uppercase;
    font-size:16px;
    line-height: 18px;
    padding: 10px 0;
}


/** FIN ARTE HOME **/
/** ARTE EXPOSICIONES TEMPORALES **/
#exposionestemporales .ppal {
    clear: both;
}
#exposionestemporales .imgexpotop {
	width: 100%;
	height: auto;
}
#exposionestemporales #ppal .videoexposiciones {
	clear: both;
	margin-top: 6%;
	overflow: hidden;
}
#exposionestemporales #ppal .videoexposiciones #videoCEACS_wrapper {
	width: 100%!important;
}
#exposionestemporales #ppal #cuerpotemporal {
	clear: both;
	margin-top: 6%;
}
#exposionestemporales #madrid h2 {
	color: #555;
	font-size: 1.250em;
	margin: 1% 0 4% 0;
	font-weight: bold;
	line-height: 130%;
}
#exposionestemporales #madrid h3 {
	color: #151515;
	font-size: 1.250em;
	font-family: Verdana, Geneva, sans-serif;
}
#exposionestemporales .centradoimagen {
	margin: 0 auto 3% auto;
	width: 80%;
}
#exposionestemporales .centradoimagen img {
	width: 100%;
}
#exposionestemporales .centradoimagen.pieizq {
	color: #888;
	font-size: 0.917em;
	line-height: 145%;
	text-align: left;
}
#exposionestemporales p {
	font-family: BrownStd, sans-serif;
    color: #151515;
    font-size: 16px;
    font-weight: 100;
	line-height:22px;
	margin-bottom: 20px;
}
#exposionestemporales #menusec {
	margin: 3% 0;
	background-color: #F6F6F6;
}
#exposionestemporales h2 {
	font-size: 2em;
	padding: 0 0 0.5em 0;
	font-family: 'Times New Roman' Verdana, Arial;
	color: #151515;
}
#exposionestemporales #otraexpo {
	background-color: #F6F6F6;
	margin-bottom: 40px;
	border-top: none;
	width: 100%;

}
#exposionestemporales #otraexpo a {
	background-image: none;
	padding: 5% 3% 5% 5%;
	display: block;
	color: #2B7F8C;
}
#exposionestemporales #otraexpo br {
	display: block;
}
#exposionestemporales .horalugaron + #menutemporales > #submenutemporal_menutemporal > .cajamenuhorario > .menuDer > .menusecprimero, #exposionestemporales #menutemporales + #otraexpo, #exposionestemporales .horalugaron + #otraexpo {
	border-top: none;
}
#exposionestemporales .imgflotaright, #exposionestemporales .imgflotaleft {
	margin: 3% 0 3% 0;
	width: 100%;
}
#exposionestemporales .imgflotaright img, #exposionestemporales .imgflotaleft img {
	width: 100%;
	margin-bottom: 2%;
}
#exposionestemporales .imgdisp {
	margin: 6% 0;
}
#exposionestemporales .imgdisp img {
	width: 100%;
	height: auto;
}
#exposionestemporales #compartir {
	margin: 0;
    font-family: BrownStd, sans-serif;
    font-weight: 100;
}
#exposionestemporales ul.listadodisc {
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	margin-left: 4%
}
#exposionestemporales ul.listadodisc li p {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 145%;
}
#exposionestemporales ul.listadodisc li {
	list-style-type: decimal;
	margin: 3% 0 3% 3%;
	border-bottom: 0.083em solid #ccc;
	padding-bottom: 3%;
}
#exposionestemporales ul.listadodisc li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#exposionestemporales ul.listadodisc li:last-child {
	border-bottom: none
}
#exposionestemporales ul.listadodisc li strong {
	text-transform: uppercase;
}
#exposionestemporales .avisocolor {
	color: #C75025;
}
.avisocolor-biblioteca {
	color: #c75025;
	font-size: 1.2em;
	padding: 0;
	width: 90%;
	display: block;
	overflow: hidden;
	line-height: 150%;
}
#exposionestemporales #guiapdf {
	padding: 7.5% 3% 7.5% 5%;
	border-bottom: 0.250em solid #151515;
	background-color: #fff
}
#exposionestemporales #guiapdf a.pdf {
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-position: 3% center;
	background-repeat: no-repeat;
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	color: #151515;
	font-weight: bold;
	padding: 6% 6% 6% 22%;
	width: 70%;
	display: inline-block;
}
#exposionestemporales .quote {
	background-image: url(//recursos.march.es/web/imgad/quote-1.png);
	background-repeat: no-repeat;
	background-position: 4% 2%;
	background-color: #F6F6F6;
	font-family: Verdana, Geneva, sans-serif;
	padding: 3% 3% 3% 10%;
	width: 40%;
	margin: 3%;
	border-top: 3px solid #666;
}
/**************** Normas de acceso a las exposiciones ***************/
#madrid ul.conditions {
	margin: 2em 0 0 0;
}
#madrid ul.conditions li.condition-list {
	background-position: left middle;
	background-repeat: no-repeat;
	padding: 1em 0 2.3em 5em;
	list-style-type: none;
	display: block;
}
.vigilancia {
	background:url("//recursos.march.es/web/arte/img/acceso-ico/ico-camara-vigilancia.png") no-repeat left 2em;
	padding: 2em 0 1.6em 5em !important;
}
.camara {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-nocamara.png) no-repeat left 0;
	padding: 0.4em 0 1.6em 5em !important;
}
.moviles {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-movil.png) no-repeat left 0;
}
.moviles-en {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-movil.png) no-repeat left 0;
	padding: 0.6em 0 0.9em 5em !important;
}
.comida-en {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-nocomida_gral.png) no-repeat left 0;
	padding: 0.9em 0 2em 5em !important;
}
.comida {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-nocomida_gral.png) no-repeat left 0;
	padding: 1em 0 2.7em 5em !important;
}
.animales {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-noanimales.png) no-repeat left 0;
	padding: 0.6em 0 1.6em 5em !important;
}
.animales-en {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-noanimales.png) no-repeat left 0;
	padding: 0.6em 0 1.8em 5em !important;
}
.bicicletas {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-nobici.png) no-repeat left 0;
	padding: 0.3em 0 1.6em 5em !important;
}
.adulto {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-menor-adulto.png) no-repeat left 0
}
.minusvalido {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-minusvalido.png) no-repeat left 0
}
.minusvalido-en {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-minusvalido.png) no-repeat left 0;
	padding: 0.6em 0 1.8em 5em !important;
}
.maletas {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-nomaletas.png) no-repeat left 0;
	padding: 0.6em 0 1em 5em !important;
}
.maletas-en {
	background:url(//recursos.march.es/web/arte/img/acceso-ico/ico-nomaletas.png) no-repeat left 0;
	padding: 0.6em 0 1em 5em !important;
}
#madrid .right {
	float: right;
	display: block;
	padding: 10px 0 22px 0;
}
#exposionestemporales #ppal p.prohibido {
	margin: 1em 0 2em 0;
	display: block;
}
/** FIN ARTE EXPOSICIONES TEMPORALES **/		
#arte #catalogosficha .pdf {
	margin: 4% auto;
}
/*** ARTE PALMA ***/
#palma {
	color: #666;
}
#palma h1 {
	color: #151515;
}
#palma .bannexpoante, #palma .toplogo, #palma #profundidad {
	display: none;
}

#palma #menuppal .btn-secciones a {
	background-color: #AA9556;
	background-image: none;
}
#palma #ppalpalma {
	border-top: 0.083em solid #F5F5F5;
	padding: 4.600% 0% 0 0%;
	overflow: hidden;
	clear: both;
}
#palma #ppalpalma .topexpo {
	overflow: hidden;
}
#palma #ppalpalma .topexpo .trescolumnas ul {
}
#palma #ppalpalma .topexpo .trescolumnas li {
	width: 94.500%;
	float: left;
	font-size: 1.083em;
	color: #666;
	padding: 0 3% 6% 3%;
}
#palma #ppalpalma .topexpo .trescolumnas li a img {
	width: 100%;
	margin-bottom: 4%;
	height: auto;
}
#palma #ppalpalma .topexpo .trescolumnas li a span {
	display: block;
}
#palma #ppalpalma .topexpo .trescolumnas li a.enlace {
	background-image: none;
	padding-left: 0;
	color: #2D8592;
}
#palma #ppalpalma .topexpo .trescolumnas li a:first-child {
	display: block;
	padding-top: 2.500%;
	color: #2D8592;
	font-weight: bold;
	border-top: 0.500em solid #000;
	margin-bottom: 3%
}
#palma #ppalpalma .topexpo .trescolumnas li .fechaexpo {
	text-transform: uppercase;
}
#palma #ppalpalma .presentapalma {
	border-top: 0.083em solid #F5F5F5;
	clear: both;
	margin-top: 3%;
	padding-top: 6%;
}
#palma #ppalpalma .presentapalma .imagenindexpalma {
	width: 94.500%;
	font-size: 0.917em;
	color: #333;
	padding: 0 3% 6% 3%;
}
#palma #ppalpalma .presentapalma .imagenindexpalma img {
	width: 100%;
	height: auto;
	margin-bottom: 3.400%;
}
#palma #ppalpalma .presentapalma .textindex {
	padding: 0% 3% 6% 3%;
}
#palma #ppalpalma .presentapalma .textindex p {
	margin-bottom: 5%;
	line-height: 145%;
	color: #666;
	font-size: 1.083em;
}
#palma #ppalpalma .doscolumnas li {
	border-top: 0.5em solid #000;
	color: #2D8592;
	display: block;
	font-weight: bold;
	margin-bottom: 3%;
	padding: 2.5% 0;
	overflow:hidden;
	margin: 2%;
}
#palma #ppalpalma .doscolumnas li a img {
	height: auto;
	margin-bottom: 4%;
	width: 100%;
}
#palma #ppalpalma .doscolumnas li a strong {
	margin-right: 2%;
	display: block;
	line-height: 150%;
}
#palma #ppalpalma .doscolumnas li span {
	color:#666;
	font-weight: normal;
	line-height: 150%;
}
#palma #ppalpalma .doscolumnas li .fechaexpo {
	text-transform: uppercase;
	display: block;
	margin-top: 1%;
}
#palma #ppalpalma #compartir {
	margin: 0 3%;
}
#cuenca #ppalcuenca .topexpo .trescolumnas li a:first-child {
	border-top: 0.5em solid #000;
	color: #2D8592;
	display: block;
	font-weight: bold;
	margin-bottom: 3%;
	padding-top: 2.5%;
}
/* ARTE PALMA MENU DERECHO COMÚN (#menusec) */
#palma #coleccion #menusec [href="/arte/palma/coleccion/?l=2"], #palma #coleccion #menusec [href="/arte/palma/coleccion/?l=1"] {
	border-top: 0.25em solid #151515;
	color: #151515;
	display: block;
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding: 3% 0 3% 15%;
	background-color: #fff;
	border-bottom: 0.095em solid #ccc;
	font-weight: bold;
}
#palma #menusec ul {
	border-bottom: 0.25em solid #151515;
}
#palma #menusec ul li {
	background-color: #fff;
	font-weight: bold;
}
#palma #menusec ul li a {
	color: #2B7F8C;
}
/* FIN ARTE PALMA MENU DERECHO COMÚN (#menusec) */	
	
/* ARTE PALMA SITUACIÓN */
#palma #situacion #profundidadpalma {
	display: none;
}
#palma #situacion #mapasituacion iframe {
	width: 80%;
	height: 100%;
}
#palma #situacion .mapa .enlace {
	background-image: none;
	color: #2C8592;
	font-weight: bold;
	padding-left: 0;
}
#palma #situacion .direccion {
	color: #666;
}
#palma #situacion .direccion strong {
	color: #000;
	line-height: 145%;
}
#palma #situacion .direccion .fondodatos strong {
	margin-bottom: 3%;
}
#palma #situacion #textosituacion {
	color: #666;
	line-height: 145%;
}
#palma #situacion #textosituacion strong {
	color: #000;
}
#palma #situacion #textosituacion .enlace {
	background-image: none;
	padding-left: 0;
	font-weight: bold;
	color: #2C8592;
}
#palma #situacion #compartir {
	margin: 0;
}
/* FIN ARTE PALMA SITUACIÓN */

/* ARTE PALMA EDIFICIO */
#palma .edificio #titulares br {
	display: none;
}
#palma .edificio #titulares span br {
	display: block;
}
#palma .edificio #ppal {
	margin: 20px 0;
}
#palma .edificio #ppal img {
	width: 100%;
	height: auto;
}
.link-museo-historia a {font-weight: bold; margin: 1em 0 1em 0; display:block}


.autores-palma {
	font-size: 1.250em;
	color: #666;
	display: block;
	line-height: 140%;
	margin: 0.3em 0 0 0;
	color: #555;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

.autores-palma + .autores-palma { margin-top: 0;}

/* ARTE FIN PALMA EDIFICIO */

/* ARTE PALMA COLECCIÓN */	

/****************** artistas *****************/



#palma .contenedor.edificio .anotacion {
	border-top: dotted 1px #ccc;
	padding-top: 20px;
	margin-top: 30px;
}


#palma .contenedor.edificio .anotacion {
	border-top: dotted 1px #ccc;
	padding-top: 20px;
	margin-top: 30px;
}

#palma .contenedor.edificio .anotacion p {
	padding: 0.3em 0;
}


.img-coleccion-palma.left {
	width: 120px; 
	float: left;
}


.img-coleccion-palma.apaisado, .img-coleccion-palma.apaisada, .img-coleccion-palma.left-gral, .img-coleccion-palma.right-gral {
	overflow: hidden;
	display: block;
	margin: 2em auto;
	text-align: left;
	width: 100%;
   
	}

.img-coleccion-palma.apaisado img, .img-coleccion-palma.apaisada img

{width: 100%;
 height: auto;
}

.pie-300, .pie-380, .pie-full-width {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 0 auto; 
	color: #888;
	font-size: 1em;
	padding: 4px 0 0 0;
	line-height: 14px;
	}
.pie-380 { width: 80%; clear: both; padding-top: 8px}
.pie-300 { width: 80%; clear: both; padding-top: 8px}
.pie-full-width { width: 100%; clear: both; padding-top: 8px }

#palma #coleccion .visitavirtual {
	display: none;
}
#palma #coleccion #titulares {
	margin: 0 3%;
}
#palma #coleccion #contppal #ppal #cuerpocoleccion img {
	width: 100%;
	height: auto;
}
#palma #coleccion #contppal #ppal #cuerpocoleccion .enlace {
	color: #008895;
	font-weight: bold;
	background-image: none;
	padding-left: 0;
}
#palma #coleccion .relartistas {
	float: left;
	margin-bottom: 12%;
	margin-right: 4%;
	width: 46%
}
#palma #coleccion .relartistas .enlace {
	padding-left: 7%;
	color: #008895;
	margin-bottom: 4.500%;
	display: block;
}
#palma #coleccion .colorcabeceras {
	color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.500em;
}
#palma .obragrafica #menusec [href="/arte/palma/coleccion/?l=1"], #palma .obragrafica #menusec [href="/arte/palma/coleccion/?l=2"] {
	background-image: none!important;
	padding-left: 5%!important;
	color: #2B7F8C!important;
}
#palma .obragrafica #menusec li.liselecc a {
	color: #151515;
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12%;
}
#palma .obragrafica .botonpdfdevice {
	width: 77%;
	color: #008895;
	padding-left: 17%;
}
#palma .obragrafica .cuadrosthickbox {
	overflow: hidden;
}
#palma .obragrafica .cuadrosthickbox div {
	width: 47%;
}
#palma .reflejo #menusec [href="/arte/palma/coleccion/?l=1"], #palma .reflejo #menusec [href="/arte/palma/coleccion/?l=2"] {
	background-image: none!important;
	padding-left: 5%!important;
	color: #2B7F8C!important;
}
#palma .reflejo #menusec li.liselecc {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding-left: 15%;
}
#palma .reflejo #menusec li.liselecc a {
	color: #151515;
}
#palma .reflejo #ppal #cuerporeflejo img.imgflotaleft {
	width: 100%;
	height: auto;
}
#palma .reflejo #compartir {
	margin-left: 0;
	margin-right: 0;
}
#palma .coleccionhistoria #menusec [href="/arte/palma/coleccion/?l=1"], #palma .coleccionhistoria #menusec [href="/arte/palma/coleccion/?l=2"] {
	background-image: none!important;
	padding-left: 5%!important;
	color: #2B7F8C!important;
}
#palma .coleccionhistoria #menusec li.liselecc {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding-left: 15%;
}
#palma .coleccionhistoria #menusec li.liselecc a {
	color: #151515;
}
#palma .coleccionhistoria #cuerpomuseo img {
	width: 100%;
	height: auto;
}
#palma .relaccionartistas #menusec [href="/arte/palma/coleccion/?l=2"], #palma .relaccionartistas #menusec [href="/arte/palma/coleccion/?l=1"] {
	background-image: none!important;
	padding-left: 5%!important;
	color: #2B7F8C!important;
}
#palma .relaccionartistas #menusec ul li:first-child {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	padding: 3% 0 3% 12%;
}
#palma .relaccionartistas #menusec ul li:first-child a {
	color: #151515;
}
#palma .relaccionartistas #relaccionartistas {
	color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.500em;
	font-weight: normal;
	line-height: 145%;
	margin-bottom: 3%;
	margin-top: 6%;
}
#palma .relaccionartistas #compartir {
	margin: 0;
}
#palma #coleccion #contppal.masinformacion img {
	width: 100%;
	height: auto;
	margin: 3% 0;
	display: block;
}
#palma #coleccion #contppal.masinformacion #compartir {
	margin: 3% 0;
}
/* FIN ARTE PALMA COLECCIÓN */	

/** ARTE PALMA PROYECTO EDUCATIVO **/
#palma #proyectoeducativo #ppal {
	line-height: 145%;
	width: 94%;
}
#palma #proyectoeducativo #ppal a {
	font-weight: bold;
	color: #008895;
  
}

#palma #proyectoeducativo h2 {
	font-size: 2.000em;
	line-height: 125%;
	margin: 1em 0 0.2em 0;

}

#palma #proyectoeducativo h3 {
	font-size: 1.7em;
	line-height: 125%;
	margin: 1em 0 1em 0;

}

#palma #proyectoeducativo ul.lista-educativo-palma {padding: 0 0 0 3px; margin: 1em 0 2em 14px; list-style-type: disc}



ul.lista-educativo-palma {padding: 0 0 0 30px}


#cuerpoeducativo .img-coleccion-palma.apaisada  {width: 100%;}
#palma #proyectoeducativo #menusec [href="/arte/palma/educativo/?l=2"], #palma #proyectoeducativo #menusec [href="/arte/palma/educativo/?l=1"] {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	border-bottom: 0.095em solid #ccc;
	border-top: 0.25em solid #151515;
	color: #151515;
	display: block;
	font-weight: bold;
	padding: 3% 0 3% 15%;
}
#palma #proyectoeducativo #titulares {
	margin: 0 3%;
}
#palma #proyectoeducativo #contppal #ppal #cuerpoeducativo img {
	height: auto;
	width: 100%;
}
#palma #proyectoeducativo #compartir {
	margin: 10% 0 0 0;
}
#palma #proyectoeducativo.maletas #menusec [href="/arte/palma/educativo/?l=1"] {
	background-image: none;
	color: #2B7F8C;
	padding-left: 5%;
}
#palma #proyectoeducativo.maletas #menusec li.liselecc {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding-left: 12%;
}
#palma #proyectoeducativo.maletas #menusec li.liselecc a {
	color: #151515;
}
#palma #proyectoeducativo.educativotematicos #menusec [href="/arte/palma/educativo/?l=1"] {
	background-image: none;
	color: #2B7F8C;
	padding-left: 5%;
}
#palma #proyectoeducativo.educativotematicos #menusec li.liselecc {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding-left: 12%;
}
#palma #proyectoeducativo.educativotematicos #menusec li.liselecc a {
	color: #151515;
}
#palma #proyectoeducativo.educativocoleccion #menusec [href="/arte/palma/educativo/?l=1"] {
	background-image: none;
	color: #2B7F8C;
	padding-left: 5%;
}
#palma #proyectoeducativo.educativocoleccion #menusec li.liselecc {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding-left: 12%;
}
#palma #proyectoeducativo.educativocoleccion #menusec li.liselecc a {
	color: #151515;
}
#palma #proyectoeducativo.educativotemporal #menusec [href="/arte/palma/educativo/?l=1"] {
	background-image: none;
	color: #2B7F8C;
	padding-left: 5%;
}
#palma #proyectoeducativo.educativotemporal #menusec li.liselecc {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding-left: 12%;
}
#palma #proyectoeducativo.educativotemporal #menusec li.liselecc a {
	color: #151515;
}
/** FIN ARTE PALMA PROYECTO EDUCATIVO **/

/** ARTE PALMA CURSOS Y CONFERENCIAS **/ 
#palma .cursosconferencias #ppal {
	margin: 3% 0;
	line-height: 145%;
}
#palma .cursosconferencias #ppal #cuerpocursosartepalma {
	overflow:hidden;
}
#palma .cursosconferencias #ppal #cuerpocursosartepalma img {
	width: 62%;
	height: auto;
}
/** FIN ARTE PALMA CURSOS Y CONFERENCIAS **/

/* ARTE PALMA CINE MUDO */
#palma #cinemudo #ppal {
	margin: 3% 0;
	width: 100%
}
#palma #cinemudo #cuerpocineartepalma img {
	width: 100%;
	height: auto;
}
#palma #cinemudo #cuerpocineartepalma .cinemudotextos .pdf {
	color: #008895;
	width: 70%;
	padding-left: 23%;
	margin-bottom: 12%;
}
.fondodatos-cine-mundo {
	clear: both;
	background-color: #f6f6f6;
	padding: 3%;
	margin-top: 3%;
	margin-bottom: 6%;
	text-indent: 0px !important;
}
/** FIN CINE MUDO **/  

/*** FIN ARTE PALMA ***/
/*****************************************************************/


#cuenca #ppal p {
	margin-bottom: 1em;
	text-indent: 0;
	font-size: 1.2em;
	line-height: 140%;
}

#cuenca .img-coleccion-cuenca.apaisada {
	width: 100%;
	height: auto;
	margin: 0 0 1em 0;
}

#cuenca .img-coleccion-cuenca.apaisada img {
	width: 100%;
	height: auto;
}

/*** ARTE CUENCA ***/		
#cuenca .bannexpoante, #cuenca .toplogo, #cuenca #profundidad {
	display: none;
}
#cuenca #menuppal .btn-secciones a {
	background-color: #B1B2B4;
	background-image: none;
}
#cuenca #ppalcuenca {
	/* border-top: 0.083em solid #F5F5F5; */
	padding: 4.600% 0% 0 0%;
	overflow: hidden;
	clear: both;
}
#cuenca #ppalcuenca .topexpo {
	overflow: hidden;
}
#cuenca #ppalcuenca .topexpo .trescolumnas ul {
}
#cuenca #ppalcuenca .topexpo .trescolumnas li {
	width: 100%;
	float: left;
	font-size: 1.083em;
	color: #666;
	padding: 0 0 6% 0;
}
#cuenca #ppalcuenca .topexpo .trescolumnas li a img {
	width: 100%;
	margin-bottom: 4%;
	height: auto
}
#cuenca #ppalcuenca .topexpo .trescolumnas li a span {
	display: block;
}
#cuenca #ppalcuenca .topexpo .trescolumnas li a.enlace {
	background-image: none;
	padding-left: 0;
	color: #2D8592;
}
#cuenca #ppalcuenca .topexpo .trescolumnas li a:first-child {
	display: block;
	padding-top: 2.500%;
	color: #2D8592;
	font-weight: bold;
	border-top: 0.500em solid #000;
	margin-bottom: 3%
}
#cuenca #ppalcuenca .topexpo .trescolumnas li .fechaexpo {
	text-transform: uppercase;
}
#cuenca #ppalcuenca .presentacuenca {
	clear: both;
	margin-top: 3%;
	padding-top: 6%;
	border-top: 0.083em solid #F5F5F5
}
#cuenca #ppalcuenca .presentacuenca .imagenindexcuenca {
	width: 100%;
	font-size: 0.917em;
	color: #333;
	padding: 0 0% 6% 0%;
}
#cuenca #ppalcuenca .presentacuenca .imagenindexcuenca img {
	width: 100%;
	height: auto;
	margin-bottom: 3.400%;
}
#cuenca #ppalcuenca .presentacuenca .textindex {
	padding: 0% 0 6% 0%;
}
#cuenca #ppalcuenca .presentacuenca .textindex p {
	margin-bottom: 5%;
	line-height: 145%;
	color: #666;
	font-size: 1.083em;
}
#cuenca #ppalcuenca #compartir {
	margin: 0;
}
#cuenca #menusec ul {
	border-bottom: 0.25em solid #151515;
}
#cuenca #menusec ul li {
	background-color: #fff;
	font-weight: bold;
}
#cuenca #coleccion .visitavirtual {
	display: none;
}
/* ARTE CUENCA SITUACIÓN */
#cuenca #situacion #profundidadcuenca {
	display: none;
}
#cuenca #situacion #ppalcuenca .direccion {
	color: #666;
	float: left;
	font-size: 1.083em;
	line-height: 145%;
	margin-right: 3%;
	width: 100%;
}
#cuenca #situacion #ppalcuenca .direccion strong {
	color: #000;
}
#cuenca #situacion #mapasituacion {
	width: 78%;
	overflow: hidden;
}
#cuenca #situacion #mapasituacion iframe {
	width: 100%;
	overflow: hidden;
}
#cuenca #situacion #ppalcuenca .fondodatos {
	color: #666;
	display: block;
	line-height: 145%;
	margin: 0;
	padding: 3%;
	width: 94%;
}
#cuenca #situacion #ppalcuenca .fondodatos strong {
	color: #000;
	display: block;
	margin-bottom: 2%;
}
#cuenca #situacion #textosituacioncuenca, #cuenca #situacion #cuencahorariosituacion {
	color: #666;
	line-height: 145%;
}
#cuenca #situacion #textosituacioncuenca strong, #cuenca #situacion #cuencahorariosituacion strong {
	color: #000;
}
#cuenca #situacion .mapa .enlace, #cuenca #situacion #textosituacioncuenca .enlace {
	background-image: none;
	padding-left: 0;
	font-weight: bold;
	color: #008895;
}
/* FIN ARTE CUENCA SITUACIÓN */	

/* ARTE CUENCA EDIFICIO */
#cuenca #eledificio #ppal {
	margin: 0;
	color: #666;
	line-height: 145%;
}
#cuenca #eledificio #ppal .enlace {
	color: #008895;
	background-image: none;
	padding-left: 0;
	font-weight: bold;
}
#cuenca #eledificio #ppal .imgflotaleft {
	width: 100%;
	height: auto;
}
#cuenca #eledificio #ppal #compartir {
	margin: 0;
}
/* FIN ARTE CUENCA EDIFICIO */

/* ARTE CUENCA LA COLECCIÓN */

body.coleccion .artistas a {
	display: block;
	font-weight: bold;
	margin-bottom: 2%;
}
body.coleccion .artistas h2 {
	color: #151515;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
}

#cuenca #coleccion #ppal {
	color: #666;
	line-height: 145%;
}
#cuenca #coleccion #contppal #ppal img {
	height: auto;
	width: 100%;
}
#cuenca #coleccion #titulares {
	margin: 0 3%;
}
#cuenca #coleccion .relartistas {
	float: left;
	margin-bottom: 12%;
	margin-right: 4%;
	width: 46%;
}
#cuenca #coleccion .colorcabeceras {
	color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
#cuenca #coleccion #contppal #ppal .enlace {
	background-image: none;
	color: #008895;
	font-weight: bold;
	padding-left: 0;
	display: block;
	margin-bottom: 4.5%;
}
#cuenca #coleccion #menusec [href="/arte/cuenca/coleccion/?l=2"], #cuenca #coleccion #menusec [href="/arte/cuenca/coleccion/?l=1"] {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	border-bottom: 0.095em solid #ccc;
	border-top: 0.25em solid #151515;
	color: #151515;
	display: block;
	font-weight: bold;
	padding: 3% 0 3% 15%;
}
#cuenca .futurohoy#coleccion #menusec [href="/arte/cuenca/coleccion/?l=2"], #cuenca .futurohoy#coleccion #menusec [href="/arte/cuenca/coleccion/?l=1"], #cuenca .testimonios#coleccion #menusec [href="/arte/cuenca/coleccion/?l=2"], #cuenca .testimonios#coleccion #menusec [href="/arte/cuenca/coleccion/?l=1"], #cuenca .casascolgadas#coleccion #menusec [href="/arte/cuenca/coleccion/?l=2"], #cuenca .casascolgadas#coleccion #menusec [href="/arte/cuenca/coleccion/?l=1"], #cuenca .abstracto#coleccion #menusec [href="/arte/cuenca/coleccion/?l=2"], #cuenca .abstracto#coleccion #menusec [href="/arte/cuenca/coleccion/?l=1"] {
	background-image: none;
	color: #2B7F8C;
	padding-left: 5%;
}
#cuenca #coleccion #menusec .liselecc a {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 0% center;
	background-repeat: no-repeat;
	color: #151515;
	padding-left: 8%;
	padding-right: 3%;
}
#cuenca #coleccion #menusec .liselecc a {
	color: #151515;
}
#cuenca .casascolgadas#coleccion .botonpdfdevice {
	width: 75%;
}
#cuenca .testimonios#coleccion .colecciontitulo {
	color: #151515;
	font: 1.500em Arial, Helvetica, sans-serif;
	margin-bottom: 3%;
}
#cuenca .testimonios#coleccion #carta {
	font-family: "Courier New", Courier, monospace;
	line-height: 145%;
}
#cuenca .testimonios#coleccion #carta .remite {
	float: left;
	width: 20.000em;
}
#cuenca .testimonios#coleccion #carta .fechas {
	float: right;
	margin-top: 4%;
}
#cuenca .testimonios#coleccion #carta .cuerpoc {
	margin: 4.167em 0 0 15%;
}
#cuenca .testimonios#coleccion #carta .firmac {
	float: right;
	margin: 0.833em 0 3.333em;
}
/* FIN ARTE CUENCA LA COLECCIÓN */

/* ARTE CUENCA PROYECTO EDUCATIVO */
#cuenca #proyectoeducativo .contenido #titulares {
	margin: 0 3%;
}
#cuenca #proyectoeducativo .contenido #contppal #ppal {
	color: #666;
	line-height: 145%;
}
#cuenca #proyectoeducativo .contenido #contppal #ppal .linkmail {
	color: #008895;
	font-weight: bold;
}
#cuenca #proyectoeducativo .contenido #contppal #ppal img {
	width: 100%;
	height: auto;
}
#cuenca #proyectoeducativo .contenido #menusec [href="/arte/cuenca/educativo/?l=2"], #cuenca #proyectoeducativo .contenido #menusec [href="/arte/cuenca/educativo/?l=1"] {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	border-bottom: 0.095em solid #ccc;
	border-top: 0.25em solid #151515;
	color: #151515;
	display: block;
	font-weight: bold;
	padding: 3% 0 3% 15%;
}
#cuenca #proyectoeducativo.aulamuseo .contenido #menusec [href="/arte/cuenca/educativo/?l=2"], #cuenca #proyectoeducativo.aulamuseo .contenido #menusec [href="/arte/cuenca/educativo/?l=1"], #cuenca #proyectoeducativo.expotemporales .contenido #menusec [href="/arte/cuenca/educativo/?l=2"], #cuenca #proyectoeducativo.expotemporales .contenido #menusec [href="/arte/cuenca/educativo/?l=1"], #cuenca #proyectoeducativo.coleccion .contenido #menusec [href="/arte/cuenca/educativo/?l=2"], #cuenca #proyectoeducativo.coleccion .contenido #menusec [href="/arte/cuenca/educativo/?l=1"], #cuenca #proyectoeducativo.maletas .contenido #menusec [href="/arte/cuenca/educativo/?l=2"], #cuenca #proyectoeducativo.maletas .contenido #menusec [href="/arte/cuenca/educativo/?l=1"] {
	background-image: none;
	color: #2B7F8C;
	padding-left: 5%;
}
#cuenca #proyectoeducativo .contenido #menusec .liselecc {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding: 3% 0 3% 15%;
}
#cuenca #proyectoeducativo .contenido #menusec .liselecc a {
	color: #151515;
}
#cuenca #proyectoeducativo .contenido #contppal #ppal #compartir {
	margin: 0;
}

#cuenca #proyectoeducativo #cuerpo01 p {
	margin: 1em 0;
	font-size: 1.2em;
	line-height: 140%;
}


#cuenca #proyectoeducativo #cuerpo01 ul.lista-educativo-cuenca-sin,
#cuenca #proyectoeducativo #cuerpo01 ul.lista-educativo-cuenca {
	margin: 1em 0;
	font-size: 1.2em;
	line-height: 140%;
} 


/* FIN ARTE CUENCA PROYECTO EDUCATIVO */

/* ARTE CUENCA CURSOS Y CONFERENCIAS */
#cuenca .cursos #ppal {
	margin: 3% 0;
	color: #666;
	line-height: 145%;
}
#cuenca .cursos #menuppal .selecprof {
	color: #00838D;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 6% 4%;
}
#cuenca .cursos #ppal .imgflotaleft {
	width: 100%;
	margin-bottom: 3%;
}
#cuenca .cursos #ppal .imgflotaleft img {
	width: 100%;
	height: auto;
}
#cuenca .cursos #ppal .enlace {
	background-image: none;
	color: #008895;
	font-weight: bold;
	padding-left: 0;
}
#cuenca .cursos #ppal #compartir {
	margin: 0;
}
#cuenca #pedrocerrillo .contenido #contppalsin {
	color: #666;
	line-height: 145%;
}
#cuenca #pedrocerrillo .contenido #contppalsin #titulares h1 {
	color: #666;
	font-size: 2em;
	line-height: 125%;
}
#cuenca #pedrocerrillo .contenido #contppalsin #titulares h2 {
	color: #151515;
	font-size: 2.5em;
	line-height: 110%;
}
#cuenca #pedrocerrillo .contenido #contppalsin #ppal {
	margin: 0;
}
#cuenca #pedrocerrillo .contenido #contppalsin #ppal img {
	width: 100%;
	height: auto;
	margin: 3% 0;
}
#cuenca #pedrocerrillo .contenido #contppalsin #ppal #compartir {
	margin: 3% 0;
}
/* FIN ARTE CUENCA CURSOS Y CONFERENCIAS */

/********* FIN ARTE CUENCA *********/


/*** ARTE CATÁLOGOS ***/

#arte #buscadorcatalogos #ppal #videoReservas {
	width: 100%;
	overflow: hidden;
	margin: 4% 0 1% 0;
	display: block;
	height: 12em;
}
#arte #buscadorcatalogos #ppal .videoReservas {
	width: 100%;
	overflow: hidden;
	margin: 0;
	display: block;
	height: auto;
}
#arte #buscadorcatalogos #ppal #videoReservas_wrapper {
	width: 100% !important;
	height: 12em !important;
}
#arte #buscadorcatalogos .video-leyenda {
	display:block;
	text-align: right;
	color: #888888;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 3%;
}
#arte #buscadorcatalogos #ppal h1.catalogos-home {
	font-size: 40px;
	line-height: 120%;
	display:block;
	margin-bottom:5px;
	text-align: center}
#arte #buscadorcatalogos #ppal h1.catalogos {
	color:#008895;
	font-size: 1.2em;
	line-height: 110%;
	display:block;
	margin-bottom:1%;
}


#arte #buscadorcatalogos .centrado > .contenedor > .contenido {
	padding-top: 50px;
}

#arte #buscadorcatalogos #ppal {
	color: #666;
	line-height: 145%;
	font-size: 1.1em;
	width: 100%
}
#arte #texto-catalogo h2 {
	color: #C75025;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	margin: 4% 0 2%;
}
#arte p.volver {
	display: block;
	overflow: hidden;
	margin: 10px 0 30px 0;
	font-family: 'BrownStd', sans-serif;
	font-weight: 100;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	text-transform: uppercase;
}

#arte #catalogosficha .estor > label {
	font-family: BrownStd, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

#arte #catalogosficha #ppal #ficha a {
	color: #000;
	width: auto;
	font-weight: 100;
}

#arte #catalogosficha #ppal #ficha ul li {
	margin-bottom: 2%;
	font-family: BrownStd, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 100;
}
#arte #catalogosficha .contenido { padding-top: 0}


/* Buscador pestañas */	
#arte #buscadorcatalogos .newboxes {
	overflow: hidden;
	margin: 3% 0;
}
#arte #buscadorcatalogos .newboxes br {
	display: none;
}
	#arte #buscadorcatalogos .newboxes .btnbuscrapida {
		/*background-color: #F7F7F7;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #F7F7F7;
	color: #000000;
	display: inline-block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.750em;
	margin-left: 3%;
	padding: 1.5% 3%;
	text-align: center;
	text-transform: uppercase;
	z-index: 5000;
	position: relative;
	-webkit-box-shadow: 5px 0 6px -6px black;
	-moz-box-shadow: 5px 0 6px -6px black;
	box-shadow: 5px 0 6px -6px black;*/
		font-family: BrownStd;
		font-size: 16px;
		font-weight: 700;
		text-transform: uppercase;
		color: #000;
		display: inline-block;
		float: left;
		padding: 1.5% 3%;
		text-align: center;
		margin-left: 3%;
	}
	#arte #buscadorcatalogos .newboxes .btnbuscavanada {
		/*	background-color: #fff;
	display: inline-block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.750em;
	margin-left: 1.5%;
	padding: 1.5% 3% 0.750% 3%;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 2;
	position: absolute;
	border-top: 1px solid #F7F7F7;
	border-left: 1px solid #F7F7F7;
	border-right: 1px solid #F7F7F7;*/
		font-family: BrownStd;
		font-size: 16px;
		font-weight: 700;
		text-transform: uppercase;
		color: #000;
		display: inline-block;
		float: left;
		padding: 1.5% 10px;
		text-align: center;
		margin-left: 10px;
		color: #000;
	}
#arte #buscadorcatalogos .newboxes .btnbuscavanada a {
	color: #008895;
}
#arte #buscadorcatalogos .newboxes .btnbuscrapida2 {
	background-color: #fff;
	color: #00838F;
	display: inline-block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.750em;
	margin-left: 3%;
	/*padding: 1.5% 3% 0.750% 3% ;*/
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 2;
	border-top: 1px solid #F7F7F7;
	border-left: 1px solid #F7F7F7;
	border-right: 1px solid #F7F7F7;
}
#arte #buscadorcatalogos .newboxes .btnbuscrapida2 a {
	color: #008895;
}
#arte #buscadorcatalogos .newboxes .btnbuscavanada2 {
	background-color: #F7F7F7;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #F7F7F7;
	color: #000000;
	display: inline-block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.750em;
	margin-left: 1%;
	padding: 1.5% 3%;
	text-align: center;
	text-transform: uppercase;
	z-index: 5000;
	position: relative;
	-webkit-box-shadow: 5px 0 6px -6px black;
	-moz-box-shadow: 5px 0 6px -6px black;
	box-shadow: 5px 0 6px -6px black;
}
#arte #buscadorcatalogos .newboxes .buscarapidaconcert {
	background-color: #F7F7F7;
	/*border-top: 0.083em solid #CCC;
	border-bottom: 0.083em solid #CCC;*/
	clear: both;
	display: block;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	padding: 10% 6%;
	position: relative;
	width: 95%;
}
#arte #buscadorcatalogos .newboxes #buscaavanzaconcert {
	background-color: #F7F7F7;
	border-top: 0.083em solid #CCC;
	border-bottom: 0.083em solid #CCC;
	clear: both;
	display: block;
	float: left;
	margin-top: -0.1em;
	overflow: hidden;
	padding: 10% 6% 3% 7%;
	position: relative;
	width: 95%;
}
#arte #buscadorcatalogos .newboxes input#busqueda_simple {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #eee;
	padding: 3%;
	width: 85%;
}
#arte #buscadorcatalogos .newboxes input#btnSimple {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/lupa.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: medium none;
	color: #fff;
	cursor: pointer;
	height: 2em;
	margin-left: -4em;
	margin-top: 0.2em;
	padding: 2%;
	text-indent: -1000em;
	width: 12%;
}
#arte #buscadorcatalogos #buscaavanzaconcert label.labeltitulo {
	clear: both;
	display: block;
	margin-bottom: 2%;
	padding-left: 0.2em;
}
#arte #buscadorcatalogos #buscaavanzaconcert .botoncuadrado {
	background-color: #00838F;
	margin: 16% 0 3% 0;
	padding: 8% 10%;
	text-align: center;
	width: 6em;
}
#arte #buscadorcatalogos #buscaavanzaconcert a#linkListadoAutores {
	text-decoration: none;
}
#arte #buscadorcatalogos #buscaavanzaconcert input#btnAvanzada {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 8% 10%;
	text-align: center;
	text-transform: uppercase;
}
#arte #buscadorcatalogos #buscaavanzaconcert .col_busc_2, #arte #buscadorcatalogos #buscaavanzaconcert .col_busc_1 {
	float: left;
	position: relative;
	width: 90%;
	overflow: hidden;
}
#arte #buscadorcatalogos #buscaavanzaconcert #cbIdioma, #arte #buscadorcatalogos #buscaavanzaconcert .inputavanzada {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #eee;
	clear: both;
	margin-bottom: 10%;
	padding: 6%;
	width: 87%;
}
#arte #buscadorcatalogos #buscaavanzaconcert #linkListadoArtistas, #arte #buscadorcatalogos #buscaavanzaconcert #linkListadoAutores {
	position: absolute;
	top: 0;
	right: 1%;
	background-image: none;
	padding: 0;
	font-weight: bold;
	color: #008895;
}
#arte #buscadorcatalogos #cajafechas {
	float: left;
	overflow: hidden;
	width: 95%;
	margin-bottom: 6%;
}
#arte #buscadorcatalogos #cajafechas .fecha_desde, #arte #buscadorcatalogos #cajafechas .fecha_hasta {
	float: left;
	width: 50%;
}
#arte #buscadorcatalogos #cajafechas #cbFechaFin, #arte #buscadorcatalogos #cajafechas #cbFechaIni {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 124%;
	padding: 12% 0 7% 20%;
	border: none #eee;
	background-color: transparent;
	cursor: pointer;
	font-size:100% !important;
}
#arte #buscadorcatalogos #buscaavanzaconcert #cbIdioma {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 112%;
	padding: 5% 4% 2% 4%;
	border: none;
	background-color: transparent;
	cursor: pointer;
	font-size:100% !important;
}
#arte #buscadorcatalogos #buscaavanzaconcert .selectancho {
	-moz-appearance: none;
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/flecha-buscador.png);
	background-origin: padding-box;
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #eee;
	height: 3.4em;
	overflow: hidden;
	width: 89%;
}
#arte #buscadorcatalogos #cajafechas .fecha_hasta .fechancho, #arte #buscadorcatalogos #cajafechas .fecha_desde .fechancho {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #FFF;
	background-image: url(//recursos.march.es/web/imgad/flecha-buscador.png);
	background-origin: padding-box;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto auto;
	border: 1px solid #eee;
	color: #000;
	height: 3.5em;
	overflow: hidden;
	width: 86%;
}
#arte #buscadorcatalogos .centrar {
	float: right;
	margin: 2% 4% 0 0;
	overflow: hidden;
	padding: 10% 8% 10% 10%;
}
#arte #buscadorcatalogos #ordenaprgm ul {
	display: block;
	text-align: left;
	width: auto;
	overflow: hidden;
	margin-bottom: 3%;
}
#arte #buscadorcatalogos #ordenaprgm ul li span#tituloOrdenar {
	color: #000000;
	display: inline;
	float: left;
	font-weight: bold;
	padding-right: 1em;
	width: auto;
}
	#arte #buscadorcatalogos #ordenaprgm ul li ul li#ordenarFecha {
		display: inline;
		float: left;
		padding-right: 0.3em;
		width: auto;
		font-family: BrownStd, sans-serif;
		font-weight: 100;
	}
	#arte #buscadorcatalogos #ordenaprgm ul li ul li#ordenarTitulo {
		display: inline;
		float: left;
		width: auto;
		font-family: BrownStd, sans-serif;
		font-weight: 100;
	}
#arte #buscadorcatalogos #ordenaprgm ul li ul li#ordenarFecha a, #arte #buscadorcatalogos #ordenaprgm ul li ul li#ordenarTitulo a {
	color: #008895;
	font-family: BrownStd, sans-serif;
}
/* FIN Buscador pestañas */
#arte #buscadorcatalogos .paginaprgm li {
	margin-bottom: 1.500%;
}
#arte #buscadorcatalogos .paginaprgm .anteriorpag span, #arte #buscadorcatalogos .paginaprgm .sigientepag span {
	display: none;
}
#arte #buscadorcatalogos .listadocatalogos ul.exposicionmostrada {
	overflow: hidden;
	border-top: 1px dotted #ccc;
	padding: 0 0 30px 0;
}
#arte #buscadorcatalogos .listadocatalogos .botonpdfdevice {
	margin: 6% auto;
	width: 73%;
	padding: 6% 3% 6% 17%;
}
#arte #buscadorcatalogos .listadocatalogos ul.exposicionmostrada .listalinea a {
	color: #008895;
	font-weight: bold;
	padding-top: 10%;
	display: inline-block
}
#listado #arte #ppal {
	width: 99%;
	line-height: 145%;
}
#listado #arte #ppal .letra a, #listado #arte #ppal .letra {
	background-color: #F7F7F7;
	color: #008895;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2.000em;
	margin: 1.500% 0;
	padding: 4% 1%;
	text-align: left;
	text-transform: uppercase;
	overflow: hidden;
	border-top: 1px solid #EFEFEF;
}
#listado #arte #ppal .enlace {
	background-image: none;
	padding-left: 0;
	color: #008895;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding: 4%;
	border-top: 1px solid #F5F5F5;
}
/*** FIN ARTE CATÁLOGOS ***/

/*** ARTE FICHA CATÁLOGOS ***/
#arte .fichacatalogo #contppalsin #ppal {
	width: 99%;
}
#arte .fichacatalogo #contppalsin #ppal #imagenDiv img {
	border:1px solid #ccc;
	padding: 2%;
	margin-top: 6%;
	width: 95%;
	height: auto;
}
#arte .fichacatalogo #contppalsin #ppal #tituloFicha {
	font-size: 1.667em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 3%;
	display: block;
}
#arte .fichacatalogo #contppalsin #ppal .enlace {
	background-image: none;
	padding-left: 0;
	display: block;
	margin-top: 6%;
	font-weight: bold;
	color: #008895;
}
/*** FIN ARTE FICHA CATÁLOGOS ***/

/*** ARTE OBRAS DE UNA COLECCIÓN ***/
#arte .obrascoleccion #contppal {
	margin: 3%;
	width: 94%;
	color: #666;
	line-height: 145%;
}
#arte .obrascoleccion #contppal p {
	margin-bottom: 3%;
}
#arte .obrascoleccion #contppal .enlace {
	background-image: none;
	padding-left: 0;
	font-weight: bold;
	color: #008895;
}
#arte .obrascoleccion #contppal #compartir {
	margin: 3% 0;
}
#arte .coleccionlistado #ppal {
	margin: 3%;
}
#arte .coleccionlistado #ppal #titulares {
	margin-bottom: 3%;
}
#arte .coleccionlistado #ppal #cuerpo01 a {
	color: #008895;
}
#arte .coleccionlistado #ppal #compartir {
	margin: 0;
}
#arte .coleccionlistado #ppal #cuerpo01 table tr td {
	font-size: 40%;
	line-height: 145%;
}
/* artistas */
#arte .coleccionlistado #ppal table#tablacoleccion thead tr, #arte .coleccionlistado #ppal table#tablacoleccion tr th#ObrasColeccionAutor, #arte .coleccionlistado #ppal table#tablacoleccion tr th#ObrasColeccionObra, #arte .coleccionlistado #ppal table#tablacoleccion tr th#ObrasColeccionArtista, #arte .coleccionlistado #ppal table#tablacoleccion tr th#ObrasColeccionFoto {
	display: none;
}
#arte .coleccionlistado #ppal table#tablacoleccion {
	width: 100%;
}
#arte .coleccionlistado #ppal table#tablacoleccion tr td {
	font-size:100% !important;
	border:none !important;
	display: block;
	padding: 1%;
	vertical-align: middle;
	width: 100% !important;
	text-align: left !important;
}
#arte .coleccionlistado #ppal table#tablacoleccion tr td.id::before {
	content:"Autor del ensayo: ";
	font-weight: bold;
}
#arte .coleccionlistado #ppal table#tablacoleccion tr td.tdtitulo::before {
	content:"Obra: ";
	font-weight: bold;
}
#arte .coleccionlistado #ppal table#tablacoleccion tr td.autor::before {
	content:"Artista: ";
	font-weight: bold;
}
#arte .coleccionlistado #ppal table#tablacoleccion tr:nth-child(2n+1) {
	background-color: #F6F6F6;
}
#arte .coleccionlistado #ppal table#tablacoleccion tr {
	border-top: 1px solid #F0F0F0;
	display: block;
	padding: 4% 6% 4% 4%;
	width: 100% !important;
}
#arte .coleccionlistado #ppal table#tablacoleccion tr td.year a img {
	max-width: 50%;
	height:auto;
	margin: 3% 0;
}
/***************/	
#publicaciones .historiagrabado .ppal table tr {
	border-top: 1px solid #F0F0F0;
	display: block;
	padding: 4% 6% 4% 4%;
}
#arte .coleccionlistado #ppal #cuerpo01 table #ObrasColeccionAutor {
	width: 10%;
}
#arte .coleccionlistado #ppal #cuerpo01 table #ObrasColeccionObra {
	width: 15%;
}
#arte .coleccionlistado #ppal #cuerpo01 table #autor {
	width: 10%;
}
#arte .coleccionlistado #ppal #cuerpo01 table tr td img {
	width: 100%;
	height: auto;
}
#arte .coleccionficha #menusec {
	display: block;
}
#arte .coleccionficha #ppal {
	width: 94%;
	margin: 0 3%;
	overflow: hidden;
}
#arte .coleccionficha #menusecobrascoleccion .menusecprimero {
	border-bottom: 0.25em solid #151515;
	border-top: 0.25em solid #151515;
}
#arte .coleccionficha #menusecobrascoleccion ul.menusecprimero li {
	background-color: #fff;
	border-bottom: 0.083em solid #F5F5F5;
	font-weight: bold;
}
#arte .coleccionficha #menusecobrascoleccion ul.menusecprimero li a {
	color: #008895;
	display: block;
	padding: 7.5% 3% 7.5% 5%;
}
#arte .coleccionficha #menusecobrascoleccion ul.menusecprimero li:first-child {
	display: none;
}
#arte .coleccionficha #menusecobrascoleccion ul.menusecprimero a.liselecc {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding-left: 15%;
	color: #151515;
}
#arte .coleccionficha #ppal {
	color: #666;
	line-height: 145%;
}
#arte .coleccionficha #ppal h1 {
	color: #151515;
}
#arte .coleccionficha #ppal .linkcoleccion a {
	margin: 6% 3% 10% 3%;
	color: #008895;
	display: inline-block;
	font-weight: bold;
}
#arte .coleccionficha #ppal .imagenartista, #arte .coleccionficha #ppal .laobra .imagenobra {
	width: 100%;
	float: left;
	margin-bottom: 3%;
	overflow: hidden;
}
#arte .coleccionficha #ppal .imagenartista img, #arte .coleccionficha #ppal .laobra .imagenobra img {
	width: 100%;
	height: auto;
}
#arte .coleccionficha #ppal .laobra .datos.textodatos.datoscuadro {
	border-top: 1px solid #666;
	padding: 2%;
	background-color: #F6F6F6;
	margin: 6% 0;
	clear: both;
}
#arte .coleccionficha #ppal .laobra .datos.textodatos.datoscuadro strong, #arte .coleccionficha #ppal .laobra .datos.textodatos.datoscuadro strong a {
	display: block;
	color: #151515;
}
#arte .coleccionficha #ppal .laobra .datos.textodatos.datoscuadro li {
	margin-top: 3%;
}
#arte .coleccionficha #ppal .laobra .datos.textodatos.datoscuadro li:first-child {
	margin-top: 0;
}
#arte .coleccionficha #ppal .otrasobras h4, #arte .coleccionficha #ppal .laobra h4 {
	color: #151515
}
#arte .coleccionficha #ppal .laobra span {
	display: block;
	margin: 3% 0;
	color: #999;
}
#arte .coleccionficha #ppal .laobra p {
	margin-bottom: 3%;
}
#arte .coleccionficha #ppal .otrasobras ul.obrasexhibicion {
	overflow: hidden;
	padding-top: 6%;
	padding-bottom: 6%;
}
#arte .coleccionficha #ppal .otrasobras ul.obrasexhibicion + ul.obrasexhibicion {
	margin-bottom: 6%;
	border-top: 1px solid #ccc;
	padding-top: 6%;
	overflow: hidden;
	padding-bottom: 0;
}
#arte .coleccionficha #ppal .otrasobras .obrasexhibicion .imgcenter {
	width: 20%;
	float: left;
	margin-right: 3%;
}
#arte .coleccionficha #ppal .otrasobras .obrasexhibicion .imgcenter img {
	width: 100%;
	height: auto;
}
#arte .coleccionficha #ppal .otrasobras .obrasexhibicion ul li {
	overflow: hidden;
}
#arte .coleccionficha #ppal .otrasobras .obrasexhibicion ul li em {
	color: #151515;
}
/*** FIN ARTE OBRAS DE UNA COLECCIÓN ***/	

/*** ARTE EXPOSICIONES CELEBRADAS ***/
.arteinte #menusec span.cabecera {
	display: none;
}
.arteinte #menusec {
	border-top: 3px solid #151515;
}
.arteinte #menusec .menudatosprocede {
	border-top: 3px solid #151515;
}
.arteinte #menusec .menudatosprocede p {
	padding: 2% 3%;
	font-weight: bold;
}
.arteinte #menusec .menudatosprocede .enlace {
	display: block;
}
.arteinte #menusec .menudatosprocede br {
	display: block;
}
/*** FIN ARTE EXPOSICIONES CELEBRADAS ***/
/******************************************************************************** FIN ARTE *******************************/
/*************************************************************************************************************************/

/******************************************************************************** MÚSICA *********************************/
/*************************************************************************************************************************/
/* HOME */
#musica .home #calendario {
	display: none;
}
/* FIN HOME */
#musica .home #resumenFormatos h4 a {
	color: #008895;
	font-size: 0.8em;
}
/* MÚSICA FONOTECA DIGITAL */
#musica #fonoteca .contppal #form1 #ppal {
	margin: 0 3%;
	width: 94%;
}
#musica #fonoteca .contppal #form1 #ppal #listaInterpretes {
	margin: 3% 0;
}
#musica #fonoteca #menusec #calendario {
	display: none;
}
#musica #fonoteca #menusec {
	text-align: center;
}
#musica #fonoteca #menusec ul li {
	padding: 2%;
}
#musica #fonoteca #menusec ul li img {
	width: 60%;
	height: auto;
}
#musica #fonoteca #menusec #tituloVideos {
	margin: 3% auto;
	display: block;
	font-size: 1.2em;
}
#musica #fonoteca #menusec #videos ul li .iconoPlay {
	background-image: url(//recursos.march.es/web/imgad/play.png);
	background-repeat:  no-repeat;
	background-size: 90%;
	width: 18%;
	height: auto;
	left: 42%;
	top: 29%;
	position: absolute;
	z-index: 3;
}
#musica #fonoteca #menusec ul li #enlaceGuiaPdf {
	width: 77%!important;
}
#musica #fonoteca #menuppal .desplegablevertical .selecprof span a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
}
#musica #fonoteca #ppal #textos {
	width: 100%;
}
#musica #fonoteca #calendario, #musica #fonoteca #ppal #textos h1#subTitulo br {
	display: none;
}
#musica #fonoteca #buscador #TituloSeccion a {
	overflow: hidden;
	font-size: 2em;
	line-height: 125%;
	font-family: "Times New Roman", Times, serif;
	color: #666;
}
#musica #fonoteca.escuchar #ppal h2#participantesGrupos {
	font-size: 1.7em;
	line-height: 120%;
	margin-top: 6%;
}
#musica #fonoteca.escuchar #ppal .instrumento {
	color: #999;
	font-weight: normal;
}
#musica #fonoteca.escuchar #ppal .pdf {
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #008895;
	display: block;
	font-weight: bold;
	padding: 6% 2% 6% 20%;
	width: 75%;
	margin: 3% 0 3% 2%;
}
#musica #fonoteca.escuchar #menusec #enlaceGuiaDiv #enlaceGuiaPdfP a {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	-webkit-box-shadow: 0.083em 0.167em 0.167em #ccc;
	-moz-box-shadow: 0.083em 0.167em 0.167em #ccc;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #008895;
	display: block;
	font-weight: bold;
	margin: 0 auto;
	padding: 6% 2% 6% 0%;
	width: 75%;
}
#musica .escuchar#fonoteca #menusec #enlaceGuiaDiv #enlaceGuiaP a {
	background-image: url(//recursos.march.es/web/imgad/htmlad.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #008895;
	display: block;
	font-weight: bold;
	padding: 6% 2% 6% 0%;
	width: 75%;
	margin: 0 auto
}
#musica #fonoteca.escuchar #intro {
	margin-bottom: 3%;
}
#musica #fonoteca.escuchar #ppal #enviaramigo {
	background-image: url(//recursos.march.es/web/conferencias/img/enviar-amigo.gif);
	background-position: 0.083em 0.200em;
	background-repeat: no-repeat;
	display: inline-block;
	font-weight: bold;
	padding-left: 8%;
	margin-bottom: 8%;
	float: right;
}
#musica #fonoteca.escuchar #ppal .seleccionar {
	font-weight: bold;
	clear: both;
	display: block;
	text-align: center;
	margin: 3% 0;
}
#musica #fonoteca.escuchar #ppal .enlaceplay {
	background: url(//recursos.march.es/web/img/play.png) no-repeat scroll 6% center #fff;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #008895;
	display: block;
	font-weight: bold;
	margin-bottom: 1.8%;
	margin-top: 3%;
	padding: 3% 2% 3% 17%;
	width: 80%;
}
#musica #fonoteca.escuchar #ppal #listadoMov {
	margin-bottom: 3%;
}
#musica #fonoteca.escuchar #ppal #listadoMov li:first-child {
	padding-bottom: 1.5%;
}
#musica #fonoteca.escuchar #ppal #listadoMov li ul li {
	margin: 1.5% 0;
}
#musica #fonoteca.escuchar #ppal #listadoMov .compositor {
	border-top: 1px solid #151515;
	font-weight: bold;
	overflow: hidden;
	padding-left: 2%;
	width: 96%
}
#musica #fonoteca.escuchar #ppal #listadoMov .compositor h6 {
	font-size: 1.167em;
	margin: 0;
}
#musica #fonoteca.escuchar #ppal #listadoMov .numCorte {
	display: inline-block;
	float: left;
	text-align: left;
	width: 10%;
}
#musica .ppal #listadoMov .obras input {
	float: left;
	margin: 1% 3% 0 0;
}
#musica #listadoMov .nombreobra {
	display: inline-block;
	width: 65%;
}
#musica #fonoteca.escuchar #ppal #listadoMov .duracion {
	float: right;
	padding: 0 1.5% 0 0;
}
#listadoMov .listreproductor {
	margin-top: 1.5%;
	width: 100%;
}
#listadoMov table.listreproductor tr td:first-child {
	border: medium none;
}
#listadoMov table.listreproductor tr td {
	vertical-align: middle;
}
#listadoMov .checkbox {
	text-align: right;
	width: 6%;
}
#listadoMov table.listreproductor tr td.checkbox + td {
	width: 100%;
}
#listadoMov table td label {
	margin: 0 3% 0 2%;
}
#listadoMov .numMov {
	padding-right: 2%;
	text-align: left;
	vertical-align: middle;
	width: 20%;
}
.movTraslapado {
	display: block;
	padding: 0 0 0 2%;
	width: 100%;
}
#musica .ppal #duracionTotal {
	margin: 6% 1.5% 3% 0;
	text-align: right;
}
#musica #fonoteca #compartir {
	margin: 3%;
}
#musica #fonoteca h3 {
	clear: both;
	font-size: 1.9em !important;
	color: #151515;
	display: block;
	margin: 2% 0 5% 0;
}
#musica #fonoteca h3#subtituloFonoteca {
	clear: both;
	font-size: 1.9em !important;
	color: #151515;
	display: block;
	padding: 3% 0 0 4%;
	border-top: 1px dotted #ccc;
	margin: 5% 0;
}
#musica #fonoteca #textoIntroFonoteca {
	padding: 0 3%;
}
#musica #fonoteca #conciertosTotal {
	padding: 2% 3% 3% 3%;
	font-size: 90%;
}
/************************ nuevo de fonoteca *************************/

#musica #fonoteca #textoActo {
	width: 94%;
	margin: 3%;
	display: block;
}
#tituloActo, #subTitulo {
	font-size: 2.500em;
	line-height: 100%;
	margin: 0 auto;
	width: 100%;
	text-align: left;
}
#musica #fonoteca a#tituloSeccion {
	color: #666;
	font-size: 1.6em;
	line-height: 125%;
	display: block;
	margin: 2% auto;
	width: 94%;
	text-align:left;
}
#musica #fonoteca .textActoN {
	clear: both;
	display: block;
	overflow: hidden;
	float: none;
	padding: 2% 0;
}
#musica #fonoteca .textActo p strong {
	font-size: 1.5em;
	font-family: 'Times New Roman';
	line-height: 110%;
	color: #000000;
	margin-bottom: 3%;
	display: block;
}
#musica #fonoteca .textActoN p strong, #musica #fonoteca .textActo p strong {
	font-size: 1.6em;
	font-family: 'Times New Roman';
	line-height: 110%;
	color: #000000;
	display: block;
	clear: both;
	margin: 2% 0;
}
#musica #fonoteca #listaConciertosUltimo .imgflotaleft {
	margin: 2% 0;
	display: block;
	overflow: hidden;
}
#musica #fonoteca h3#subTituloAlacarta {
	clear: both;
	font-size: 1.9em !important;
	color: #151515;
	display: block;
	text-align: left;
	display: block;
	margin: 5% 0 2% 0;
	padding-left: 0;
}
#musica #fonoteca .textoAviso {
	margin: 3% 0;
	width: auto;
	float: left;
	display: inline-block;
}
#musica #fonoteca .aviso {
	margin: 3% 0;
	width: auto;
	float: left;
	display: inline-block;
}
#musica #fonoteca .fecha {
	text-transform: uppercase;
	font-size: 90%;
	display: block;
	margin: 5% 0 0% 0;
}
#musica #fonoteca #listaConciertosUltimo {
	margin: 3% 0;
}
#musica #fonoteca #ppal br {
	display: none
}
#musica #fonoteca #ppal #textos1 {
	width: 96%;
	margin: 0 auto;
}
#musica #fonoteca #panelCarta {
	width: 98%;
	margin: 0 auto;
}
/* FIN MÚSICA FONOTECA DIGITAL */	

/* MÚSICA ENTREVISTAS RNE */	
#musica #losclasicosrne .imgppal, #musica #entrevistasrne .imgppal {
	float: left;
	margin-bottom: 6%;
	width: 100%;
	height: auto
}
#musica #losclasicosrne #contppal #ppal .ppal a, #musica #entrevistasrne #contppal #ppal .ppal a {
	color: #008895;
	font-weight: bold;
}
/* FIN MÚSICA ENTREVISTAS RNE */

/* MÚSICA PUBLICACIONES PARTITURAS */
#musica .partituras#publicaciones #contppalsin #ppal {
	margin: 0;
	width: 100%;
	color: #666;
	line-height: 145%;
}
#musica .partituras#publicaciones #contppalsin #ppal a {
	color: #008895;
	font-weight: bold;
}
#musica .partituras#publicaciones #contppalsin #ppal .listadopartituras ul {
	border-bottom: 1px dotted #ccc;
	padding: 10% 0;
}
#musica .partituras#publicaciones #contppalsin #ppal .listadopartituras ul li {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	list-style-type: none;
	line-height: 145%
}
#musica .partituras#publicaciones #contppalsin #ppal .listadopartituras ul ul {
	border-bottom: none;
	padding: 0;
	margin-left: 0;
}
#musica .partituras#publicaciones #contppalsin #ppal .listadopartituras ul li .botonpdfdevice {
	padding-left: 20%;
	width: 80%;
}
#musica .partituras#publicaciones #contppalsin #ppal ul li.listaobras {
	color: #888;
	display: block;
	line-height: 145%;
	margin-bottom: 0;
	margin-top: 0
}
#musica .partituras#publicaciones #contppalsin #ppal #compartir {
	margin: 0;
}
/* FIN MÚSICA PUBLICACIONES PARTITURAS */

/** SEMBLANZA DE POETAS ESPAÑOLES **/
#musica #semblanzas #cuerpo01 .semblanzatop h1 {
	border: none;
	display: block;
	width: 100%;
	overflow: hidden;
	background: none repeat scroll 0 0 #fff;
	margin-left: -3%;
	font-size: 2em;
}
#musica #semblanzas #cuerpo01 p.tablet_sem {
	color: #666;
	font-size: 110%;
	line-height: 150%;
	padding: 0 2% 1.7% 4%;
	margin-top: -2%;
}
#musica #semblanzas #cuerpo01 .semblanzatop h1 br {
	display: none
}
#musica #semblanzas #cuerpo01 .semblanzatop {
	background-color: #EBEBEB;
	height: 40%;
	margin-top: -3%;
	overflow: hidden;
	background-image: none;
	padding-bottom: 1.5%;
}
#musica #semblanzas img.semblanza_img {
	max-width: 92%;
	margin:4.7% 4%;
}
#musica #semblanzas #contppalsin {
	margin: 3% 0 0 0;
}
#subseccion #musica #semblanzas #ppal {
	float: left;
	margin: 0%;
	width: 100%;
}
#musica #semblanzas #cuerpo01 .semblanzatop p {
	color: #000;
	display: inline-block;
	font-weight: bold;
	margin-left: 10%;
	margin-top: 9%;
	margin-bottom: 1%;
	position: relative;
	text-transform: uppercase;
}
#musica #semblanzas #listadosemblanzas {
	margin: 3% 0 0 2.7%;
}
#musica #semblanzas #listadosemblanzas ul li a span.no_desk {
	display: block;
	color: #00838F;
	font-weight:bold;
	padding: 3.8% 0 0 17%;
	font-size:90%;
	line-height: 142%;
}
#musica #semblanzas #listadosemblanzas ul li a.enlace {
	background: none;
	font-size:120%;
	color:#000 !important;
	display: block;
	padding-left: 3%;
}
#musica #semblanzas #listadosemblanzas ul li {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-position: 4.5% 79%;
	background-repeat: no-repeat;
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #151515;
	display: block;
	font-weight: bold;
	height: 7em;
	margin: 3% 1% 4% 1.7%;
	padding: 3% 2% 3% 1%;
	width: 90.8%;
}

.onlyspanish 

{
    /*font: bold 8px Verdana, Geneva, sans-serif;
	margin-left: 4px;
	padding: 0 19px 0 4px;*/
    font: 10px BrownStd, san-serif;
    /*margin-left: 4px;*/
    padding: 5px 19px 6px 4px;
    font-weight: 100;
}

#musica #semblanzas .onlyspanish {
	background: url(//recursos.march.es/web/imgad/only-spanish.jpg) no-repeat scroll right center #F6F6F0;
	border: 1px solid #DFDFDF;
	color: #C75025 !important;
	cursor: pointer;
	margin-left: 4%;
	padding: 0 6% 0 2%;
}
#publicaciones .historiagrabado span.onlyspanish {
	background: url(//recursos.march.es/web/imgad/only-spanish.jpg) no-repeat scroll right center #F6F6F0;
	border: 1px solid #DFDFDF;
	color: #C75025 !important;
	cursor: pointer;
	padding: 0 6% 0 2%;
	overflow:hidden;
	display: block;
	width: 38%;
	margin-top: 4%;
}
#musica #semblanzas #listadosemblanzas ul li.desborda {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-position: 4.5% 79%;
	background-repeat: no-repeat;
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #151515;
	display: block;
	font-weight: bold;
	height: 9em;
	margin: 3% 1% 4% 1.7%;
	padding: 3% 2% 3% 1%;
	width: 90.8%;
}
#musica #semblanzas #cuerpo01 .semblanzatop ul {
	margin-top: -7%;
	overflow: visible;
	position: relative;
	width: 100%;
}
#musica #semblanzas .semblanzatop ul li.pdf_semb {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-position: 6% 54%;
	background-repeat: no-repeat;
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #B8B8B8;
	clear: both;
	color: #151515;
	display: inline-block;
	float: left;
	font-weight: bold;
	margin: 3% 10% -1%;
	padding: 10% 0 2%;
	position: relative;
	text-align: center;
	width: 91.4%;
}
#musica #semblanzas .semblanzatop ul li.epub_semb {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/epubad.png);
	background-position: 6% 54%;
	background-repeat: no-repeat;
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #B8B8B8;
	clear: both;
	color: #151515;
	display: inline-block;
	font-weight: bold;
	margin: 3% 10% -1%;
	padding: 10% 0 2%;
	position: relative;
	text-align: center;
	width: 91.4%;
}
#musica #semblanzas .semblanzatop ul li.mobi_semb {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/mobi-adapt.png);
	background-position: 6% 54%;
	background-repeat: no-repeat;
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #B8B8B8;
	clear: both;
	color: #151515;
	display: inline-block;
	font-weight: bold;
	margin: 3% 10%;
	padding: 10% 0 2%;
	position: relative;
	text-align: center;
	width: 91.4%;
}
#musica #semblanzas .semblanzatop ul li.epub_semb span.completo, #musica #semblanzas .semblanzatop ul li.mobi_semb span.completo, #musica #semblanzas .semblanzatop ul li.pdf_semb span.completo {
	color: #000;
	left: 24%;
	position: absolute;
	top: 15%;
}
#musica #semblanzas .semblanzatop ul li.epub_semb span.no_desk, #musica #semblanzas .semblanzatop ul li.mobi_semb span.no_desk, #musica #semblanzas .semblanzatop ul li.pdf_semb span.no_desk {
	color: #00838F;
	font-weight: bold;
	left: 24%;
	position: absolute;
	text-transform: uppercase;
	top: 51%;
}
img.no_desk {
	display:none;
}
#musica #semblanzas #compartir ul {
	padding: 0 0 0 3%;
}
#musica #semblanzas .librobottom li.epub_semb img, #musica #semblanzas .librobottom li.pdf_semb img, #musica #semblanzas .librobottom li.mobi_semb img {
	display: none;
}
#musica #semblanzas .librobottom {
	background-color: #EBEBEB;
	border-top: 0.083em solid #ccc;
	margin-top: 10%;
}
#musica #semblanzas .librobottom ul {
	height: 40%;
	display: block;
	overflow: hidden;
	padding-bottom: 8%;
}
#musica #semblanzas .librobottom ul li.titulo {
	font-weight:bold;
	padding: 5% 4.8% 2%;
	text-transform: uppercase;
	display: block;
}
#musica #semblanzas .librobottom ul li.pdf_semb {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-position: 6% 54%;
	background-repeat: no-repeat;
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #B8B8B8;
	clear: both;
	color: #151515;
	display: inline-block;
	float: left;
	font-weight: bold;
	margin: 3% 4% -1%;
	padding: 10% 0 1%;
	position: relative;
	text-align: center;
	width: 91.8%;
}
#musica #semblanzas .librobottom ul li.mobi_semb {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/mobi-adapt.png);
	background-position: 6% 54%;
	background-repeat: no-repeat;
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #B8B8B8;
	clear: both;
	color: #151515;
	display: inline-block;
	float: left;
	font-weight: bold;
	margin: 3% 4% -1%;
	padding: 10% 0 1%;
	position: relative;
	text-align: center;
	width: 91.8%;
}
#musica #semblanzas .librobottom ul li.epub_semb {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/epubad.png);
	background-position: 6% 54%;
	background-repeat: no-repeat;
	border: 0.083em solid #F7F7F7;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #B8B8B8;
	clear: both;
	color: #151515;
	display: inline-block;
	float: left;
	font-weight: bold;
	margin: 3% 4% -1%;
	padding: 10% 0 1%;
	position: relative;
	text-align: center;
	width: 91.8%;
}
#musica #semblanzas .librobottom ul li.epub_semb span.completo, #musica #semblanzas .librobottom ul li.mobi_semb span.completo, #musica #semblanzas .librobottom ul li.pdf_semb span.completo {
	color: #000;
	left: 23%;
	position: absolute;
	top: 18%;
}
#musica #semblanzas .librobottom ul li.epub_semb span.no_desk, #musica #semblanzas .librobottom ul li.mobi_semb span.no_desk, #musica #semblanzas .librobottom ul li.pdf_semb span.no_desk {
	color: #00838F;
	font-weight: bold;
	left: 23%;
	position: absolute;
	text-transform: uppercase;
	top: 55%;
}
#musica #semblanzas #compartir {
	border:none;
	clear: both;
	margin: 0 3% 5%;
	padding-top: 5%;
}
/** FIN SEMBLANZA DE POETAS ESPAÑOLES **/

/* MÚSICA VIERNES TEMÁTICOS */

/********* banner del poster ********/


#musica.contenedor.poster #presentacionContenido {
	width: 98%;
	height: auto;
	margin-top: 10px;
  
	}

#musica.contenedor.poster #presentacionContenido p {
	width: 98%;
	height: auto;
	float: left;
	font-size: 1.2em;
	line-height: 140%;
	}

#musica.contenedor.poster  #comunppal,
#musica.contenedor.poster  #compartir { width: 94%;}

#musica.contenedor.poster #ppal { width: 94%;}

ul li.poster-layout a {
	
	padding: 0 !important;
	margin: 0;
}



img#imagenPoster {
	border: solid 1px #dfdfdf;
	width: 99%
}

span.ampliar-info {
	float: right;
	display: block;
	overflow: hidden;  
	font-size: 0.8em;  
	display: block;
	margin:0 0 20px 0;
}

#musica.contenedor.poster #presentacionContenido p.recuadro-tienda {
	background-color: #f2f2f2;
	padding: 14px;
	margin: 20px 0 0 0;
	width: 95%;
	
}

/* FIN MÚSICA VIERNES TEMÁTICOS */

/* MÚSICA CONCIERTOS DESDE 1975 */
#musica #buscadorcompositor #ppal h1 a {
	margin-top: 2%;
	display: block;
}
#musica #buscadorcompositor #ppal #ayuda, #musica #buscadorcompositor #ppal #totalResultados {
	text-align: right;
	margin-top: 2%;
}
#musica #buscadorcompositor #ppal #resultadosBusqueda .paginaprgm ul li a span {
	display: none;
}
#musica #buscadorcompositor #ppal #resultadosBusqueda .pieder {
	clear: both;
	margin-bottom: 3%;
}
#musica #buscadorcompositor #ppal #resultadosBusqueda table tr {
	border-top: 1px solid #F0F0F0;
	display: block;
	padding: 0 6% 4% 4%;
}
#musica #buscadorcompositor #ppal #resultadosBusqueda table th {
	display: none;
}
#musica #buscadorcompositor #ppal #resultadosBusqueda table tr:nth-child(2n+2) {
	background-color: #F6F6F6;
}
#musica #buscadorcompositor #ppal #resultadosBusqueda table tr td {
	border: medium none !important;
	display: block;
	margin-bottom: 2%;
}
#musica #buscadorcompositor #ppal #resultadosBusqueda table tr td:last-child {
	margin-bottom: 0;
}
#musica #buscadorcompositor #ppal #resultadosBusqueda table tr td:first-child {
	padding-top: 4% !important;
}
#musica #buscadorcompositor #ppal #resultadosBusqueda table tr td strong {
	color: #666!important;
}
#musica #entornoGrupoComponentes {
	margin: 5% 0;
}
#musica #entornoGrupoDocumento p {
	margin: 4% 0;
}

/***** avance de temporada *******/


#musica .avance-lead {
   
	width: 100%;
	float: left;
	padding: 1.5em 0 1.5em 0;   
	margin: 3em 0 0 0;
	font-family: Verdana;
	font-size: 1.1em;
}

#musica .avance-lead .fecha-presentacion  {
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: Verdana;
	margin-bottom: 1em;
}

#musica .avance-lead p {
	padding: 0 0 0.4em 0
}

#musica .avance-lead .nota-directo {
 
	margin: 0;
 
}





/* FIN MÚSICA CONCIERTOS DESDE 1975 */
#musica .home #tituloMenuPpal {
	font-weight: inherit;
	text-transform: none;
	font-size: 2.500em
}
#musica .home #ppal {
	margin: 3.500% 3% 3% 3%
}
#musica .home #ppal #rangoMeses {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.083em;
	color: #666;
}
#musica .home #ppal #propuestasCaja {
	margin-top: 1rem;
}
#musica .home #ppal #propuestasCaja ul {
	border-top: 0.083em solid #E5E5E5;
	padding-top: 6.2%;
	margin-top: 7%;
}
#musica .home #ppal #propuestasCaja ul:first-child {
	padding-top: 0;
	margin-top: 0;
}
#musica .home #ppal #propuestasCaja .imgflotaleft {
	margin-top: 0;
	margin-bottom: 3%;
	width: 100%;
	height: auto;
}
#musica .home #propuestasCaja p.listaformato a {
	font-weight: bold;
	color: #000;
	font-size: 1.083em;
	margin-bottom: 1%
}
#musica .home #propuestasCaja a.listatitulo {
	line-height: 145%;
	font-weight: bold;
}
#musica .home #propuestasCaja p.listafecha {
	text-transform: uppercase;
	font-size: 0.917em;
	color: #666;
}
#musica .home #piePropuestas {
	color: #666;
	margin-bottom: 6%;
	margin-top: 6%;
	border-top: 0.083em solid #eee;
	padding-top: 6%;
}
#musica .home #resumenFormatos {
	margin: 10% 0 10% 0;
}
#musica .home #resumenFormatos h3 {
	background-image: none;
	padding-left: 0;
	color: #000!important;  /* Se fuerza ya que lo hereda de la clase comun 'enlace' */
	border-top: 0.083em solid #eee;
	display: block;
	padding-top: 6%;
}
#musica .home #resumenFormatos p {
	color: #666;
	line-height: 135%;
	font-size: 1.083em;
	padding-bottom: 10%;
}
#musica .home #menusec {
	margin: 6% 0;
}
#musica .home #menusec #suscripcion img {
	width: 100%;
	height: auto;
	margin-top: 6%
}
#musica .home #menusec .titulo {
	display: block;
	clear: both;
	margin: 2% 0;
}
#musica .home #menusec br {
	display: none;
}
#musica .home #menusec #propuestamusicavideos {
	margin: 6% 0 10% 0;
}
#musica .home #menusec #propuestamusicavideos .imgflotaleft {
	position: relative;
}
#musica .home #menusec #propuestamusicavideos .iconoPlay {
	background-image: url(//recursos.march.es/web/imgad/play.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 20%;
	height: auto;
	position: absolute;
	left: 40%;
	top: 33%;
}
#musica .home #menusec .lineah {
	margin: 10% 0;
}
#musica .home #menusec #propuestamusicavideos p a:hover {
	text-decoration: underline;
}
#musica .home #menusec #propuestamusicavideos p a .listafecha {
	display: block;
	clear: both;
	margin-bottom: 2%
}
#musica .home #menusec #propuestamusicaaudios {
	border-top: 1px solid #DFDFDF;
	padding: 6% 0;
}
#musica .home #menusec #propuestamusicaaudios .imgflotaleft {
	position: relative;
}
#musica .home #menusec #propuestamusicaaudios .iconoPlay {
	background-image: url(//recursos.march.es/web/imgad/altavoz-1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 20%;
	height: auto;
	position: absolute;
	left: 40%;
	top: 33%;
}
#musica .home #menusec [href="/videos/?p1=1&l=2"], #musica .home #menusec [href="/musica/audio/?l=2"], #musica .home #menusec [href="/videos/?p1=1&l=1"], #musica .home #menusec [href="/musica/audio/?l=1"] {
	margin: 10% 0 0 0;
	display: inline-block;
}
#musica .home #menusec .menuitem strong {
	font-size: 1.500em;
	margin: 2% 0 4% 0;
	display: block;
	color: #151515;
}
#musica .home #menusec .anunciosmenusec {
	background-image: url(//recursos.march.es/web/imgad/clave-fa.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 6% center;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	display: block;
	width: 75%;
	margin-left: 3%;
	padding: 3% 2% 3% 15%;
	font-weight: bold;
	color: #008895
}
#musica .home #menusec .propuestas-musica {
	background-repeat: no-repeat;
	background-color: #fff;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: -0.083em 0.167em 0.167em #ccc;
	display: block;
	width: 75%;
	margin: 6% 0 0 3%;
	padding: 3% 2% 3% 15%;
	font-weight: bold;
	color: #008895
}
#musica .home #compartir {
	margin: 3% 0 0 0;
}
/* MÚSICA FUNDACIÓN JUAN MARCH Y LA MÚSICA */
#musica #juanmarchmusica h2 {
	color: #008895;
	font-size: 24px;
	line-height: 24px;
}
#musica #juanmarchmusica .imgflotaright {
	width: 100%;
	height: auto;
}
#musica #juanmarchmusica #compartir {
	margin: 3% 0;
}
/* FIN MÚSICA FUNDACIÓN JUAN MARCH Y LA MÚSICA */	


/* MÚSICA VISITA VIRTUAL */
#salonactosvirtual {
	background-image: url(//recursos.march.es/web/musica/img/visita-virtual-salon.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: auto;
	margin-bottom: 3%;
	padding: 50% 3% 0 0;
	width: 100%;
}
#salonactosvirtual img {
	float: right;
	margin-bottom: 10%
}
#parrafomusicavirtual .enlace {
	display: inline-block;
	margin-bottom: 6%;
}
#musica #conciertoCarta #linkImgMcarta {
	width: 98%;
	display: block;
	margin: 4% 0 0 0;
}
/* MÚSICA VISITA VIRTUAL */

/* ********** ********** ********** ********** ** Biografía ** ********** ********** ********** ********** */

.biografia figure {
	width: 100%;
}

/* ********** ********** ********** ********** ** () ** ********** ********** ********** ********** */

/******************************************************************************** FIN MÚSICA *****************************/
/*************************************************************************************************************************/	
	
/******************************************************************************** CONFERENCIAS ***************************/
/*************************************************************************************************************************/
#conferencias .tabs .content .selecprof a {
	font-size: 0.70em!important;
}
#conferencias .home #tituloMenuPpal {
	font-weight: inherit;
	text-transform: none;
	font-size: 2.500em;
}
#conferencias .home #ppal2 {
	margin: 3.5% 3% 3%;
}
#conferencias .home #ppal2 #rangoMeses {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:  1.083em;
	color: #666;
}
#conferencias .home #ppal2 #propuestasCaja {
	margin-top: 12%;
}
#conferencias .home #ppal2 #propuestasCaja ul {
	border-top: 0.083em solid #E5E5E5;
	margin-top: 7%;
	padding-top: 6.2%;
}
#conferencias .home #ppal2 #propuestasCaja ul:first-child {
	padding-top: 0;
	margin-top: 0;
}
#conferencias .home #ppal2 #propuestasCaja .imgflotaleft {
	margin-top: 0;
	margin-bottom: 3%;
	width: 100%;
	height: auto;
}
#conferencias .home #ppal2 #propuestasCaja .listaformato a {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 1.083em;
	margin-bottom: 2%
}
#conferencias .home #ppal2 #propuestasCaja .listatitulo {
	font-weight: bold;
	line-height: 150%;
	font-size: 1.3em;
}
#conferencias .home #ppal2 #propuestasCaja .listafecha {
	text-transform: uppercase;
	color: #666;
}
#conferencias .home #piePropuestas {
	color: #666;
	margin-bottom: 6%;
	margin-top: 6%;
	border-top: 0.083em solid #eee;
	padding-top: 6%;
}
#conferencias .home #listaFormatos {
	margin: 10% 0 3% 0;
}
#conferencias .home #listaFormatos h3 a.enlace {
	background-image: none;
	border-top: 0.083em solid #eee;
	color: #000;
	display: block;
	padding-left: 0;
	padding-top: 6%;
	margin-bottom: 5%;
	font-weight: normal;
}
#conferencias .home #listaFormatos p {
	color: #666;
	line-height: 135%;
	font-size: 1.083em;
	margin-bottom: 10%;
}
#conferencias .home #menusec #calendario {
	display: none;
}
#conferencias .home #menusec .lineah {
	margin: 6% 0;
}
#conferencias .home #menusec img, #conferencias .home #compartir {
	margin: 3% 0;
}
/* Detalle */	
#detalle #conferencias #ppal #compartir {
	margin: 3% 0;
}
/* Españoles Eminentes */	
#subseccion #conferencias .eminentes #titulares {
	margin: 6% 3%;
}
#subseccion #conferencias .eminentes #calendario {
	display: none;
}
#subseccion #conferencias .eminentes #ppal {
	line-height: 135%;
	margin: 0 3%;
	width: 94%
}
#subseccion #conferencias .eminentes #ppal #cuerpo01 div:first-child {
	margin: 3% 0;
	width: 100%;
}
#subseccion #conferencias .eminentes #ppal #cuerpo01 div:first-child img {
	width: 100%;
	height: auto;
}
#subseccion #conferencias .eminentes #ppal #cuerpo01 p {
	color: #666666;
	line-height: 150%;
}
#subseccion #conferencias .eminentes #ppal #cuerpo01 .eminenteslibros {
	margin-bottom: 6%;
	border-bottom: 0.083em solid #eee;
	padding-bottom: 6%;
	overflow: hidden;
	clear: both;
}
#subseccion #conferencias .eminentes span.antetitulo {
	display: block;
	margin: 0 0 1em 0;
	color: #666;
}
#subseccion #conferencias .eminentes span strong {
	color: #666;
}
#subseccion #conferencias .eminentes span.antetitulo + span {
	margin: 0 0 10px 0;
	display: block;
	padding-bottom: 1em;
}
#subseccion #conferencias .eminentes #ppal #cuerpo01 .eminenteslibros:last-child {
	border: none;
}
#subseccion #conferencias .eminentes #ppal #cuerpo01 .eminenteslibros img {
	width: 30%;
	float: right;
	margin-left: 3%;
}
#subseccion #conferencias .eminentes #ppal #cuerpo01 h2.introduccion {
	color: #C75025;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.500em;
	margin-bottom: 4%;
}
#subseccion #conferencias .eminentes #ppal #compartir {
	margin-top: 6%;
	margin-left: 0;
}
#subseccion #conferencias .eminentes #ppal .enlace {
	background: none;
	color: #00838D;
	display: inline-block;
	font-weight: bold;
	line-height: 150%;
	margin: 5% 0 0;
	padding-left: 0;
	width: 100%;
}
#subseccion #conferencias .eminentes #ppal .eminenteslibros ul {
	margin: 3%;
}
#subseccion #conferencias .eminentes #ppal .eminenteslibros ul li {
	margin: 1.5% 0;
}
/* PODCAST */
#podcasting {
	color: #666;
}
#podcasting .contenido #menuppal {
	padding-bottom: 12%;
}
#podcasting .contenido .lineahorizontaldevice {
	margin-bottom: 6%;
}
#podcasting .contenido .podcasticono {
	width: 47.800%;
	text-align: center;
}
#podcasting .contenido .podcasticono + .podcasticono {
	margin-right: 0;
}
#podcasting .contenido .podcasticono img {
	width: 50%;
	height: auto;
}
#podcasting .contenido .podcasticono .enlace {
	display: block;
	text-align: left;
	color: #008895;
	background-image: none;
	font-weight: bold;
	margin-top: 6%;
}
/* FIN PODCAST */

/* CONFERENCIAS 30 POETAS y 60 POEMAS */
/* - Comunes */	
#conferencias #poetas #ppal {
	margin: 0 3%;
	color: #666;
}
#conferencias #poetas #ppal a {
	color: #008895;
}
#conferencias #poetas #ppal #reproductorpoetas #audioSlider, #conferencias #poetas #ppal #reproductorpoetas span {
	display: none;
}
#conferencias #poetas .topcomunes {
	overflow: hidden;
}
#conferencias #poetas .topcomunes .logopoetaspeq {
	background-image: url(//recursos.march.es/web/conferencias/poetas/img/logo-30-poetas-phone.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: 3%;
}
#conferencias #poetas .topcomunes .logopoetaspeq a {
	display: block;
	padding: 25%;
}
#conferencias #poetas .topcomunes .logopoetaspeq img, #conferencias #poetas .topcomunes .nombrepoeta img {
	display: none;
}
#conferencias #poetas .nombrepoeta h1.autor {
	color: #00808B;
	font-family: Century Gothic, Century, Verdana, Geneva, sans-serif;
	font-size: 2.300em !important;
	line-height: 105%;
	margin-bottom: 6%;
	text-align: right;
}
#conferencias #poetas .topcomunes .apellidos {
	display: block;
	font-weight: bold;
}
#conferencias #poetas .imagenpoetas {
	overflow: hidden;
	width: 100%;
}
#conferencias #poetas .topcomunes .imagenpoetas img {
	height: auto;
	width: 100%;
}
#conferencias #poetas .topcomunes .imagenpoetas .verimagen {
	display: none;
}
#conferencias #poetas #contppal.detallepoeta #cuerpopoesia h3 {
	color: #008895;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 1.667em;
	margin: 6% 0;
	text-transform: uppercase;
}
#conferencias #poetas #menusec {
	border-top: 0.25em solid #151515;
}
#conferencias #poetas #menusec strong {
	background-image: url(//recursos.march.es/web/imgad/link-seleccionado-negro.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	padding: 3% 0 3% 15%;
	color: #151515;
	display: block;
}
#conferencias #poetas .contenido #menusec ul li {
	font-weight: bold;
}
#conferencias #poetas .contenido #menusec ul li a:hover {
	text-decoration: underline;
}
#conferencias #poetas .contenido #menusec ul li.pdfpoetas {
	border-top: 0.25em solid #151515;
}
#conferencias #poetas .contenido #menusec ul li.pdfpoetas .pdf {
	padding: 6% 6% 6% 23%;
	width: 65%;
	margin-left: 0;
}
#conferencias #poetas #contppal.detallepoeta #cuerpopoesia #manuscrito {
	width: 100%;
	height: auto;
}
#conferencias #poetas #contppal.detallepoeta #cuerpopoesia .thickbox [alt="Ampliar manuscrito"], #conferencias #poetas #contppal.detallepoeta #cuerpopoesia .thickbox .ampliamanuscrito {
	display: none;
}
#conferencias #poetas #menusec .escucharsesiones {
	background-image: url(//recursos.march.es/web/conferencias/poetas/img/icono-conferencia.jpg);
	background-position: 2% 3%;
	background-repeat: no-repeat;
	padding-left: 12% !important;
}
/* - Principal*/
#conferencias #poetas #ppal #reproductorpoetas #audioSlider, #conferencias #poetas #ppal #reproductorpoetas #play, #conferencias #poetas #ppal #reproductorpoetas #pause, #conferencias #poetas #ppal #reproductorpoetas #volUp, #conferencias #poetas #ppal #reproductorpoetas #volDown, #conferencias #poetas #ppal #reproductorpoetas span {
	display: none!important;
}
#conferencias #poetas .contenido {
	position: relative;
}
#conferencias #poetas #ppal #reproductorpoetas {
	position: absolute;
	right: 22%;
	top: 1em;
}
#conferencias #poetas h1.imgtoppoetas {
	width: 40%;
	margin: 15% auto 6% auto;
}
#conferencias #poetas h1.imgtoppoetas img {
	width: 100%;
	height: auto
}
#conferencias #poetas h1.imgtoppoetas + p {
	width: 82%;
	margin: 4% auto;
	line-height: 145%;
}
#conferencias #poetas #cajaimgpoetas span:first-child {
	color: #999;
	display: block;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 3% auto;
	text-align: center;
}
#conferencias #poetas ul.columnaspoetas {
	text-align: center;
	width: 100%;
	margin: 0 auto 20% auto;
}
#conferencias #poetas ul.columnaspoetas li img {
	margin-bottom: 15%;
	width: 100%;
	height: auto;
	display: block;
}
#conferencias #poetas ul.columnaspoetas li {
	width: 20%;
	text-align: center;
	font-size: 0.917em;
	line-height: 125%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3%;
	margin-right: 5%;
	margin-left: 5%;
	overflow: hidden;
}
/* - Biografía */	
#conferencias #poetas #contppal.detallepoeta #cuerpopoesia {
	background-image: url(//recursos.march.es/web/conferencias/poetas/img/tira-biografia.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-size: 10% auto;
	clear: both;
	font-family: Century Gothic, Century, Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 145%;
	margin: 10% 0;
	overflow: hidden;
	padding-left: 15%;
}
#conferencias #poetas #cuerpopoesia strong {
	color: #151515;
	display: inline-block;
	float: left;
	margin-right: 1.2%;
}
#conferencias #poetas #cuerpopoesia strong:after {
	content: ".";
}
/* - Poema leido */	
#conferencias #poetas #contppal.detallepoeta #cuerpopoesia h2 {
	color: #008895;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 2em;
	line-height: 140%;
	text-transform: uppercase;
}
#conferencias #poetas #contppal.detallepoeta #ppal #cuerpopoesia #reproductor {
	border: 1px solid #ccc;
	height: auto;
	margin: 10% 0;
	padding: 6%;
}
#conferencias #poetas #cuerpopoesia #transcripcion #proximopoeta {
	font-size: 1em;
	font-weight: normal;
	line-height: 140%;
	margin-top: 6%;
	text-align: right;
}
#conferencias #poetas #cuerpopoesia p:last-child {
	margin-bottom: 0;
}
#conferencias #poetas #cuerpopoesia #transcripcion #proximopoeta strong {
	color: #008895;
	display: block;
	float: none;
	font-style: normal;
	font-weight: bold;
	margin-right: 0;
}
#conferencias #poetas #cuerpopoesia #transcripcion #proximopoeta strong:after {
	content: "";
}
/* FIN CONFERENCIAS 30 POETAS y 60 POEMAS */	

/* CONFERENCIAS AUDIO DE TODAS LAS CONFERENCIAS */
#conferencias #voz #ppal {
	overflow: hidden;
}
#conferencias #voz #textos {
	width: 100%;
}
#conferencias #voz .subtitulo_negro {
	color: #000;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 145%;
	margin-bottom: 3%;
}
#conferencias #voz #menusec {
	border-top: 3px solid #151515;
	width: 100%;
	margin-top: 6%;
	background-color: #F6F6F6;
	padding: 6% 0;
	text-align: center;
}
#conferencias #voz #menusec #nota {
	background: url(//recursos.march.es/web/imgad/boton-mp3.gif) no-repeat scroll 0 0 transparent;
	border: medium none;
	background-size: 100%;
	margin: 0 auto 10% auto;
	padding: 2% 3% 2% 5%;
	width: 60%;
	color: #151515;
	text-transform: inherit;
	font-weight: normal;
}
#conferencias #voz #menusec #videoIntegro {
	text-align: center;
	margin-top: 3%;
}
#conferencias #voz #menusec #videoIntegroImgLink {
	display: block;
}
#conferencias #voz #menusec #videoIntegroLink img {
	background: url('//recursos.march.es/web/imgad/sprite-general-esp.png') no-repeat scroll -385px -155px transparent;
	height: 20px;
	margin-right: 5px;
}
#conferencias #voz #menusec #videoIntegroLink span {
	display: inline-block;
	padding-top: 5px;
	text-align: left;
}
#conferencias #voz #menusec #presentacionPdf #presentacionPdfLink {
	margin: 6% auto 0 auto;
	padding: 5% 0 5% 10%;
}
#conferencias #voz #cicloText {
	width: 99%;
}
#conferencias #voz .contorno {
	border: thin solid #ccc;
	margin: 10% 0;
	padding: 3%;
}
#conferencias #voz .contorno #reproductorAudio_wrapper {
	height: auto;
	width: 100% !important;
}
#conferencias #voz .enlace2 {
	background: url(//recursos.march.es/web/imgad/sobre-email.png) no-repeat scroll left 2px transparent;
	cursor: pointer;
	padding-left: 20px;
	text-decoration: none;
	margin: 10% 0;
	display: block;
}
#conferencias #voz #ppal #valoracion {
	margin: 10% 0;
}
#conferencias #voz ul.form.comentario {
	clear: both;
	margin: 3% 0;
	overflow: hidden;
}
#conferencias #voz ul.form.comentario #comentario {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #ccc;
	width: 95%;
	margin-bottom: 6%
}
#conferencias #voz #lcorreo {
	display: inline-block;
	width: 90%;
	margin-bottom: 3%
}
#conferencias #voz #valoracion input[type="text"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #ccc;
	width: 90%;
	margin-bottom: 6%;
	padding: 3% 2%;
}
#conferencias #voz ul.form.comentario li {
	margin: 3% 0;
}
#conferencias #voz ul.form #recaptcha_widget_div #recaptcha_area #recaptcha_table {
	margin-top: 3% !important;
	width: 90%;
}
#conferencias #voz ul.form #recaptcha_widget_div #recaptcha_area #recaptcha_table .recaptcha_image_cell {
	vertical-align: top!important;
	display: inline-block;
	overflow: visible;
}
#conferencias #voz ul.form #recaptcha_widget_div #recaptcha_area #recaptcha_table .recaptcha_image_cell #recaptcha_image img {
	height: auto !important;
	width: 90% !important;
}
#conferencias #voz ul.form #recaptcha_widget_div #recaptcha_area #recaptcha_table td + td {
	display: inline-block;
}
#conferencias #voz ul.form #recaptcha_widget_div #recaptcha_area #recaptcha_response_field {
	width: 90%!important;
	border: 1px solid #ccc!important;
}
#conferencias #voz .botonera {
	background-color: #00838F;
	margin: 6% auto 3% !important;
	padding: 1% 2%;
	width: 20%;
}
#conferencias #voz input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 10% auto;
	text-align: center;
	text-transform: uppercase;
}
#conferencias #voz #compartir {
	margin: 6% 0;
}
/* FIN CONFERENCIAS AUDIO DE TODAS LAS CONFERENCIAS */	

/* CONFERENCIAAS ENVIAR A UN AMIGO */	
#conferencias #voz #obligatorios {
	display: block;
	text-align: right;
}
#conferencias #voz .conferenciante, #conferencias #voz #volverLink {
	display: block;
	font-weight: bold;
	margin-bottom: 2%;
}
#conferencias #voz #formenviaramigo label {
	display: inline-block;
	width: 42%;
	text-align: right;
}
#conferencias #voz #formenviaramigo label#lcomentario {
	display: inline-block;
	width: 30%;
	text-align: left;
}
#conferencias #voz #formenviaramigo input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #E5E5E5;
	font: 1em Verdana, Geneva, sans-serif;
	margin: 0 0 2% 0.5%;
	padding: 1.2% 1%;
	width: 40%;
}
#conferencias #voz #formenviaramigo textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #E5E5E5!important;
	font: 1em Verdana, Geneva, sans-serif;
	margin: 0 0 2% 0.5%;
	padding: 1.2% 1%;
	width: 94%!important;
}
#conferencias #voz #formenviaramigo #entrega {
	display: inline-block;
	width: 100%;
	border: none;
}
/****************** PROPUESTAS DE CONFERENCIAS (columna derecha) JLP.2409214 **********************/

#propuestaCineMudoCaja, #propuestaconferencias, #propuestamusicaAudioConferencias, #propuestamusicaVideosConferencias {
	margin: 3% 0 10% 0;
	border-top: 0.083em solid #E5E5E5;
	padding-top: 6.2%;
}
#propuestamusicaAudioConferencias {
	padding: 2% 0 0 0;
}
#propuestamusicaAudioConferencias .imgflotaleft a {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
	height: auto;
}
#propuestamusicaAudioConferencias a {
	text-transform: normal;
	display: block;
}
#propuestamusicaAudioConferencias img.iconoPlay {
	position: absolute;
	top: 31%;
	left: 41%;
	width: 17%;
	height: auto;
}
.lineah-conf {
	border-top: dotted 1px #eee;
	margin: 1% 0;
	width: 100%;
	height: 3px;
	display: block;
}
#propuestamusicaAudioConferencias .imgflotaleft, #propuestamusicaVideosConferencias .imgflotaleft {
	margin: 1% 0 2% 0;
	width: 100%;
	clear: both;
}
#propuestamusicaAudioConferencias p + a, #propuestamusicaVideosConferencias p + a, #propuestamusicaAudioConferencias p + a:hover, #propuestamusicaVideosConferencias p + a:hover {
	display: block;
	font-weight: normal;
	margin: 1% 0 5% 0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	padding: 0 2% 0 0;
}
#propuestamusicaAudioConferencias strong {
	display: block;
	padding: 4% 0 0 0;
	font-weight: bold;
}
#propuestamusicaVideosConferencias strong {
	display: block;
	padding: 0 0 4% 0;
	font-weight: bold;
}
#conferencias .menuitem .fecha {
	display: block;
	margin: 4% 0;
	text-transform: uppercase;
	color: #666;
}
#propuestamusicaVideosConferencias .imgflotaleft {
	display: block;
	overflow: hidden;
	width: auto;
	height: auto;
	position: relative;
	margin: 0 6% 8% 0;
}
#propuestamusicaVideosConferencias .imgflotaleft img {
	display: block;
	width: auto;
	height: auto;
	position: relative;
	margin: 0 auto;
}
#propuestamusicaVideosConferencias .imgflotaleft .iconoPlay {
	display: block;
	overflow: hidden;
	width: auto;
	height: auto;
	position: absolute;
	top: 27%;
	left: 37%;
}
#propuestamusicaVideosConferencias .lineah-conf {
	border-top: dotted 1px #eee;
	margin: 5% 0;
	width: 100%;
	height: 3px;
	display: block;
}
/* FIN CONFERENCIAAS ENVIAR A UN AMIGO */	
/******************************************************************************** FIN CONFERENCIAS ***********************/
/*************************************************************************************************************************/

/**************************************************** BIBLIOTECAS *********************************************************/
/*************************************************************************************************************************/

/********************************************************/
/************* NUEVO DISEÑO DE BIBLIOTECAS **************/
/*********************** LEGADOS ************************/
/******** MEMORIAS DE LOS BECARIOS **********************/
/***************** SIMSALABIM **************************/
/******** BIBILIOTECA DIGITAL DE ILUSIONISMO *************/
/************************ REVISTAS **********************/
/*********************************************************/
#bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca tr td a.botonpdfdevice {
	padding: 3% 0 3% 26% !important;
	width: 72% !important;
	margin: 6% 0 6% 1%;
}
#bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca tr td a.botonhtmldevice {
	padding: 3% 0 3% 26% !important;
	width: 72.5% !important;
	margin: 6% 0 6% 1%;
}
#bibliotecas .catalogomonografico #contppalsin {
	width: 94%;
	overflow: hidden;
}
#bibliotecas .catalogomonografico #contppalsin table {
	margin-top: 6%;
	width: 100%
}
#bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca {
	margin-top: 3%;
}
#bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca a, #bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca strong {
	display: block;
	margin-bottom: 3%;
}
#bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca p {
	margin-bottom: 3%;
}
#bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca img {
	margin-top: 1%;
	width: 100%;
	height: auto;
}
#bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca .tdtitulo + .tdtitulo {
	width: 25%;
}
#bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca .tdtitulo .botonpdfdevice, #bibliotecas .catalogomonografico table#tablapublicacionesbiblioteca .tdtitulo .botonhtmldevice {
	width: 76%;
}
#bibliotecas .home #cuerpo01 h2.encabezado {
	color: #000;
	display: block;
	font-size: 1.667em;
	margin: 4% 0;
	padding: 2% 0;
	padding-top: 0.333em;
	border-top: 0.083em solid #F5F5F5;
}
#bibliotecas .home #cuerpo01 h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.333em;
	margin: 8% 0 5% 0;
}
#bibliotecas .home #cuerpo01 a.enlace {
	background: none;
	padding-left: 0;
	font-weight: bold;
	color: #00838D;
	display: inline-block;
	margin: 8% 0 0 0;
	width: 80%;
	line-height: 150%;
}
#bibliotecas .contenido #menuppal [type="radio"]:checked ~ label {
 background-color: #F7F7F7;
 border-color: #ccc #ccc #F7F7F7;
 border-style: solid;
 border-width: 0.083em 0.083em 0.417em;
 color: #000;
 display: inline-block;
 font-family: Verdana, Geneva, sans-serif;
 font-weight: bold;
 margin-top: -0.583em;
 z-index: 2;
 padding: 0.417em 0.15em;
 margin-left: 0.1em;
 margin-right: 0.2em;
}
#bibliotecas .contenido #menuppal .tab label {
	background-color: #fff;
	border-left: 0.083em solid #F5F5F5;
	border-right: 0.083em solid #F5F5F5;
	border-top: 0.083em solid #F5F5F5;
	color: #00838F;
	cursor: pointer;
	font-weight: bold;
	left: 0;
	margin-right: 0.2em;
	padding: 0.417em 0.35em;
	position: relative;
}
#bibliotecas .contenido #menuppal .tab:first-child {
	margin-left: 1%;
}
/**************************************************** REVISTAS ELECTRONICAS ************************************************/

#bibliotecas #filtro {
	display: block;
	padding: 1em 0;
}
/********************************** NUEVO DISEÑO DE BIBLIOTECAS ******************************/
#bibliotecas div.buscar_catalogo {
	width: 42%;
	margin: 4% auto;
	text-align: center
}
#bibliotecas .imgflotaleft a.adaptativo {
	width: auto;
	height:auto;
}
#bibliotecas .imgflotaleft img.buscar_catalogo {
	width: auto;
	height:auto;
}
#bibliotecas img.sinmsalabim {
	width: 100% !important;
	height:auto;
	margin: 0 0 6% 0;
}
#bibliotecas p.adapta {
	padding-bottom: 3%;
}
#bibliotecas #carrusell .trama_royal {
	display: block;
	text-align: center;
	margin: 2% 0 5% 0;
}
#bibliotecas #carrusell p {
	padding: 2% 2% 0 0;
	display: none;
}
/*#bibliotecas #carrusell .royalslidercarrusel {
	width: 100%;
	height: auto;
	float:left;
	margin-bottom: 4%;
	border-bottom: 0.083em solid #F0F0F0;
	display: block;
	overflow: hidden;
}
#bibliotecas #carrusell #ppal {
	border-right: none;
	line-height: 135%;
	padding-right: 3%;
	width: 100%;
	overflow: hidden;
	margin-top: 6%;
}
#bibliotecas #carrusell #cuerpo01 h1 {
	font-size: 2em;
	display: block;
	margin: 0 0 5% 0;
}
#bibliotecas #carrusell #cuerpo01 h2 {
	color: #151515;
	display: block;
	font-family: Helvetica neue, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 4px 0 12px;
	text-align: left;
	clear: left;
	text-transform: uppercase;
}
#bibliotecas .home #cuerpo01 h3 {
	background-color: #fff;
	border-bottom: 5px solid #BEC6B2;
	;
	color: #000000;
	font-family: Helvetica neue, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
	margin: 1% 0 5%;
	padding: 1% 0 3% 0;
}

#colecciones-digitales img {
	height: auto;
	width: 100%;
}

#bibliotecas #carrusell .columnas-biblioteca {
	height: auto;
	overflow: hidden;
	width: 100%;
}
#bibliotecas #carrusell .columnas-biblioteca .columna-single-last {
	display: block;
	float: left;
	overflow: hidden;
	width: 100%;
}
#bibliotecas #carrusell .columnas-biblioteca .columna-single {
	width: 100%;
	float: left;
	overflow: hidden;
	display: block;
}
#bibliotecas #carrusell .barra_biblioteca_bottom {
	display: none;
}
#bibliotecas #carrusell .columnas-biblioteca .columna-single img, #bibliotecas #carrusell .columnas-biblioteca .columna-single-last img, #bibliotecas #carrusell .columnas-biblioteca .columna-single-linz img {
	height: auto;
	width: 100%;
}
#bibliotecas #carrusell .royalslidercarrusel .rsMinW .rsBullets {
	bottom: 12.63%;
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 6.05%;
	text-align: right;
	vertical-align: middle;
	width: 27%;
	z-index: 35;
}
#bibliotecas #carrusell .royalslidercarrusel h4 {
	height: auto !important;
}
#bibliotecas #carrusell .royalslidercarrusel h4 a {
	color: #008895;
	font-family: Helvetica neue, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 110%;
	width: 94%;
	text-align: center;
	display:block;
	overflow: hidden;
	padding: 1%;
	height: auto;
}
#bibliotecas #carrusell .rsSlide {
	height: auto;
}
#bibliotecas #carrusell .royalslidercarrusel .rsContent {
	height:auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#bibliotecas #carrusell .royalslidercarrusel .rsOverflow {
	height: 150% !important;
	overflow: hidden;
	display: block;
}
#bibliotecas #carrusell #compartir {
	border-top: 0.083em solid #F0F0F0;
	clear: both;
	color: #666;
	margin-top: 1%;
	padding-top: 5%;
}
#bibliotecas #carrusell .barra_biblioteca {
	display: none;
}
#bibliotecas #carrusell #cuerpo01 a.subir {
	display: none;
}
#bibliotecas #depositaria .home #cuerpo01 p {
	display: block;
}
#bibliotecas a.subir {
	display: none;
}
#bibliotecas #depositaria #ppal #compartir {
	border-top: 0.083em solid #ccc;
	clear: both;
	padding-top: 5%;
	margin: 5% 0 0 0 !important;
}
#bibliotecas #depositaria ul li a {
	font-weight: bold;
}
#bibliotecas #depositaria img {
	width: 100%;
	height:auto;
}
/************************************************** LEGADOS ********************************************************
#bibliotecas .bloque {
	overflow: hidden;
	border-bottom: solid 1px #eee;
	padding: 3% 0;
}
#bibliotecas .bloque .imgflotaleft {
	width: 30%;
	overflow: hidden;
	display: block;
	margin-right: 6%;
	overflow: hidden;
	width: 30%;
	margin-bottom: 3%;
}
#bibliotecas .bloque .imgflotaleft img {
	width: 100%;
	height: auto;
}
#bibliotecas .cuerpo01 .bloque {
	padding: 1% 0;
	width: 100%;
	overflow: hidden;
}
#bibliotecas .bloque br {
	display: none;
}
#bibliotecas #textos span#TituloSeccion a {
	font-size: 130%;
}
#bibliotecas .bloque-ppal h2 {
	font-size: 1em;
	line-height: 1.4em;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 2%;
}
#bibliotecas .bloque-secundario-gral p {
	font-weight: bold;
	display:block;
	padding: 4% 0 2% 0;
}
#bibliotecas #TituloSeccion a:hover, #TituloSeccion a, #TituloSeccion {
	color: #008895;
	display: inline;
	text-decoration: none !important;
	font-weight: normal;
}
#bibliotecas #textos h1 {
	color: #151515;
	font-size: 2em;
	font-family:Verdana, Geneva, sans-serif;
	padding: 3% 0 4% 0;
	font-weight: normal;
}
#bibliotecas #cuerpo01 h3.encabcol2 {
	font-size: 150%;
	border-top: 1px solid #eee;
	padding-bottom: 3%;
	margin-top: 5%;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2% 0;
}
#bibliotecas #textos p {
	text-align: right;
}
#bibliotecas ol, #bibliotecas #condiciones ol {
	list-style-type: decimal;
	margin-left: 6%;
	margin-bottom: 3%;
}
#clasificacion #bibliotecas #cuerpo01 {
	border-top: solid 1px #eee;
	margin-top: 3%;
}
#bibliotecas .bloque a.enlace, #bibliotecas .bloque a.enlace:hover {
	display: block;
	margin-bottom: 3%;
	margin-top: 2%;
	text-decoration: none;
}
#bibliotecas p.catalogo-parrafo {
	display: inline;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
#bibliotecas p.catalogo-parrafo img {
	width: auto !important;
	margin: 0 30%;
}
#bibliotecas #titulares {
	background-color: #fff;
	float: left;
	margin-left: 3px;
	width:98%;
}
#bibliotecas .buscar_catalogo_home {
	clear: both;
	height: auto;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
#bibliotecas .bloque {
	border-bottom:1px solid #ccc;
	padding: 6% 0;
}*/
/******************************************** MEMORIAS DE LOS BECARIOS ***********************************************/
#bibliotecas #memorias-becarios .ppal {
	line-height: 135%;
	padding-right: 3%;
	width: 100%;
}
#bibliotecas #memorias-becarios #intro_pre img {
	overflow: hidden;
	width: 100%;
	height: auto;
	margin-bottom: 2%;
}
#bibliotecas #memorias-becarios #intro_pre p,
#bibliotecas #memorias-becarios #intro_post p {
	display: block;
	padding: 2% 0;
}
#bibliotecas #memorias-becarios div.buscar_catalogo {
	height: auto;
	margin: 6% 31%;
	width: auto;
}
#bibliotecas #memorias-becarios img.buscar_catalogo {
	width: auto !important;
	height: auto;
	margin: 0 auto;
}
#bibliotecas #memorias-becarios #menuppal span#tituloMenuPpal {
	color: #000000;
	display: inline-block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin: 4% 1.95% 0 0;
}
#bibliotecas #memorias-becarios fieldset {
	background-color: #F7F7F7;
	border-top: 0.083em solid #E2E2E2;
	border-bottom: 0.083em solid #E2E2E2;
	border-left: 0.083em solid #E2E2E2;
	border-right: 0.083em solid #E2E2E2;
	clear: both;
	display: block;
	overflow: auto;
	padding: 6%;
	text-align: left;
	width: 85.4%;
	margin: 3% 0;
}
#bibliotecas #memorias-becarios input {
	border: 1px solid #eee;
	clear: both;
	cursor: pointer;
	margin-bottom: 5% !important;
	margin-top: 1%;
	padding: 4.6%;
	width: 84%;
}
#bibliotecas #memorias-becarios label {
	display: block;
}
#bibliotecas #memorias-becarios .formato_area {
	-moz-appearance: caret;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #fff !important;
	background-image: url(//recursos.march.es/web/imgad/flecha-buscador.png);
	background-origin: padding-box;
	background-position: 99% center;
	background-repeat: no-repeat;
	background-size: auto auto;
	border: 1px solid #eee;
	color: #000;
	height: 3.2em;
	overflow: hidden;
	padding-left: 3%;
	width: 90%;
	margin-bottom: 8% !important;
	margin-top: 1%;
}
#bibliotecas #memorias-becarios .formato_area select {
	background-color: transparent;
	border: 0 none !important;
	cursor: pointer;
	padding: 4.7% 0 0 0;
	width: 120%;
	font-size: 110%;
}
#bibliotecas #memorias-becarios #btnBuscar {
	width: auto;
}
/** banner de memorias **/

#bibliotecas #memorias-becarios .becarios-banner {
	width: 98%;
	display: block;
	margin: 11% 0;
}
#bibliotecas #memorias-becarios .becarios-banner img.banner {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 3%;
}
#bibliotecas #memorias-becarios .becarios-banner p br {
	display: none;
}
/********************************************** REVISTAS *****************************************************************/
#bibliotecas table.datos_tabulados {
	width: 100%;
}
#bibliotecas .leyenda {
	display: block;
	margin: 5% 0 2% 0;
	background-color: #EFEFEF;
	padding: 2%;
}
#bibliotecas .leyenda p {
	width: 30%;
	margin-right: 2%;
	display: inline;
	font-size:90%;
}
#bibliotecas tr th {
	display: none;
}
#bibliotecas table.datos_tabulados tr:nth-child(2n+2) {
	background-color: #F6F6F6;
}
#bibliotecas table.datos_tabulados td {
	border: none !important;
	border-right: 0 none !important;
	padding: 2% 3% !important;
	display: block;
	width: 100%;
	text-align: left;
}
#bibliotecas table.datos_tabulados td.tdtitulo {
	border: none !important;
}
#bibliotecas table.datos_tabulados td.id {
	font-weight: bold;
}
#bibliotecas table.datos_tabulados tr {
	padding: 2% 0;
}
/******************************************************* SIMSALABIM ******************************************************************/
#biblioteca_ilu_home .buscar_catalogo img.buscar_catalogo {
	width: auto !important;
	height:auto;
}
#biblioteca_ilu_home p.adaptativo {
	padding-top: 5%;
}
#biblioteca_ilu_home img.adapta {
	display: block;
	margin-bottom: 2%;
}
#top-simsalabim .estanteslink {
	display: block !important;
	padding: 0 2%;
	width: 96%;
}
#top-simsalabim strong {
	display: none !important;
}
#simsalabim #contppal {
	background-image: none;
	margin-top: 1%;
	overflow: hidden;
	width: 100%;
	padding-top: 2%;
}
#simsalabim #top-simsalabim strong {
	font-size: 1.3em;
	text-transform: uppercase;
	padding-bottom: 5%;
	display:block;
	border-bottom: solid 1px #F6F6F6;
}
#simsalabim #top-simsalabim .estanteslink ul li {
	border-bottom: 1px solid #F6F6F6;
	font-size: 1em;
	font-weight: bold;
	padding: 6% 0 6% 3%;
}
#simsalabim #top-simsalabim .estanteslink ul {
	border-bottom: 3px solid #151515;
	border-top: 3px solid #151515;
	float: left;
	overflow: hidden;
	width: 100%;
}
#simsalabim .ppal #cuerpo01 {
	width: 96%;
	float: left;
	padding: 0 2%;
	margin-bottom: 2%;
}
#simsalabim .ppal #cuerpo01 img {
	width: 100%;
	height: auto;
	margin-bottom: 1%;
}
#simsalabim .ppal #cuerpo02 {
	padding: 0 2%;
	background-image:none;
	overflow: hidden;
	clear: left;
}
#simsalabim .ppal #cuerpo02 span.crono {
	display:block;
	padding:3% 0;
	font-size: 1.6em;
	clear:both;
	color:#f6f6f6;
	display: block;
	padding: 3% 0 3% 3%;
	border-bottom: solid 3px #151515;
	text-transform: uppercase;
	color: #151515 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	background-color: #F6F6F6;
}
#simsalabim #bibliotecas #compartir {
	padding: 2%;
}
#simsalabim .ppal #cuerpo02 .librosmagia {
	width: 100%;
	float: left;
	display:block;
	overflow:hidden;
	background-image:none;
	padding-bottom: 4%;
	border-bottom: solid 1px #F6F6F6;
	margin-bottom: 3%;
}
#simsalabim .ppal #cuerpo02 .librosmagia img {
	width: 20%;
	height:auto;
	float: left;
	padding-right: 3%;
}
#simsalabim .ppal #cuerpo02 .librosmagia p {
	width: 70%;
	height:auto;
	float: left;
	padding-right: 3%;
}
#simsalabim .ppal #cuerpo02 a.botonacceso {
	background-color: #008895;
	color: #fff !important;
	display: block;
	margin: 3% auto;
	padding: 4%;
	text-align: center;
	width: 160px;
	overflow: hidden;
}
#simsalabim #menusec {
	display:none;
}
/****************************************************** BIBILIOTECA DIGITAL DE ILUSIONISMO ********************************************************/
#bibliotecas p.lead {
	display: none;
}
#historia_magia h6, #historia_magia h6 a, #magia_cientifica h6, #magia_cientifica h6 a, #mentalismo h6, #mentalismo h6 a, #cartomagia h6, #cartomagia h6 a, #prestidigitacion h6, #prestidigitacion h6 a, #magia_blanca h6, #magia_blanca h6 a {
	background-color: #F6F6F6;
	border-bottom: 3px solid #151515;
	border-top: 3px solid #151515;
	color: #151515;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 2% 2% 2% 5%;
	text-transform: uppercase;
}
#historia_magia #cuerpo01, #magia_cientifica #cuerpo01, #mentalismo #cuerpo01, #cartomagia #cuerpo01, #prestidigitacion #cuerpo01, #magia_blanca #cuerpo01 {
	float: left;
	padding: 0 3%;
	width: 95%;
}
#historia_magia #cuerpo01 h2 a, #magia_cientifica #cuerpo01 h2 a, #mentalismo #cuerpo01 h2 a, #cartomagia #cuerpo01 h2 a, #prestidigitacion #cuerpo01 h2 a, #magia_blanca #cuerpo01 h2 a {
	font-size: 2.4em;
	padding-top:2%;
	display:block;
}
#simsalabim #cuerpo01 h1, #historia_magia #cuerpo01 h1, #magia_cientifica #cuerpo01 h1, #mentalismo #cuerpo01 h1, #cartomagia #cuerpo01 h1, #prestidigitacion #cuerpo01 h1, #magia_blanca #cuerpo01 h1 {
	display: block;
	margin-bottom: 2%;
	font-size: 2.3em;
	margin-top: 3%;
}
#historia_magia #cuerpo01 h1 + a img, #magia_cientifica #cuerpo01 h1 + a img, #mentalismo #cuerpo01 h1 + a img, #cartomagia #cuerpo01 h1 + a img, #prestidigitacion #cuerpo01 h1 + a img, #magia_blanca #cuerpo01 h1 + a img {
	width: 100%;
	height: auto;
	display: none;
	margin-top: 3%;
}
#historia_magia #cuerpo01 #top-simsalabim strong, #magia_cientifica #cuerpo01 #top-simsalabim strong, #mentalismo #cuerpo01 #top-simsalabim strong, #cartomagia #cuerpo01 #top-simsalabim strong, #prestidigitacion #cuerpo01 #top-simsalabim strong, #magia_blanca #cuerpo01 #top-simsalabim strong {
	font-size: 1.3em;
	display:block;
	text-transform:uppercase;
	padding: 2% 0;
	margin-top: 2%;
	color: #151515;
}
#historia_magia .estanttitu, #magia_cientifica .estanttitu, #mentalismo .estanttitu, #cartomagia .estanttitu, #prestidigitacion .estanttitu, #magia_blanca .estanttitu, #historia_magia #cuerpo01 .estanteslink ul, #magia_cientifica #cuerpo01 .estanteslink ul, #mentalismo #cuerpo01 .estanteslink ul, #cartomagia #cuerpo01 .estanteslink ul, #prestidigitacion #cuerpo01 .estanteslink ul, #magia_blanca #cuerpo01 .estanteslink ul, #historia_magia .estanteslink ul, #magia_cientifica .estanteslink ul, #mentalismo .estanteslink ul, #historia_magia .estanteslink ul, #cartomagia .estanteslink ul, #prestidigitacion .estanteslink ul, #magia_blanca .estanteslink ul {
	display: none;
}
#historia_magia #cuerpo01 .estanteslink ul li, #magia_cientifica #cuerpo01 .estanteslink ul li, #mentalismo #cuerpo01 .estanteslink ul li, #cartomagia #cuerpo01 .estanteslink ul li, #prestidigitacion #cuerpo01 .estanteslink ul li, #magia_blanca #cuerpo01 .estanteslink ul li {
	float: left;
	width: 30%;
	display: inline;
	font-size: 1.3em;
	padding: 1.5% 0 1.5% 2.6%;
}
#historia_magia .ppal #menusec, #magia_cientifica .ppal #menusec, #mentalismo .ppal #menusec, #cartomagia .ppal #menusec, #prestidigitacion .ppal #menusec, #magia_blanca .ppal #menusec {
	clear:both;
	width: 100%;
	overflow: hidden;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
}
#historia_magia .ppal #menusec ul, #magia_cientifica .ppal #menusec ul, #mentalismo .ppal #menusec ul, #cartomagia .ppal #menusec ul, #prestidigitacion .ppal #menusec ul, #magia_blanca .ppal #menusec ul {
	width: 100%;
	float: left;
	overflow: hidden;
	border-bottom: 3px solid #151515;
}
#historia_magia .ppal #menusec ul li, #magia_cientifica .ppal #menusec ul li, #mentalismo .ppal #menusec ul li, #cartomagia .ppal #menusec ul li, #prestidigitacion .ppal #menusec ul li, #magia_blanca .ppal #menusec ul li {
	display: block;
	float: left;
	font-size: 1.4em;
	padding: 3%;
	width: 100%;
	background-color: #fff;
	font-weight: bold;
	padding: 5% 3% 7%;
}
#historia_magia a.botonacceso, #magia_cientifica a.botonacceso, #mentalismo a.botonacceso, #cartomagia a.botonacceso, #prestidigitacion a.botonacceso, #magia_blanca a.botonacceso {
	float:left;
}
#historia_magia .acceso_break, #magia_cientifica .acceso_break, #mentalismo .acceso_break, #cartomagia .acceso_break, #prestidigitacion .acceso_break, #magia_blanca .acceso_break {
	clear: both;
	display: block;
	margin: 2% 0;
	overflow: hidden;
	padding: 0 2%;
	width: 96%;
}
#historia_magia #libros .tooltip, #magia_cientifica #libros .tooltip, #mentalismo #libros .tooltip, #cartomagia #libros .tooltip, #prestidigitacion #libros .tooltip, #magia_blanca #libros .tooltip {
	width: 100%;
	border: solid 1 red;
	float: left;
}
#historia_magia #libros .tooltip img, #magia_cientifica #libros .tooltip img, #mentalismo #libros .tooltip img, #cartomagia #libros .tooltip img, #prestidigitacion #libros .tooltip img, #magia_blanca #libros .tooltip img {
	float: left;
	height: auto;
	width: 100%;
}
#historia_magia #libros .tooltip a, #magia_cientifica #libros .tooltip a, #mentalismo #libros .tooltip a, #cartomagia #libros .tooltip a, #prestidigitacion #libros .tooltip a, #magia_blanca #libros .tooltip a {
	width: 20%;
	height: auto;
	display: block;
}
#historia_magia #libros ul li .tooltip .globo ul li, #magia_cientifica #libros ul li .tooltip .globo ul li, #mentalismo #libros ul li .tooltip .globo ul li, #cartomagia #libros ul li .tooltip .globo ul li, #prestidigitacion #libros ul li .tooltip .globo ul li, #magia_blanca #libros ul li .tooltip .globo ul li {
	display: block;
	padding-bottom: 1%;
}
#historia_magia .globo, #magia_cientifica .globo, #mentalismo .globo, #cartomagia .globo, #prestidigitacion .globo, #magia_blanca .globo {
	width: 72%;
	border-bottom: solid 1px #f6f6f6;
	margin-bottom: 3%;
	padding-bottom: 3%;
	margin-right: 1%;
	float: right;
	display: block;
}
#historia_magia .globo ul li strong, #magia_cientifica .globo ul li strong, #mentalismo .globo ul li strong, #cartomagia .globo ul li strong, #prestidigitacion .globo ul li strong, #magia_blanca .globo ul li strong {
	font-size: 1em;
	padding-bottom: 2%;
}
#historia_magia img.buscar_catalogo, #magia_cientifica img.buscar_catalogo, #mentalismo img.buscar_catalogo, #cartomagia img.buscar_catalogo, #prestidigitacion img.buscar_catalogo, #magia_blanca img.buscar_catalogo {
	margin: 3% 0;
}
#historia_magia #menusec ul li, #magia_cientifica #menusec ul li, #mentalismo #menusec ul li, #cartomagia #menusec ul li, #prestidigitacion #menusec ul li, #magia_blanca #menusec ul li {
	border-top: 0.083em solid #F5F5F5;
}
#historia_magia #menusec span.simsala, #magia_cientifica #menusec span.simsala, #mentalismo #menusec span.simsala, #cartomagia #menusec span.simsala, #prestidigitacion #menusec span.simsala, #magia_blanca #menusec span.simsala {
	border-bottom: 3px solid #151515;
	border-top: 3px solid #151515;
	color: #151515;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 2% 2% 2% 5%;
	text-transform: uppercase;
	border-top: 3px solid #151515;
	background-color: #F6F6F6;
}
#historia_magia #menusec span.simsala a, #magia_cientifica #menusec span.simsala a, #mentalismo #menusec span.simsala a, #cartomagia #menusec span.simsala a, #prestidigitacion #menusec span.simsala a, #magia_blanca #menusec span.simsala a {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
}
#historia_magia #menusec ul li span, #historia_magia #menusec ul li a, #magia_cientifica #menusec ul li span, #magia_cientifica #menusec ul li a, #mentalismo #menusec ul li span, #mentalismo #menusec ul li a, #cartomagia #menusec ul li span, #cartomagia #menusec ul li a, #prestidigitacion #menusec ul li span, #prestidigitacion #menusec ul li a, #magia_blanca #menusec ul li span, #magia_blanca #menusec ul li a {
	font-weight: normal;
	font-family:  Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
#historia_magia #compartir, #magia_cientifica #compartir, #mentalismo #compartir, #cartomagia #compartir, #prestidigitacion #compartir, #magia_blanca #compartir {
	border-top: medium none;
	display: block;
	margin-top: 3%;
	padding: 1% 2%;
	width: 91%;
}
#historia_magia #cuerpo02 .contacto, #magia_cientifica #cuerpo02 .contacto, #mentalismo #cuerpo02 .contacto, #cartomagia #cuerpo02 .contacto, #prestidigitacion #cuerpo02 .contacto, #magia_blanca #cuerpo02 .contacto {
	display: block;
	text-align: center;
	width: 100%;
}
#historia_magia #contppal, #magia_cientifica #contppal, #mentalismo #contppal, #cartomagia #contppal, #prestidigitacion #contppal, #magia_blanca #contppal {
	background-image: none;
	margin-top: 1%;
	overflow: hidden;
	width: 100%;
}
#historia_magia #tituloMenuPpal a, #magia_cientifica #tituloMenuPpal a, #mentalismo #tituloMenuPpal a, #cartomagia #tituloMenuPpal a, #prestidigitacion #tituloMenuPpal a, #magia_blanca #tituloMenuPpal a {
	color: #000;
	display: inline-block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin: 6% 1.95% 0 0% !important;
}
#menusec br {
	display: none;
}
#conferencias #menusec br {
	display: block;
}
#libros-magia .estanteslink ul {
	border-bottom: 3px solid #151515;
	border-top: 3px solid #151515;
	float: left;
	overflow: hidden;
	width: 100%;
}
#libros-magia .estanteslink ul li {
	background-color: #fff;
	border-bottom: 1px solid #F6F6F6;
	display: block;
	float: left;
	font-weight: bold;
	padding: 5% 3%;
	width: 100%;
}
#libros-magia .estanteslink ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#libros-magia #top-simsalabim + br + a {
	display: none;
}
#libros-magia img.buscar_catalogo {
	display: inline-block;
	margin: 0 31%;
}
#libros-magia .contenido #menuppal #tituloMenuPpal {
	color: #000;
	display: inline-block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.68em;
	text-align: right;
	text-decoration: none;
}
#libros-magia .bannerlargo img {
	width: 100%;
	height: auto;
}
.ilu_img img {
	width: 100%;
	height: auto;
}
/******************************************************************************** FIN BIBLIOTECAS ************************/
/*************************************************************************************************************************/

/******************************************************************************** INFORMACIÓN ****************************/
/*************************************************************************************************************************/
#informacion .home #ppal {
	margin: 5% 3%;
}
#informacion .home #comunppal {
	width: 100%;
	overflow: hidden;
	margin-bottom: 6%;
}
#informacion .home #ppal #comunppal img[alt="Edificio Fundación Juan March"] {
	width: 100%;
	float: none;
	margin-bottom: 5%;
}
#informacion .home #comunppal p {
	color: #666;
	line-height: 150%;
	font-size: 1.083em;
}
#informacion .home #comunppal p a {
	color: #008895;
}
#informacion .home #compartir {
	width: 100%;
	margin: 0
}
#posicion-transporte {
	background-color: #F6F6F6;
	padding: 2%;
	margin: 3% 0 5% 0;
	display: block;
}
.situacion-margenhorario {
	padding: 0 2% 6% 2%;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 3%;
	display: block;
}
.margen-resev {
	display: block;
	margin: 4% 0;
}
/*** INFORMACIÓN JUAN MARCH ***/	
#informacion #juanmarchinfo #ppal {
	margin: 3%;
	color: #666;
	line-height: 145%;
}
#informacion iframe {
	width: 100% !important;
	height: 30em !important;
}
#informacion #juanmarchinfo #ppal h1 {
	color: #151515;
}
#informacion #juanmarchinfo #ppal #compartir {
	margin: 10% 0 0 0;
}
/********** QUÉ ES LA FUNDACIÓN *********/

#informacion #mapaGoogle span {
	display: block;
	margin: 0.3em 0;
}
#informacion .informacion-bloque-gral {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 2em;
}
#informacion .informacion-bloque1 {
	display: block;
	float: left;
	width: 100%;
	font-size: 1.2em;
	line-height: 140%;
	border-bottom: solid 1px #eee;
	padding: 0 0 1em 0;
}
#informacion .espacio-visita-virtual a {
	font-size: 1.2em;
	padding: 0.7em 0 1em 0;
	display: inline-block;
	
}


.espacio-transporte { margin: 1em 0 0 0}
#informacion .informacion-bloque1 ul li {
	padding: 0.2em 0;
}
#informacion .informacion-bloque2 {
	display: block;
	float: left;
	width: 100%;
	line-height: 140%;
	margin-top: 1.3em;
	display: inline-block;
	border-bottom: solid 1px #eee;
	padding: 0 0 0.7em 0;
}
#informacion .informacion-bloque-gral p.sep-margen {
	font-weight: bold;
	margin: 1.4em 0 0 0;
}
#informacion .informacion-bloque2 p a {
	display: block;
	margin: 1em 0 0 0;
	font-weight: bold;
}
#informacion .informacion-bloque2 p {
	font-size: 1em;
	padding: 0.4em 0 0 0;
}
#informacion h3 {
	font-size: 2em;
	display: inline-block;
	margin-bottom: 0.1em;
}
#informacion .bloque-reserva p {
	padding: 0.6em 0;
}
/*rss en px para mejor control*/

div.contactoDiv {
	overflow: hidden;
	display: block;
	margin: 3px 0 10px 0;
}
div.contactoDiv > a {
	float: left;
	margin: 15px 0 0 0;
	display: block;
	font-weight: bold;
	color: #008895 !important;
}
ul.sociales-situacion {
	overflow: hidden;
	padding: 3px 0 0 3px;
	display: inline-block;
	width: auto;
	height: 27px;
	border-left: solid 1px #cccccc;
	margin: 9px 0 0 11px;
}
ul.sociales-situacion li {
	float: left;
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
	padding-top: 0;
}
ul.sociales-situacion li a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999em;
}
ul.sociales-situacion li a.facebook {
	background: url(//recursos.march.es/web/informacion/fundacion/ico-situacion-facebook.png) #ffffff no-repeat left top;
}
ul.sociales-situacion li a.twitter {
	background: url(//recursos.march.es/web/informacion/fundacion/ico-situacion-twitter.png) #ffffff no-repeat left top;
}
ul.sociales-situacion li a.google {
	background: url(//recursos.march.es/web/informacion/fundacion/ico-situacion-google.png) #ffffff no-repeat left top;
}
ul.sociales-situacion li a.instagram {
	background: url(//recursos.march.es/web/informacion/fundacion/ico-situacion-instagram.png) #ffffff no-repeat left top;
}
#informacion #contppal {
	width: 93%;
	overflow: hidden;
	display: block;
	margin: 0 3%;
}
#informacion #contppal #ppal {
	line-height: 135%;
	width: 100%;
	padding-right: 3%;
	border: none;
}
#informacion #cuerpo01 p {
	clear: both;
	width: 100%;
	font-size: 1.2em;
	line-height: 150%;
	display: block;
}
#informacion #cuerpo01 img {
	width: 100%;
	height: auto;
	display: block;
	margin: 1em 0;
}
#informacion .block-phone {
	font-size: 1.2em;
	line-height: 130%;
	display: block;
	margin: 1.6em 0;
}
#informacion #cuerpo01 img.imgflotaright {
	width: auto;
	float: right;
	margin: 0 0 1em 0;
}
#informacion .block-phone span {
	display: block;
	margin: 1em 0;
}
#informacion div.building p {
	margin: 0 0 1em 0
}
#informacion .bloque-horario {
	display: block;
	margin: 1em 0;
}
#informacion .contactoDiv a {
	font-size: 1.2em;
}
#informacion .bloque-reserva {
	margin-bottom: 2em;
}
#informacion .bloque-reserva a {
	font-weight: bold
}
/*********** CUADERNOS - INFORMACION *************/

/*** CUADERNOS ***/		
#informacion .cuadernos #ppal {
	margin: 5% 3%;
}
#informacion .cuadernos #ppal ul li a.pdf {
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/pdfda.png);
	background-position: 6% center;
	background-repeat: no-repeat;
	border: 0.083em solid #ccc;
	border-radius: 0.167em 0.167em 0.167em 0.167em;
	box-shadow: 0.083em 0.167em 0.167em #ccc;
	clear: both;
	color: #00838F;
	display: block;
	float: left;
	font-weight: bold;
	margin: 1% 0 2% 0.5%;
	overflow: hidden;
	padding: 3% 6% 3% 17%;
	width: 15em;
}
/******* DISCURSO *******/
#informacion .discurso #ppal {
	margin: 5% 3%;
}
/*** FIN INFORMACIÓN JUAN MARCH ***/	

/*** SITUACIÓN ***/	
#informacion #situacion #cuerpo01 .ppalsituacion {
	color: #666;
	line-height: 145%;
}
#informacion #situacion #cuerpo01 .mapa iframe {
	width: 80%;
	margin: 3% 0;
	height: auto;
}
#informacion #situacion #cuerpo01 .mapa .linkext a.enlace {
	background-image: none;
	padding-left: 0;
	color: #2C8592;
	font-weight: bold;
}
#informacion #situacion #cuerpo01 .ppalsituacion .fondodatos {
	line-height: 150%;
	color: #666;
}
#informacion #situacion #cuerpo01 .ppalsituacion .fondodatos p strong {
	margin-bottom: 2%;
	display: block;
	color: #000;
}
#informacion #situacion #cuerpo01 .ppalsituacion .fondodatos .linkmail {
	color: #2C8592;
	display: block;
	margin-top: 2%;
}
#informacion #situacion #cuerpo01 .forma {
	margin-bottom: 6%;
}
#informacion #situacion #cuerpo01 .forma li {
	color: #666;
	margin-top: 6%;
	line-height: 145%;
}
#informacion #situacion #compartir {
	margin: 3% 0;
}
/*** FIN SITUACIÓN ***/	
#informacion #comunppal .imgflotaleft.pieder {
	height: auto;
	margin: 0 0 3%;
	width: 100%;
}
/*** INFORMACIÓN EDIFICIO SEDE ***/	
#informacion .pieautor {
	float: right;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 6%;
	margin-top: 3%;
}
/*** FIN INFORMACIÓN EDIFICIO SEDE ***/	

/*** INFORMACIÓN ORGANOS DE GOBIERNO ***/


#informacion.organos-gobierno #gobierno {
	color: #666666
}
#informacion #gobierno strong {
	color: #151515;
}
#informacion.organos-gobierno #titulo h1 {
	display: block;
	margin: 0.2em 0 0.7em 0;
}
#informacion #gobierno ul a {
	color: #008895;
}
#informacion #gobierno h3.encabezado {
	border-top: 1px solid #bbb;
	display: block;
	padding-top: 1.500%;
	font-size: 1.833em;
	margin: 30px 0 0 0;
}
#informacion.organos-gobierno #compartir {
	width: 100%;
	float: left;
	margin: 0 auto 2em auto;
}
#informacion.organos-gobierno .governing-col1 h3 {
	border-top: none;
	display: block;
	font-size: 2em;
	margin: 0 0 0.4em 0;
}
#informacion .governing-ppal {
	border-bottom: solid 1px #eeeeee;
	display: block;
	padding: 0 0 1em 0;
	margin: 0 0 2em 0;
}
#informacion .governing-col1 {
	float: left;
	width: 100%;
	margin: 0 1em 0 0;
	overflow: hidden;
	clear: both;
}
#informacion .governing-col2 {
	float: left;
	width: 100%;
	margin: 0 0 1em 0;
	overflow: hidden;
}
#informacion.organos-gobierno #ppal ul li {
	margin-left: 0;
	margin-left: 0;
	padding: 0.2em 0 0 0;
}
/*** FIN INFORMACIÓN ORGANOS DE GOBIERNO ***/

/*** INFORMACIÓN MEMORIA ANUAL ***/
#informacion #memoriaanual .selecprof {
	padding: 0;
}
#informacion #memoriaanual .tituralesmemo {
	margin-left: 3%;
	padding-bottom: 3%;
	background-color: #fff;
}
#informacion #memoriaanual .tituralesmemo p {
	color: #666;
	line-height: 145%;
}
#informacion #memoriaanual #ppal {
	float:left;
	line-height: 145%;
	width: 100%;
	background-image: none;
	margin-bottom: 6%;
	margin: 0 3%;
}
#informacion #memoriaanual .estilo_anual #analespaginas {
	overflow: hidden;
}
#informacion #memoriaanual .estilo_anual h2 {
	font-size: 2.000em;
	margin-bottom: 4%;
}
#informacion #memoriaanual .estilo_anual .cajaimg {
	width: 30%;
	float: left;
	margin: 0 5% 2% 0;
}
#informacion #memoriaanual .estilo_anual .cajaimg img {
	width: 100%;
	height: auto;
}
#informacion #memoriaanual .estilo_anual .cajaimg a + a {
	display: none;
}
#informacion #memoriaanual .estilo_anual strong {
	display: block;
	margin: 6% 0 0 0;
}
#informacion #memoriaanual .estilo_anual .enlace {
	color: #008895;
}
#informacion #memoriaanual .estilo_anual ul {
	float: left;
	list-style-type: square;
	line-height: 150%;
	margin-left: 8%;
	margin-top: 2%;
	margin-bottom: 10%;
	width: 85%;
}
#informacion #memoriaanual .estilo_anual ul li a {
	color: #008895;
	margin-bottom: 3.500%;
}

 #informacion #memoriaanual .estilo_anual ul li {color: #000000;}


#informacion #memoriaanual .estilo_anual ul ul {
	float: none
}
#informacion #memoriaanual .estilo_anual #compartir {
	overflow: hidden;
	margin-top: 10%;
	clear: both;
}
#informacion #memoriaanual .estilo_anual #compartir ul {
	margin:0;
}
#informacion #memoriaanual .estilo_anual #compartir ul li {
	color: #666;
    font-family: BrownStd, sans-serif;
    font-weight: 100;
}
#informacion #memoriaanual #menusec {
	width: 94%;
	text-align: left;
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #F6F6F6;
	border-top: 6% solid #fff;
	clear: both;
	margin-bottom: 6%;
}
#informacion #memoriaanual #menusec .cabecera {
	color: #C75025;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	float: left;
	padding-left: 2%;
}
#informacion #memoriaanual #menusec .cabecera br {
	display: block
}
#informacion #memoriaanual #menusec #selectmemoria .contenedor-select {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #fff;
	background-image: url(//recursos.march.es/web/imgad/flecha-buscador.png);
	background-origin: padding-box;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto auto;
	color: #000;
	width: 35%;
	height: auto;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0 auto 3% auto;
	padding: 3% 0 3% 3%;
}
#informacion #memoriaanual #menusec #selectmemoria .contenedor-select select#formato {
	background-color: transparent;
	border: 0 none;
	width: 117%;
	display: block;
	-webkit-appearance: caret;
	-moz-appearance:    caret;
	appearance:         caret;
	font-size: 1.500em
}
#informacion #memoriaanual #menusec .enlace2 {
	cursor: pointer;
	padding-left: 3%;
	text-decoration: none;
	font-weight: bold;
}
/*** FIN INFORMACIÓN MEMORIA ANUAL ***/

/*** CINCUENTENARIO ***/
#informacion #cincuentenario p.datos_extra .onlyspanish {
	color: #C75025;
	display: block;
	font: bold 0.667em Verdana, Geneva, sans-serif;
	margin: 1% 0 3%;
	padding: 1%;
	width: 37%;
}
#informacion #cincuentenario .datos_extra2 img {
	width: 70%;
	height:auto;
	margin: 5% 5%;
}
#informacion .discurso #ppal p + p {
	margin-bottom: 1em;
}
.text-all {
	white-space: nowrap;
}
/*** FIN CINCUENTENARIO ***/

/*** INFORMACIÓN CRIB ***/
#crib {
	color: #666;
	line-height: 145%
}
#crib h1 {
	color: #008895;
	font-size: 2.000em;
}
#crib #ppal {
	line-height: 135%;
	margin-left: 0;
	padding-right: 3%;
	width: 100%;
}
#crib #ppal img[alt="Centro de Reuniones Internacionales sobre Biología (CRIB)"] {
	margin: 3% 0;
}
#crib #ppal table {
	width: 100%;
}
#crib #ppal table tr .id {
	width: 5%;
}
#crib .articuloscrib #ppal {
	border-right: 0;
	float: none;
	padding: 0;
	margin: 3%;
	width: 94%
}
#crib .articuloscrib #menusec {
	width: 100%;
	background-color: #F6F6F6;
	border-top: 0.25em solid #151515;
	border-bottom: 0.25em solid #151515;
}
#crib .articuloscrib #menusec .cabecera {
	display: none;
}
#crib #ppal ul {
	margin: 3% 0;
}
#crib #ppal ul li {
	list-style-type: square;
	margin: 2% 2% 2% 5%;
}
#crib #ppal #compartir ul li {
	margin: 0;
}
/********** QUÉ ES LA FUNDACIÓN *********/

#informacion #contppal {
	width: 96%;
	overflow: hidden;
	display: block;
	margin: 3% 2%;
}
#informacion #contppal #ppal {
	line-height: 135%;
	width: 98%;
	border: none;
	margin: 0 auto 1em auto;
}
#informacion #cuerpo01 {
	display: block;
	margin: 0 0 2em 0;
}
#informacion #cuerpo01 p {
	clear: both;
	width: 100%;
	font-size: 1.2em;
	line-height: 150%;
	display: block;
}
#informacion #cuerpo01 img {
	width: 100%;
	height: auto;
	display: block;
	margin: 1em 0 1em 0;
}
#informacion .block-phone {
	font-size: 1.2em;
	line-height: 130%;
	display: block;
	margin: 1.6em 0;
}
#informacion .block-phone span {
	display: block;
	margin: 1em 0;
}
#informacion .bloque-horario {
	display: block;
	margin: 1em 0;
}

    #informacion .bloque-horario a {
    color: #008895;
    }


#informacion .block-phone,
.summer-margin {margin: 1.3em 0 0.9em 0}
/*********** PRESENTACIÓN **********/


#informacion h1#tituloActo {
	width: 96%;
	margin: 3% 0 3% 1%;
}
#informacion .presentacion-txt {
	display: block;
	margin: 0 2%;
}
#informacion .departamento-txt img.presentacion-img {
	display: inline-block;
	padding: 2em 0 0 0;
}

/********** MENÚ PHONE INFORMACION *********/

/***** MENÚ PHONE - INFORMACIÓN ******/

#informacion .contenido #menuppal [type="radio"]:checked ~ label {
 background-color: #F7F7F7;
 color: #000;
 z-index: 0;
 font-family: Verdana, Geneva, sans-serif;
 font-weight: bold;
 border-top: 0.083em solid #ccc;
 border-left: 0.083em solid #ccc;
 border-right: 0.083em solid #ccc;
 border-bottom: 5px solid #F7F7F7;
 display: inline-block;
 margin: -9px 0 0 12px;
 padding: 9px 5px 4px 5px;
 display: inline-block;
}
#informacion div.tab label {
	padding: 20px 0px 3px 11px;
	display: inline-block;
}
#informacion .contenido #menuppal div.menuseccioneson form.tabs ul li.selecprof {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	background-color: #DFECED !important;
	width: 100%;
	border-bottom: none;
	font-size: 1.5em;
}
#informacion .contenido #menuppal div.menuseccioneson form.tabs .content ul {
	padding-bottom: 2em;
	display: inline-block;
	z-index: 0;
	background-color: #ffffff;
}
#informacion .contenido #menuppal div.menuseccioneson form.tabs .content ul li {
	width: 92%;
	border-bottom:none;
	overflow: hidden;
	background-color: #F7F7F7;
}
#informacion .contenido #menuppal .tab label {
	background-color: #ffffff;
	color: rgb(0, 131, 143);
	cursor: pointer;
	left: 0px;
	margin: -9px 0 20px 10px;
	padding: 10px 4px 6px 4px;
	position: relative;
	font-weight: bold;
	border-top: 0.083em solid rgb(245, 245, 245);
	border-right: 0.083em solid rgb(245, 245, 245);
	border-left: 0.083em solid rgb(245, 245, 245);
}
#informacion .contenido #menuppal div.menuseccioneson form.tabs .content ul {
	width: 100%;
}
#informacion .contenido #menuppal div.menuseccioneson form.tabs ul li {
	border-top: 0.083em solid #ccc;
	display: block;
}
#informacion .contenido #menuppal div.menuseccioneson form.tabs ul li:last-child {
	border-bottom: 0.083em solid #ccc;
	display: block;
}
#informacion .contenido #menuppal div.menuseccioneson form.tabs ul li:first-child {
	border-top: none;
}
#informacion div.tab label, #informacion .contenido #menuppal div.menuseccioneson form.tabs ul li.selecprof {
	border: none;
}
/*** FIN INFORMACIÓN CRIB ***/
/******************************************************************************** FIN INFORMACIÓN ************************/
/*************************************************************************************************************************/

/******************************************************************************** GUÍAS DIDÁCTICAS ***********************/
/*************************************************************************************************************************/
#musica #guiadidacticas .ppal h2.datos_extra2 {
	font-size: 1.49em;
	text-transform:uppercase;
	padding-bottom: 0.5%;
	border-top: 1px solid #EDEDED;
	padding-top: 6%;
	display:block;
	margin-top:6%;
}
#musica #guiadidacticas #tituloSeccion, a#tituloSeccion {
	font-size: 18px;
    line-height: 28px;
    font-family: BrownStd, sans-serif;
    text-transform: uppercase;
    color: #00889a;
}
.subformato {  /*DG20130531 Aurelio ha solicitado que el tamaño del texto del subformato sea mayor que el texto por defecto.*/
	font-size: 1em;
	line-height: 125%;
	color: #666;
}
#musica #guiadidacticas h1 {
	font-size: 2em;
	line-height: 110%;
}
#musica #guiadidacticas .ppal h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
#musica #guiadidacticas .fondodatos strong {
	color:#000;
	font-weight:bold;
	font-size: 1.12em;
	display:block;
}
#musica .fondodatos strong.sin_margen {
	padding: 4% 0 3%;
}
#musica #guiadidacticas .elemento, .elemento_sinfondo {
	border: none;
}
#musica #guiadidacticas .ilustracion-guia img {
	width: 100%;
	height: auto;
}
#musica #guiadidacticas #compartir {
	border: none;
}
#musica #guiadidacticas .fondodatos {
	margin: 7% 0 0 0%;
	padding: 5.5% 5.5% 1% 5.5%;
}
#musica #guiadidacticas .enlace_gris2 .onlyspanish {
	color: #C75025;
	display: block;
	font: bold 0.667em Verdana, Geneva, sans-serif;
	margin: 2% 0 3%;
	padding: 1%;
	width: 42%;
}
#musica #guiadidacticas p .onlyspanish {
	color: #C75025;
	display: block;
	font: bold 0.667em Verdana, Geneva, sans-serif;
	margin: 2% 0 3% 0;
	padding: 1%;
	width: 42%;
}
#musica #guiadidacticas .ppal.bloque img {
	width: 100%;
	height: auto;
}
#musica #guiadidacticas .fondodatos {
	background-color: #ffffff;
	padding: 0;
}
#musica span.titulo_mat_doc2, #musica span.titulo_mat_doc {
	clear: both;
	color: #151515;
	text-transform: uppercase;
	display: block;
	padding-bottom: 3%;
	font-weight: bold;
}
.onlyspanish-didacticas-left {
	font: bold 8px Verdana, Geneva, sans-serif;
	margin-left: 0;
	padding: 0 19px 0 4px;
	background: url(//recursos.march.es/web/imgad/only-spanish.jpg) no-repeat scroll right center #F6F6F0;
	border: 1px solid #DFDFDF;
	color: #C75025 !important;
	text-transform: uppercase;
}
.onlyspanish-didacticas-right {
	font: bold 8px Verdana, Geneva, sans-serif;
	padding: 0 19px 0 4px;
	background: url(//recursos.march.es/web/imgad/only-spanish.jpg) no-repeat scroll right center #F6F6F0;
	border: 1px solid #DFDFDF;
	color: #C75025 !important;
	text-transform: uppercase;
	margin-bottom: 2%;
	display: inline-block;
}
/* ACORDEÓN*/
#guiadidacticas form {
	padding: 0;
	margin: 0;
}
.acordeon-guia {
	width: auto;
	margin: 10px 0 10px 0;/*clear: both*/
}
.acordeon-guia {
	display: inline-block;
}
.acordeon-guia label {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	position: relative;
	z-index: 20;
	display: inline;
	cursor: pointer;
	color: #008895;
	display: block;
	float: right;
	overflow: hidden;
	margin-bottom: 5px;
}
 .acordeon-guia div ~ div label {
 border-top: none;
 border-bottom: 1px solid #ccc;
 padding: 0 0 5px 0;
}
.acordeon-guia input:checked + label:hover {
	color: #151515;
}
 .acordeon-guia input:checked ~ label {
 display: inline-block;
 text-indent: -73px;
}
 .acordeon-guia input:checked ~ label::after {
 content: "Contraer [-]";
 color: #008895;
}
.acordeon-guia input:checked + label:hover:after {
	background-color: #fff;
}
.acordeon-guia input {
	display: none;
}
.acordeon-guia .article {
	background: #fff;
	overflow: hidden;
	height: 0;
	position: relative;
	z-index: 10;
	display: inline-block;
}
.acordeon-guia .article p {
	display: inline-block;
}
 .acordeon-guia input:checked ~ .article.ac-small {
 height: auto;
 display: inline-block;
 -webkit-transform: scaleY(1);
 -o-transform: scaleY(1);
 -ms-transform: scaleY(1);
 transform: scaleY(1);
}
 .acordeon-guia input:checked ~ .article.ac-medium {
 height: 180px;
}
 .acordeon-guia input:checked ~ .article.ac-large {
 height: 230px;
}
/******************************************************************************** FIN GUÍAS DIDÁCTICAS *****************************/
/*************************************************************************************************************************/

/******************************************************************************** VIDEOS *********************************/
/*************************************************************************************************************************/
#videos {
	line-height: 145%;
	color: #666;
}
#videos #profundidad {
	display: none;
}
#videos #cabecera {
	margin: 0 3%;
	overflow: hidden;
}
#videos #cabecera h1 a {
	color: #000;
	display: inline-block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	margin: 5% 0 5% 0;
}
#videos #cabecera .buscador {
	width: 95%;
	text-align: center;
	margin: 5% 0;
	clear: both;
}
#videos #cabecera .buscador #textBuscar {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #E5E5E5;
	font-size: 1em;
	margin-bottom: 1%;
	padding: 1.7%;
	width: 55%
}
#videos #cabecera .buscador .botonformdinamico {
	background-color: #00838F;
	margin: 3% auto;
	text-align: center;
	width: 53%;
	overflow: hidden;
	padding: 2% 3%;
	clear: both;
	display: block;
}
#videos #cabecera .buscador input#btnBuscar {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#videos #ppal {
	background-image: none;
	margin: 3%;
	overflow: hidden;
	width: 94%;
}
#videos #ppal #menuvideo {
	overflow: hidden;
	background-color: #F6F6F6;
	padding: 2%;
}
#videos #ppal #menuvideo img {
	float: left;
	margin: 0 3% 2% 0;
	width: 40%;
}
#videos #menuvideo .listafecha {
	display: block;
}
#videos #menuvideo li {
	border-bottom: 1px solid #ccc;
	line-height: 145%;
	padding: 4% 0;
}
#videos #contvideo #lTitulo1, #videos #contvideo #lParticipante {
	margin-bottom: 2%;
	display: block;
}
#videos #contvideo #botonaudio, #videos #contvideo #botonvideo {
	background-color: #00838F;
	margin: 6% auto;
	text-align: center;
	width: 70%;
	margin: 10% auto;
	overflow: hidden;
	padding: 2% 3%;
	color: #fff;
	display: block;
}
#videos #contvideo #botonaudio:hover, #videos #contvideo #botonvideo:hover {
	text-decoration: underline;
}
#videos .textright, #videos .textleft, #videos .textleft p, #videos #ppal p + p {
	margin-left: 0px;
	margin-right: 0px;
	text-indent: inherit;
}
#videos .imgflotaleft {
	margin:0px
}
#videos #contvideo .textleft {
	margin-top: 3%;
}
#videos a#botonaudio, #videos a:hover#botonaudio {
	text-decoration: none;
	color: inherit
}
#videos #contecateg {
	margin-top: 3%;
}
#videos #contecateg .columncateg {
	width: 94%;
	float: left;
	margin-right: 2%
}
#videos #contecateg .columncateg img {
	width: 40%;
	height: auto;
}
#videos #contecateg .columncateg + .columncateg + .columncateg {
	margin-right: 0;
}
#videos #contecateg .columncateg .listafecha {
	display: block;
}
#videos #contecateg .columncateg .imgvid {
	float: left;
	margin-right: 4%;
}
#videos #contecateg .columncateg ul li {
	border-bottom: 1px solid #ccc;
	line-height: 140%;
	list-style-type: none;
	margin-top: 3%;
	padding-bottom: 5%;
}
#videos #contecateg .columncateg .enlace {
	margin-top: 6%;
	display: block;
}
#videos .paginaprgm {
	margin: 15px auto 20px;
}
#videos .paginaprgm ul {
	text-align: center;
}
#videos .paginaprgm ul li {
	display: inline;
}
#videos .paginaprgm .actualpag {
	background-color: #008390;
	color: #fff !important;
	display: inline-block;
	padding: 1% 1.5%;
	text-align: center;
}
#videos #contBusqueda li:first-child, #videos #contBusqueda .paginaprgm li {
	border: 0 none;
}
#videos #contBusqueda li {
	line-height: 145%;
	padding: 1.5% 0;
}
#videos .paginaprgm .numpag {
	margin-right: 2%;
	text-align: center;
}
#videos .paginaprgm .sigientepag {
	display: inline;
	margin-left: 1.5%;
	text-align: left;
	width: 90px;
}
#videos .totales {
	font-size: 0.917em;
	text-align: right;
}
#videos .textoBusqueda {
	width: 74%;
	float: left;
	overflow: hidden;
}
#videos #ppal div.imgflotaleft {
	width: 20%;
	height: auto;
	margin: 0 5% 5% 0;
}
#videos #ppal img {
	float: left;
	/* width: 100%; */
	height: auto
}
#videos #ppal .listafecha {
	display: block;
	margin-bottom: 3%;
}
#videos #compartir ul li:first-child {
	display: block;
	margin-bottom: 2%
}
#videos #menuvideo .cabecera, .cabecera a {
	color: #C75025;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 145%;
}
/******************************************************************************** FIN VIDEOS *****************************/
/*************************************************************************************************************************/

/******************************************************************************** CONTACTAR ******************************/
/*************************************************************************************************************************/
#contactarformulario #ppal {
	margin: 3% 0;
	width: 100%;
	color: #666;
}
#contactarformulario #menuppal #TituloMenuPpal {
	padding-bottom: 4.9%;
	overflow: hidden;
}
#contactarformulario .formpubli fieldset {
	border: 1px solid #D0D1D9;
	box-sizing: border-box;
	margin: 2% 0 2.5%;
	padding: 3% 2%;
	/*width: 92%;*/
}
#contactarformulario .formpubli fieldset .clear {
	overflow: hidden;
}
#contactarformulario .formpubli fieldset .textointroduccion {
	margin-bottom: 3%;
}
#contactarformulario .formpubli fieldset label {
	display: block;
	float: left;
	margin-bottom: 2%;
	margin-top: 1%;
	padding-right: 2%;
	text-align: right;
	width: 30%;
}
#contactarformulario .formpubli fieldset input, #contactarformulario .formpubli fieldset textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #E5E5E5;
	float: left;
	font: 1em Verdana, Geneva, sans-serif;
	margin: 0 0 2% 0.5%;
	padding: 1.2% 1%;
	width: 60%;
}
#contactarformulario .formpubli fieldset input[type='checkbox'] {
    margin-right: 1em;
    width: auto;
}
#contactarformulario fieldset .envio {
	padding-right: 38%;
}
#contactarformulario fieldset .envio .enviaform {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #00838F;
	border: medium none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin: 6% 2% 6% 0;
	padding: 1.5%;
	width: 40%;
}
#contactarformulario .formpubli fieldset .obligatorio, #contactarformulario .formpubli fieldset #avisolegal {
	color: #999;
	font-size: 10px;
	padding-right: 0;
	clear: both;
	margin-top: 3%;
	overflow: hidden;
}
#contactarformulario .formpubli fieldset .centrar {
	margin: 3% 0;
	overflow: hidden;
}
#contactarformulario fieldset #recaptcha_table {
	margin: 0 auto !important;
}
#contactarformulario .formpubli fieldset #recaptcha_table {
	border: medium none !important;
	overflow: hidden;
	width: 96% !important;
}
#contactarformulario .formpubli fieldset .recaptchatable, #contactarformulario .formpubli fieldset #recaptcha_area tr, #contactarformulario .formpubli fieldset #recaptcha_area td, #contactarformulario .formpubli fieldset #recaptcha_area th {
	border: 0 none !important;
	border-collapse: collapse !important;
	margin: 0 !important;
	vertical-align: middle !important;
	width: 90%;
}
#contactarformulario .formpubli fieldset #recaptcha_area #recaptcha_table td {
	display: block;
}
#contactarformulario fieldset .recaptcha_image_cell + td {
	float: left;
	width: 20%!important;
	border:1px solid red
}
#contactarformulario fieldset .recaptcha_image_cell + td img {
	width: 100%;
	height: auto;
}
#contactarformulario fieldset .recaptcha_image_cell + td + td {
	float: right;
	width: 40%!important;
}
#contactarformulario .formpubli fieldset .recaptchatable a, #contactarformulario .formpubli fieldset .recaptchatable a:hover {
	background: none repeat scroll 0 0 transparent !important;
	border: 0 none !important;
	color: blue;
	cursor: pointer;
	font-weight: normal;
	outline: medium none;
	padding: 0 !important;
	text-decoration: none;
}
#contactarformulario .formpubli fieldset #recaptcha_area #recaptcha_response_field {
	width: 100% !important;
}
#contactarformulario .formpubli fieldset #recaptcha_area #recaptcha_image img {
	height: auto;
	width: 100%;
}
.recaptchatable #recaptcha_image {
	border: 1px solid #DFDFDF !important;
	margin: auto;
	width: 100%!important;
	height: auto!important;
}
/******************************************************************************** FIN CONTACTAR **************************/
/*************************************************************************************************************************/

/*** FORMULARIO PARA ENVIAR A UN AMMIGO ***/
.formularioenviaramigo #ppal {
	margin: 0 3%!important;
	width: 94%!important;
}
.formularioenviaramigo #obligatorios {
	display: block;
	text-align: left;
	font-size: 0.833em;
	color: #666;
	margin: 3% 0
}
.formularioenviaramigo h1#listaInterpretes {
	margin: 0!important;
}
.formularioenviaramigo h2#participantesGrupos {
	font-size: 2.000em;
	line-height: 120%;
	margin-top: 3%;
}
.formularioenviaramigo .instrumento {
	color: #999;
	font-weight: normal;
}
.formularioenviaramigo ul.form.comentario {
	clear: both;
	margin: 3% 0;
	overflow: hidden;
}
.formularioenviaramigo ul.form.comentario li {
	margin: 3% 0;
}
.formularioenviaramigo #formenviaramigo label {
	display: inline-block;
	text-align: right;
	width: 42%;
}
.formularioenviaramigo #formenviaramigo input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #E5E5E5;
	font: 1em Verdana, Geneva, sans-serif;
	margin: 0 0 2% 0.5%;
	padding: 1.2% 1%;
	width: 40%;
}
.formularioenviaramigo #formenviaramigo label#lcomentario {
	display: inline-block;
	text-align: left;
	width: 30%;
}
.formularioenviaramigo ul.form.comentario #comentario {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: 6%;
	width: 94%;
	border: 1px solid #E5E5E5;
	font: 1em Verdana, Geneva, sans-serif;
	padding: 1.2% 1%;
	width: 90% !important;
}
.formularioenviaramigo .botonera {
	background-color: #00838F;
	margin: 6% auto 3% !important;
	padding: 1% 2%;
	width: 20%;
}
.formularioenviaramigo #formenviaramigo #entrega {
	border: medium none;
	display: inline-block;
	width: 100%;
}
.formularioenviaramigo input[type="submit"] {
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
}
.formularioenviaramigo ul.form #recaptcha_widget_div #recaptcha_area #recaptcha_table {
	margin-top: 3% !important;
	width: 90%;
}
.formularioenviaramigo ul.form #recaptcha_widget_div #recaptcha_area #recaptcha_table td + td {
	display: inline-block;
}
.formularioenviaramigo ul.form #recaptcha_widget_div #recaptcha_area #recaptcha_table .recaptcha_image_cell {
	display: inline-block;
	overflow: visible;
	vertical-align: top !important;
}
.formularioenviaramigo ul.form #recaptcha_widget_div #recaptcha_area #recaptcha_response_field {
	border: 1px solid #ccc !important;
	width: 90% !important;
}
/*** FIN FORMULARIO PARA ENVIAR A UN AMMIGO ***/

/***********/
/*** PIE ***/
.pie {
	display: none;
}
/*** FIN PIE ***/
/***************/

/** MAPA WEB **/
#mapa #expand {
	text-align: right;
	margin-right: 3%;
	margin-bottom: 6%
}
#mapa #titulo {
	padding: 6% 3% 0 3%
}
#mapa .treeview .nuevo {
	padding-right: 6%;
	background-position: top right
}
#mapa .mapacontent {
	margin-left: 3%;
}
#mapa .treeview ul {/*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
}
#mapa .treeview li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: white url('//recursos.march.es/web/img/enlace.png') no-repeat 0.750em center;
	list-style-type: none;
	padding-left: 1.833em;
	margin-bottom: 0.250em;
}
#mapa .treeview li.submenu { /* Style for LI that contains sub lists (other ULs). */
	background: white url(//recursos.march.es/web/imgad/mas.gif) no-repeat 9px 8px;
	padding: 5px 22px 5px 22px;
}

#mapa li a[href^="/videos/"],
#mapa li a[href^="/en/videos/"] { font-weight: bold;}


#mapa .treeview ul.open { margin-top: 5px;}
/** FIN MAPA WEB **/

	
/*** BUSCADOR GOOGLE ***/
#buscadorgoogle .buscandotext {
	border: none!important;
}
#buscadorgoogle #cuerpobuscador {
	height: auto!important;
}
#buscadorgoogle #cuerpobuscador iframe {
	margin: 0 2%;
	width: 96%!important;
	font-size: 0.083em
}
/*** BUSCADOR GOOGLE ***/

/*************** BASE DE DATOS BIBLIOGRÁFICA **********************/
#cuerpo_bases_de_datos .abcbbddbiblio {
	margin: 5% 0 5% 0;
	overflow: hidden;
	width: 100%;
}
#cuerpo_bases_de_datos .abcbbddbiblio a {
	background-color: #F6F6F6;
	border-right: 1px solid #fff;
	color: #008895;
	float: left;
	margin-bottom: 3%;
	margin-right: 1%;
	padding: 3% 4%;
	text-align: center;
	text-transform: uppercase;
}
#cuerpo_bases_de_datos .abcbbddbiblio a.sinlink {
	background-color: #fff;
	color: #151515;
	cursor: default;
	display: block;
}
#cuerpo_bases_de_datos table .thnombre {
	width: 30%;
}
#cuerpo_bases_de_datos table th {
	background-color: #008794;
	color: #fff;
	padding: 1% 0;
}
#cuerpo_bases_de_datos table .anlatabla {
	background-color: #ccc;
}
#cuerpo_bases_de_datos table td {
	padding: 1%;
	vertical-align: top;
}
#cuerpo_bases_de_datos table .anlatabla a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#cuerpo_bases_de_datos table tr:nth-child(2n+2) {
	background-color: #F6F6F6;
	width:100%;
}
#cuerpo_bases_de_datos table tr th.thnombreRevista, #cuerpo_bases_de_datos table tr th.thaccesoRevista, #cuerpo_bases_de_datos table tr th.thfondoRevista, #cuerpo_bases_de_datos table tr th.thmateriaRevista, #cuerpo_bases_de_datos table tr th.thnombre, #cuerpo_bases_de_datos table tr th.thacceso, #cuerpo_bases_de_datos table tr th.thdescrip {
	display: none;
}
#cuerpo_bases_de_datos table tr td {
	border: medium none;
	display: block;
	padding: 3%;
	vertical-align: middle;
	width: 98%;
}
#cuerpo_bases_de_datos table tr td a {
	font-weight: bold;
	font-size: 120%;
}
#cuerpo_bases_de_datos table tr td:nth-of-type(2)::before {
	content:"Acceso: ";
	color: #151515;
	font-weight: bold;
}
#cuerpo_bases_de_datos table tr td:nth-of-type(3)::before {
	content:"Descripción: ";
	color: #151515;
	font-weight: bold;
}
#cuerpo_bases_de_datos table tr td:nth-of-type(4)::before {
	content:"Materia: ";
	color: #151515;
	font-weight: bold;
}

/**************** CALENDARIO ******************/

#calendarOptions {
	float: left;
	margin: 2em 0;
	width: 100%;
	}

#calendarOptions select {
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	font-family: Verdana;
	background: url(//recursos.march.es/web/imgad/flecha-filtro-calendar.png) #fff right top no-repeat;
	width: 100%;
	border: solid 1px #e0e0e0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}

#calendarOptions select::-ms-expand { /* for IE 11 */
	display: none;
}

/*flechas calendario */
#calendario .meses ul li a.mesactual {
	width: 100%;
	height:2em;
	display: block;
	cursor: pointer;
	text-align: center;
}
#calendario .meses ul li a.messiguiente {
	width: 10%;
	height:2em;
	display: block;
	cursor: pointer;
	text-align: center;
}
#subseccion #calendarios .cajacalendario .meses .mesactual {
	background: none repeat scroll 0 0 transparent;
	float: left;
	height: 1.333em;
	overflow: hidden;
	width: 75% !important;
}
#subseccion #calendarios .cajacalendario .meses-principal ul li + li {
	width: 65%;
	display: inline-block;
	float:left;
	padding-left: 14%;
}
#subseccion #calendarios .cajacalendario .meses-principal ul li + li + li {
	width: 3%;
	display: inline;
	float:left;
}
#subseccion #calendarios .cajacalendario #calendario .meses-principal ul li:first-child a {
	background-image: url(//recursos.march.es/web/imgad/calendario-prev.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 1.333em;
	width: 10%;
}
#subseccion #calendarios .cajacalendario .meses-principal .messiguiente {
	background-image: url(//recursos.march.es/web/imgad/calendario-next.png);
	background-position: center right;
	background-repeat: no-repeat;
	display: block;
	height: 1.333em;
	overflow: hidden;
	width: 100%;
	padding-right: 10%;
}
#subseccion #calendarios .cajacalendario .meses-principal a img {
	display: none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	font-size: 1em;
}
#memorias img {
	width: 100%;
	height: auto;
}
/* OBITUARIO */
#columnaderecha .obituario-home {
	width:94%;
	margin:1% 0 5% 1%;
	height: auto;
	overflow: hidden;
	display:block;
	height:auto;
}
#columnaderecha .obituario-home img {
	display: inline-block;
	height: auto;
	overflow: hidden;
	padding: 0 3%;
	width: 100%;
}
#columnaderecha .obituario-home a img {
	display: inline-block;
}
.obituario-home p a {
	color: #008895 !important;
	display: inline-block;
	font-weight: bold;
	padding: 3% 0 0 2.3%;
	text-decoration: none;
	width:auto;
}
.obituario-home p a:hover {
	text-decoration: underline;
}
/***/
#obituario #titulares {
	padding: 0;
	margin-bottom: 3%;
	width: 100%;
	margin: 0 5% 3% 5%;
	display:none;
}
#obituario #titulares h1, #obituario #titulares h1 a {
	color: #151515;
}
#obituario #titulares a:hover {
	text-decoration: none;
}
#obituario .contenido {
	background-image: none;
}
#obituario .contenido .ppal {
	margin: 0 3%;
	overflow: hidden;
}
#obituario .ppal {
	clear:left;
}
#obituario #compartir {
	width: 100%;
}
.obituario {
	width: 98%;
}
.obituario img {
	width: 100%;
	height:auto;
	display: block;
	margin: 3% 0 1% 0;
}
.obituario p {
	padding: 2% 0;
}
.obituario h1#tituloActo {
	padding-top: 3%;
}
/****  ERROR 404  ****/	
#error404 #profundidad {
	display: none;
}
#error404 #ppal {
	width: 90%;
	margin: 8% auto 10% auto;
}
#error404 #ppal h1 {
	margin-bottom: 3%;
}
#error404 #ppal h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 110%;
	color: #666;
}
#error404 #ppal .urlfail {
	color: #c75025
}
#error404 #ppal p {
	margin-top: 2%;
}
#error404 #ppal strong.fecha {
	margin-top: 3%;
	clear: both;
}
#error404 #ppal ul {
	margin: 4% 0 8% 1%;
	line-height: 200%
}
#error404 #ppal ul li a.enlace {
	color: #00717a;
	margin-left: 0
}
#error404 #ppal #buscar2 {
	margin: 3% 0 3% 0;
}
#error404 #ppal #buscar2 .buscartext2 {
	border:1px solid #abacb3;
	width: 60%;
	float:left;
	height: 3%;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	padding: 2% 3%
}
#error404 #ppal #buscar2 .botonbuscar404 {
	overflow: hidden;
	float: left;
	background-color: #00838F;
	margin-left: 3%;
	padding: 2% 4%;
}
#error404 #ppal #buscar2 input#buscarbot2 {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}
#error404 #ppal img {
	display: block;
	margin: 6% auto;
}
a#linkSubir {
	display: none;
}
/**************** GALERIA DE VIDEOS ****************************/

#detalle .rsDefault.rsWithThumbsHor .rsThumbsContainer {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 99%;
}
#galeriaVideo .rsNavItem img {
	width: 100px !important;
	height: auto;
}
#galeriaVideo .rsDefault .rsTmb {
	color: #555555;
	cursor: pointer;
	float: left;
	font-weight: normal;
	height: auto;
	overflow: hidden;
	width: 100px !important;
}
#galeriaVideo a.rsTmb {
	width: 100px !important;
	margin: 0 !important;
}
/*************** FICHA DE CATALOGO ***********************/


#buscadorcatalogos #TituloSeccion img {
	width: 100%;
	height: auto;
}
#arte #catalogosficha #ppal img {
	width:100%;
	height:auto;
}

#arte #catalogosficha #ppal #compartir a.facebook_v2 img,
#arte #catalogosficha #ppal #compartir a.twitter_v2 img {
    width: 25px;
    height: auto;
}


#arte #catalogosficha #ppal .rsContainer img {
	width:99% !important;
	height:auto !important;
	text-align:center;
}
#arte #catalogosficha #ppal .rsContainer a {
	display: block !important;
	margin: 0 auto !important;
}
#arte #catalogosficha #ppal .rsContainer {
	margin: 0 auto !important;
}
#arte #catalogosficha .galeria {
	background-color: #FAFAFA;
	height: auto;
	margin-top: 3%;
	overflow: hidden;
	padding-bottom: 3%;
}
#arte #catalogosficha #contppalsin #ppal #tituloFicha {
	display: block !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	margin: 4% 0 1% 0;
}
#arte #catalogosficha #contppalsin #ppal h1#tituloExpo {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 4% 0 5% 0;
	display:block;
}
#arte #catalogosficha #ppal .imagenes {
	float: left;
	margin-bottom: 1.5%;
	margin-right: 3%;
	text-align: center;
	width: 96%;
}
#arte #catalogosficha #ppal .imagenes > a img {
	border-top: 10px solid #D0D1D9;
	border-bottom: 10px solid #D0D1D9;
	border-left: none;
	border-right: none;
	height: auto;
	width: 100%;
}
#arte #catalogosficha #ppal .imagenes ul li {
	border-top: 1px solid #D0D1D9;
	display: block;
	margin-top: 6%;
	padding: 2% 4%;
	text-align: center;
}
#arte #catalogosficha .rsDrag, #arte #catalogosficha .infoBlock, #arte #catalogosfich .infoBlockLeftBlack, #arte #catalogosfich .rsABlock {
	display: none !important;
}
#arte #catalogosficha #ficha {
	margin-top: 3%;
}
#arte #catalogosficha .royalslidercarrusel .rsOverflow {
	background-color: #FFFFFF;
	float: left;
	height: 30em !important;
	overflow: hidden;
	position: relative;
	width: 98% !important;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 5%;
}
#arte #catalogosficha .royalslidercarrusel .rsContent {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 99%;
	margin: 0 auto 3% auto !important;
	padding-top: 30%;
}
#arte #catalogosficha .royalslidercarrusel .rsMinW .rsBullets {
	top: 28em;
	height: 0.833em;
	overflow: inherit;
	position: absolute;
	left: 35%;
	width: 28%;
	z-index: 35;
	text-align: center;
}
#arte #catalogosficha .royalslidercarrusel .rsArrowLeft, #arte #catalogosficha .royalslidercarrusel .rsArrowRight {
	display: none !important;
}
#arte #catalogosficha #ficha {
	margin-top: 3%;
}
#arte #catalogosficha .galeria .rsDefault, #arte #catalogosficha .galeria .rsDefault, #arte #catalogosficha .galeria .rsOverflow, #arte #catalogosficha .galeria .rsDefault, #arte #catalogosficha .galeria .rsSlide, #arte #catalogosficha .galeria .rsDefault, #arte #catalogosficha .galeria .rsVideoFrameHolder, #arte #catalogosficha .galeria .rsDefault, #arte #catalogosficha .galeria .rsThumbs {
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: auto !important;
	margin-top: -10px;
	width: 100% !important;
}
/*********** ELIMINA ROYAL SLIDER DESKTOP **************/
#arte #catalogosficha #ppal #galeriaImg {
	display:none;
}
/************** PÁGINA CONFIRMACIÓN ****************/

#subseccion #confirmacion #titulares {
	background-color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0 0 1% 3%;
	width: 98%
}
#subseccion #confirmacion #titulares h1 {
	padding-top: 1%;
}
#subseccion #confirmacion .bloque {
	margin-top: 9px;
}
#subseccion #confirmacion .imgflotaright, .textright {
	float: right;
	margin: -12px 0 20px 20px;
}
#subseccion #confirmacion ul.form textarea {
	display: block;
	height: 10em;
	margin: 0 auto;
	padding: 0;
	width: 95%;
}
#subseccion #confirmacion ul.form > li {
	padding-bottom: 20px;
}
#subseccion #confirmacion ul.form li label#lalumnos {
	width: 134px;
}
#subseccion #confirmacion ul.form li label#laclaraciones {
	text-align: left;
	width:auto;
	padding-left: 5%;
	padding-top: 4%;
	padding-bottom: 1%;
}
#subseccion #confirmacion ul.form .nota {
	font: 11px Verdana, Geneva, sans-serif;
	margin: 0 0 0 150px;
}
#subseccion #confirmacion textarea#aclaraciones {
	appearance: caret;
	-webkit-appearance: caret;
	-moz-appearance: caret;
	-o-appearance: caret;
	border: solid 1px #eee;
}
#subseccion #confirmacion ul.form .nota {
	font: 11px Verdana, Geneva, sans-serif;
	margin: 0 0 0 10px;
}
#subseccion #confirmacion #calendario {
	display:none;
}
#subseccion #confirmacion .bloque ul li {
	padding: 1% 0;
}
#subseccion #confirmacion span.subtitulo_rojo {
	display: block;
	margin-bottom: 1%;
}
#subseccion #confirmacion ul li.botonera {
	background-color: #00838F;
	display: block;
	height: 2em;
	margin: 4% auto 0;
	overflow: hidden;
	text-align: center;
	width: 8em;
}
#subseccion #confirmacion ul li.botonera input#entrega {
	background: transparent !important;
	color: #fff;
	font-weight: bold;
	appearance: caret;
	-webkit-appearance: caret;
	-moz-appearance: caret;
	-o-appearance: caret;
	text-transform: uppercase;
}
#subseccion #confirmacion input#alumnos {
	border: #eee solid 1px;
	padding: 1%;
	text-align: center;
	color: #666666;
	-webkit-appearance: caret;
	-moz-appearance: caret;
	-o-appearance: caret;
	text-transform: uppercase;
	margin-left: 1%;
}
#subseccion #confirmacion fieldset {
	background-color: #F6F6F6;
	padding: 3% 3% 5% 3%;
}
#subseccion #confirmacion ul li input#si:checked + label, #subseccion #confirmacion ul li input#no:checked + label {
	background-image: url(//recursos.march.es/web/imgad/check-on-buscador.png);
	padding: 1em 3em 1em 3.3em;
	height: auto;
	margin-bottom: 1em;
}
#subseccion #confirmacion ul li label.otro_formato {
	background: url(//recursos.march.es/web/imgad/check-off-buscador.png) left no-repeat;
	cursor: pointer;
	height: auto;
	padding: 1em 3em 1em 3em;
	margin-bottom: 1em;
}
#subseccion #confirmacion ul li input#no, #subseccion #confirmacion ul li input#si {
	margin-right:-20px;
	position:relative;
	z-index:-1;
}
#subseccion #confirmacion ul.comentario li ul li.chequeo {
	display: inline;
	margin-left: 0;
	overflow: hidden;
}
#subseccion #confirmacion ul ul {
	margin-left: 3%;
}

/*************** LINK RESERVAS ************/

#detalle #reservas {
	display: block;
	height: auto;
	width: 100%;
	clear: both;
	background-image: url("//recursos.march.es/web/imgad/reserva.png");
	background-color: rgb(246, 246, 246);
	border-top: 3px solid rgb(0, 0, 0);
	padding: 4% 0px 4% 15%;
	background-position: 5% 50%;
	background-repeat: no-repeat;
}


#detalle #reservas a, #detalle #reservas a.linkreserva {
	display: block;
	text-transform: uppercase;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: rgb(0, 131, 142);
	font-size: 130%;
}

/**********************************/
/*********** RESERVAS ************/
/********************************/

/********** VIDEO HOME RESERVAS ***********

#home #reservas {
	display:block;
	float: left;
	background-color: #fff;
	width: 94%;
	margin: 0 3% 2% 3%;
	padding-bottom: 1%;
}
#home #reservas p {
	background-color: #EBEBEB;
	padding: 2.5% 4.246% 3%;
	display:block;
	margin-bottom: 5%;
}
#home #reservas img {
	height:auto;
	width:100%;
}
#home #reservas p a {
	text-decoration:none;
}
#home #reservas p a:hover {
	text-decoration:underline;
}
/*********  RESERVAS HOME  NUEVO **********/

#home #reservasBox {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 7% 0 6% 0;
	overflow: hidden;
	display: block;
	clear: both;
	float: left;
	background-color: #ffffff;
	width: 100%;
	margin: 0 auto 5% 0;
}
#home #reservasBox ul {
	width: 94%;
	display: block;
	margin: 0 auto;
}
#home #reservasBox ul li.img-reserv-box {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 4% 0 0;
	border: none;
	overflow: hidden;
}
#home #reservasBox ul li {
	overflow: hidden;
}
#home #reservasBox ul li a.tit-reserv-box {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.4em;
	color: #151515;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
	display: block;
}
#home #reservasBox ul li a.txt-reserv-box {
	font-weight: normal;
	color: #018390;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration: none;
	display: block;
}
/*********************************/

/****** FICHA TEATRO MUSICAL DE CÁMARA **************/

.ficha-teatral dd + dt {
	margin-top:2em;
}
.ficha-teatral dt {
	font-weight:bold;
}
.ficha-teatral h6 {
	text-align:center;
}
.ficha-teatral h6 .descripcion, .ficha-teatral h6 .titulo {
	font-weight:normal;
}
.ficha-teatral h6 .descripcion {
	font-style:normal;
	color: #666666;
	display:block;
}
.ficha-teatral h6 .titulo {
	margin:1.4em 0;
	text-transform:uppercase;
	display:block;
}
.ficha-teatral th {
	display:none;
}
.ficha-teatral tr + tr th {
	visible:hidden;
}
.ficha-teatral tr.last {
	border-bottom: 2em solid #fff;
}
.reparto-original > li {
	margin-top: 0.8em;
	display:block;
	padding-left: 2em;
}
.reparto-original li li {
	padding-left: 5%;
}
.ficha-teatral .note {
	font-style: italic;
}
.aviso-cendri {
	color: #c75025;
	display: block;
	margin-top:2%;
	font-weight: bold;
	font-size: 120%;
	line-height: 160%;
}
/************** sumarios ***************/

.sumario, .sumario2 {
	display: block;
	width: 96%;
	border-top: 10px solid #eee;
	float: left;
	margin: 30px 2% 30px 2%;
	padding: 2% 0;
	font-weight: normal;
	font-size: 22px;
	line-height: 28px;
    font-family: 'Noe Text', serif;
}
/***************** POÉTICA Y TEATRO HOME *******************/

#home .anuncio.ensayos-tme,
#home #poeticateatro {
	padding: 1.3em 0;
	border-top: 1px solid rgb(187, 187, 187);
	border-bottom: 1px solid rgb(187, 187, 187);
	width: 94%;
	display: block;
	margin: 0 auto 1.2em auto;
}
#home #poeticateatro img {
	width: 100%;
	height: auto;
}
/**************** STREAMING HOME ***************/


#home #directo {
	position: relative;
	display: block;
	clear: both;
	margin: 0 auto 8% auto;
	width: 94%;
}
#home #directo div {
	position: relative;
}
#home #directo #Img1 {
	position: absolute;
	left: 43%;
	top: 28%;
}
#home #emisionDirecto {
	width: 100%;
	height: auto;
}
#home #directoActo {
	background-color: #ebebeb;
	padding: 10px;
	text-align: left;
}
#home a#directoEnlaceImg img {
	width: 100%;
	height: auto;
}
#home #directoActo a {
	color:#008895;
	margin-bottom: 4px;
	display: inline-block;
	text-decoration: none;
}
#home #directoActo a:hover {
	text-decoration: underline;
}
#home #directoActo #directoEmision {
	color: #c75025;
	font-weight: normal;
	display: inline-block;
	margin-top: 4px;
}
#home a#directoEnlaceImgAux img {
	width: 100%;
	height: auto;
}

/***************** STREAMING HOME *******************/

#streamingfix { 
	display: block;
	overflow: hidden;
	width: 94%;
	margin: 0 auto;
}

#streamingfix h2 { 
	display: none; }

#streamingfix .img-streaming { 
	margin: 0;
	padding: 0;
  
   
}
	#streamingfix .img-streaming img {
		width: 100%;
		height: auto;
	}

#streamingfix .text-streaming {
	background-color: #f6f6f6;
	display: block;
	padding: 10px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 1em;
	width: 94%;

}
#streamingfix .text-streaming a {
	font-size: 1em;
	line-height: 1.3em;
	color: #008895 !important;
	 
}
#streamingfix .text-streaming span { display: block;}

/***************** STREAMING *******************/


#videos-streaming .lineahorizontaldevice {
	border: none;
}
#videos-streaming #profundidad {
	display: none;
}
#videos-streaming #contenido {
	overflow: hidden;
	padding: 0 3%;
}
#videos-streaming #contvideo #colIzquierda {
	width: 100%;
	overflow: hidden;
	height: auto;
	display: block;
	float: left;
}
#videos-streaming #contvideo #colDerecha {
	width: 100%;
	overflow: hidden;
	display: block;
	float: left;
	height: auto;
	margin: 2% 0;
}
/*Se usa en Canal March*/
#videos-streaming h1.canal-march-tit, #videos h1.canal-march-tit {
	background-image: url(//recursos.march.es/web/directo/canalmarch-secc.png);
	background-position: left top;
	background-repeat: no-repeat;
	display:block;
	width: 141px;
	height: 20px;
	margin: 5% auto 4% auto;
	overflow: hidden;
	text-indent: -400em;
}
#videos-streaming h1.canal-march-tit-en, #videos h1.canal-march-tit-en {
	background-image: url(//recursos.march.es/web/directo/canalmarch-secc.png);
	background-position: left top;
	background-repeat: no-repeat;
	display:block;
	width: 141px;
	height: 20px;
	margin: 5% auto 4% 0;
	overflow: hidden;
	text-indent: -400em;
}
#videos-streaming #menuvideo {
	background-color: #ffffff;
	margin: 0 0 5% 0;
}
#videos-streaming #menuvideo li {
	border-bottom: dotted #eeeeee 1px;
	padding: 3% 0 1.7% 0;
	line-height: 120%;
}
#videos-streaming #menuvideo ul li a {
	float: left;
	margin: 0 1% 0 0;
	display: inline;
}
#videos-streaming #menuvideo ul li a + div {
	float: left;
	width: 55%;
	margin-left: 3%;
}
#videos-streaming p#lMenuVideo {
	padding: 1px 0 0 10px;
}
#videos-streaming .resizable img {
	background-color: #000;
	width: 100%;
	display: block;
	z-index: -1;
}
#videos-streaming .listafecha {
	text-transform: uppercase;
	display: block;
}
#videos-streaming p#lMenuVideo {
	color: #C75025;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	border-bottom: solid 1px #cccccc;
	padding: 0 0 2% 0;
	margin: 8% 0 3% 0;
}
#menudirecto p#lMenuDirecto {
	color: #C75025;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	border-bottom: solid 1px #cccccc;
	padding: 0 0 2% 0;
	margin: 0 0 3% 0;
}
div#mediaSpaceContainer {
	position: relative;
	width: 100%;
	height: 56vw;
	display: block;
}
div#playerDirecto {
	position: relative;
	width: 100%;
	height: 100%;
}
div#divCon {
	position: absolute;
	top: 35%;
	left: 3%;
	display: inline-block;
	border: solid;
	width: 94%;
	height: 4em;
	overflow: hidden;
	background-color: #000000;
	opacity: 0.65;
	color: #ffffff;
	border: none;
}
p#counter {
	color: #ffffff;
	text-align: center;
	width: 100%;
	height: auto;
	font-weight: normal;
	display: inline-block;
	margin: 0.7em auto 0 auto;
	z-index: 20;
}
p#counter::before {
	content: '';
	width: 100%;
	height: auto;
	display: block;
	background-color: #000000;
	opacity: 0.65;
	z-index: -1;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
img#imgMedia {
	display: block;
	width: 100% !important;
	height: auto !important;
}
#videos-streaming .listado li span {
	color: #888888;
	display: block;
	margin: 2% 0 2.4% 0;
	font-size: 1.1em;
	line-height: 120%;
}
ul.acto li.streaming-tit {
	font-size: 1.4em;
	color: #151515;
	font-weight: normal;
	margin: 3% 0 3% 0;
	line-height: 120%;
}
#videos-streaming .subtitulo {
	display: block;
	color: #008895;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 111%;
	margin: 1% 0 6% 0;
}
#videos-streaming .interpretes {
	display: block;
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 120%;
}

#videos-streaming .interpretes .interpretes {
   margin: 0.3em 0 1em 1em;
   font-size: 1em;
}
#videos-streaming ol.interpretaciones { margin: 0.3em 0 2em 0;
   font-size: 1.2em;}
#videos-streaming ol.interpretaciones li {margin-bottom: 0.7em;}
#videos-streaming .textleft p {
	padding: 0;
	margin: 1.5% 0;
	font-size: 1.2em;
	line-height: 140%;
}
#playerAudio {
	position: relative;
}
#playerAudio #reproducirAndroid {
	position: absolute;
	top: -10.4em;
	left: 43%;
	width: auto;
	height: auto;
	opacity: 0.65;
	z-index: 20;
}
#menudirecto {
	display: block;
	overflow: hidden;
	clear: both;
}
#menudirecto ul li:first-child {
	border: none;
}
#menudirecto ul li {
	clear: both;
	border-top: dotted #eeeeee 1px;
	padding: 3% 0 1.7% 0;
	line-height: 120%;
	overflow: hidden;
}
#menudirecto ul li a {
	display: block;
	overflow: hidden;
	width: auto;
	display: inline-block;
	float: left;
}
#menudirecto ul li div {
	float: left;
	width: 59%;
	margin-left: 3%;
}
#menudirecto ul li a img.imgvid {
	width: 85px;
	height: auto;
	margin-left: 0;
}
/******************  REVISTA HOME *******************/

#revistahome {
	width: 94%;
	height: auto;
	overflow: hidden;
	clear: both;
	border:none;
	background-color: #ffffff;
	display: block;
	margin: 0 auto;
}
#revistahome ul {
	width: 100%
}
#revistahome a {
	overflow: hidden;
}
#revistahome a img {
	width: 100%;
	height: auto;
}
#revistahome .miniatura {
	background-color: #ebebeb;
	width: auto;
	display: block;
	margin: 0 auto;
	padding: 18px 36px;
	clear: both;
	overflow: hidden;
}
#revistahome ul li.revista-secc {
	width:30%;
	font-family: GillSans Semibold, arial, sans-serif;
	font-size: 1.4em;
	color: #151515;
	padding: 2% 0 2% 0;
	font-weight: bold;
	float: left;
	display: inline-block;
	text-align: left;
	text-transform: uppercase;
}
#revistahome ul li.mes {
	width: 70%;
	font-family: GillSans Semibold, arial, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #151515;
	padding: 2% 0 2% 0;
	float: left;
	display: inline-block;
	text-align: right;
}

/* LOGIN NUEVO */

#uc_login {
	color: #fff;
	position: absolute;
	top: 0;
	right: 0%;
	z-index: 999;
}


#uc_login a {color: #fff;}

#uc_login #login-user-box a,
#uc_login #login-user-box-conectado > a {
	background-image: url('//recursos.march.es/web/imgad/login-tablet.png');
	background-position: left top;
	background-repeat: no-repeat;
	width: 20px;
	height: 22px;
	text-indent: -999em;
	display: block;
	position: absolute;
	top: 16px;
	right: 1em;
}

#uc_login #login-user-box-conectado > a {
	background-image: url(//recursos.march.es/web/imgad/login-tablet-ok.png);
	height: 26px;
	width: 25px;
	z-index: -1;
}

#uc_login #login-user-box-conectado { position: relative; }
#uc_login #login-user-box-conectado #usuarioInformacion {
	background-color: #f2f2ea;
	color: #555555;
	font-size: 1.2em;
	transition: width ease-in 0.5s;
}
#uc_login #usuarioInformacion { width: 0; }
#uc_login #usuarioInformacion.on { width: 200px; }
#uc_login #login-user-box-conectado #usuarioInformacion ul {
	margin-bottom: -9999em;
	padding-bottom: 9999em;
}

#uc_login #login-user-box-conectado #usuarioInformacion ul li,
#uc_login #login-user-box-conectado #usuarioInformacion #usuario  {
	padding: 20px 0 20px 30px;
	border-top: solid 1px #e0e0e0;
	display: block;
	white-space: nowrap !important;
}

#uc_login #login-user-box-conectado #usuarioInformacion ul li a {
	color: #555555;
	
}



/**************************************************************/
/***********************               ************************/
/*********************** LOGIN USUARIO ************************/
/***********************               ************************/
/************************************************************


#bibliotecas #login-user-box, #buscadorcatalogos #login-user-box {
	float: left;
	width: auto;
	height: auto;
	z-index: 9999;
	display: block;
	width: 99%;
	clear: both;
}
#buscadorcatalogos #usuarioInformacion {
	margin: 20px 0 0 0;
	display: inine-block;
	clear: both;
	min-width: 12.8em;
	margin: 0;
}
#bibliotecas #login-user-box #usuarioInformacion:hover > div.login ul {
	background-color: #f2f2ea;
	border-bottom: 1px solid #dfdfd8;
	border-left: 1px solid #dfdfd8;
	border-right: 1px solid #dfdfd8;
	margin-top: 0px;
	overflow: hidden;
	width: 12em;
	z-index: 99999;
	position: absolute;
	top: -8px;
	left: 0;
}
#bibliotecas #login-user-box-conectado #usuarioInformacion {
	float: left;
	z-index: 9999;
	min-width: 16em;
	position:relative;
}
#bibliotecas #login-user-box-conectado #usuarioInformacion:hover > div.login ul {
	background-color: #f2f2ea;
	border-bottom: 1px solid #dfdfd8;
	border-left: 1px solid #dfdfd8;
	border-right: 1px solid #dfdfd8;
	margin-top: 0px;
	overflow: hidden;
	width: auto;
	z-index: 99999;
	position: absolute;
	top: -7px;
	left: 0;
}
#buscadorcatalogos #login-user-box-conectado #usuarioInformacion:hover > div.login ul {
	background-color: #f2f2ea;
	border-bottom: 1px solid #dfdfd8;
	border-left: 1px solid #dfdfd8;
	border-right: 1px solid #dfdfd8;
	margin-top: 0px;
	overflow: hidden;
	width: auto;
	z-index: 99999;
	position: absolute;
	top: -7px;
	left: 0;
}
#buscadorcatalogos #login-user-box #usuarioInformacion:hover > div.login ul {
	background-color: #f2f2ea;
	border-bottom: 1px solid #dfdfd8;
	border-left: 1px solid #dfdfd8;
	border-right: 1px solid #dfdfd8;
	margin-top: 0px;
	overflow: hidden;
	width: auto;
	z-index: 99999;
	position: absolute;
	top: -7px;
	left: 0;
}



#usuarioInformacion img {
	padding-left: 4px;
}
#usuarioInformacion > div.login {
	display: none;
	z-index: 999;
	position: relative;
}
#usuarioInformacion:hover > div.login {
	display: block;
	z-index: 999;
	margin-top: 7px;
	position: relative;
}
#usuarioInformacion span {
	background-color: #ffffff;
	border: solid 1px #ccc;
	padding: 6px 12px 6px 22px;
	background-image: url(//recursos.march.es/web/imgad/ico-login.gif);
	background-position: 6px 10px;
	background-repeat: no-repeat;
	color: #151515;
	font-size: 120%;
	display: block;
	margin: 6px 0 0 0;
	width: auto;
}
#usuarioInformacion:hover > div.login ul {
	border-left: solid #dfdfd8 1px;
	border-right: solid #dfdfd8 1px;
	border-bottom: solid #dfdfd8 1px;
	overflow: hidden;
	background-color: #f2f2ea;
	z-index: 99999;
	width: 12.7em;
	margin: 0 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
#usuarioInformacion:hover > div.login ul li {
	font-size: 120%;
	padding: 8px 6px;
	border-top: solid 1px #dfdfd8 !important;
}
#usuarioInformacion:hover > div.login ul li p#infoRegisto a {
	display: inline-block;
	font-weight: bold;
}
p#infoRegisto {
	display: block;
	width: 96%;
	margin: 0 0 6px;
	font-size: 90%;
}
#usuarioInformacion a {
	color: #151515;
	text-decoration: none;
}
#usuarioInformacion a:hover {
	text-decoration: underline;
}
.reservas_lnk_cancelar {
	margin: 4em 0 0 0
}
#login-user-box #usuarioInformacion:hover > div.login ul li:first-child:first-child {
	padding: 8px 6px 2px 6px;
}
#login-user-box-conectado #usuarioInformacion:hover > div.login ul li:first-child:first-child {
	padding: 8px 6px;
}
#usuarioInformacion:hover > div.login ul li.new-register {
	font-size: 13px;
	padding: 0px 6px 6px 6px;
	border-top: none !important;
}

**/
#cancelar-externo {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
	margin: 0.2em 0 0.5em 0;
}
/***** ARTE - PRODUCTOS TIENDA ****** para subir a web JLP 07/01/2013 *******/

#articulosTienda .titarticulo {
	font-style: italic;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 20%;
	display: block;
}
#articulosTienda .articulo {
	border-top: 1px solid #EBEBEB;
	margin-left: 0;
	padding: 3% 0;
	line-height: 160%;
}
#articulosTienda .articulo:first-child {
	border: none;
}
#articulosTienda .articulo .imagenes {
	float: left;
	margin-right: 0;
	text-align: center;
	width: 45%;
}
#articulosTienda .articulo .imagenes img {
	border: 1px solid #d0d1d9
}
#articulosTienda .titulo {
	display: block;
	margin-bottom: 3%;
}
#articulosTienda .datos_info {
	float: left;
	margin-left: 4%;
	width: 50%;
}
#articulosTienda .enlacecarrito {
	padding-left: 14%;
	background:url('//recursos.march.es/web/imgad/carrito.png') no-repeat left 0;
}
span.agotado p {
	color: #C75025 !important;
	display: block;
	font-size: 90%;
	padding: 0.4% 0 0 0;
	text-transform: uppercase;
}
/************* Hora y lugar ***********/
#hourdatetitle {
	display: none;
}

/****** calendario aviso ******/

#titularescalend  p {    width: 95%;
    padding: 3%;
    font-size: 2em;
    line-height: 120%;}



/**************** TEMPORALES DE CUENCA - JLP ***********/

.pie_zobel {
	text-align: left;
	color: #888;
	font-size: 0.9em;
	line-height: 14px;
	margin: 6px auto 14px auto;
}
#subseccion .centrado.zobel#cuenca #ppal {
	margin: 1.6em 0 0 0;
	overflow: hidden;
	display: block;
	width : 100%;
}
#subseccion .centrado.zobel#cuenca #cuerpo01 img {
	width: 100%;
	height: auto;
}
#subseccion .centrado.zobel#cuenca #ppal #cuerpo01, #subseccion .centrado.zobel#cuenca #ppal #compartir {
	width: 100%;
	overflow: hidden;
	display: block;
	float: left;
}
#subseccion .centrado.zobel#cuenca #ppal #cuerpo01 p {
	margin: 1em 0;
}


/* CUENCA BREVE HISTORIA DEL MUSEO */

#cuenca #ppal.breve-historia-museo { 
	width: 100%;
	display: block;
	margin-top: 1em;
}

#cuenca #ppal.breve-historia-museo p ~ p { text-indent: 0}

#cuenca #ppal.breve-historia-museo #cuerpocentralCronologia {
	display: block;
}

#cuenca .breve-historia-museo #titulares h1 {margin-bottom: 2em;}


#cuenca #ppal.breve-historia-museo .cronologia-ano {
	display: block;
	border-top: solid 1px #000000;
	padding: 0.8em 0 20px 0;
}

#cuenca #ppal.breve-historia-museo span {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block;
	border-bottom: dotted 1px #ccc; 
	padding: 0 0 8px 0;

}

#cuenca #ppal.breve-historia-museo .filo-top {
	border-top: dotted 1px #ccc;
	padding-top: 10px;
	}

.salto-cronologia {display:none}

#cuenca #ppal.breve-historia-museo p {
	padding-bottom: 10px;
   

}

/* ********** ********** ********** ********** ** Ancla a top ** ********** ********** ********** ********** */

.ancla-top {
	right: 40px;
}

/* ********** ********** ********** ********** ** () ** ********** ********** ********** ********** */

/* ********** ********** ********** ********** ** Estor ** ********** ********** ********** ********** */

/*
	Se denomina "estor" al "acordeón" de un único elemento.

	Ejemplo de uso:
		/arte/catalogos/ficha.aspx?p0=cat:228&p1=214&l=1
		/conferencias/detalle.aspx?p1=3&p5=100189&l=1

	Estructura HTML:
		<div class="estor">
			<input id="x" type="checkbox"><label for="x">Título</label>
			<div><!-- Contenido --></div>
		</div>

	Estores:
		.listadoPrograma li[id^="resumen-intervencion-"] > .bibliografia en /conferencias/detalle.aspx?p1=3&p5=100189&l=1
		
*/

.estor > label {
	color: #666;
}

/* Específicos (ejemplo: /conferencias/anteriores/voz.aspx?p1=100633&l=1) */

#contAudio .estor {
	margin: 20px auto;
	width: 93%;
}

/* ********** ********** ********** ********** ** () ** ********** ********** ********** ********** */

/* ********** ********** ********** ********** *** Popup *** ********** ********** ********** ********** */ 

#FJM-popup .FJM-popup-ventana {
	bottom: 0;
	left: 0;
	max-height: 100%;
	max-width: 100%;
	right: 0;
	top: 0;
	-webkit-transform: none;
	   -moz-transform: none;
		-ms-transform: none;
		 -o-transform: none;
			transform: none;
}

#FJM-popup .FJM-popup-contenido {
	max-height: calc(100vh - 6em);
}

/* ********** ********** ********** ********** *** (Popup) *** ********** ********** ********** ********** */ 

/* ********** ********** ********** ********** ** Textos comunes ** ********** ********** ********** ********** */

.nota-directo {
	background-position: left 3px;
	font-size: 1em;
	display: block;
	line-height: 140%;
	margin: 1em 0 0 0;
	padding: 0 0 0 1.9em;
}

/* ********** ********** ********** ********** ** () ** ********** ********** ********** ********** */

/** pie bottom **/

ul.legales-bottom { 
	display: block;
	width: 96%;
	margin: 0 auto !important;
	padding-top: 0 !important;

}

ul.legales-bottom  li {
	display: inline;
	border: none !important;

}

ul.legales-bottom  li a { 
	color: #fff;
	text-decoration: none;
	border: none;
	font-family: verdana;
	font-size: 1.1em;
}

/**
 * "Hueco" para la cabecera.
 */

.centrado > .contenedor > .contenido {
	padding-top: 50px;
}

.comillas { 
	font-family: BrownStd, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 100;
	
}

.centrado.catalogos > .contenedor > .contenido {
	padding-top: 10px;
}

.header__link {
	color: inherit;
    font-size: 1rem;
}

#cab {
	display: none;
}


/************ MENU ADAPTATIVO ***********/


#menuppal > ul  {

    display: block;
    clear: both;
    padding-top: 2rem;
    border-bottom: solid 1px #ccc;
 

    }

#menuppal > ul  li {
    background-image: url(//recursos.march.es/web/imgad/enlace-menu-gris.png);
    background-repeat: no-repeat;
    background-position: 94% center;
    font-size: 1.0em;
    font-family: BrownStd, arial, sans serif;
    font-size: 1.1em;
    line-height: 110%;
    text-transform: uppercase;
    background-color: #fff;
    color: #00838F;
    cursor: pointer;
    display: block;
    left: 0;
    /* margin-right: 0.833em; */
    padding: 1em 1.50em 1em 1.50em;
    position: static;
    font-weight: bold;
    border-top: 0.083em solid #F5F5F5;
    font-size: 1.1rem;
    /* border-right: 0.083em solid #F5F5F5; */
    /* border-left: 0.083em solid #F5F5F5; */
}

#menuppal.menuseccioneson ul li a {display: block}

#menuppal ul li.drop-down--main-menu {background-image: none;}

.drop-down--main-menu > span {
    background-color: #fff
    }
.drop-down--main-menu > .is-active {
    display: block;
    }
.drop-down--main-menu > .is-collapsed {
    display: none;
    }
.drop-down--main-menu > .is-expanded {
    display: block;
    }
.drop-down--main-menu span,
.drop-down--main-menu .is-collapsed  {
    background-repeat: no-repeat;
    background-position: 96% center;
    font-size: 1.0em;
    font-family: "helvetica Neue", arial, sans serif;
    font-size: 1.1em;
    line-height: 110%;
    background-color: #fff;
    color: #00838F;
    cursor: pointer;
    /* margin-right: 0.833em; */
    padding: 1em 1.250em;
    position: static;
    font-weight: bold;
    font-size: 1.1rem;
    /* border-right: 0.083em solid #F5F5F5; */
    /* border-left: 0.083em solid #F5F5F5; */
    }
.drop-down--main-menu .is-active {
    background-image: url(//recursos.march.es/web/imgad/drop-down-.png);
    padding: 0 1.3rem 0 0;
}
.drop-down--main-menu span {
  background-image: url(//recursos.march.es/web/imgad/drop-down+.png);
    padding: 0 1.3rem 0 0;
    width: 100%;
    display: block;
}
ul.is-expanded {display: block;}
ul.is-collapsed { display: none;}


/**
 * En http://localhost:53699/reservas/mis_reservas.aspx?l=1 y otras páginas se presentaba el menú.
 * En el futuro debería presentarse el menú, pero antes ayq ue prepararlo.
 */

.header__nav:not(.is-active) .header-user .drop-down__target.is-expanded {
    display: none;
}

#menuppal.menusecciones .btn-secciones ~ *,
#menuppal.menuseccionesoff .btn-secciones ~ * {
    display: none;
}

#menuppal ul.is-expanded li {
    background-image: none;
    text-transform: none;
    border-bottom: 0.083em solid #F5F5F5;
}

#menuppal ul.is-expanded {margin-top:0.7rem; }

#menuppal ul.is-expanded li { border-top: none;
}

#menuppal ul.is-expanded li:last-child {border-bottom: none; padding-bottom: 0;}


/***** menu oculto en secciones de 2 nivel ****/


#musica .btn-secciones.muestracapamovil,
#conferencias .btn-secciones.muestracapamovil,
#bibliotecas .btn-secciones.muestracapamovil, 
#informacion .btn-secciones.muestracapamovil {display: none;}


#tituloPropuestas { display: block; clear: both; padding: 1rem 0 0 0}



.hero-banner-didacticos {
	display: none;
	}