/* SECCIÓN: RESETEO DE PARÁMETROS HTML */
.slides li{ display: none; }
.slides li:first-child{ display: block; }
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	height: 100%;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
body{ 
    background: #ffd200; 
    min-width: 1230px; }
body, input, textarea, select, optgroup {
	font-family: 'Roboto', sans-serif;
	color: #313131;
	}
input, textarea, select, optgroup, table, tr, th, td  { font-size: 100%; }
p, ul, ol, li, dl, dt, dd, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
h1, h2{ font-family: 'Roboto Slab', serif; }
p, li, dt, dd { line-height: 1.4em; }
ul, ol, li, dl, dt, dd { list-style: none; }
acronym, abbr { cursor: help; }
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
kbd {
	line-height: 2em;
	border-top: .15em solid #CCC;
	border-right: .25em solid #AAA;
	border-bottom: .3em solid #888;
	border-left: .2em solid #BBB;
	padding: 0 .2em;
	background: #EEE;
	vertical-align: text-bottom;
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	}
a{
	color: #ffd200;
	text-decoration: none;
}
/* SECCIÓN: CLASES GENERALES DE LA PÁGINA */
.print { display: none; }
.noPrint { display: block; }
.limpiar,
.clearall {
	clear: both;
	font-size: .000001em;
	line-height: .000001em;
	height: .000001em;
	}
.oculto { display: none; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix{
	display: inline-block;
	}
	* html .clearfix{
		height: 1%;
		}
	.clearfix{
		display: block;
		}
.container{
	width: 1170px;
	margin: 0 auto;
}
.fnd-blanco{
    background: #fff;
}
hr.spider{
    background: #fff url(../images/hr-spider.png) center no-repeat;
    max-width: 1170px;
    height: 55px;
    border: none;
    margin: 0 auto;
    padding: 40px 0;
}
#page .fnd-negro{
    background: #000;
    padding: 40px;
    color: #fff;
    margin-bottom: 2em;
}
    #page .fnd-negro a, #page .fnd-negro h2, #page .fnd-negro h3{
        color: #ffd200;
        font-weight: normal;
    }
    #page .fnd-negro .text-center{ text-align: center; }
    #page .fnd-negro .text-center img{ margin: 10px; }
    #page .fnd-negro .resaltado{ clear: both; }
.botonera{ padding-bottom: 2em; }
.btn, #page .btn, #page .boton_01, .leerMas a, .formResponsive input[type="submit"]{
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #373635;
	padding: 12px;
	font-size: 14px;
    font-weight: 500;
	color: #000;
	text-transform: uppercase;
	line-height: 15px;
	text-decoration: none;
	text-shadow: none;
}
	#page .boton_01 img{
		float: left;
		margin-right: 10px;
	}
	.btn:hover, #page .boton_01:hover, .leerMas a:hover{
		border-color: #666;
		opacity: .7;
	}
.btn-download, .btn-amarillo{
	background: url(../images/css-fnd-bot-tipo.png);
    padding: 0;
    margin-left: 15px;
    color: #fff;
}
    .btn-download span, .btn-amarillo span{
        background: url(../images/css-flecha-abajo.png) 11px 9px no-repeat;
        padding: 12px 13px 12px 40px;
        display: block;
    }
.btn-amarillo, .btn-amarillo:hover, .leerMas a, .leerMas a:hover, #page .boton_01, #page .boton_01:hover{
	background: #ffd200;
    color: #000;
    border-color: #ffd200;
}
    .btn-amarillo span{ background-image: url(../images/css-flecha-abajo-negra.png); }

.iframe-container, #video_evento {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block;
	padding-top: 30px;
	padding-bottom: 51.25%;
    margin: 0 0 4rem 0;
}
	.iframe-container-4x3 { padding-bottom: 75%; }
	.iframe-container iframe , #video_evento iframe{
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
	}

