@import url("reset.css");
html{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: url("../imagens/efeito_fundo_testeira.jpg") repeat scroll;
}
/*@font-face {
    font-family: 'Trebuchet MS';
    font-style: normal;
    font-weight: 400;
    src: local('Trebuchet MS '), local('Pompiere-Regular'), url(REn9C5nNcBLtk0UzcbjDQPesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}*/
ul{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;	
    margin:0px;
    padding:0px;
    color:#fff;
}
h1, h2, h3{
    color:#fff;
    font-weight:normal;
}
a{
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
img{
    border:none;
}
p{
    color:#fff;
    font-size:13px;
    text-align:justify;
    font-weight:normal;
}
.alignCenter { text-align: center; }
/**Busca**/
.busca_menu{
    display: block;
    height: auto;
    width: 156px;
    margin: 0 20px;
}
.campo_busca{
    border: medium none;
    display: block;
    height: 25px;
    text-indent: 3px;
    width: 120px;   
    float: left;    
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.enviar_busca{
    border: medium none;
    background: darkgreen;
    color: #FFFFFF;
    cursor: pointer;
    height: 25px;  
    float: left;   
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px; 
}
.box_restrito{
    display: block;
    float: left;
    height: 220px;
    width: 216px;
}
.mostra_todos{
    color: #000000;
    display: block;
    height: auto;
    text-align: center;
    width: 216px;
}
.form_login_restrito{
    display: table;
    height: auto;
    margin: auto;
    width: 220px;
}
.form_login_restrito .login{
    border: medium none;
    display: block;
    height: 25px;
    text-indent: 10px;
    width: 220px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
.form_login_restrito .senha{
    border: medium none;
    display: block;
    height: 25px;
    margin-top: 10px;
    text-indent: 10px;
    width: 220px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
.form_login_restrito .logar{
     background: -webkit-linear-gradient(bottom, #E0E0E0, #F9F9F9 70%);
     background: -moz-linear-gradient(bottom, #E0E0E0, #F9F9F9 70%);
     background: -o-linear-gradient(bottom, #E0E0E0, #F9F9F9 70%);
     background: -ms-linear-gradient(bottom, #E0E0E0, #F9F9F9 70%);
     background: linear-gradient(bottom, #E0E0E0, #F9F9F9 70%);
     border: 1px solid #CCCCCE;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
     border-radius:10px;
     box-shadow: 0 3px 0 rgba(0, 0, 0, .3),
                   0 2px 7px rgba(0, 0, 0, 0.2);
     color: #616165;
     display: block;
     font-family: "Trebuchet MS";
     font-size: 14px;
     font-weight: bold;
     line-height: 25px;
     text-align: center;
     text-decoration: none;
     text-transform: uppercase;
     text-shadow:1px 1px 0 #FFF;
     padding: 5px 15px;
     position: relative;
     width: 220px;
     margin-top: 10px;
}
.txt_acesso{
    display: table;
    font-size: 25px;
    height: 31px;
    margin: auto auto 5px;
}
.identificacao_erro{
    display: table;
    margin: 10px auto;    
}
.icos_rodape{
    color: #FFFFFF;
    display: table;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
    padding-left: 40px;
    margin-top: 2px;
    width: auto;
}
.p_curtir{
    background: url("../imagens/curtir.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.p_instagram{
    background: url("../imagens/Instagram2.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.p_radio_verde{
    background: url("../imagens/radio_verde.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.p_news{
    background: url("../imagens/news.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.p_cadastrar{
    /*background: url("../imagens/icone_news.png") no-repeat scroll 9px 8px rgba(0, 0, 0, 0);*/
    color: #FFFFFF;
    display: table;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    margin-top: 2px;
    width: auto;
}

/*****************************/
/*        Box Bandeira	     */
/*****************************/
.box_bandeiras{
    display: block;
    float: left;
    height: 68px;
    /*width: 46px;*/
}
.bandeira_1, .bandeira_2{
    background: url("../imagens/bandeiras.png") no-repeat scroll 0 -2px rgba(0, 0, 0, 0);
    display: block;
    height: 18px;
    margin: 17px 6px;
    width: 23px;
    float: left;
}
.bandeira_2{
   background-position: 0 -25px; 
}
.box_ico_chave{
    display: none;
    float: left;
    height: 68px;
    width: 45px;    
}
.chave_login{
    background: url("../imagens/chave.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 23px;
    margin: 9px 11px 0;
    width: 23px;
}
/*****************************/
/*          TESTEIRA	     */
/*****************************/
.cont_radio{
    display: table;
    /*width: 910px;*/
    height: auto;
}
.cont_radio_2{
    display: table;
    width: auto;
    margin: auto;
    height: auto;
}
#topo_tudo { 
    background: url("../imagens/efeito_fundo_rodape.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: table;
    height: 70px;
    
    top: 0;
    width: 100%;
    z-index: -9999999;
}
.testeira {
    height: 70px;
    margin: 0px auto 0;
    position: relative;
    width: 989px;
    display:table;
}
.logo {
    display: table;
    float: left;
    margin-top: 5px;
    width: 200px;
}

/*****************************/
/*		FORMATAÇÔES			 */
/*****************************/
.tira_float{
    float: none !important;
}
.caixa_alta{
    text-transform: uppercase;	
}
.titulo_1 {
    display: table;
    float: left;
    margin-bottom: 20px;
    width: 100%;
    font-size: 18px;
}
.titulo_newsletter{
    width:630px !important;	
    float:left;
}
.outros_titulo{
    width:815px !important;
    font-size: 18px;
}
.titulo_2{
    font-size:18px;
    font-weight:bold;
}
.titulo_4 {
    display: table;
    font-size: 17px;
    margin-bottom: 35px;
    width: 554px;
}
.titulo_6 {
    display: table;
    float: left;
    font-size: 17px;
    margin-bottom: 70px;
    width: 676px;
}
.titulo_7 {
    display: table;
    float: left;
    font-size: 17px;
    width: 300px;
}
.espaco_maior_titulo{
    margin-top:15px;	
}
.tira_fundo{
    background:none !important;	
}
.titulo_mes{
    color:#ffff99;	
    margin-bottom:20px;
}
.tira_margem{
    margin:0;	
}
.outra_cor{
    color:#999933;	
}
.outra_cor2{
    color:#c1b889;	
}
.cor_branca{
    color:#fff;	
    position:relative;
    z-index:2
}
.esquerda{
    float: left !important;	
}
.tamanho_tudo{
    width:900px !important;
}
.botao_topo{
    background:url(../imagens/botoes_topo.png) no-repeat;
    width:22px;
    height:22px;
    display:table;	
    float:left;
}
.botao_x {
    background-position: -34px 0;
    margin-left: 10px;
}
.botoes_top{
    float:right;
}
.sem_margem_bottom{
    margin-bottom: 0 !important;
}
.sub_titulo {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
    margin-bottom: 10px;
}
/*****************************/
/*			MENU			 */
/*****************************/
.menu {
    float: left;
    height: 58px;
    margin: 6px auto;
    position: relative;
    width: 635px;
}
.tamanho_ul_menu{
    width:800px;
    display:table;	
}
li.menu_itens {
    float: left;
    height: 40px;
    width:136px;
    cursor:pointer;
}
.li_menor{
    width:100px !important;	
}
.menu_itens_menor{
    width:100px !important;
}
.link_menu {
    color: #FFFFFF;
    display: table;
    height: 24px;
    line-height: 24px;
    padding-top: 12px;
    text-align: center;
    width: 150px;
}
.link_menu:hover {
    text-decoration:underline;
}

/* ***************  */
/* SUB MENU */
/* ***************  */
li:hover ul ul, li.over ul ul {
    display:none;
    color: #fff;
}

li:hover ul, li li:hover ul, li.over ul, li li.over ul {
    display: block; 
    color: #fff;
}
#SubMenu { position:inherit!important; }
.submenu {
    background: url("../imagens/fundo_sub_menu.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    margin-top: -75px;
    padding: 132px 3px 10px;
    position:relative;
    z-index: 9999999;
    width:139px;
}
.submenu_menor {
    margin-left: 0px;
    padding: 104px 8px 11px !important;
    width: 95px !important;
    z-index: 9999999;
}
.tam1{
    width:135px !important;
}
.tam2{
    width:170px !important;
}
.submenu_pi {
    background: url("../imagens/fundo_sub_menu.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    margin-top: -104px;
    padding: 132px 3px 10px;
    position:relative;
    z-index: 9999999;
    width:131px;
}
.li_sub {
  /*  font-size: 16px;
    font-weight: bold;*/
}
.link_li_sub {
    color: #FFFFFF;
    display: block;
    height: 35px;
    width: 125px;
    text-align:right;
}
.link_li_sub_menor{
    width: 73px !important;	
}
.separador_li_sub {
    display: table;
    height: 37px;
}
/*****************************/
/*        Equipes	     */
/*****************************/
.corpo_equipe{
    display: table;
    height: auto;
    width: 910px;   
}
/*****************************/
/*        Revistas	     */
/*****************************/
.box_item{   
    background: url("../imagens/efeito_fundo_produto.png") repeat scroll 0 0 ;
    display: block;
    float: left;
    height: 392px;
    margin-bottom: 35px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px 10px;
    position: relative;
    width: 243px;
}
.box_item a:first-child{ height: 80px; display:block; }
.titulo_item{
    display: table;
    font-size: 20px;
    height: 50px;
    width: 240px;
}
.imagem_item{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #666600;
    display: table;
    height: 225px;
    width: 170px;
    margin: auto;
}
.chamada_item {
    color: #FFFFFF;
    display: table;
    margin-top: 5px;
    width: 100%; 
}
.lupa_item {
    background: url("../imagens/lupa_produto.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -15px;
    display: block;
    height: 33px;
    position: absolute;
    right: 25px;
    width: 33px;
}
.texto_clipping{
    display: table;
    height: auto;
    width: 100%;
}
.texto_clipping p{
    display: table;
    height: auto;
    width: 100%;
    margin: 10px 0;
}
/*****************************/
/*          Revista	     */
/*****************************/
.box_item_revista{   
    display: block;
    float: left;
    height: 238px;
    margin-bottom: 15px;
    margin-left: 23px;
    margin-right: 23px;
    position: relative;
    width: 170px;
}
.imagem_item_revista{
    background: none repeat scroll 0 0 #FFFFFF;
    display: table;
    height: 238px;
    width: 170px;
    margin: auto;
}
.lupa_item_revista {
    background: url("../imagens/lupa_produto.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    display: block;
    height: 33px;
    position: absolute;
    right: 0;
    width: 33px;
}
/*****************************/
/*        VIDEOS/FOTOS       */
/*****************************/

.bloco_tudo_video_foto{
    display: block;
    float: left;
    height: 340px;
    margin-bottom: 20px;
    padding-left: 10px;
    position: relative;
    width: 275px;
}
.bloco_tudo_video_foto_2{
    display: block;
    float: left;
    height: 240px;
    margin-bottom: 25px;
    padding-left: 10px;
    position: relative;
    width: 275px;
}
.bloco_tudo_titulo_video_foto{
    display: block;
    font-size: 20px;
    width: 275px;
    height: 35px;
    line-height:35px;    
}
.bloco_tudo_imagem_video_foto{
    background: #FFFFFF;
    border: 2px solid #666600;
    display: block;
    height: 156px;
    width: 239px;
    position: relative;
    z-index: 2;
    left: -10px;
}
.bloco_tudo_imagem_video_foto img{
    display: block;
    height: 156px;
    width: 239px;
}
.bloco_tudo_lupa_video_foto{
    background: url("../imagens/play_video.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 33px;
    position: absolute;
    right: 60px;
    top: 200px;
    width: 33px;
    z-index: 2;
}
.bloco_tudo_conteudo_video_foto {
    background: url("../imagens/efeito_fundo_bloco_video_foto.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 120px;
    padding: 157px 100px 18px 10px;
    position: absolute;
    top: 45px;
    width: 165px;
    z-index: 1;
}

.bloco_tudo_conteudo_video_foto_2 {
    background: url("../imagens/efeito_fundo_bloco_video_foto.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 20px;
    padding: 157px 100px 18px 10px;
    position: absolute;
    top: 45px;
    width: 165px;
    z-index: 1;
}
.imagem_foto{
    display: block;
    float: left;
    height: 165px;
    margin: 10px 23px;
    width: 170px;
}

/******************************/
/*       VIDEO HOME          */
/*****************************/
.img_thumb {
    background: url("../imagens/player2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: table;
}


/*******************************/
/*           Econews          */
/*****************************/
.bloco_mundo{
    display: block;
    height: 190px;
    width: 350px;
    margin: 20px 40px;
    float: left;
    position: relative;
}
.img_mundo{
    background: none repeat scroll 0 0 #FFFFFF;
    display: table;
    height: 130px;
    width: 190px;
    float: left;
}
.img_mundo img{
    display: table;
    height: 130px;
    width: 190px;
    float: left;
}
.bloco_texto_mundo{
    display: block;
    float: left;
    height: 130px;
    margin-left: 10px;
    width: 150px;    
}
.mes_mundo{
    display: table;
    width: 100%;
    height: 15px;
    color: #999933;
    font-size: 14px;
    text-transform: uppercase;
}
/*.titulo_mundo{
    color: #FFFF99;
    display: table;
    font-size: 20px;
    height: 50px;
    margin-bottom: 5px;
    width: 100%;
}*/
.titulo_mundo{
    color: #FFFF99;
    display: table;
    font-size: 15px;
    height: 39px;
    margin-bottom: 5px;
    width: 100%;
}
/*.continuar_mundo{
    background: url("../imagens/seta_continue_lendo.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    height: 23px;
    line-height: 23px;
    padding-left: 20px;
    position: absolute;
    right: 40px;
    text-transform: uppercase;
    top: 145px;
    width: auto;
}*/
.continuar_mundo {
    background: url("../imagens/seta_continue_lendo.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    padding-left: 20px;
    position: absolute;
    right: 103px;
    text-transform: uppercase;
    top: 165px;
    width: auto;
}
.icones_mundo{
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    top: 130px;
    width: 70px;
}
.box_titulo_econew{
    display: table;
    height: 57px;
    width: 910px;
}
.box_titulo_econew h2{
    background: url("../imagens/separador_topo.jpg") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
    display: table;
    font-size: 17px;
    height: 26px;
    margin-bottom: 4px;
    text-transform: uppercase;
    width: 100%;
}
.box_titulo_econew h3{
    background: url("../imagens/separador_topo.jpg") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
    display: table;
    font-size: 17px;
    height: 26px;
    margin-bottom: 4px;
    text-transform: uppercase;
    width: 100%;
}
.box_titulo_econew span{
    background: url("../imagens/separador_topo.jpg") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: table;
    font-size: 16px;
    height: 28px;
    text-indent: 10px;
    line-height: 25px;
    width: 100%;
}
.box_texto_econew, .box_texto_pense_verde{
    display: table;
    height: auto;
    width: 910px;   
}
.box_texto_econew p{
    display: table;
    height: auto;
    font-size: 18px;
    width: 100%;   
    margin-top: 15px;
    margin-bottom: 15px;
}
.box_texto_pense_verde p{
    display: table;
    height: auto;
    width: auto;   
    margin-top: 15px;
    margin-bottom: 15px;   
}
.box_texto_pense_verde img{
    border: 10px solid #666600;
    display: block;
    float: right;
    margin: 20px;
}
.box_texto_pense_verde li{
    font-size:13px;
    list-style-type: disc;
    list-style-position: inside;
}
.box_noticia_mes{
    display: block;
    width: 910px;
    height: 100px;
    margin-bottom: 40px;
}
.link_mes{
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 18px;
    height: 30px;
    margin: 10px 0;
    text-align: center;
    width: 150px;
}
.nenhum_registro{
    font-size: 28px;
    display: table;
    width: 100%;
    height: 50px;
    color: #fff;
}
/**************************/
/*         Duvidas        */
/**************************/
.corpo_duvidas{
    display: table;
    height: auto;
    width: 910px;   
}
/*.link_governo{
    color: #FFFFFF;
    display: block;
    font-size:20px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 890px;
}*/
.link_governo {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: 23px;
    line-height: 23px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
    width: 890px;
    cursor: pointer;
}
.seta{
    background: url("../imagens/icone_menos.png") no-repeat scroll 0 center !important;
}
.seta_2{
    background: url("../imagens/icone_mais.png") no-repeat scroll 0 center transparent;
}
.content{
    display: table;
    height: auto;
    margin: 0px 20px;
    width: 870px;
}
/*.content ul li p{
    display: table;
    height: auto;
    font-size: 19px;
    width: 100%;
}*/
.content ul li p {
    display: table;
    font-size: 16px;
    height: auto;
    width: 100%;
}
/*****************************/
/*			RODAPE			 */
/*****************************/
#rodape{
    width:100%;
    position:fixed;
    z-index: 1000;
    bottom:0;
}
.rodape_fim {
    background:url(../imagens/efeito_fundo_rodape.png) repeat 0 0;
    bottom: 0;
    display: table;
    height: 45px;
    position: relative;
    width: 100%;
    z-index:9999;
}
.rodape_limite {
    height: 50px;
    margin: 0 auto;
    width: 989px;
    line-height:50px;
}
.p_rodape{
    float:left;
}
.conteudo_direita{
    float:right;
    line-height: 42px;
}

/*****************************/
/*			CORPO			 */
/*****************************/
.box_corpo {
  
    display: table;
    height: 374px;
    margin: 82px 0 30px;
    position: absolute;
    width: 100%;
    z-index: 999;
}
.corpo {
    display: table;
    height: 375px;
    margin: 20px auto;
    padding: 20px;
    position: relative;
    width: 900px;
}
.corpo_interno {
    /*background: url("../imagens/efeito_corpo_interno.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    display: table;
    height: 330px;
    width: 910px;
}
.corpo_interno_claro{
    /*background: url("../imagens/efeito_corpo_interno_claro.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/	
}
.corpo_padding{
    padding:20px;	
    display:table;
}
.efeito_fundo_corpo{
    background:url(../imagens/efeito_corpo.png) repeat 0 0;	
}
.corpo_3{
    width:910px;
    display:table;	
}


/*****************************/
/*			EMPRESA			 */
/*****************************/
.corpo_lado_um {
    display: table;
    float: left;
    margin-right: 13px;
    width: 445px;
}
.outras{
    width:900px !important;	
}
.texto_corpo{
    width:100%;
    display:table;
    margin:10px 0;	
}
.local_img{
    width:450px;
    display:table;
    height:240px;
    float:left
    /*background:#666600;*/	
}
.local_img2{
    width:196px;
    display:table;
    height:130px;
    background:#666600;
    float:left;
}
.tam3{
    width:179px !important;	
}
.margem_img_direita{
    margin-right:50px;	
}
.margem_img_bottom{
    margin-bottom:15px;	
}
.corpo_lado_dois {
    display: table;
    float: left;
    /*margin-top: 25px;*/
    width: 400px;
}
.li_empresa{
    color:#fff;
    list-style:outside;
    margin-left:15px;
    font-size: 13px;
}
/*****************************/
/*      PROJETOS INFANTIS    */
/*****************************/
.tamanho_local_img_projetos{
    height:130px !important;	
}
.icos, .total_registros {
    float: left;
    height: 50px;
    width: 245px;
    margin: 15px 0;
}
.total_registros p {
    float: left;
    width: 75px;
}
.icos_fb_gp {
    background: url("../imagens/icos_fb_gp.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: table;
    height: 45px;
    width: 35px;
}
.icos_fb_gp:hover{
    text-decoration:none;	
}
.ico_fb{
    background-position:10px 10px;	
    float:left;
}
.ico_gp{
    background-position:-30px 10px;
}
.total_registros_tamanho {
    width: 175px !important;
    display:table;
}
/***************************/
/*     Box Mycorousel      */
/***************************/
.box_mycarousel {
    display: block;
    float: left;
    height: 166px;
    left: 22px;
    position: relative;
}

/*****************************/
/*  PROJETOS INFANTIS TODOS  */
/*****************************/
.bloco_tudo{
    display: table;
    float: left;
    height: 220px;
    margin-bottom: 30px;
    margin-left: 7px;
    position: relative;
    width: 403px;
}
.bloco_cont_tudo{
    display: block;
    height: 220px;
    position: relative;
    width: 240px;
    z-index: 5;
}
.titulo_bloco_tudo{
    display: block;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 240px;
}
.img_bloco_tudo{
    background: none repeat scroll 0 0 #FFFFFF;
    display: table;
    height: 155px;
    width: 240px;
}
.bloco_tudo p{
    background: url("../imagens/efeito_fundo_produto.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 155px;
    padding: 30px 10px 35px 156px;
    position: absolute;
    right: 0;
    top: 0;
    width: 140px;
}
.lupa_bloco_tudo{
    background: url("../imagens/lupa_produto.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 34px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 193px;
    width: 33px;
    z-index: 2;
}

.bloco_opcionais {
    display: table;
    height: 385px;
    width: 290px !important;
}
.titulo_3 {
    display: table;
    float: left;
    font-size: 20px;
    width: 96px;
}
.padding_titulo{
    padding-left:18px;
}
.titulo_5{
    width: 240px !important;
}
.bloco_conteudo {
    background: url("../imagens/efeito_fundo_produto.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: table;
    float: left;
    height: 192px;
    margin: -245px 50px 50px 96px;
    padding: 10px 10px 18px 157px;
    position: relative;
    width: 140px;
    z-index: 1;
}
.bloco_conteudo_opcionais {
    background: url("../imagens/efeito_fundo_produto.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: table;
    float: left;
    height: 130px;
    margin: -246px -10px;
    padding: 213px 23px 0 26px;
    position: relative;
    width: 209px;
    z-index: 1;
}
.img_categoria {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #666600;
    height: 156px;
    position: relative;
    width: 239px;
    z-index: 2;
    display:table;
}
.img_categoria_opc {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #666600;
    display: table;
    height: 156px;
    margin-bottom: 49px;
    position: relative;
    width: 239px;
    z-index: 2;
}
.titulo {
    display: table;
    height: 31px;
    width: 50px;
}
.lupa {
    display: table;
    float: right;
    height: 45px;
    margin-top: 5px;
    position: relative;
    text-align: justify;
    width: 245px;
    z-index: 2;
}
.lupa_opc{
    display: table;
    float: right;
    height: 45px;
    margin-top: 77px;
    position: relative;
    text-align: justify;
    width: 101px;
    z-index: 2;	
}
.lupa_infantis {
    display: table;
    float: left;
    height: 45px;
    margin-top: 5px;
    position: relative;
    text-align: right;
    width: 240px;
    z-index: 2;
}
.tam_lupa2{
    width: 90px !important;	
}

.box_cima{
    display: table;
    margin-bottom: 60px;
}
.box_baixo{
    display: table;
    margin-bottom: 10px;
    height: 100px;
    width: 100%;
}
.container {
    display: table;
    width: 425px;
}
.box_descricao_todos{
    width: 100%;
    height: auto;
    display: table;
}
.box_descricao_todos h3, .container h3{    
    color: #FFFFFF;
    display: table;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 100%;
}
.box_descricao_todos p{
    display: table;
    margin: 10px 0;
    width: 100%;   
}
.box_descricao_todos ul{
    display: table;
    margin: 10px 0;
    width: 100%;   
}
.box_descricao_todos ul li{
    color: #FFFFFF;
    margin: 5px 0;
    width: 100%;
    list-style-type: disc;
    list-style-position: inside;
    font-size: 13px;
}
.img_planta_baixa{
    display: table;
    width: 708px;
    height: auto;
    margin: auto;
} 
/*****************************/
/*			Mundo Verde		 */
/*****************************/
.corpo_manutencao{
    display: table;
    height: auto;
    width: 910px;   
}
/*****************************/
/*			Mundo Verde		 */
/*****************************/
.continue_lendo {
    display: table;
    float: left;
    width: 142px;
    margin-top:10px;
}
.tamanho_bloco_maior{
    width:143px !important;	
    margin:-322px 50px 50px 96px !important;
}
.continuar_lendo{
    line-height:50px;	
    float:left;
}
.margem_img {
    background: url("../imagens/seta_continue_lendo.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 23px;
    width: 14px;
    color:#fff;
}
.link_2 {
    display: table;
    height: 50px;
    width: 28px;
    color:#fff;
}
.bloco_md_verde{
    width:145px;
    display:table;
    float:left;	
    padding:0px 0px 10px 10px;
}
.espaco_maior{
    width:430px !important;	
}
.md_verde_icos {
    float: left;
    height: 50px;
    margin: 178px -262px 55px;
    width: 146px;
}

/*****************************/
/*			Pense Verde		 */
/*****************************/
.separador_topo{
    background:url(../imagens/separador_topo.jpg) repeat-x 0 0;
    width:900px;
    display:table;	
}
.data_not {
    margin: -4px 0 10px 11px;
}
.lado_corpo_um{
    float:left;
    width:620px;
    margin-right:30px;
    display:table;
}	
.lado_corpo_dois{
    width:250px;
    display:table;	
    float:left;
    text-align:right;
}
.img_pv {
    background: none repeat scroll 0 0 #666600;
    display: table;
    height: 300px;
    padding: 10px;
    width: 230px;
}
.outros{
    margin-top:40px;
    font-size:18px;
    font-weight:bold;	
    width:100%;
    text-align:right;
}
.ul_outros{
    margin-top:10px;	
}
.li_outros{
    line-height:30px;	
}

/*/////////////////////////////
                        BANNER 
//////////////////////////////*/
#banner_tudo {
    display: block;
    height: 325px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: -2;
}
.banners {
    display: block;
    height: 330px;
    margin: 0 auto;
    position: relative;
    width: 950px;
}

/*****************************/
/*		Fale Conosco	 	 */
/*****************************/
.esquerda{
    float:left;
}
.form_tudo{
    width:100%;	
    display:table;	
}
.campo_texto{
    padding:5px;
    width: 380px;
    border: 1px solid #B0AEB0;	
}
.campo_texto2 {
    background: #FFFFFF;
    border: 1px solid #B0AEB0;
    padding: 5px 25px 5px 5px;
    width: 172px;
}
.label_form {
    color: #FFFFFF;
    display: table;
    font-size: 14px;
    height: 20px;
    padding-right: 13px;
    text-align: right;
}
li.li_form {
    display: block;
    float: left;
    margin: 5px 10px;
    width: 394px;
}
li.li_form_2 {
    display: block;
    float: left;
    width: 192px;
}
li.li_form_3 {
    display: block;
    float: right;
    margin-top: -33px;
    width: 43px;
}
.li_maior{
    width:100% !important;	
}
.areatextoForm {
    border: 1px solid #B0AEB0;
    height: 91px;
    width: 390px;
}
li.form_textarea{
    padding-top:5px;
    width:394px;
}
.tamanho_ul {
    display: table;
    height: 278px;
    width: 865px;
}
.tamanho_ul_2 {
    display: table;
    width: 216px;
}
.botao_enviar_form {
    background: url("../imagens/fundo_botao_buscar_menu.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border:none;
    font-size:20px;
    color: #FFFFFF;
    cursor: pointer;
    height: 37px;
    width: 115px;
    text-align: right;
    font-family: 'Roboto Slab', serif;
}
.botao_enviar_form2 {
    background:url(../imagens/ok_news.png) no-repeat right center;
    border:none;
    font-size:20px;
    color: #FFFFFF;
    cursor: pointer;
    height: 37px;
    width: 19px;
    text-align: right;
}
.botao_enviar_form:hover{
    color:#999933;	
}
.li_estado{
    width:36px !important;
}
.li_cep{
    width:325px !important;	
}
.label_mens{
    margin-left:10px;	
}
.alinha_texto{
    text-align:right;
    width:100px;
}
.casca_clube{
    display: table;
    height: auto;
    width: 100%;
    margin-bottom: 50px;
}
.cadastro_newsletter {
    float: right;
    height: 57px;
    width: 205px;
}
.box_newsletter{
    display: table;
    height: auto;
    width: 910px;
}
.cont_newsletter{
    display: table;
    margin: auto;
}
.cadastre_se{
    color:#fff;
    font-size:21px;	
    font-weight:bold;
}
/*****************************/
/*		FORMATAÇÔES			 */
/*****************************/
.tira_width{
    width: auto !important;
}
.box_paginacao{
    width:860px;
    display:table;
    height:100px;	
    padding-top:55px;
}
.anterior{
    background:url(../imagens/seta_anterior.png) no-repeat center center !important;
    float:left;
    width:50px;
    height:50px;
    display:table;	
}
.proximo {
    background: url("../imagens/seta_proximo.png") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
    display: table;
    float: right;
    height: 50px;
    width: 50px;
}
.paginacao {
    display: table;
    height: 35px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    width: auto;
}
.paginacao li {
    display: block;
    height: 30px;
    line-height: 33px;
    width: 30px;
    margin:10px 2px auto;
    float:left;
    color: #FFFFFF;
}
.paginacao li a {
    background: none repeat scroll 0 0 #767620;
    display: block;
    height: 30px;
    line-height: 33px;
    width: 30px;
    color: #FFFFFF;
}
.paginacao li a:hover, .paginacao li.ativo{
    background:#5e5e1a;
    text-decoration:none;
    cursor:pointer;
}
/***************************/
/*      Cadastrar News	   */
/***************************/
.box_cadastrar_news, .box_aviso{
    display: none;
    height: 350px;
    position: absolute;
    top: 200px;
    width: 100%;
    z-index: 999;
}
.cont_cadastrar_news{
	display:block;
	background-color:rgba(0, 0, 0, 0.8);
	height:350px;
	width:450px;
	position:relative;
	margin:auto;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}
.cont_cadastrar_news p{
	font-size: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
	margin-top:20px;
}
.fechar_news{
    background: url("../imagens/icone_fechar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	position:absolute;
	right:0;
	top:0;
	height:21px;
	width:21px;
	text-decoration:none !important;
	display:block;
}
.form_cadastrar_news label, .form_cadastra_news label{
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 0 10px;
    width: 410px;	
	color:#FFFFFF;
}
.form_cadastrar_news .campo, .form_cadastra_news .campo{
    height: 25px;
    margin: 0px 9px 10px;
	line-height:25px;
	padding:0px 10px;
    width: 410px;	
	border:medium none;
	border:#d4d6d6 1px solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}
.form_cadastrar_news .enviar_news, .form_cadastra_news .enviar_news{
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;	
	background-color: #003300;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 17px;
    height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 100px;
}
.logo_news {
    display: block;
    height: 59px;
    margin-left: 8px;
    width: 171px;
}
/*///////////////////////////
        Validacao
///////////////////////////*/
.form_erro{
    color:#19575E!important;
}
.boxMsg{
    background-color:#b0d2d6;
    border:1px dashed #435A85;
    color:#000!important;
    padding:10px;
    position:absolute;
    text-align:center;
    width:200px;
    z-index:9999;
}
.pdf{
    width:100px;
    float:right;
    margin-top:20px;
}
.alinhamento_texto2 {
    display: table;
    float: left;
    margin-right: 13px;
    width: 96%;
}
.migalha{
    color:#fff;
    text-decoration: underline;
}
.migalha:hover{
    text-decoration: none;
}
.radio_verde{
    background: url("../imagens/efeito_fundo_rodape.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.box-agency-alc{
    bottom: -15px;
    color: #fff;
    font-size: 11px;
    position: absolute;
    right: 0;	
}
.box-agency-alc a{
    color: #fff;
}