﻿#contenido-noticias
{
    float: left;
        width: 631px;
}
.floatleft
{
    float: left;
    width: 100%;
}
#h1-noticias
{
    height: 38px;
    float: left;
    width: 94%;
    background-color: #ededed;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #ca4a09;
}
#h1-noticias h2
{
    margin: 10px 0px 0px 15px;
    font-size: 16px;
    color: #484848;
    font-weight: 500;
}
#listado-noticias
{
    float: left;
    width: 94%;
}
#p-noticias
{
    color: #818181;
    font-size: 12px;
    line-height: 13px;
    width: 40%;
    margin: 0px;
}
.titularestilos1
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #d37317;
    font-family: tahoma !important;
    font-size: 11px !important;
    font-weight: bold;
    width: 90%;
    line-height: 17px;
}
.entradillaestilos1
{
    color: #818181;
    font-family: tahoma !important;
    font-size: 11px !important;
    height: 38px;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    line-height: 17px;
}
.enlaceazul
{
    font-family: tahoma !important;
    font-size: 11px !important;
    text-align: right;
    text-decoration: none;
    margin: 5px 0px 0px 15px;
}
.enlaceazul a
{
    text-decoration: none;
    color: #6fa6f9 !important;
}
.enlacenoticias
{
    text-decoration: none !important;
    color: #6fa6f9 !important;
}
.enlacenoticias-titular
{
    text-decoration: none !important;
    color: #d37317 !important;
}
.contenedor-noticia
{
    width: 100%;
    float: left;
    padding-top: 15px;
}
.contenedor-noticia-imagen
{
    width: 25%;
    float: left;
    text-align: center;
}
.tamanoimagen
{
    width: 120px;
    height: 80px;
}
.contenedor-noticia-texto1
{
    width: 70%;
    float: left;
}
.contenedor-noticia-texto
{
    width: 100%;
    float: left;
    text-align: justify;
}
.contenedor-noticia-pie-fecha
{
    width: 15%;
    float: left;
    text-align: left;
    padding-top: 10px;
    font-style: italic;
}
.contenedor-noticia-pie-fuente
{
    width: 56%;
    float: left;
    text-align: left;
    padding-top: 10px;
    font-style: italic;
}
.contenedor-noticia-pie-enlace
{
    width: 27%;
    float: left;
    text-align: right;
    padding-top: 15px;
}
.contenedor-listview
{
    width: 100%;
    float: left;
    text-align: right;
}
.botonpaginacionnoticias
{
    border-style: none;
    background-color: #E2E2E2;
    color: #484848;
    font-family: verdana;
    font-size: 12px;
    width: 90px;
    height: 30px;
}