footer{
	padding: 7em 0 2em 0;
	background: #000 url(../images/css-fnd-footer.gif) top center repeat-x;
}
    footer.pie-interior{
        background-image: url(../images/css-fnd-footer-yellow.gif);
        background-color: #ffd200;
        }
    body.pag-interior footer{ padding-top: 5em; }
	footer a > img:hover{ opacity: .7; }
	.pie-superior h2{
        font-family: 'Roboto';
        display: inline-block;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 400;
		border-bottom: 1px solid #4d3f00;
		padding-bottom: .4em;
        padding-right: 1em;
		margin-bottom: 1em;
        color: #ffd200;
	}
	.pie-superior ul{
		display: flex;
		padding-bottom: 30px;
		justify-content: start;
		align-items: center;
	}
    .pie-superior ul.ancho-maximo{ width: 100%; }
	.pie-superior ul li{
		display: table-cell;
		vertical-align: middle;
	}
	.pie-superior ul li a,
	.pie-superior ul li .logo-with-no-anchor {
		padding: 0 40px 13px 40px;
		display: block;
	}
	.pie-inferior{
		border-top: 1px solid #4d3f00;
		padding: 1.5em 0 0 0;
        color: #fff;
	}
	.pag-interior .pie-inferior{
		border: none;
		padding: 0;
        color: #000;
	}
	.pie-inferior .todas-menu-redes{ padding-left: 0; }
	.pie-inferior .todas-menu-redes .anno{
		display: inline-block;
		float: left;
		padding: 3px 20px 0 0;
	}
	.pie-inferior .todas-menu-redes ul{ display: inline-block; }
	.menu-pie{ padding-top: 1em; }
	.menu-pie ul li{ padding: 0; }
    .menu-pie ul li a{ color: #fff; }
    .pag-interior .menu-pie ul li a{ color: #000; }
	.menu-pie a{ color: #313131; }
	.menu-pie a:hover{ color: #ffd200; }
	.pie-inferior02{
		float: right;
		display: table;
	}
	.pie-inferior02 a{
		display: table-cell;
		vertical-align: middle;
		padding-left: 50px;
	}

.paginacion{ padding-top: 3em; }
ul.simplePagerNav{ margin: 2em 0 0 0;}
	.paginacion ul li, ul.simplePagerNav li{
		display: inline-block;
		padding: 0;
	}
	#page .paginacion ul li a, #page ul.simplePagerNav li a{
		color: #313131;
		text-decoration: none;
	}
	.paginacion ul li span, ul.simplePagerNav li span{ color: #ccc; }
	#page .paginacion ul li a:hover, #page ul.simplePagerNav li a:hover{ color: #ffd200; }
	.paginacion ul li.inicio span, .paginacion ul li.inicio a{
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	.paginacion ul li.fin span, .paginacion ul li.fin a{
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	.paginacion ul li.pagina span, #page #baseDatosPeliculas ul.simplePagerNav li.currentPage a{
		color: #000;
		background-color: #ffd200;
	}
	.paginacion ul li a, .paginacion ul li span, ul.simplePagerNav li a{
		display: block;
		padding: 10px 16px;
		border: 1px solid #fff;
		text-decoration: none;
		margin: 0 0 -1px -1px;
		background: #F2F2F2;
	}
	.todosTemas li{
		display: inline-block;
		float: left;
		width: 49%;
		margin-right: 1%;
	}
	.todosTemas .tema{ width: 100%; }

/* SECCIÓN: APOYO A LOS LECTORES DE TEXTO */
.ayudaAcces {
	position: absolute;
	left: -10000px;
	top: 0;
	width: .000001em;
	font-size: .000001em;
	line-height: .000001em;
	}
a.ayudaAcces:active {
	position: static;
	width: auto;
	height: auto;
	}

/* CABECERA - Inicio */
header{
	/* https://css-tricks.com/css-basics-using-multiple-backgrounds/
	
	background: url(../images/css-header-fnd-cartel-2023.jpg) no-repeat center top,
			  #000 url(../images/css-header-fnd.png) bottom center repeat-x; */
	
	background:	#000 url(../images/css-header-fnd.png) bottom center repeat-x;
    padding-bottom: 60px;
}
body.pag-interior header {
	
	/* background: url(../images/css-header-interior-fnd-cartel-2023.jpg) no-repeat center top,
			  #000 url(../images/css-fnd-header-interior.gif) bottom center repeat-x; */
	
	background:	#000 url(../images/css-fnd-header-interior.gif) bottom center repeat-x;
}
body.pag-interior header .container{
	padding-bottom: 40px;
    }

header.sin-cartelera{ height: 585px; }
header.sin-cartelera .container{ height: 310px; }

header.sin-cartelera + .container {
	margin-top: -325px;
}

header.sin-cartelera.con-descargas + .container {
	margin-top: -245px;
}

.header-sup-izda{
	float: left;
	width: 40%;
	padding: 0 13px;
}
	.todas-menu-redes, .todas-menu-entradas, .todas-menu-redes ul li{ float: left; }
	.todas-menu-redes{
		padding-left: 99px;
		padding-top: 13px;
	}
	.todas-menu-redes ul li{ padding: 0 3px;}
.todas-menu-entradas{
	text-transform: uppercase;
	font-size: 14px;
	padding: 18px 10px;
    font-weight: bold;
}
	.todas-menu-entradas a:hover{ color: #fff; }
.header-sup-dcha{
	float: right;
	width: 60%;
	font-size: 14px;
}
.logo-head a{
	float: right;
	background: url(../images/css-separata.png) top left repeat-y;
	display: inline-block;
}
	.udala a{ padding: 9px 17px 1px 17px; }
	.dk a{ padding: 14px 3px 6px 16px; }

.todas-menu-redes img:hover, .header-sup-dcha img:hover{ opacity: .8;}

.menu-idioma{
	float: right;
	padding: 0 10px;
}
.menu-idioma ul li{
	display: inline-block;
	color: #ffd200;
}
.menu-idioma ul li a{
	color: #fff;
	padding: 19px 10px;
	display: inline-block;
}
.menu-idioma ul li a:hover {
	opacity: 0.8;
}
.menu-idioma ul li#active_language span{
	display: inline-block;
	padding: 19px 10px;
}

.header-sup-dcha .menu{ float: right; }
	.header-sup-dcha .menu a{
		display: inline-block;
        padding: 19px 19px 8px 19px;
        background: url(../images/css-separata.png) top right repeat-y;
	}
	.header-sup-dcha .menu a:hover{ opacity: .7; }
.bloque-logo-menu{ background: url(../images/css-fnd-motivo.png) bottom right no-repeat; }
.bloque-logo-menu-no-bckg{ background: none; }
.pag-interior .bloque-logo-menu{ background-image: url(../images/css-fnd-motivo-interior.png); }
.pag-interior .bloque-logo-menu-no-bckg{ background: none; }

.logo-ppal-wrapper {
	align-items: flex-end;
	display: flex;
	padding-bottom: 20px;
}

.logo-ppal,
.contenido-extra-cabecera {
	flex: 0 0 auto;
}

.navegacion-foto-oficial {
	align-items: center;
	display: flex;
	padding-bottom: 17px;
}

.navegacion-foto-oficial:hover {
	opacity: .7;
}

.navegacion-foto-oficial__lupa {
	background-color: #ffd200;
	/*
		https://css-tricks.com/data-uris/
		https://websemantics.uk/tools/image-to-data-uri-converter/
	*/
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iMjYiIGhlaWdodD0iMjYiPjxwYXRoIGQ9Ik00OTUgNDY2LjJMMzc3LjIgMzQ4LjRjMjkuMi0zNS42IDQ2LjgtODEuMiA0Ni44LTEzMC45QzQyNCAxMDMuNSAzMzEuNSAxMSAyMTcuNSAxMSAxMDMuNCAxMSAxMSAxMDMuNSAxMSAyMTcuNVMxMDMuNCA0MjQgMjE3LjUgNDI0YzQ5LjcgMCA5NS4yLTE3LjUgMTMwLjgtNDYuN0w0NjYuMSA0OTVjOCA4IDIwLjkgOCAyOC45IDAgOC03LjkgOC0yMC45IDAtMjguOHptLTI3Ny41LTgzLjNDMTI2LjIgMzgyLjkgNTIgMzA4LjcgNTIgMjE3LjVTMTI2LjIgNTIgMjE3LjUgNTJDMzA4LjcgNTIgMzgzIDEyNi4zIDM4MyAyMTcuNXMtNzQuMyAxNjUuNC0xNjUuNSAxNjUuNHoiLz48L3N2Zz4=);
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 50%;
	display: inline-block;
	height: 55px;
	width: 55px;
}

.navegacion-foto-oficial__texto {
	color: #ffd200;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	line-height: 1;
	padding-left: .667rem;
	text-transform: uppercase;
	text-shadow: 1px 1px #121212;
}

.logo-ppal {
	width: 756px;
}

.logo-ppal img, .fcha-ppal{
	float: left;
	margin: 20px 24px 0 0;
}
	.fcha-ppal{
        font-family: 'Roboto Slab', serif;
		border-left: 1px solid #353535;
		color: #fff;
		padding-left: 24px;
		font-size: 20px;
		font-weight: 100;
        margin: 43px 24px 0 0;
	}

.menuPrincipal{
	position: relative;
	z-index: 100;
    display: inline-block;
}
	.menuPrincipal ul.menu li{
        font-family: 'Roboto Slab', serif;
		display: inline-block;
		position: relative;
		text-transform: uppercase;
		padding-right: 35px;
		font-size: 24px;
		line-height: 18px;
	}
	.menuPrincipal ul.menu li a{
		display: block;
		padding: 20px 0;
		border-bottom: 1px solid #434342;
        color: #fff;
	}
	.menuPrincipal ul.menu li:hover a, .menuPrincipal ul.menu li.active a, .menuPrincipal ul.menu li:hover ul li.active a{ color: #ffd200; }
    .menuPrincipal ul.menu li:hover a{ border-color: #ffd200;  }
    .menuPrincipal ul.menu li:hover ul li a{ color: #fff; }
.menuPrincipal ul.menu li ul{
	position: absolute;
	width: 260px;
	background: #010101;
	padding: 15px 0;
	left: -20px;
	display: none;
}
	.menuPrincipal ul.menu li:hover ul{ display: block; }
	.menuPrincipal ul.menu li ul li{
		padding-right: 0;
		display: block;
	}
	.menuPrincipal ul.menu li ul li a{
		padding: 8px 20px;
		border-bottom: 0;
		font-size: 16px;
		text-transform: none;
	}
	.menuPrincipal ul.menu li ul li a:hover{ opacity: .7; }
/* CABECERA - Fin */

/* HOME - Inicio */
.home-cartelera{
	padding: 36px 0;
	color: #fff;
	font-weight: 300;
}
	.home-cartelera h2{
		color: #ffd200;
		font-size: 20px;
		font-style: italic;
		font-weight: 400;
		text-transform: uppercase;
		line-height: 16px;
		float: left;
		padding: 12px 0;
        font-family: 'Roboto';
	}
.home-cartelera ul{
	padding-top: 27px;
}
	.home-cartelera ul li{
		float: left;
		margin-right: 14px;
		width: 183px;
	}
	.home-cartelera ul li:hover{
		opacity: .7;
		cursor: pointer;
	}
	.home-cartelera ul li:last-child{ margin-right: 0; }
.docs-cartelera{ float: right; }
.home-cartelera h3{
    font-family: 'Roboto Slab', serif;
	font-size: 22px;
	line-height: 20px;
	padding: .4em 0;
	font-weight: 500;
    color: #ffd200;
    text-transform: uppercase;
}
.home-cartelera-item-s h3 {
	font-size: 18px;
}
.home-cartelera p {
    font-size:14px;
}
.sliders{ position: relative; }
.spider01{
    position: absolute;
    top: 140px;
    right: -57px;
    z-index: -1;
}
    .interior .spider01{
        top: 40%;
        z-index: 0;
    }
.portada-destacados{
	width: 600px;
	float: left;
	padding-right: 27px;
	margin: 50px 0;
}
.portada-videos {
	width: 570px;
	float: left;
	border: 5px solid #000;
	padding: 0 0 20px 0;
	margin: 50px 0;
    background: #ffd200;
}
	.portada-destacados .img-banner{
		width: 100%;
		height: auto;
	}
	.portada-destacados, .portada-videos{
		font-size: 18px;
		font-weight: 500;
	}
	.portada-destacados strong, .portada-videos strong{ font-weight: 600;}
	.portada-destacados .textos{ padding-bottom: 20px; }
	.video-content{
		display: block;
		padding: 0 20px 20px 20px;
	}
	.slider-videos .flex-control-nav{
		margin: 0 20px;
	}
	.flex-control-nav li{
		display: inline-block;
		margin-right: 4px;
		margin-bottom: 4px;
	}
	.flex-control-nav li a{
		display: inline-block;
		background-color: #000;
		color: #fff;
		border-radius: 4px;
		padding: 2px;
		width: 28px;
		height: 28px;
		font-size: 14px;
		text-align: center;
	}
	.flex-control-nav li a.flex-active{
		color: #ffd200;
	}
	.flex-control-nav li a:hover{
		color: #ffd200;
	}
	.custom-navigation-videos{ padding: 0 20px; }
	.portada-destacados h2, .portada-destacados h2 a, .portada-videos h2, .portada-videos h2 a{
		font-size: 30px;
		color: #121212;
		line-height: 1em;
	}
	.portada-destacados h2, .portada-videos h2{ padding: .8em 0; }
	.contieneImg{
		display: block;
		line-height: 1px;
	}
.jfdefaulttext{ display: none; }
.noticias-home{
	background-color: #ffffff;
	padding: 3em 0;
}
	.noticias-home h2{
		font-size: 48px;
		font-weight: 500;
		float: left;
		padding-bottom: 2em;
		padding-bottom: .6em;
	}
	.noticias-home .btn{
		float: right;
		margin-top: 20px;
	}
	.noticias-home li{
		float: left;
		width: 23.5%;
		background: #000;
		margin-right: 2%;
	}
	.noticias-home li img{
		width: 100%;
		height: auto;
		display: block;
	}
	.noticias-home li:last-child{ margin-right: 0; }
	.det-noticia{
		display: block;
		padding: 20px 20px 40px 20px;
		background: url(../images/css-fnd-noticia-blanco.png) bottom right no-repeat;
	}
	.noticias-home li:hover .det-noticia{ background-image: url(../images/css-fnd-aviso-amarillo.png); }
	.fecha-noticia{
		display: block;
		color: #ffd200;
		font-size: 14px;
		padding-bottom: 10px;
        font-style: italic;
	}
	.tit-noticia{
		display: block;
		color: #fff;
		font-size: 20px;
		font-weight: 300;
		line-height: 23px;
	}
	.noticias-home a:hover .tit-noticia{ color: #ffd200; }
.avisos-wrapper {
    background-color: #fff;
    padding: 3em 0;
}
.avisos-wrapper .container{
    position: relative;
}
.spider02{
    position: absolute;
    top: 100px;
    left: -130px;
}
    .interior .spider02{
        top: auto;
        bottom: 100px;
    }
ul.pestanas {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 31px;/*height: 32px;*/
	/*border-bottom: 1px solid #dad8d3;
	border-left: 1px solid #dad8d3;*/
	width: 100%;
	font-size: .85em;
}
	ul.pestanas li {
		float: left;
		margin: 0;
		padding: 0;
		height: 31px;
		line-height: 31px;
		margin-right: 4px;
		overflow: hidden;
		position: relative;
		background: #262626;
	}
	ul.pestanas li a {
		text-decoration: none;
		color: #FFF;
		display: block;
		font-size: 1.2em;
		padding: 0 10px 0 30px;
		background-position: .5em .5em;
		background-repeat: no-repeat;
	}
	ul.pestanas li a#flickr { background-image: url(../images/flickrIco.gif); }
	ul.pestanas li a#facebook { background-image: url(../images/facebookIco.gif); }
	ul.pestanas li a#twitter { background-image: url(../images/twitterIco.gif); }
	ul.pestanas li.active a#flickr, ul.pestanas li a#flickr:hover { background-image: url(../images/flickrIcoActive.gif); }
	ul.pestanas li.active a#facebook, ul.pestanas li a#facebook:hover { background-image: url(../images/facebookIcoActive.gif); }
	ul.pestanas li.active a#twitter, ul.pestanas li a#twitter:hover { background-image: url(../images/twitterIcoActive.gif); }
	ul.pestanas li a:hover, ul.pestanas li.active{
		background-color: #FFD300;
	}
		ul.pestanas li a:hover, ul.pestanas li.active a {
			color: #000000;
		}
	ul.pestanas li.active, ul.pestanas li.active a:hover  {
		/*border-bottom: 1px solid #FFD300;*/
	}
	.pest_container {
		overflow: hidden;
		clear: both;
		float: left;
		width: 100%;
		font-size: .85em;
		background: #FFD300;
	}
	.pest_container h2{
        text-transform: uppercase;
		padding: .2em 0 .7em 0;
        font-size: 18px;
        font-family: 'Roboto';
	}
	.pest_content {
		padding: 20px;
		font-size: 1.2em;
	}
	.pest_content ul{
		margin-top: 10px;
		padding-top: 10px;
	}
		.pest_content ul li{ padding-left: 7px; }
			.pest_content ul li a { color: #000; }
			.pest_content ul li a:hover { text-decoration: underline; }
	.pest_content ul.miniaturas_flickr {
		margin: 0;
		padding: 0;
		background: none;
	}
		.pest_content ul.miniaturas_flickr li {
			float: left;
			padding: 0 .35em .35em 0;
			background: none;
		}
			.pest_content ul.miniaturas_flickr li img {
				padding: 0;
				display: block;
			}
	.pest_content .col01{
		width: 100%;
	}
	.pest_content img {
		padding-left: 23px;
	}
	.pest_content .fondoCajaFacebook {
		width: 396px;
		background-color: #FFF;
	}

.avisos{
	display: flex;
	margin: 0 -9px;
}
	.aviso{
		background: #ffd200 url(../images/css-fnd-noticia-home.png) bottom right no-repeat;
		cursor: pointer;
		margin: 0 9px 18px 9px;
		flex: 0 0 calc(25% - 18px);
	}
    .aviso h2{
        padding-bottom: .5em;
        text-transform: uppercase;
    }
	.aviso:hover h2, .aviso:hover p{ opacity: .7; }
	.aviso a{ color: #000; }
    .aviso a img{ width: 100%; }
	.aviso .texto{ padding: 15px 20px 20px 20px; }
	
.banner-effff-wrapper {
	background-color: #FFF;
	padding: 3em 0;
	text-align: center;
}

#myFlash {
	bottom: -1px;
	position: absolute;
}

/* HOME - Fin */

/* INTERIORES - Inicio */
.breadcrumbs{
	color: #7d7d7d;
	font-size: 14px;
	font-weight: 300;
	padding: 1em 0;
}
	.breadcrumbs ul li{
		display: inline-block;
		padding-right: 16px;
		margin-right: 10px;
		background: url(../images/css-fnd-migas.png) right 4px no-repeat;
	}
	.breadcrumbs ul li:last-child{ background: none; }
	.breadcrumbs ul li a{
		color: #7d7d7d;
		border-bottom: 1px solid #c8c8c8;
	}
	.breadcrumbs ul li a:hover{ border: none; }
.interior{ 
    background: #fff;     
    }
    .interior .container{ position: relative; }
    .interior h1{
        font-size: 48px;
        margin: .7em 0;
        line-height: 1em;
        color: #f2c802;
    }
    .interior h2{
        font-size: 30px;
        line-height: 34px;
        padding: .5em 0;
    }

.bloque-fnd-gris{
	background: #f1f0f0;
	padding: 32px 32px 0 32px;
	margin-bottom: 50px;
	line-height: 28px;
}
	#lista_noticias .bloque-fnd-gris{ padding: 32px; }
	#lista_noticias .bloque-fnd-gris p{ padding-bottom: 0; }
	#lista_noticias .bloque-fnd-gris p{ line-height: 28px; }
	h2.tit-noticia{
		color: #000;
		font-size: 30px;
		line-height: 34px;
		font-weight: 400;
	}
	.fnd-gris-col01{
		float: left;
		width: 20%;
		margin-right: 3%;
	}
	.fnd-gris-col01 img{ width: 100%; }
	.fnd-gris-col02{
		float: left;
		width: 77%;
	}
	.fnd-gris-col00{ padding: 32px 0; }
	#lista_noticias .fecha{ font-size: 14px; }
	#lista_noticias .descripcion_noticia{ padding-bottom: 1.5em; }

.temas{
	display: flex;
	margin: 0 -.8%;
	flex-wrap: wrap;
}
.tema{
    padding: 185px 22px 22px 22px;
	margin: .8%;
    width: 23.4%;
    background: #000;
	position: relative;
	font-size: 14px;
}
    #page .tema, #page .tema a{ color: #fff; }
    #page .tema a:hover{ color: #ffd200; }
	.tema img{
		position: absolute;
		top: 0;
		margin: -1px -23px 0 -22px;
		width: 100%;
	}
	#page .tema p{ padding-bottom: 0; }
	#page .tema h2, #page .tema h2 a{
		display: block;
		font-size: 24px;
		text-transform: uppercase;
		line-height: 23px;
		font-weight: 400;
        padding-top: 0;
		padding-bottom: 5px;
		color: #fff;
		text-decoration: none;
	}
	.tema i, .tema em{ color: #757575; }
	.tema strong{
		font-weight: 500;
		font-size: 16px;
	}
	#page .tema ul {
		display: inline-flex;
		padding-bottom: 0;
	}
	#page .tema ul li {
	    background-image: none;
	    padding: 0;
	}
	#page .tema ul li + li::before {
        content: "-";
        padding: 0 0.5rem;
	}
	#page .tema ul li a {
        text-decoration: none;
	}
#page ul{ padding-bottom: 1em; }
#page ul li{
    background: url(../images/css-piti-amarillo.png) 0 .7em no-repeat;
    padding: 3px 0 3px 10px;
}

#baseDatosPeliculas .tema{
	border: none;
	padding: 0;
	margin: 0;
	background: none;
}
#page #baseDatosPeliculas p.titulo{ padding-bottom: 0; }
#page #baseDatosPeliculas a{ color: #ffd200 }
#page #baseDatosPeliculas .paginacion{ padding: 2em 0; }
#page #baseDatosPeliculas .resultado{
	padding: 1em 0;
	border-bottom: 1px solid #dedede;
}
#page #baseDatosPeliculas .todosTemas{ padding-top: 1em; }
#page #baseDatosPeliculas .todosTemas li:first-child{ display: none !important; }
#page #baseDatosPeliculas .resultado strong{
	display: block;
}
#page #baseDatosPeliculas .resultado .tema strong{ display: inline-block; }
#page #baseDatosPeliculas .resultado .tema:hover{ opacity: 1; }

#page{
	padding-bottom: 3em;
	font-size: 18px;
	line-height: 1.6em;
}
	#page p{
		padding-bottom: 2em;
		line-height: 1.6em;
	}
	#page p.formDescription, #page p.formRed{ padding-bottom: 0 }
	#page blockquote{
		font-size: 19px;
		border-top: 3px solid #ffd200;
		border-bottom: 3px solid #ffd200;
		padding: 1.2em 3em;
		background: url(../images/css-fnd-blockquote.png) 1.6em 1.5em no-repeat;
		float: right;
		margin: 0 0 1em 2em;
		width: 50%;
	}
	#page blockquote p{
		padding-bottom: 0;
		line-height: 30px;
	}
	#page a{
		color: #232323;
		text-decoration: underline;
	}
	#page .imagen_con_titulo a{ text-decoration: none; }
	#page .leerMas a{ text-decoration: none; }
	#page a:hover{ text-decoration: none; }



