*{
    margin:0;
    padding:0;
    border:0;
}
img {
    float:left;
}


body {
    font-size:12px;
    background-color: #FFF;
    font-family: Arial;
}

#geral{
    width: 961px;
    margin:0 auto;
    overflow:hidden;
}

#logomarca{
    float:left;
}
#info-topo{
    float:left;
    clear:both;
    width: 961px;
    padding:5px 0;
    padding-bottom:0;
}
#info-topo .fazer-login{
    float:right;
    
}
#topo{
    float:left;
    clear:both;
    width: 961px;
    height:121px;
    background-image: url(../img/bg/topo.gif);
    background-repeat: no-repeat;

}
#menu-topo-grande *{
    z-index:100;
}

#menu-topo-grande{
    float:right;
    margin-top:13px;
    z-index:99999;
}

#menu-topo-grande li{
    float:left;
    margin-left:5px;
    width:186px;
    height:56px;
    background-color:orange;
    list-style: none;
    position:relative;
}

#menu-topo-grande li ul{
    width:187px;
    position:absolute;
    z-index:999;
    top:56px;
    left:0;     
    background-color:#44474B;
    padding-bottom:9px;
    padding-top:15px;
}
#menu-topo-grande li ul li.sub{
    float:left;
    margin:9px 0 0 9px;
    width:80px;
    height:26px;
    background-color:white;
    display:inline;
    z-index:999;
}


#barra-horizontal{
    float:left;
    clear:both;
    width:961px;
    height:32px;
    background-color: #ECEDEF
}
#barra-horizontal ul{
    float:left;
    height:32px;
    margin:0;
}
#barra-horizontal ul li{
    float:left;
    border-right:1px solid #CCC;
    list-style:none;
    position:relative;
    z-index:1;
}
#barra-horizontal ul li ul{
    position:absolute;
    left:0;
    top:32px;
    background-color:#FFF;
    border:2px solid black;
    z-index:1;
    display:none;  
}
#barra-horizontal ul li ul li{
    border:0;
    float:left;
    clear:both;
}



#barra-horizontal ul li span.link-des-topo{
    float:left;
    clear:both;
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
    color:#CCC;
    text-decoration:none;
    padding:8px 18px 8px 18px;
    position:relative;
    z-index:1;
}
#barra-horizontal ul li a{
    float:left;
    clear:both;
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
    color:#333333;
    text-decoration:none;
    padding:8px 18px 8px 18px;
    position:relative;
    z-index:1;
}
#barra-horizontal ul li a.hover{
    background-color:#FFF;
    border:2px solid black;
    border-bottom:0;
    padding:6px 16px 10px 16px;
    position:relative;
    z-index:1;
}
#barra-horizontal-busca{
    float:right;
    margin:3px 3px 0 0;
    border:1px solid #CCC;
    background-color:white;
    padding:3px;
}
#barra-horizontal-busca input{
    float:left;
    color:#ccc;
}

#conteudo-geral{
    float:left;
    clear:both;
    margin-top:20px;
    width:961px;
}

.esquerda {
    float:left;
    width:211px;
}

