﻿/*
*******************************
********** boletim ************
*******************************
*/
#boletim_controle
{
    width:254px;
    height:auto;
    float:left;
    padding-left:10px;
}
#boletim_label
{
    width:254px;
    height:63px;
    float:left;
    background-image:url(imagens/label_boletim.png);
    background-repeat:no-repeat;
}
#boletim_texto
{
    width:254px;
    height:auto;
    float:left;
    text-align:justify;
    margin-top:5px;
}
#boletim_texto p
{
    margin:0px;
    padding:0px;
    font-size:10px;
    line-height:11px;
    color:#666666;
}
#boletim_campo_email
{
    width:226px;
    height:26px;
    float:left;
}
#boletim_campo_nome
{
    width:183px;
    height:26px;
    float:left;
}
/* CLASSES */
.boletim_form_linha
{
    width:254px;
    height:26px;
    float:left;
    margin-top:10px;
}
.boletim_abaEsquerda
{
   width:14px;
   height:26px;
   float:left;
   background-image:url(imagens/aba_esquerda_lateral.png);
   background-repeat:no-repeat;
}
.boletim_abaDireita
{
   width:14px;
   height:26px;
   float:left;
   background-image:url(imagens/aba_direita_lateral.png);
   background-repeat:no-repeat;
}
.boletim_campoEmail
{
    width:226px;
    height:26px;
    border:none;
    float:left;
    padding:0px;
}
.boletim_campoNome
{
    width:183px;
    height:26px;
    border:none;
    float:left;
    padding:0px;
}
/*
***********************************
********** noticiasTOP ************
***********************************
*/
#noticiasTop_controle
{
    width:254px;
    height:auto;
    float:left;
    padding-left:10px;
}
#noticiasTop_label
{
    width:254px;
    height:63px;
    float:left;
    background-image:url(imagens/label_noticiasTop.png);
    background-repeat:no-repeat;
}
#noticiasTop_controle p
{
    margin:0px;
    padding:0px;
    color:#666666;
}
#noticiasTop_controle h1
{
    margin:0px;
    padding:0px;
    font-size:16px;
    font-weight:bold;
    color:#666666;
}
#noticiasTop_controle a
{
    font-weight:bold;
    color:#2a59a5;
    text-decoration:none;
}
#noticiasTop_controle a:hover
{
    text-decoration:underline;
}
/* CLASSES */
.noticiasTop_icone
{
    width:40px;
    height:30px;
    float:left;
    background-image:url(imagens/icone_noticias.png);
    background-repeat:no-repeat;
}
.noticiasTop_noticia
{
    width:254px;
    height:auto;
    float:left;
    margin-top:5px;
    border-bottom:dotted 1px #2a59a5;
}
.noticiasTop_corpo
{
    width:214px;
    height:auto;
    float:left;
}
/*
********************************
********** endereco ************
********************************
*/
#endereco_controle
{
    width:254px;
    height:auto;
    float:left;
    padding-left:10px;
}
#endereco_label
{
    width:254px;
    height:63px;
    float:left;
    background-image:url(imagens/label_ortomedic.png);
    background-repeat:no-repeat;
}
#endereco_telefones
{
    width:254px;
    height:120px;
    float:left;
    background-image:url(imagens/label_telefones.png);
    background-repeat:no-repeat;
}
#endereco_local
{
    width:254px;
    height:auto;
    float:left;
    margin-top:5px;
}
#endereco_local p
{
    margin:0px;
    padding:0px;
    color:#666666;
}
#endereco_local a
{
    font-weight:bold;
    text-decoration:none;
    color:#2a59a5;
}
#endereco_local a:hover
{
    text-decoration:underline;
}
/*
*******************************
******** distribuidor *********
*******************************
*/
#filtroDistribuidor_controle
{
    width:254px;
    height:auto;
    float:left;
    padding-left:10px;
}
#filtroDistribuidor_label
{
    width:254px;
    height:63px;
    float:left;
    background-image:url(imagens/label_filtroDistribuidores.png);
    background-repeat:no-repeat;
}
/* CLASSES */
.filtroDistribuidor_form_linha
{
    width:254px;
    height:auto;
    float:left;
    margin-top:10px;
}
/*
*******************************
********** produtos ***********
*******************************
*/
#filtroProdutos_controle
{
    width:254px;
    height:auto;
    float:left;
    padding-left:10px;
}
#filtroProdutos_label
{
    width:254px;
    height:63px;
    float:left;
    background-image:url(imagens/label_filtrarProdutos.png);
    background-repeat:no-repeat;
}
/* CLASSES */
.filtroProdutos_form_linha
{
    width:254px;
    height:auto;
    float:left;
    margin-top:10px;
}