/*
	DETALLE DEL EVENTO (AGENDA)
*/
#page #det_evento .bloqueImagenInfo {
	width: 295px;
	margin-right: 32px;
	margin-top: 1em;
	float:left;
	color:#000;
	}
#page #det_evento .volver {
	float: right;
    margin-top: -2em;
    padding-bottom: 0;
	}
#page #det_evento .infoPrincipal {
	background-color:#ffd200;
	margin-top:4em;
	padding: 35px 15px 20px 15px;
	text-align:center;
	font-size:.9em;
	line-height:1.4em;
	position:relative;
	}
	#page #det_evento .infoPrincipal .reloj {
		background:url(../images/reloj-grande.png) 0 0 no-repeat;
		height: 57px;
		left: 115px;
		position: absolute;
		top: -31px;
		width: 59px;
		}
#page #det_evento .infoPrincipal h2 { font-size: 1.2em; }
#page #det_evento .bloqueImagenInfo #fecha_inicio_evento { font-weight: bold; }
#page #det_evento .bloqueImagenInfo #horarios_evento { float:left; }
#page #det_evento .infoPrincipal .ver_ubicacion { padding-bottom: 1.1em; }
#page #det_evento .infoPrincipal .ver_ubicacion a {
	color:#000;
	font-size:.9em;
	}
