.contenedorPrincipal
{
    width:100%;
    height:100%;    
    margin-top:20px;
}

.contenedorBarraTitulo
{
    height:29px;
    background-image:url(../images/bg_titulo.jpg);
    background-repeat:repeat-x;
    vertical-align:middle;
    text-align:left;
}

.contenedorBarraTituloAnuncios
{
    width:100%;    
}

.contenedorBarraTituloLogin
{
    width:100%;    
}

.contenedorBarraFooter
{
    width:100%;
    height:59px;
    background-image:url(../images/bg_footer.jpg);
    background-repeat:repeat-x;
    vertical-align:middle;
    text-align:center;
    font-size:8pt;
}

.imagenCarrito
{
    background-image:url(../images/tienda.gif);
    width:170px;
    height:36px;    
}

.contendorGeneral
{
    width:1000px;
}

.contenedorMenu
{
     width:108px;
     float:left;
}

.contenedorDerecho
{
    width:860px;
    float:left;
}

.contenedorLogin
{
    width:100%;    
}

.contendorInferior
{
    width:860px;
    float:left;
}

.filtroOpacidad
{
    opacity: .49;
    filter: alpha(opacity=49);
    background-color: #FFFFFF;
    width:100%;  
    height:100%;        
}

.filtroOpacidadSinTamano
{
    opacity: .49;
    filter: alpha(opacity=49);
    background-color: #FFFFFF;    
}

.contenedorMedia
{
    width:100%;
    height:465px
}

.contendorSocialNetworking
{
    width:100%;
}

.contenedorAnuncios
{
    width:604px;
    height:244px;
    float:left;
}

.contenedorEntretenimiento
{
    /*width:100px;
    height:100px;*/
}

.contenedorForos
{
    /*width:100px;
    height:100px;*/
}

.contenedorRedes
{
    /*width:240px;
    float:left;*/
}

.contenedorHeader
{
    width:100%;
    height:36px;
    background-image:url(../images/bg_header.jpg);
    background-repeat:repeat-x;
    vertical-align:middle;
    text-align:center;
}

.imagenAnuncio
{
    width:110px;
    height:110px;
}