@charset "UTF-8";
/*---------------------------------------------------------------------------
--------------------------------- Common ----------------------------------
-------------------------------------------------------------------------*/
#wrap-prensa {}
/* FIN Comunes */




/*---------------------------------------------------------------------------
-------------------------------- Structure ---------------------------------
--------------------------------------------------------------------------*/
.section-common {margin-bottom: 2em;}
.section-common .rotulo {color: #393939; font-weight: lighter; font-size: 1.4em; text-align: center; margin: 0; padding: 1em 0 .6em;}

    /* Section 1 */
    .section1 {background: #ffffff;}
    
    /* Section 2 */
    .section2 .articulo {background: #ffffff;}





/*----------------------------------------------------------------------------
--------------------------------- Buscador ----------------------------------
---------------------------------------------------------------------------*/
.buscador_avanzado .form-group {padding: 0 3em;}

.formulario {margin: 2em auto; max-width:720px;}
.formulario .rotulo {font-size: 1.4em; font-weight: lighter; color:#393939;}
.formulario .ayuda {color: #a9a9a9; font-size: .8em; margin: .5em 0; display: block; text-align: right;}
.formulario .form-group {}
.formulario .form-control {background: #f0f0f0; opacity: .7; font-size: 1em;}
.formulario .form-control:focus {background: none; opacity: 1;}
.formulario .avanzado {display: none; border: 1px #c9c9c9 solid;}
.formulario .avanzado .content {padding: 1em;}

.resultado {border-bottom: 1px #d9d9d9 solid; padding-top:1.5em; padding-bottom:1em; position: relative;}
.resultado:hover {background: #f9f9f9;}
.resultado .num {position: absolute; left: -2em; top: 1em; color: #a9a9a9; font-size: .9em;}
.resultado .foto img {width: 100%; height: auto;}
.resultado .info .titular {font-size: 1.4em; font-weight: lighter; color: #35578C; margin: 0;}
.resultado .info .titular a {color: #019bdb;}
.resultado .info .bajada {color: #595959; font-size: 12px; margin: 1em 0;}
.resultado .acciones {margin: 0; background: none;}
.resultado .acciones li {margin: 0;}
.resultado .acciones li a {color: #019bdb; border-color:#019bdb;}
.resultado .acciones li a:hover {background: #019bdb; color: #f0f0f0;}
.resultado .fecha {color: #898989; font-size: 11px; font-style: italic;}






/*---------------------------------------------------------------------------
-------------------------------- Contraste ---------------------------------
-------------------------------------------------------------------------*/
.contraste {}





/*--------------------------------------------------------------------------
------------------------------- Responsive --------------------------------
-------------------------------------------------------------------------*/
@media (max-width: 1199px) {
}

@media (max-width: 991px) {
}

@media (max-width: 47em) {
}