#page #det_evento #datos_evento {
    float: left;
    width: 600px;
}
	#page #det_evento #datos_evento #primera_parte {
		margin: -.3em 0 0.8em 0;
		padding: 0;
	}
		#page #det_evento #datos_evento #primera_parte #lugar_evento,
		#page #det_evento #datos_evento #primera_parte #fecha_inicio_evento,
		#page #det_evento #datos_evento #primera_parte #horarios_evento,
		#page #det_evento #datos_evento #primera_parte #dias_evento {
			display: inline;
			font-size: 1.5em;
			text-transform: uppercase;
			color: #FFD300;
		}
		#page #det_evento #datos_evento #primera_parte a.ver_ubicacion,
		#page #det_evento .venta_entradas,
		#page #det_evento a.venta_entradas {
			display: inline-block;
			padding-left: 0.5em;
			font-size: 0.9em;
		}
		#page #det_evento .venta_entradas_texto {
			padding-left: 0em;
		}
		#det_evento #datos_evento #primera_parte #precios_evento {
			color: #FFD300;
			display: inline;
			font-size: 1.1em;
			padding: 1px 0 2px 0;
			font-family: 'terror00',Arial,Times,Verdana,Geneva,Helvetica,sans-serif;
			text-transform: uppercase;
		}
	#page #det_evento #datos_evento #idiomas_evento,
	#page #det_evento #datos_evento #duracion_evento {
		line-height: 1em;
		padding-bottom: 0.5em;
	}
	#page #det_evento #circunstancia_evento img {
		float: left;
		margin: 0 5px 5px 0;
	}
	#page #det_evento #datos_evento .hr {
		margin-top: 1.5em;
	}
	#page #det_evento #cont_campo_descripcion {
		margin: 2em 0 0 0;
	}