.bloco-lateral{
    float:left;
    clear:both;
    width:211px;
    margin-top:10px;
}
.bloco-lateral h1.titulo{
    float:left;
    clear:both;
    width:211px;
    background-image: url(../img/bg/titulo-laterais.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    font-size:24px;
    color:#404246;
    font-weight:normal;
    letter-spacing: -1px;
}
.bloco-lateral-conteudo{
    float:left;
    clear:both;
    width:201px;
    padding:5px;
    padding-bottom:0px;
    background-color: #DAD7CF;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-image: url(../img/bg/bottom-laterais.jpg);
}
.bloco-lateral-conteudo p{
    float:left;
    clear:both;
    width:195px;
    font-size:16px;
    margin-bottom:8px;
    color:#2E2F33;
}
.bloco-lateral-conteudo a.bloco-lateral-conteudo-a{
    float:left;
    font-size:12;
    color:#EB3D15;
    font-weight:bold;
    text-decoration:none;
    width:195px;
}
.bloco-lateral-conteudo a.bloco-lateral-conteudo-a:hover{
    text-decoration:underline;
}


.bloco-lateral-botao{
    float:left;
    clear:both;
    margin-left:-5px;
    display:inline;
}

.menu{
    background-color:#AFA7AC;
    padding:2px;
    width:207px;

}
/*
*/
.item{
    width:197px;
    padding:5px;
    padding-top:8px;
    border-bottom:1px solid #DAD7CF;
    background-image: url(../img/bg/menu-item.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}
.item img{
    float:left;
    margin:2px 7px 0 0;
    border:2px solid #F25920;
}
.item h1 a {
    float:left;
    font-size:12px;
    color:#666666;
    overflow:hidden;
    text-transform:uppercase;
    width:148px;
    text-decoration:none;
    _margin:0;
}
.item h1 a:hover {
    color:#000;
    text-decoration:underline;
}
.item span{
    width:130px;
    color:#666;
    float:left;
}
.item span a{
    text-decoration:none;
    font-size:12px;
    color:#666666;
}
.item span a:hover{
    text-decoration:underline;
}


.atual{
    margin-top:-1px;
    background-image: url(../img/bg/selected-menu.jpg);
    border:0;
}

.menu-escuro {
    float:left;
    clear:both;
}
.menu-escuro li{
    float:left;
    clear:both;
    list-style:none;
    padding:5px 0 0 5px;
    width:206px;
    height:27px;
    background-image: url(../img/bg/menu-lateral-escuro.jpg);
}
.menu-escuro li a{
    float:left;
    clear:both;
    color:white;
    font-weight:bold;
    text-decoration:none;
    font-size:14px;
    margin:3px 0 0 3px;

}





.meio{
    float: left;
    margin: 0 20px;
    _margin: 0 17px;
    width: 485px;
}

.meio h1.titulo{
    float:left;
    clear:both;
    width:485px;
    height:35px;
    font-size:31px;
    text-transform:lowercase;
    letter-spacing: -2px;
    background-image: url(../img/bg/titulo-meio.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.produto-destaque {
    width:485px;
    float:left;
    clear:both;
    border: 1px solid #AFA7AC;
    margin-top:10px;
    margin-bottom:20px;
}
.produto-destaque img.destaque {
    width:485px;
}
.produto-destaque .links {
    float:left;
    clear:both;
    width:465px;
    height:25px;
    padding:5px 10px 0 10px;
    background-color: #3D3D42;
}
.produto-destaque .links a {
    color:white;
    font-weight:bold;
    text-decoration:none;
    font-size:16px;

}
.produto-destaque .links a:hover {
    text-decoration:underline;
}
.cadastre-seu-produto-link{
    float:right;
    padding-right:35px;
    background-image: url(../img/bt/produto-destaque-go.jpg);
    background-position: right center;
    background-repeat: no-repeat;
}

.video {
    width:485px;
    float:left;
    clear:both;
    border: 1px solid #AFA7AC;
    margin-top:10px;
    margin-bottom:20px;
}

.video .info {
    float:left;
    clear:both;
    width:465px;
    height:25px;
    padding:5px 10px 0 10px;
    background-color: #3D3D42;
}
.video .frame{
    float:left;
    clear:both;
    margin:12px 0 12px 13px;
}


.video .info h1 {
    color:white;
    font-weight:bold;
    text-decoration:none;
    font-size:16px;

}
.video .info a {
    color:white;
    font-weight:bold;
    text-decoration:none;
    font-size:16px;
}
.video .info a:hover {
    text-decoration:underline;
}


.noticia{
    float:left;
    clear:both;
    width:485px;
    border-bottom:1px solid #CDCDCD;
    padding-bottom:15px;
    margin-top:15px;
}
.noticia .titulo-noticia{
    float:left;
    clear:both;
    width:485px;
    font-size:20px;
    color:#2E2F33;
    font-weight:bold;
}
.noticia .tags{
    float:left;
    font-size:10px;
    color:#000000;
    padding-right:6px;
    padding-left:3px;
    border-right:1px solid #000;
}
.noticia .comentarios{
    float:left;
    font-size:10px;
    color:#796840;
    padding-left:3px;
}
.noticia .imagem{
    float:left;
    margin-right:8px;
}
.noticia .chamada{
    float:left;
    width:375px;
    font-size:14px;
    color:#333333;
    line-height:150%;
}
.noticia .veja-mais{
    float:left;
    width:370px;
    margin-top:3px;
}

.direita{
    float:left;
    width:225px;
    display:inline;
}

.direita .destaque{
    float:left;
    clear:both;
    margin-bottom:15px;
    border:1px solid #EB3C12;
    width:223px;
}
.direita .destaque img{
    width:223px;
    height:152px;
    float:left;
    clear:both;
    display:inline;
}

.direita .destaque .pags{
    float:left;
    clear:both;
    width:223px;
    background-color: #EB3C12;
    padding:4px 0 3px 0;
    display:inline;
}
.direita .destaque .pags a{
    float:left;
    margin-left:4px;
    padding:2px 6px;
    color:white;
    font-weight:bold;
    text-decoration:none;
    display:inline;
}
.direita .destaque .pags a:hover{
    float:left;
    color:#EB3C12;
    background:#FFF;
    font-weight:bold;
    text-decoration:none;
    display:inline;
}
.direita .destaque .pags a.selected{
    float:left;
    color:#EB3C12;
    background:#FFF;
    font-weight:bold;
    text-decoration:none;
    display:inline;
}


.dir{
    width:225px;
}


.dir .bloco-lateral-conteudo{
    width:215px;
    margin-top:5px;
    background-image: url(../img/bg/seta-dir-clara.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    font-weight:bold
}
.dir .dir-escura{
    background-color:#AFA7AC;
    background-image: url(../img/bg/seta-dir-escura.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.dir .agenda{
    padding-bottom:15px;
    background-image: none;
}
.dir .agenda img{
    float:left;
    clear:both;
}
.dir .artigos{
    background-image: url(../img/bg/seta-escura-direita.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-image: none;
}
.dir .artigos p{
    width:170px;
    padding:3px 0 5px 0;
}
.dir .artigos p a{
    color:#2E2F33;
    text-decoration:none;
}
.dir .artigos p a:hover{
    text-decoration: underline;
}


.dir .dir-escura h1.titulo-agenda{
    float:left;
    width:145px;
    color:#EB3C12;
    font-size:14px;
    margin:5px 0 0 5px;
}
.dir .dir-escura p.desc{
    float:left;
    clear:both;
    width:215px;
    font-size:14px;
    font-weight:normal;
}
.dir .bloco-lateral-conteudo p{
    float:left;
    width:215px;
}
.dir .bloco-lateral-conteudo p.evento{
    width:91px;
    clear:none;
}
.dir .bloco-lateral-conteudo p.evento a{
    width:91px;
    color:#2E2F33;
}
.dir .bloco-lateral-conteudo p.data{
    width:61px;
    clear:none;
    float:right;
}
.dir .bloco-lateral-conteudo a.bloco-lateral-conteudo-a{
    width:215px;
}




#rodape-logos{
    float:left;
    clear:both;
    width:961px;
    height: 119px;
    margin-top:15px;
    background-image: url(../img/bg/rodape.jpg);
    background-repeat: repeat-x;
}
#rodape-info{
    float:left;
    clear:both;
    width:961px;
    background-image: url(../img/bg/rodape-links.jpg);
    background-repeat: repeat-x;

}
#rodape-info ul{
    float:left;
    clear:both;

}
#rodape-info ul li{
    float:left;
    list-style: none;
}
#rodape-info ul li a{
    float:left;
    padding:9px 15px 0 15px;
    font-weight:bold;
    color:#333333;
    font-size:13px;
    text-transform: uppercase;
    text-decoration:none;
}
#rodape-info address{
    float:left;
    clear:both;
    width:961px;
    text-align:center;
    font-weight:bold;
    color:#333333;
    font-size:13px;
    margin:20px 0 15px 0;
    font-style: normal;
    font-weight: normal;
    line-height:150%;
}



/*INTERNAS*/

.navegacao{
    float:left;
    clear:both;
    width:961px;
    border-bottom: 1px solid #DAD7CF;
    padding-bottom:10px;
}
.navegacao fieldset{
    float:left;
    clear:both;
}
.navegacao fieldset select{
    float:left;
    clear:both;
    border:1px solid #999999;
    width:290px;
    height:28px;
    padding:3px;
    color:#999;
    font-style: italic;
}

.navegacao .migalhas{
    float:left;
    clear:both;
    color:#2E2F33;
    font-size:11px;
    margin-top:10px;
}
.navegacao .migalhas a{
    color:#2E2F33;
}


.meio-internas{
    float: left;
    margin: 0 20px;
    _margin: 0 17px;
    margin-left:0;
    width: 716px;
}
.achatada{
    width:485px;
    overflow: hidden;
    margin-left:20px;
}
.holder-internas{
    float:left;
    width:211px;
    height:100px;
}


.meio-internas h1.titulo{
    float:left;
    clear:both;
    width: 480px;
    height:35px;
    font-size:31px;
    text-transform:lowercase;
    letter-spacing: -2px;
    background-image: url(../img/bg/titulo-meio.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-bottom:15px;
}
.meio-internas p.texto, .meio-internas span.texto{
    width: 480px;
    line-height:180%;
    color:#333333;
}
.meio-internas .texto ul li{
    padding-left:10px;
    background-image:url(../img/lista-padrao.jpg);
    background-position: left center;
    background-repeat: no-repeat;
}
.meio-internas .texto img{
    float:left;
    clear:both;
    margin:10px 0;
}


.abas-itens{
    float:left;
    clear:both;
    background-image: url(../img/bg/internas/bg_abas.jpg);
    width: 485px;
    height:22px;
}

.abas-itens .aba{
    display:inline;
    float:left;
    margin-right:10px;
    border:1px solid #DAD7CF;
    background-color:#DAD7CF;
    padding:2px 7px;
    font-size:14px;
    color:white;
    cursor:pointer;
}
.abas-itens .selected{
    border-bottom:0;
    background-color:white;
    padding-top:3px;
    background-image:none;
    color:#2E2F33;
}
.aba-box{
    float:left;
    clear:both;
    width: 463px;
    padding:10px;
    border:1px solid #DAD7CF;
    border-top:0;
}
.aba-box p.texto{
    color:#333333;
    font-size:12px;
    width:430px;
    margin:10px 0 10px 15px;
}
.detalhe-produto{
    width:303px;
    padding:0;
}
.detalhe-produto img{
    width:303px;
    height:226px;
    float:left;
    margin:0;
}
.detalhe-produto-abas{
    width:305px;
}
.holder-detalhe-produto{
    width:310px;
    float:left;
    overflow:hidden;
}
.holder-detalhe-produto .miniaturas{
    float:left;
    clear:both;
    margin-top:6px;
    width:340px;
}

.holder-detalhe-produto .miniaturas img{
    float:left;
    border:1px solid #DAD7CF;
    width:63px;
    height:47px;
    margin-right:15px;
}

.info-produto1{
    float:left;
    width:400px;
    margin-top:17px;
    margin-left:5px;
}
.info-produto1 h1.nome{
   float:left;
   clear:both;
   width:400px;
   margin-bottom:10px;
   color:#EB3C12;
   font-size:20px;
}
.info-produto1 span.info{
    float:left;
    clear:both;
    width:400px;
    margin-bottom:7px;
    font-size:18px;
    color:#333333;
}
.info-produto1 h2.preco-estimado{
   float:left;
   clear:both;
   width:400px;
   margin-top:50px;
   margin-bottom:7px;
   color:#EB3C12;
   font-size:18px;
}


.item-imagem-box{
    float:left;
    margin:21px 21px 0 21px;
    display:inline;
}
.item-imagem-box img{
    width:128px;
    height:95px;
    float:left;
    clear:both;
    border:1px solid #DAD7CF;
}
.item-imagem-box span.info{
    float:left;
    clear:both;
    width:128px;
    font-size:12px;
    color:#333333;
    line-height:150%;
    margin-top:8px;
}
.item-imagem-box span.info a{
    float:left;
    clear:both;
    font-size:12px;
    color:#333333;
    text-decoration: none;
    margin-bottom:5px;
    line-height:110%;
}
.item-imagem-box span.info a:hover{
    text-decoration: underline;
}



.paginacao{
    float:left;
    clear:both;
    margin:10px 0 0 21px;
    width:500px;
}
.paginacao span.info{
    float:left;
    font-size:12px;
    color:#333333;
}
.paginacao a{
    float:left;
    margin-left:5px;
    padding:2px;
    width:17px;
    text-align:center;
    text-decoration:none;
    color:white;
    font-weight:bold;
    border:1px solid #333333;
    background-color:#333333;
}
.paginacao a:hover{
    color:#333333;
    font-weight:bold;
    border:1px solid #333333;
    background-color:#FFF;
}
.paginacao a.selected{
    color:#333333;
    font-weight:bold;
    border:1px solid #333333;
    background-color:#FFF;
}



.interatividade{
    float:left;
    clear:both;
    margin-top:20px;
    width:485px;
}
.interatividade .header{
    float:left;
    clear:both;
}
.interatividade .header img{
    float:left;
    cursor:pointer;
}

.interatividade .content{
    float:left;
    clear:both;
    width:463px;
    padding:10px;
    border:1px solid #EB3C12;
    border-top:0;
    position:relative;
    display:inline;
}
.interatividade .content fieldset{
    float:left;
    margin:10px;
    position:relative;
    display:inline;
}
.interatividade .content fieldset input.texto{
    display:inline;
    float:left;
    clear:both;
    border:1px solid #999999;
    padding:5px;
    width:200px;
    margin:2px;
    font-size:12px;
    color:#333333;
    font-style: italic;
}
.interatividade .content fieldset textarea{
    display:inline;
    float:left;
    clear:both;
    border:1px solid #999999;
    padding:5px;
    width:300px;
    height:100px;
    margin:2px;
    font-size:12px;
    color:#333333;
    font-style: italic;
    margin-top:19px;
}

.interatividade .content p{
    display:inline;
    float:right;
    margin:10px;
    position:relative;
    width:150px;
}


.interesse{
    width:961px;
}
.interesse .produto{
    width:900px;
    float:left;
    clear:both;
    padding:20px 0;
}
.interesse .produto .imagem{
    float:left;
    margin-right:15px;
    border:1px solid #DAD7CF;
    width:130px;
    height:97px;
}
.interesse .produto h1.titulo-interesse{
    float:left;
    color:#EB3C12;
    font-size:14px;
    font-weight:normal;
    clear:both;
    margin-bottom:9px;
}
.interesse .produto h1.titulo-cinza{
    float:left;
    color:#333333;
    font-size:14px;
    font-weight:normal;
    clear:both;
    margin-bottom:9px;
}


.bloco-lateral .dados{
    width:418px;
    float:left;
    padding:10px;
    border:1px solid #DAD7CF;
}
.bloco-lateral .dados .info{
    float:left;
    clear:both;
    white-space: nowrap;
    font-size:14px;
    color:#333333;
}
.bloco-lateral .dados fieldset{
    float:left;
    clear:both;
    margin:10px;

}
.bloco-lateral .dados fieldset label{
    float:left;
    width:60px;
    font-size:12px;
    margin-bottom:8px;
    font-style: italic;
    color:#333333;
    clear:left;
    margin-top:5px;
    text-align:right;
    padding-right:5px
}
.bloco-lateral .dados fieldset input.text{
    float:left;
    border:1px solid #999999;
    padding:4px;
    padding-bottom:3px;
}


/*INTERNAS*/


/*TABELA DO USUARIO*/

.table-usuario{
    float:left;
    clear:both;
    width:961px;
    display:inline;
}

.table-usuario .header{
    width:959px;
    height:28px;
    background-image:url(../images/tabela-usuario/bg-header.jpg);
    border:1px solid #666666;
}
.table-usuario .table-list{
    float:left;
    clear:both;
    border:1px solid #666666;
    border-right:0;
    border-bottom:0;
    border-top:0;
    width:961px;
}
.table-usuario .table-list thead th{
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    height:37px;
    background-image: url(../images/tabela-usuario/bg-head-tabela.jpg);
    font-size:12px;
    color:#666666;
    text-transform:uppercase;
}
.table-usuario .table-list tfoot td{
    border:0;
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    height:17px;
    background-image: url(../images/tabela-usuario/bg-foot-tabela.jpg);
    font-size:9px;
    font-weight:normal;
    color:#666666;
    text-transform:uppercase;
    text-align:center;
    padding-top:0;
    padding-bottom:0;
}


.table-usuario .table-list tr td.left{
    padding-left:10px;
    text-align:left;
}

.table-usuario .table-list tfoot td.left{
    padding-left:10px;
    text-align:left;
}

.table-usuario .table-list thead th.left{
    padding-left:10px;
    text-align:left;
}
.left{
    padding-left:10px;
    text-align:left;
}
.table-usuario .table-list tr td{
    border:0;
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    height:27px;
    text-align:center;
}
.table-usuario .table-list tr td a.link{
    float:left;
    padding-left:20px;
    color:#FF6600;
    font-size:12px;
    background-image: url(../images/tabela-usuario/links/visualizar.jpg);
    background-position: left center;
    background-repeat: no-repeat;
}
.table-usuario .table-list tr td a.visualizar{
    background-image: url(../images/tabela-usuario/links/visualizar.jpg);
}
.table-usuario .table-list tr td a.fotos{
    float:none;
    background-image: url(../images/tabela-usuario/links/fotos.jpg);
}
.table-usuario .table-list tr td a.videos{
    float:none;
    background-image: url(../images/tabela-usuario/links/videos.jpg);
}
.table-usuario .table-list tr td a.editar{
    float:left;
    margin-left:12px;
    background-image: url(../images/tabela-usuario/links/editar.jpg);
}
.table-usuario .table-list tr td a.excluir{
    float:right;
    margin-right:12px;
    background-image: url(../images/tabela-usuario/links/excluir.jpg);
}
.table-usuario .table-list tr td.options-column{
    background-image: url(../images/tabela-usuario/links/options-column.jpg);
    background-position: top center;
    background-repeat: repeat-y;
    width:167px;
}


.titulo-pop{
    float:left;
    clear:both;
    width:211px;
    background-image: url(../img/bg/titulo-laterais.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    font-size:24px;
    color:#404246;
    font-weight:normal;
    letter-spacing: -1px;
    width:350px;
    text-align:left
}


.state-alert{
    float:left;
    clear:both;
    height:17px;
    padding:15px;
    width:929px;
    background-image: url(../images/tabela-usuario/bg-state.jpg);
    margin-bottom:8px;
}
.ok{ border:1px solid green; }
.ok .status{ width:16px; height:14px; float:left; background-image:url(../images/tabela-usuario/state/state-ok.jpg); }
.ok .message{ float:left; color:green; font-size:14px; margin-left:15px; }

.alert{ border:1px solid blue;}
.alert .status{ width:16px; height:14px; float:left; background-image:url(../images/tabela-usuario/state/state-info.jpg); }
.alert .message{ float:left; color:blue; font-size:14px; margin-left:15px; }

.error{ border:1px solid red;}
.error .status{ width:16px; height:14px; float:left; background-image:url(../images/tabela-usuario/state/state-error.jpg); }
.error .message{ float:left; color:red; font-size:14px; margin-left:15px; }


.item-lista{
    float:left;
    clear:both;
    margin:10px 0;
    width:482px;
    padding-bottom:10px;
    border-bottom:1px solid #DAD7CF;
}
.item-lista .imagem{
    float:left;
    width:134px;
    height:100px;
    background-image: url(../img/bg/imagem-lista.jpg);
    padding:1px 0 0 1px
}
.item-lista .imagem img{ float:left; width:119px; height:89px; }

.item-lista h1.titulo-lista{
    float:left;
    width:345px;
    font-size:16px;
    color:#EB3D15;
}
.item-lista h1.titulo-lista a{
    color:#EB3D15;
}
.item-lista p.chamada{
    float:left;
    width:345px;
    font-size:12px;
    line-height:150%;
    margin-top:8px;
    color:#333333;
}
a.botao-go, span.botao-go, button.botao-go{
    float:left;
    margin-right:7px;
    margin-top:5px;
    padding:4px 10px;
    background-color: #3D3D42;
    color:white;
    font-size:12px;
    font-weight:bold;
    text-transform:lowercase;
    text-decoration:none;
}
a.laranja, span.laranja{
    background-color: #EB3D15;
}

/*TABELA DO USUARIO*/

/*EDTANDO IMAGNS*/
.foto-prod-adm{
    width:90px;
    float:left;
    margin:20px 20px 20px 0;
}
.foto-prod-adm a,.foto-prod-adm img {
    float:left;
}
.foto-prod-adm img.mini{
    clear:both;
    width:90px;
    heighT:70px;
}
.foto-prod-adm .opts{
    float:left;
    width:89px;
    border:1px solid #B2CADB;
    border-top:0;
    border-right:0;
}
/*EDTANDO IMAGNS*/


.inh-link{
    color:inherit;
    text-decoration:none;
}
.inh-link:hover{
    color:inherit;
    text-decoration:underline;
}

.laranja{
    color:#EB3D15;
    text-decoration:none;
}
.laranja:hover{
    color:#EB3D15;
    text-decoration:underline;
}
.cinza{
    color:#333333;
}


.hover-underline{
    text-decoration:none;
}
.hover-underline:hover{
    text-decoration:underline;
}



.zend_form dd select{
    float:left;
    clear:both;
    border:1px solid #999999;
    width:290px;
    height:28px;
    padding:3px;
    color:#999;
    font-style: italic;
}

.pretty {
    line-height:140%;
    font-weight:normal;
}


#interna-usuario{
    float:left;
    clear:both;
    width:961px;
    margin-top:15px;
}
#esquerda-usuario{
    float:left;
    width:243px;
}
#esquerda-usuario ul{
    float:left;
    clear:both;
    width:233px;
    border:1px solid #DAD7CE;
    border-bottom:0;
    background:#ECEDEF;
}
#esquerda-usuario ul li{
    float:left;
    clear:both;
    border-bottom:1px solid #DAD7CE;
    width:233px;
}
#esquerda-usuario ul li a{
    float:left;
    clear:both;
    padding:10px 0 10px 15px;
    width:218px;
    font-size:18px;
    font-weight:bold;
    color:#333;
    text-decoration:none;
}
#esquerda-usuario ul li a.especial{
    color:#CC0000;
}

