﻿body
{
}
/**********************************************
********HYPERLINKS, LABELS, MENU***************
***********************************************/
.label_default_barra
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
.label_default_textos
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
/**********************************************
****FIM HYPERLINKS, LABELS, MENU***************
***********************************************/
.div_default_geral
{
    float: left;
    width: 960px;
    height: auto;
}
/**********************************************
********USER CONTROLS NOTICIAS E VIP***********
***********************************************/
.div_default_uc_noticias
{
    float: left;
    width: 687px;
    height: auto;
    margin-left: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.div_default_uc_vip
{
    float: left;
    width: 255px;
    height: auto;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 6px;
}
/**********************************************
********CONTEUDO PAGINA DEFAULT****************
***********************************************/
.div_default_corpo
{
    float: left;
    width: 960px;
    height: auto;
}
.div_default_corpo_produtos
{
    float: left;
    width: 255px;
    height: auto;
    margin-left: 6px;
}
.div_default_corpo_produtos_barra
{
    float: left;
    width: 240px;
    height: 21px;
    padding-top: 5px;
    padding-left: 15px;
    background-image: url('../Images/Default/Barra_255_azul.jpg');
    background-repeat: no-repeat;
}
.div_default_corpo_produtos_conteudo
{
    float: left;
    width: 255px;
    height: 200px;
    background-color: #FFFFFF;
}
.div_default_corpo_produtos_conteudo_menu
{
    float: left;
    width: 130px;
    height: 190px;
    padding-top: 10px;
    padding-left: 10px;
}
.div_default_corpo_produtos_conteudo_image
{
    float: left;
    width: 115px;
    height: 77px;
    padding-bottom: 5px;
    padding-top: 118px;
}
.div_default_corpo_produtos_barra_bot
{
    float: left;
    width: 255px;
    height: 8px;
    background-image: url('../Images/Default/Barra_255_branca.jpg');
    background-repeat: no-repeat;
}
.div_default_corpo_noticia
{
    float: left;
    width: 426px;
    height: auto;
    margin-left: 6px;
}
/**********************************************
********USER CONTROLS PARCEIROS E CATALOGO*****
***********************************************/
.div_default_uc_parceiros
{
    float: left;
    width: 687px;
    height: auto;
    margin-left: 6px;
    margin-top: 6px;
}
.div_default_uc_catalogo
{
    float: left;
    width: 255px;
    height: auto;
    margin-top: 6px;
    margin-left: 6px;
}