/*
	ARCHIVO - EDICIONES ANTERIORES
*/
#ediciones_anteriores ul { padding: 0; }
	#ediciones_anteriores ul li {
		float: left;
		margin: 0 32px 38px 0;
		padding: 7px 7px 0 7px;
		width: 150px;
		background: none;
		background-color: #000;
        text-align: center;
	}
	#ediciones_anteriores ul li.noMarginRight { margin-right: 0; }
		#ediciones_anteriores ul li a {
			color: #FFD300;
            font-size: 24px;
            text-decoration: none;
            display: block;
            padding: 5px;
		}
		#ediciones_anteriores ul li a:hover,
		#ediciones_anteriores ul li a.sobre {
            color: #FFF;
		}

#page p.resaltado { text-align:center; }

.dosColumnas .colIzq{
	float: left;
	width: 814px;
	margin-right: 59px;
}
.dosColumnas .colDrcha{
	float: right;
	width: 297px;
}
.flota_dcha {
    float: right;
    margin-left: 24px;
    margin-bottom: 1.5em;
}
.flota_izda {
	float: left;
	margin-right: 24px;
	margin-bottom: 1.5em;
}

.tres_columnas { clear: both; }
	.columna01, .columna02, .columna03 {
		width: 360px;
		float: left;
		margin: 10px 44px 10px 0;
	}
	.columna03 { margin: 10px 0; }
	.tres_columnas table, .tres_columnas table img{ width: 100%; }

