﻿#contenedornoticiasdestacadas
{
    height: 230px;
    width: 213px;
    float: left;
}
#cabeceranoticiasdestacadas
{
    height: 38px;
    width: 213px;
    float: left;
    background-color: #f4f4f4;
}
#cabeceranoticiasdestacadas h2
{
    margin: 10px 0px 0px 15px;
    font-size: 14px;
    color: #484848;
    font-weight: 500;
}
#listadonoticiasdestacadas
{
    float: left;
    height: 180px;
    overflow: Hidden;
}
.titularestilos
{
    padding: 10px 0px 0px 0px;
    margin: 0px;
    color: #d37317;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 12px;
    overflow: Hidden;
    width: 90%;
}
.entradillaestilos
{
    color: #818181;
    font-family: tahoma;
    font-size: 11px;
    height: 38px;
    overflow: Hidden;
    padding: 0px;
    margin: 5px 0px 0px 15px;
}
.enlaceazul
{
    font-family: tahoma;
    font-size: 11px;    
    text-align: right;
    text-decoration: none;
    margin: 5px 0px 0px 15px;
}
.enlaceazul a
{
    text-decoration: none;
    color: #6fa6f9;
}

