﻿
#manejador_noticias {
        background-attachment: scroll;
        background-image: url("../Images/separador.png");
        background-position: 0 0;
        background-repeat: repeat-x;
        background-size: auto auto;
        clear: none;
        float: none;
        height: auto;
        margin: 2% auto 0;
        min-height: 50px;
        width: 100%;
}

#noticias_encabezado {
    background-attachment: scroll;
    /*background-image: url("../Images/noticias_icono.png");*/
    background-image: url("../Images/IconosTitulos/icon_noticias_60x86.png");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    border-bottom: 1px solid #FF8200;
    clear: none;
    float: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5%;
    width: 84.9988%;

}

#contenido_noticias_redes {
    clear: none;
    float: none;
    height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.1%;
    position: relative;
    top: 0;
    width: 84.9988%;
}


    #noticias_titulo {
        border-bottom: 2px solid #FF8200;
        clear: none;
        color: #FF8200;
        font-family: 'Actor',sans-serif;
        text-align: left;
        float: left;
        font-size: 30px;
        line-height: 1em;
        margin-top: 45px;

        font-weight: 600;
        height: 30px;
        line-height: 1em;
        margin: 5% 0 0 0;
        min-height: 0;
        text-align: left;
        width: auto;
        word-wrap: break-word;

    }

    #noticias_icono {
        float: right;
        position: relative;
    }

    #noticias {
        border-bottom: 3px solid #BDBDBD;
        border-top: 3px solid #BDBDBD;
        float: left;
        height: 580px;
        overflow-x: hidden;
        /*overflow-y: scroll;*/
        overflow-y: scroll;
        width: 60%;
    }

    .titulo_noticia {
        font-size: 24px;
        margin-bottom: 5px;
        text-align: left;
        color: #FF8200;
        float: none;
        font-family: 'Actor',sans-serif;
        font-weight: 600;
        line-height: 1em;
        margin-top:10px;
    }

    .cuerpo_noticia {
        color: #555555;
        float: none;
        font-family: 'Actor',sans-serif;
        font-size: 15px;
        line-height: 1em;
    }


    .ver_mas {
        color: #FF8200;
        float: none;
        font-size: 15px;
        line-height: 1em;
        cursor: pointer;
        text-decoration:none; 
        font-family: 'Actor',sans-serif;
    }

        .ver_mas:hover {
            text-decoration:none;
        }


        #det_noticia1 {
            border-color: #C8C8C8;
            border-style: solid;
            border-width: 1px;
            clear: none;
            float: none;
            height: auto;
            left: 0;
            margin: 2% auto 0;
            overflow: hidden;
            padding: 40px 20px 20px;
            position: relative;
            top: 0;
            width: 84.9988%;

        }

        #encabezado_det_noticia {
            height: 40%;
            width: 100%;
        }
                #cabecera_det_noticia {
                    border-bottom: 2px solid #C8C8C8;
                    border-top: 2px solid #C8C8C8;
                    clear: none;
                    float: left;
                    font-size: 1em;
                    font-weight: normal;
                    height: auto;
                    left: 0;
                    line-height: 1em;
                    margin: 0 0 0 -0.140625px;
                    min-height: 0;
                    padding-bottom: 20px;
                    padding-top: 20px;
                    position: relative;
                    text-align: left;
                    top: 0;
                    width: 39.9996%;
                    word-wrap: break-word;

                }

                .titulo_det_noticia {
                    color: #FF8200;
                    float: none;
                    font-size: 45px;
                    font-weight: normal;
                    line-height: 45px;
                    text-align: left;
                    word-wrap: break-word;
                    font-family: 'Actor',sans-serif;
                    width:100%;

                }

                .fecha_noticia {
                    color: #5F5F5F;
                    float: none;
                    font-size: 18px;
                    font-weight: normal;
                    line-height: normal;
                    min-height: 0;
                    min-width: 0;
                    width: 60%;
                    text-align: left;
                    word-wrap: break-word;
                    font-family: 'Actor',sans-serif;

                }

            #galeria_det_noticia {
                clear: none;
                float: right;
                height: auto;
                left: 0;
                margin: 0;
                overflow: hidden;
                position: relative;
                top: 0;
                width: 54.9992%;

            }

            #video_youtube {
                clear: none;
                float: right;
                height: 200px;
                left: 0;
                margin: 0;
                overflow: hidden;
                position: relative;
                top: 0;
                width: 54.9992%;
            }

                .contenedor_item {
                    height: auto;
                    width: 95%;
                }
                    .item_noticia {
                        height: auto;
                        width:100%;
                    }

         #cuerpo_det_noticia {
            clear: right;
            float: left;
            font-size: 15px;
            font-weight: normal;
            height: auto;
            left: 0;
            line-height: normal;
            margin: 20px 0 0 0;
            min-height: 0;
            position: relative;
            text-align: left;
            top: 0;
            width: 100%;
            word-wrap: break-word;

         }

            .cuerpo {
                color: #969696;
                float: none;
                font-size: 15px;
                line-height: normal;
                text-align:justify;
                font-family: 'Actor',sans-serif;
            }

            .volver_noticia {
                color: #FFB400;
                cursor: pointer;
                font-family: 'Actor',sans-serif;
                font-size: 15px;
                margin-left: 10px;
            }






        .noticia1 {     
            border-bottom: 1px solid #BDBDBD;
            height: 130px;
            margin: 10px;
        }
        .noticia2 {
            border-top: 1px solid #BDBDBD;
            border-bottom: 1px solid #BDBDBD;
            height: 130px;
            margin: 10px;
        }
        .noticia3 {         
            border-top: 1px solid #BDBDBD;
            border-bottom: 1px solid #BDBDBD;
            height: 130px;
            margin: 10px;
        }

        .noticia4 {
            border-top: 1px solid #BDBDBD;
            height: 130px;
            margin-left: 10px;
            margin-right: 10px;
            margin-top: 10px;
            margin-bottom: 15px;

        }

            .resumen_noticia {
                float: left;
                width: 60%;
            }
            .imagen_noticia {
                float: right;
                position: relative;
                width: 30%;
            }
                .imagen {
                    height: 100px;
                    margin-top: 10px;
                    width: 100%;
                }