/*
	dos_columnas
*/
#page .dos_columnas .columna01 {
	width: 472px;
	float: left;
	margin: 10px 30px 10px 0;
}
#page .dos_columnas .columna02 {
	width: 472px;
	float: left;
	margin: 10px 0;
}
/*
	tres_columnas
*/
#page .tres_columnas .columna01,
#page .tres_columnas .columna02 {
	width: 295px;
	float: left;
	margin: 10px 44px 10px 0;
}
#page .tres_columnas .columna03 {
	width: 295px;
	float: left;
	margin: 10px 0;
}
/*
	cuatro_columnas
*/
#page #campo_descripcion .cuatro_columnas h3{
	margin-top: 0;
}
#page .cuatro_columnas .columna01, #page .cuatro_columnas .columna02, #page .cuatro_columnas .columna03 {
	width: 204px;
	float: left;
	margin: 10px 52px 10px 0;
}
#page .cuatro_columnas .columna04{
	width: 204px;
	float: left;
	margin: 10px 0;
}

#page table {
    margin-bottom: 1.5em;
    border-collapse: collapse;
}
	#page table td span {
		display: block;
		padding-bottom: 10px;
		border-bottom: 1px solid #ffd200;
		font-weight: 400;
		color: #ffd200;
	}
	#page table td span.anio{
		padding: 0 0 0.2em 0;
		font-size: 1.6em;
		font-weight: bold;
		border-bottom: none;
		color: #000;
	}

#detalle_noticia .col-izquierda {
	float: left;
	margin-right: 32px;
	width: 244px;
}
#detalle_noticia figure {
	margin: 0;
}
#detalle_noticia .textos {
	float: left;
	padding: 0 0 1.4em 0;
	width: 835px;
}
#detalle_noticia .fecha{
	font-size: 14px;
	padding-bottom: 10px;
}

.menuSecundario{
	background: #000;
	padding: 25px;
	font-size: 16px;
}
	#page .menuSecundario ul li{
		padding: 6px 0 10px 16px;
		background: url(../images/css-piti-li.png) 0 .75em no-repeat;
		color: #ffd200;
		font-weight: 800;
		line-height: 20px;
	}
	#page .menuSecundario ul li a{
		color: #fff;
		display: block;
		text-decoration: none;
		font-weight: 300;
	}
	#page .menuSecundario ul li a:hover{ color: #ffd200; }

.cajaAmarilla, #page p.tematica{
	display: inline-block;
	padding: 12px 80px 14px 20px;
	border: 3px solid #ffd200;
	line-height: 22px;
	cursor: pointer;
	background: url(../images/css-fnd-cajaamarilla.png) right no-repeat;
}
	#page p.tematica{
		cursor: default;
		margin-bottom: 2em;
	}
	.cajaAmarilla span{
		display: block;
		font-size: 16px;
		font-style: italic;
		color: #6f6f6f;
	}
	#page p.tematica a, #page .cajaAmarilla a{
		text-decoration: none;
		display: block;
	}
	.cajaAmarilla:hover{ opacity: .7; }

/*
	EDICIONES ANTERIORES
*/
#edicionesAnteriores ul li{
	display: inline-block;
    text-align: center;
    background: #f1f0f0;
    padding: 24px;
    margin: 0 33px 32px 0;
	cursor: pointer;
}
	#edicionesAnteriores ul li:hover{ opacity: .7; }
	#edicionesAnteriores a{
		text-decoration: none;
		color: #ffd200;
		font-size: 30px;
		font-weight: bold;
	}
	#edicionesAnteriores img{
		display: block;
		padding: 0 0 .35em 0;
	}

/*
	FORMULARIO PARA EL ENVÍO DE OPINIÓN (RS FORM)
*/
.formResponsive .formHorizontal .formControlLabel  {
	float: none;
	padding: 0 0 .7em 0;
	width: auto;
	font-size: 1.1em;
	text-align: left;
}
.formResponsive .formHorizontal .formControls { margin: 0; }
.formResponsive .formHorizontal textarea {
	width: 100%;
	height: 185px;
}
.formResponsive .formHorizontal .rsform-block-zure-iritzia-interesatzen-zaigu .formControls {
    font-size: 1.1em;
	text-align: left;
	font-weight: bold;
}
.formResponsive input.rsform-captcha-box{ height: 40px; }

/*
	AGENDA
*/
#calendario_agenda ul, #page ul.ultimas_ediciones{
	border: 3px solid #000;
	display: inline-block;
	margin-bottom: 1em;
    padding-bottom: 0;
}
	#calendario_agenda ul li, #page ul.ultimas_ediciones li{
		display: table;
		float: left;
		border-left: 3px solid #000;
        padding: 0;
        background: none;
	}
	#calendario_agenda ul li:first-child, #page ul.ultimas_ediciones li:first-child{ border: none; }
	#calendario_agenda ul li a, #page ul.ultimas_ediciones li a {
		width: 80px;
		height: 80px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		line-height: 20px;
	}
	#calendario_agenda ul li a span{ display: block; }
	#calendario_agenda ul li.current a { cursor: default; }
	#calendario_agenda ul li.current a, #calendario_agenda ul li a:hover, #page ul.ultimas_ediciones li.current a, #page ul.ultimas_ediciones li a:hover, #page ul.ultimas_ediciones li a.seleccionado {
		background-color: #ffd200;
	}
	#agenda .eventos_dia h2{
		line-height: 12px;
        margin-bottom: .7em;
        color: #ffd200;
        font-weight: normal;
	}
	#agenda .evento {
		float: left;
		padding: 1em 1em 1em 0;
		width: 510px;
	}
	#agenda .eventos_dia .primero { margin-right: 3em; }
	#agenda .evento .miniatura {
		float: left;
		padding-right: 1.5em;
	}
	#agenda .evento .textos {
		float: left;
		width: 350px;
	}
	#agenda .evento .textos h3 a {
		text-decoration: none;
		color: #ffd200;
        display: block;
	}
    #agenda .evento .textos h3 a:hover { color: #333; }
	#agenda .evento .textos ul {
		font-size: 16px;
		padding-top: .5em;
	}
	.idiomas_evento{
		padding-top: 20px;
	}
	#circunstancia_evento{ padding-top: 20px; }
	.estado{
		display: inline-block;
		border: 1px solid #ffd200;
		padding: 5px 10px;
		font-size: 14px;
		margin-right: 5px;
		margin-bottom: 5px;
		border-radius: 2px;
	}

#todos_eventos_agenda{
    background: #000;
    padding: 40px;
    color: #fff;
}
#todos_eventos_agenda .hr hr{
    border: none;
}
#page h3.lugarEvento{
    padding-top: 1em;
    font-size: 36px;
}
#page .eventos_dia p.horarioEvento {
    padding: 0.2em 0 0 25px;
    background: url(../images/reloj.png) 0 0.6em no-repeat;
    font-size: 24px;
    margin-top: 1em;
    font-weight: bold;
}
#page h3.lugarEvento span {
    display: block;
    padding: 5px 19px 6px 0;
    border-bottom: 1px solid #444;
}

