﻿.portada_main
{
    padding-top: 0px;
    position: relative;
}
.portada_main:after { content: ""; display: block; height: 0; clear: both; }

.portada_bloque_izq
{
}

.portada_bloque_centro
{
    width: 402px;
    position: absolute;
    top: 0px;
    left: 225px;
}
.portada_bloque_der
{
    float: right;
    width: 190px;
    margin-right: 10px;
}
.panel_banner 
{
    padding-bottom: 10px;
    background-repeat: no-repeat;
}
#baner1
{
    width: 402px;
    height: 202px;
}
.img_centro
{
    height: 200px;
}

.barra_titulo
{
    background: url('../images/bgTitBlq.gif') no-repeat;
    height: 26px;
    padding: 6px 0 0 6px;
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

.suscribete
{
    background: url('../images/bgBlqSuscribete.gif') no-repeat;
    height: 111px;
    padding-bottom: 10px;
    padding-top: 55px;
    padding-right: 22px;
    text-align: right;
}