#esquerda-usuario ul li a:hover{
    background:#DAD7CF;
}

#direita-usuario{
    float:right;
    width:708px;
    color:#333333;
    font-size:12px;
    line-height:150%;
}
#direita-usuario h1.titulo-usuario{
    font-size:14px;
}

#direita-usuario .abas-usuario{
    float:right;
    clear:both;
    height:41px;
    width:700px;
    background-image:url(../img/bg/abas-usuario.jpg);
    border-left:1px solid #DAD7CE;
    border-right:1px solid #DAD7CE;
}
#direita-usuario .abas-usuario a{
    float:left;
    padding:12px 15px 10px 15px;
    height:19px;
    font-size:16px;
    font-weight:bold;
    color:#333;
    text-decoration:none;
    border-right:1px solid #DAD7CE;
}
#direita-usuario .abas-usuario a.selected{
    height:18px;
    margin-top:1px;
    background:white;
}
#direita-usuario .conteudo-aba-usuario{
    float:right;
    clear:both;
    width:680px;
    padding:10px;
    border:1px solid #DAD7CE;
    border-top:0;

}
#direita-usuario .bt-laranja-usuario{
    float:right;
    margin:20px;
    background-color:#EB3D15;
    width:134px;
    padding:20px;
    font-size:16px;
    color:#fff;
    font-weight:bold;
    line-height:160%;
    text-decoration:none;
    text-align:center;
}