/*
	PRESNETACIÓN DE CATEGORÍAS DE LA SECCIÓN PELÍCULAS
*/
#page .blog_peliculas h2 {
	padding: 0.5em 0 0 0;
	font-size: 1.2em;
	color: #FFD300;
	background: none;
}
	#page .blog_peliculas .noPaddingTop {
		padding-top: 0;
	}
	#page .blog_peliculas .eventos_par {
		padding-bottom: 55px;
	}
	#page .blog_peliculas .evento {
		width: 370px;
        float: left;
		padding: 0 0 0 62px;
	}
	#page .blog_peliculas .primero {
		padding: 0;
	}
		#page .blog_peliculas .evento .miniatura {
			float: none;
			padding: 0;
		}
		#page .blog_peliculas .evento .textos {
			float: none;
		}
			#page .blog_peliculas .evento .textos h2 a {
				color: #FFD300;
				text-decoration: none;
			}
			#page .blog_peliculas .evento .textos h2 a:hover {
				color: #FFFFFF;
			}
			#page .blog_peliculas .evento .textos ul{
			margin-top:0.3em;

			}
			#page .blog_peliculas .evento .textos li a{
			color: #ffffff;
			font-size: 1em;
			text-decoration:none;
			padding-left:1.3em;
			font-style: italic;


			}
			#page .blog_peliculas .evento .textos li a:hover{
			color: #FFD300;

			}

/*
	HIST�RICO DE PUBLICACIONES
*/
#page #publicaciones_interior{ margin: 0 28px; }
#page .publicacion {
	position: relative;
	float: left;
	padding-top: 80px;
	width: 438px;
}
#page .publicacion .col_img{
	float: left;
	margin-right: 20px;
	width: 84px;
}
#page #publicaciones_interior .publicacion h2 {
	font-size: 1.2em;
	line-height: 1.1em;
    padding-top: 0;
}
#page .publicacion p { padding: 0; }
#page .publicacion .det_publicacion {
	float: left;
	width: 292px;
}
#page .publicacion .sin_imagen { width: auto; }
#page #publicaciones_interior .impar {
	margin-right: -1px;
	padding-right: 20px;
}
#page #publicaciones_interior .par { padding-left: 20px; }
#page #publicaciones_interior .primera,
#page #publicaciones_interior .segunda {
	padding-top: 1.5em;
}
#page #publicaciones_interior .par { padding-left: 20px; }
#page #publicaciones_interior .publicacion p { line-height: 1.4em; }
#page #publicaciones_interior .publicacion p.circunstacia {
	font-size: 65%;
	text-transform: uppercase;
    margin-bottom: .5em;
}
	#page #publicaciones_interior .publicacion p.circunstacia span {
		display: inline-block;
		padding: 2px 10px;
		background-color: #000000;
        border-radius: 3px;
	}
	#page #publicaciones_interior .publicacion p.agotado span {
		background-color: #BF0000;
        color: #fff;
	}
#page #publicaciones_interior .publicacion .fecha {
	margin-bottom: .5em;
	color: #f2c802;
}
#page #publicaciones_interior .publicacion .precio {
	float: left;
	margin-right: 18px;
	margin-bottom: 0;
	font-size: 1.65em;
	font-weight: bold;
}
#page #publicaciones_interior .publicacion .circunstancia {
	margin-bottom: .3em;
}
#page #publicaciones_interior .publicacion a.boton_01,
#page #publicaciones_interior .publicacion a:hover.boton_01 {
	margin: 0;
}
#page #publicaciones_interior .paginacion_noticias.abajo {
	margin-bottom: -29px;
}
#page .limpiar_puntos {
    clear: both;
    font-size: 0.000001em;
    height: 1px;
    line-height: 0.000001em;
}

/* NOTAS Y CONVOCATORIAS */
#page table.notas_y_convocatorias{ margin: 1.5em 0; }
.notas_y_convocatorias tr{ border-bottom: 1px solid #ccc; }
.notas_y_convocatorias tr th{ padding: 10px; }
.notas_y_convocatorias tr td{
	padding: 10px;
	vertical-align: top;
}
#page .notas_y_convocatorias tr td a{
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#page .notas_y_convocatorias tr td a:hover{ border-bottom: 1px solid #ccc; }
#page .notas_y_convocatorias tr td a.nota{
	background: url(../images/nota.gif) top left no-repeat;
	padding-top: 15px;
}
#page .notas_y_convocatorias tr td a.convocatoria{
	background: url(../images/convocatoria.gif) top left no-repeat;
	padding-top: 15px;
}
.notas_y_convocatorias tr td.td-centrado{
	text-align: center;
	background: #efefef;
}
.notas_y_convocatorias .fecha-nota{
	font-size: 16px;
	font-weight: bold;
}

/*
	DETALLE DE LA NOTA O CONVOCATORIA
*/
#page #campo_descripcion .fecha_noticia{
	font-style: italic;
}
#page #campo_descripcion p.nota{
	background: url(../images/nota.gif) 0 .4em no-repeat;
	padding-left: 20px;
}
#page #campo_descripcion p.convocatoria{
	background: url(../images/convocatoria.gif) 0 .4em no-repeat;
	padding-left: 20px;
}
#page #campo_descripcion p.cuerpoNota {
	padding-top: 1.5em;
}
#page #campo_descripcion a.gmaps {
	margin-bottom: 35px;
}

/*
	DETALLE DEL EVENTO (AGENDA)
*/
#page #det_evento #img_evento{
	float: left;
	width: 295px;
	margin-right: 50px;
}
#page #det_evento #img_evento .caja{
	margin: 1em 0 0 0;
	background: #000;
	padding: 23px;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
.bloque-fnd-gris .caja{
	margin: 1em 0 1.8em 0;
	background: #fff;
	padding: 20px;
	color: #3d3d3d;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial;
}
.caja .lugar-evento, .caja .fecha-evento, .caja .precios_evento{
	display: block;
	background: url(../images/css-lagrima.png) 0 .2em no-repeat;
	padding-left: 46px;
	padding-bottom: 20px;
}
.caja .fecha-evento{ background-image: url(../images/css-reloj.png); }
.caja .precios_evento{
	background-image: url(../images/css-euro.png);
	padding-top: 8px;
}
#page #det_evento #img_evento .caja p{ padding-bottom: 0; }
#page #det_evento #img_evento .caja a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #575757;
}
#page #det_evento #img_evento .caja a:hover{ border-bottom: none; }
#page #det_evento #img_evento .caja .btn-verde{
	display: block;
	border: none;
	background-color: #ffd200;
	color: #000;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	margin-top: 10px;
}
#page #det_evento #datos_evento {
    float: left;
    width: 820px;
}

