﻿#ofertas
{
    height: 230px;
    width: 244px;
    float: left;
}
#ofertas-cabecera
{
    width: 244px;
    float: left;
    height: 38px;
    background-color: #f4f4f4;
}

#ofertas-cabecera h2
{
    margin: 10px 0px 0px 15px;
    font-size: 14px;
    color: #484848;
    font-weight: 500;
}
#ofertas-destacadas
{
    width: 244px;
    float: left;
    margin-bottom: 10px;
}
.ofertastitularestilos
{
    padding: 10px 0px 0px 0px;
    margin: 0px;
    color: #d37317;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 12px;
    overflow: Hidden;
    width: 224px;
}
.ofertasentradillaestilos
{
    color: #818181;
    font-family: tahoma;
    font-size: 11px;
    height: 28px;
    overflow: Hidden;
    padding: 0px;
    margin: 5px 0px 0px 15px;
    width: 224px;
}

.ofertasenlaceazul
{
    font-family: tahoma;
    font-size: 11px;
    text-align: right;
    text-decoration: none;
    margin: 5px 0px 0px 15px;
}
.ofertasenlaceazul a
{
    text-decoration: none;
    color: #6fa6f9;
}
