.cntIndex{
    width: 100%;
}

.noticiaDetalle {
    margin: 20px 10px 10px 10px;
    font-size: 90%;
    line-height: 150%;
}
.noticiaDetalle h1 {
    font-size: 200%;
}
.noticiaDetalle h2 { 
    font-size: 120%;
    border: 0;
}
#noticiaDetalle h4 {
    font-size: 100%;
    background: none;
    padding: 0;
}
.noticiaDetalle p { 
    margin: 0 0 15px 0;
    line-height: 150%;
    text-align: justify;
}
.noticiaDetalle .masInfo{
    width: auto;
}