.tabela-usuario{
    float:left;
    clear:both;
}
.tabela-usuario .first{
    border-left:0;
}
.tabela-usuario thead tr td{
    padding:15px;
    color:black;
    border-left:1px solid #DAD7CF;
    border-bottom:1px solid #DAD7CF;
    border-top:1px solid #DAD7CF;
    background:#F2F4F7;
    font-weight:bold;
}
.tabela-usuario tbody tr td{
    padding:15px;
    color:black;
    border-left:1px solid #DAD7CF;
    border-bottom:1px solid #DAD7CF;
}
/* Novo CSS do formulario  de cadastro*/

.zend_form .radio-conteiner{
    float:left;
    width:197px;
}
.zend_form .radio-conteiner .radio-bottom{
    float:left;
    display:inline;
    width:192px;
    font-size:10px;
    padding:5px 0 5px 5px;    
}
.zend_form .radio-conteiner .jradio-bottom{
    float:left;
    display:inline;
    width:192px;
    font-size:10px;
    padding:5px 0 5px 5px;
}
.zend_form .radio-conteiner .radio-bottom.selecionado{
    border-bottom:1px solid #DAD7CF;
    border-top:1px solid #DAD7CF;
    border-left:1px solid #DAD7CF;
    background-color:#FFF;
    position:relative;
}
.zend_form .radio-conteiner .jradio-bottom.selecionado{
    border-bottom:1px solid #DAD7CF;
    border-top:1px solid #DAD7CF;
    border-left:1px solid #DAD7CF;
    background-color:#FFF;
    position:relative;
}
.zend_form .text-selects{
    float:left;
    display:inline;
    width:245px;
    _width:238px;
    font-size:10px;
    padding:5px 5px 5px 15px;
    clear:none;
    border:1px solid #DAD7CF;
    *width:238px;
}
.zend_form .text-selects p *{
    clear:none;
    float:none;
}
.zend_form h1{
    float:left;
    margin-bottom:24px;
}
.zend_form .claro{ float:none; color:#999; }
.blocoCad-grande{
    display:inline;
    clear:none;
    float:left;
    padding:0 15px 5px 0;
    width:410px;
    margin-left:21px;

}
.tira-ml{ margin-left:0; }
.conteiner-passa-etapas{
    float:left;
    width:454px;
    margin-top:30px;
    margin-left:5px;
}
.conteiner-passa-etapas .bt-style{
    float:left;
    clear:none
}
.conteiner-passa-etapas .etapa{
    float:left;
    width:254px;
    clear:none;
    margin-left:2px;
}
.conteiner-passa-etapas .etapa .des-passos{
    float:left;
    width:254px;
    clear:both;
    text-align:center;
    color:#999;
    font-weight:bold;
    font-size:16px;
    margin-top:5px;
}
.conteiner-passa-etapas .etapa img{
    float:left;
    margin:0 1px;
    clear:none;
}
.passo-2{ display:none; }
.passo-3{ display:none; }
.fases-3{ display:none;}
.jpasso-2{ display:none; }
.jpasso-3{ display:none; }
.jfases-3{ display:none;}
.some-tudo{ display:none;}


.zend_form .bt-style-complemento{float:right;}