/* LISTA DE FILMS */
#page ul#lista_films li{
	display: inline-block;
	float: left;
	margin-right: 25px;
	width: 267px;
	height: 280px;
}
	#page ul#lista_films li a{ text-decoration: none; }
	#page ul#lista_films li .tit_film{
		font-size: 1.2em;
		font-weight: bold;
	}
	#page ul#lista_films li i{
		font-size: 14px;
		line-height: 15px;
		display: block;
		background: #ffd200;
		color: #fff;
		padding: 6px 10px;
		margin-top: 5px;
	}
	#page ul#lista_films li a:hover, #page ul#lista_films li a:hover i{ opacity: .7; }

#baseDatosPeliculas form fieldset {
	margin: 0;
	padding: 24px;
	width: 80%;
	background-color: #C7D0CC;
	border: none;
	border-radius: 3px;
}
	#baseDatosPeliculas form fieldset input#peli_buscar {
		display: inline-block;
		margin: 0 25px 0 0;
		padding: 12px;
		width: 82%;
		color: #39665D;
		border: none;
	}
	#baseDatosPeliculas form fieldset input#buscar {
		display: inline-block;
		border-radius: 3px;
		padding: 14px;
		font-size: 13px;
		color: #fff;
		border: 1px solid #373635;
		background: #1a1a17;
		text-transform: uppercase;
		line-height: 15px;
		text-decoration: none;
		text-shadow: none;
		cursor: pointer;
	}
	#baseDatosPeliculas form fieldset input:hover#buscar{ opacity: .7; }

/*
	01_lista_de_descargas
*/
#page ul.descargas {
		margin-bottom: 1.5em;
		padding: 10px 10px 15px 10px;
		width: 40%;
		background: #FFD300;
		color: #000000;
        width: 100%;
	}
	#page ul.descargas li {
		margin: 0 0 2px 0;
		padding: 2px 0 0 30px;
		background: url(../images/css_descargas_li.gif) .4em .3em no-repeat;
	}
		#page ul.descargas li a {
			color: #000000;
		}
		#page ul.descargas li a:hover {
			text-decoration: none;
		}

/* INTERIORES - Fin */

/*
	FORMULARIOS
*/
#page #envio_form_erroneo,
#page #envio_form_correcto {
	margin: 0.5em 0 1.5em;
	padding: 0.35em 1em;
	background-color: #BF0000;
}
#page #envio_form_correcto{
	background-color: #0E7F0E;
}
	#page #envio_form_erroneo p,
	#page #envio_form_correcto p{
		padding-bottom: 0;
	}
#page div.hr_mssg {
	margin-bottom: 1.5em;
}
#page form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
	#page form fieldset legend {
		display: none;
	}
#page form .campo {
    clear: both;
    margin-top: 7px;
    min-height: 20px;
    position: relative;
}
	#page form .campo .col_izda {
		float: left;
		margin-right: 10px;
		text-align: right;
		width: 30%;
	}
		#page form .campo .col_izda p {
			padding-bottom: 0;
			color: #FFD300;
		}
	#page form .campo .col_dcha {
		float: left;
		width: 65%;
	}
		#page form .campo .col_dcha p.errores {
			padding-bottom: 0;
			color: #BF0000;
		}
#page form label {
    position: relative;
	top: 6px;
	color: #f2c802;
    cursor: pointer;
}
#page form .in_txt {
    border: 1px solid #404040;
    margin: 0;
    padding: 10px;
    width: 350px;
}
#page form .checkbox {
	position: relative;
	top: 2px;
}
#page form .error {
    background-color: #FF9090;
    border-color: #BF0000;
}
#page form select {
    border: 1px solid #404040;
    margin: 0;
    padding: 1px 2px;
    width: 270px;
}
#page form textarea {
    border: 1px solid #404040;
    margin: 0;
    padding: 1px 2px;
}
#page form .botones {
	padding: 1em 0 0 31%;
}
	#page form  input.input_boton {
		color:#000000;
		font-size:85%;
        background: #ffd200;
		}
	#page form  span {
		background: url(../images/css_input_boton_01.gif) repeat-x 0 0;
		color:#000000;
		display:inline-block;
		text-decoration:none;
		line-height:1.4em;
	}
	#page form  span.formNoError {
		display: none;
	}
	#page form input.input_boton{
		padding: 10px 20px;
		color:#000000;
		border:none;
		overflow:visible;
		margin:0;
		display:inline-block;
		cursor:pointer;
	}
	#page form input:hover {
		cursor:pointer;
	}
dt.error, dd.error{
    background-color: #FF9090;
    border-color: #BF0000;
    padding: 10px 20px;
    text-align: center;
}

.contenido-logos {
	display: flex;
	flex-wrap: wrap;
	margin: 2rem -4rem 0 -4rem;
}

.contenido-logos__group {
    margin: 2rem 4rem;
}

.contenido-logos__title {
    border-bottom: 1px solid #ffd200;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 2rem;
    padding-bottom: 0.333rem !important;
	text-transform: uppercase;
}

.contenido-logos__anchors {
    align-items: flex-start;
    display: flex;
}

.contenido-logos__anchors * + * {
    margin-left: 4rem;
}

.img-container {
	height: 200px;
	overflow: hidden;
}
.img-container img {
	object-fit: cover;
	height: 200px !important;
}
.amarillo{
	color: #ffd200;
}
.subtitulo_foto {
    margin-top: -6px;
    font-size: 0.7em;
    line-height: 1.2em;
}
/*
 * Tablas de bootstrap
 */
#page .table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
}

#page .table th,
#page .table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}

#page .table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
}

#page .table-bordered {
	border: 1px solid #dee2e6;
}

#page .table-bordered th,
#page .table-bordered td {
	border: 1px solid #dee2e6;
}

#page .table-bordered thead th,
#page .table-bordered thead td {
	border-bottom-width: 2px;
}

#page .table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}

#page ul.list-default {
	padding-left: 40px;
	margin-bottom: 2em;
}

#page .table ul.list-default {
	margin-bottom: 0;
}

#page ul.list-default li {
	list-style: disc;
}

#page ul.list-default ul,
#page ul.list-default li + li {
	margin-top: 0.333em;
}