
	.caja_principal {
		padding-top: 0!important;
	}
	
	.caja_menu {
		border: none;
	}
	
	.logos {
		padding: 15px;
	}
	
    .logos a {
        width: 100%;
        border: 1px solid transparent;
        padding: 10px;
        float: left;
    }
    
    .logos a:hover, .cabeza_hemerografia a:hover {
        border: 1px solid #fff;
    }
    
    .logos a img {
        margin: 0 auto;
        display: block;
        width: 100%;
    }
    
    #logo1 img { width:76%; }
    #logo2 img { width:42%; }
    #logo3 img { width:53%; }
    #logo4 img { width:100%; }
    
    .encabezado_hemerografia {
        background: #586065;
        background-image: url("imgs/rollo.jpg");
        background-repeat: repeat-x;
        background-size: auto 100%;        
        /*padding: 10px;*/
        /*-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .05);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .05);*/
    }
    
    .cabeza_hemerografia a {
        text-align: center;
        font-variant: small-caps;
        font-size: 1.05em;
        color: #ffc000;
        font-family: 'Roboto Condensed', sans-serif;
        width: 100%;
        display: block;
        margin: 3% 0;
        padding: 5px;
        border: 1px solid transparent;
        text-decoration: none;
    }
    
    .cabeza_hemerografia a img {
        width: 50%;
        height: auto;
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    
    /*.cabecita {
        position: relative;
    }
    
    .logos {
        position: absolute;
        bottom: 10px;
        right: 0;
    }*/
    
    /*.container2 {
		height: calc( 100vh - 300px);
	}
	
	.container2 .row {
		height: 95%;
	}
	
	.container2 .col-12 {
		height: 100%;
	}*/
    
    .tab-pane {
        border: 1px solid #ccc;
    }
    
    .menu_item li a {
        -webkit-border-radius: 0!important;
        -moz-border-radius: 0!important;
        border-radius: 0!important;
        background: #f6f6f6;
    }
    
    .nav_busqueda li a {
        -webkit-border-radius: 0!important;
        -moz-border-radius: 0!important;
        border-radius: 0!important;
    }
    
    .panel_iisue {
        float: left;
        width: 100%;
    }
    
    .caja_datos {
        margin-top: 30px;
    }
    
    .caja_datos p {
        margin-bottom: 10px;
        position: relative;
        width: 100%;
        float: left;
    }
    
    .caja_datos p span:first-child {
        font-size: 0.85em;
        font-weight: bold;
        position: absolute;
    }
    
    .caja_datos p span:last-child {
        margin-left: 15%;
        display: block;
    }
    
    .foto {
        float: left;
        display: inline-block;
        width: 80%;
        margin-left: 10%;
        margin-bottom: 20px;
        border: 1px solid #ccc;
        -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.25);
        -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.25);
        box-shadow: 0px 2px 3px rgba(0,0,0,0.25);
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333')";
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#333333');
        z-index: 100000;
    }
    
    .foto img {
        width: 100%;
        float: left;
        display: block;
    }
    
    .foto:hover {
        border-color: #ffc000;
    }
    
    /*.controles {
        margin-bottom: 30px;
    }
    
    .controles .btn-group {
        margin-top: 20px;
    }*/
    
    .forma {
        float: left;
    }
    
    #creditos ul li {
        list-style-type: none;
    }
    
    #creditos p {
      margin-top: 20px;  
    }
    
    #presentacion, #buscar, #creditos {
        padding: 30px;
        width: 100%;
        float: left;
    }
    
    .indentado {
        margin-left: 5%;
    }
    
    .boton_oculto {
        display: none;
    }
    
    .regib {
        background: #ffffff;
        color: #586065!important;
    }
    #tit_navbar {
        display: none;
        float: left;
        height: 40px;
        margin: 5px;
    }
    #menu_i {
        display: none;
        float: right;
        height: 40px;
        margin: 5px;
    }
    
    #i_menu {
        /*border-right: 1px solid #ced7ee;
        border-left: 1px solid #ced7ee;
        padding-top: 20px;*/
    }
    
    .opciones_menu {
		margin-bottom: 80px;
		margin-top: 20px;
	}
    
    .opciones_menu li a {
        font-weight: bold;
        font-size: 1.1em;
        border-left: 1px solid #ced7ee!important;
        -webkit-border-radius: 0!important;
        -moz-border-radius: 0!important;
        border-radius: 0!important;
        color: #586065;
    }
    
    .opciones_menu li:first-child > a {
        border-left: none!important;
    }
    
    .opciones_menu li a:hover {
        color: #ffc000!important;
        background-color: #586065!important;
    }
    
    .opciones_menu {
        border: none;
        background: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
    	-moz-box-shadow: none;
    	box-shadow: none;
        width: 100%!important;
        margin-bottom: 20px;
    }
    
    .titulo_seccion {
        color: #ffc000;
        font-weight: bold;
        font-size: 1.8em;
        text-align: left!important;
    }
    
    #li_buscar, #li_resultado {
        /*width: 50%;*/
        padding-left: 5px;
    }
    
    .resultados {
        margin-top: 6px;
        margin-bottom: 0!important;
        width: 100%;
    }
    
    #li_resultado {
         width: 50%;
    }
    
     #li_buscar {
        width: 200px;
     }
    
    #cuerpo_creditos {
        /*float: left;
        width: 100%;*/
        
        background: #fff;
        /*padding-left: 30px;
        padding-right: 30px;*/
    }
    
    @media (max-width:992px) {
        #li_buscar, #li_publicacion, #li_episodio {
            width: 33%;
        }
    }
    
    @media (max-width:767px) {
        
        /*.logos a {
            width:24%;
        }*/
        
        .caja_datos p span:first-child {
            position: static;
        }
        
        .caja_datos p span:last-child {
            margin-left:0;
        }
        
        .navbar-nav {
            margin: 0 auto;
            display: table;
            table-layout: auto;
            float: none;
            width: 100%;
        }
        .navbar-nav>li {
            display: table-cell;
            float: none;
            text-align: center;
        }
        
        .cabeza_hemerografia a {
            width: 30%;
        }
        
        /*.logos {
            position: static;
        }*/
        
        #li_resultado, #li_buscar {
            width: 98%;
            padding-left: 1%;
            /*padding-right: 1%;*/
        }
        
        .titulo_seccion {
            font-size: 1em;
        }
        
        #cuerpo_creditos ul {
            list-style: none;
            padding: 0;
            margin: 0;
            margin-bottom: 30px;
        }
        
        #cuerpo_creditos ul li {
            padding-left: 0;
        }
                
        #li_publicacion, #li_episodio {
            width: 49%;
        }
        
        .opciones_menu li a {
            font-size: 1em;
            /*width: 20%;*/
            /*float: left;*/
            border: none!important;
            font-weight: normal;
        }
    }
    
    @media (max-width:575px) {
        .cabeza_hemerografia a {
            width: 50%;
        }
        #li_publicacion, #li_episodio {
            width: 99%;
        }
    }
    @media (max-width:430px) {
    	.opciones_menu li a {
    		font-size: 0.85em;
		}
    }
    
    .nav_busqueda > li > a:focus, .nav_busqueda > li > a:hover, .nav_busqueda > li > a.active {
        color: #ffc000;
    }
    
    .nav_busqueda .disabled a:hover {
		color: #eee;
		background: #ccc;
	}
    
    .nav_busqueda > li > a > li > a {
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
    }
    
    .nav_busqueda > li > a {
        color: #ffffff;
        -webkit-border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-radius: 0;
        font-weight: bold;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        border: 1px solid #586065;
    }
    .nav_busqueda > li > a:hover {
		background: #fff;
	}
    
    .nav_busqueda > li > ul > li {
        background: #ffc000;
    }
    
    .indices a {
        border-bottom: 1px solid #586065;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .indices a:last-child {
        border: none;
    }
    
    .dropdown-menu {
        background: #ffc000!important;
    }
    
    .nav_busqueda > li {
        background: #586065;
    }
    .nav_busqueda {
        background: #586065;
        /*padding-left: 5px;*/
    }
    
    @media (min-width: 768px){
        .navbar-nav {
            margin: 0 auto;
            display: table;
            table-layout: auto;
            float: none;
            width: 100%;
        }
        .navbar-nav>li {
            display: table-cell;
            float: none;
            text-align: center;
        }
        
    }
    
    #caja_rotator {
        position: relative;
        overflow: hidden;
        /*height: height: calc(100% - (100px)); */
        height: 100%;
        margin: 0!important;
        padding: 0!important;
    }
    
    #fondo_creditos {
        background-image: url("imgs/cenefa_creditos.jpg");
        padding-left: 40px;
        padding-right: 40px;
        /*margin-right: 20px;
        margin-left: 20px;*/
    }
    
    .panel_hemerografia {
		border-top: none;
		padding: 5% 8%;
		-webkit-border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-radius: 0;
        height: 100%;
	}
	.panel_hemerografia p {
		text-align: justify;;
	}
	
	.container2 {
		padding-top: 20px;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding-bottom: 40px;
	}
	
	.caja_rotator {
		float: left;
	}
	
	.cb-slideshow {
		min-height: 55vh;
	}
	
	.pie_frame  {
		background-color: #586065;
		float: left;
	}