
.div_captcha{
padding: 5px;
display: inline-block;
text-align: center;
background:#FFF;
border: #06F dashed 1px;
border-radius: 4px;
padding: 4px;
}

/*menu horiz - inicio */


.menu_horiz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF6600;
	border: #009 solid 1px;
	border-radius: 4px;
	background: #FFFFFF;
	background-image: linear-gradient(to bottom, #09C, #0FF, #09C);
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
	transition:all 0.3s linear;
}
.menu_horiz:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF6600;
	border: #009 solid 1px;
	border-radius: 4px;
	background: #FFFF00;
	background-image: linear-gradient(to bottom, #FFFF00, #FFFF00, #FFFF00);
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
}
.menu_horiz:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	border: #009 solid 1px;
	border-radius: 4px;
	background: #FF9900;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
	
	}


/*menu horiz - fim */







/*menu rede social texto PG INICIO - inicio */


.menu_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #0E0183;
	cursor: pointer;
}
.menu_texto:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #F07F02;
	cursor: pointer;
}
.menu_texto:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #0200D5;
	cursor: pointer;
	}


/*menu rede social texto PG INICIO - fim */	
	

	
/*menu rede social texto RODAPE - inicio */


.menu_texto_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0E0183;
	cursor: pointer;
}
.menu_texto_rodape:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F07F02;
	cursor: pointer;
}
.menu_texto_rodape:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0200D5;
	cursor: pointer;
	}


/*menu rede social texto RODAPE - fim */	







/*menu btn promocoes*/


ul#div_paginar2 {
	font: 12.5px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
	margin: 0;
	padding: 0;
	text-decoration:underline;
}
ul#div_paginar2 li {
	list-style-type: none;
	position: relative;
	float:left;
}
ul#div_paginar2 li a {
	list-style-type: none;
	position: relative;
	background-color: #C5F5FE;
	color: #06F;
	margin: 2px;
	padding: 4px;
	border: 1px solid #09F;
	float:left;
}
ul#div_paginar2 li a:hover {
	background-color: #F9FFFF;
	border: 1px solid #09F;
	color: #03F;
	float:left;
}
#div_paginar {
	background-color: #FFF;
	margin: 2px;
	padding: 4px;
	border: 1px solid #06F;
	float:left;
}




#menu_mapa {
margin: 0;
padding: 0;
}
#menu_mapa a {
	display: block;
	width: 62px;
	height: 62px;
	background-image: url(../imagens_index/btn_ant_r.png);
	text-decoration: none;
	position: relative;
}
#menu_mapa li {
	text-decoration: none;
	list-style-type: none;
}
#menu_mapa a:hover { 
background-image: url(../imagens_index/btn_ant_r2.png); 
}




#menu_mapa_dir {
margin: 0;
padding: 0;
}
#menu_mapa_dir a {
	display: block;
	width: 62px;
	height: 62px;
	background-image: url(../imagens_index/btn_prox_r.png);
	text-decoration: none;
	position: relative;
}
#menu_mapa_dir li {
	text-decoration: none;
	list-style-type: none;
}
#menu_mapa_dir a:hover { 
background-image: url(../imagens_index/btn_prox_r2.png); 
}


/*menu btn promocoes*/



#div_rodape {
	border-top-width: 12px;
	border-top-style: double;
	border-top-color: #FC0;
	margin-top: 8px;
	background-color: #E8FDFF;
	background-image: url(../imagens_index/banner_rodape_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
#div_topo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;
}
#div_topo2 {
	background-image: url(../imagens_index/banner_topo_1_fd.png);
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 200px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BBE3FF;
}
#div_produto_sistemas {
	border: 1px solid #BEAC70;
	margin: 2px;
	float: left;
	height: auto;
	width: 255px;
}
#div_produto_sistemas2 {
	border: 1px solid #BEAC70;
	margin: 2px;
	float: left;
	height: auto;
	width: 201px;
}
#div_produto_sistemas3 {
	border: 1px solid #BEAC70;
	float: left;
	height: auto;
	width: 365px;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 8px;
	background-color: #F5F2E9;
	padding: 4px;
}
#div_produto_sistemas4 {
	border: 1px solid #BEAC70;
	height: auto;
	width: auto;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #F5F2E9;
	padding: 4px;
}
#div_produto_sistemas5 {
	border: 1px solid #0066FF;
	height: auto;
	width: auto;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #D7FCFF;
	padding: 4px;
}
#div_produto_sistemas6 {
	border: 1px solid #FF9900;
	height: auto;
	width: auto;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #FFF4DD;
	padding: 4px;
}
#div_descri {
	height: 80px;
	overflow: auto;
	background-color: #FBFAF4;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
}
#div_descri_2 {
	background-color: #FBFAF4;
	margin-top: 6px;
	margin-bottom: 17px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 17px;
	padding-left: 8px;
}
#div_descri_3 {
	background-color: #C1F2FD;
	margin-top: 6px;
	margin-bottom: 17px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 17px;
	padding-left: 8px;
}
#div_descri_4 {
	background-color: #FEF8ED;
	margin-top: 6px;
	margin-bottom: 17px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 17px;
	padding-left: 8px;
}
#div_descri_menor {
	height: 50px;
	overflow: auto;
	background-color: #FBFAF4;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
}
#div_titulo_sistema {
	height: 16px;
	overflow: hidden;
}
#div_risca {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEAC70;
	margin-bottom: 2px;
	padding-top: 2px;
}



#div_ouro_btns {
	background-color: #DAF56B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 4px;
	margin-left: 4px;
}
#div_postar_recado {
	background-color: #E8FDFF;
	border: 1px dashed #09F;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(../imagens_index/logo_marca_dagua_1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#div_postar_cadastro {
	background-color: #DAF56B;
	border: 1px dashed #0C0;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../imagens_index/logo_marca_cadastro.jpg);
}
#div_1_busca {
	margin-bottom: 6px;
	padding-bottom: 6px;
	background-color: #E7E0C9;
	padding-top: 6px;
	background-image: url(../imagens_index/logo_webpratika_marca_dagua.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#div_2_busca {
	padding-bottom: 6px;
	background-color: #E7E0C9;
	padding-top: 6px;
	background-image: url(../imagens_index/logo_webpratika_marca_dagua.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 6px;
}
#div_imagem_autorizadas {
	padding: 2px;
	border: 1px solid #BEAC70;
	margin-right: 4px;
}
#div_consulta_altorizadas {
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#div_autorizadas_busca {
	border: 1px solid #BEAC70;
	padding: 2px;
	margin-right: 4px;
	height: 156px;
	width: 210px;
}
#div_2via {
	border: 1px solid #FF6600;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#div_banner_menu {
	margin-bottom: 4px;
}
#div_banner_menu2 {
	margin-bottom: 4px;
	margin-top: 3px;
}#div_dir {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099FF;
}
#div_informativo {
	border: 1px solid #006600;
	padding: 4px;
	height: auto;
}
#div_boletim_consulta {
	padding: 4px;
	height: 350px;
	overflow: auto;
	background-color: #F0FBE3;
}
#div_inicio_conteudo {
	padding: 4px;
	background-color: #FFFFFF;
}
#div_dicas {
	border: 1px solid #9900FF;
	padding: 4px;
	margin-left: 4px;
}
#div_dicas_consulta {
	background-color: #F3E9FC;
	height: 350px;
	padding: 4px;
	overflow: auto;
}
#risca_verde {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 4px;
}
#div_imagem_boletim {
	border: 1px solid #009900;
}
#div_imagem_inicio_conteudo {
	border: 1px solid #0099FF;
}
#div_imagem_dicas {
	border: 1px solid #9900FF;
}
#risca_roxo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9900FF;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 2px;
}
#risca_azul {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 2px;
}
#div_atlanta_db {
	border: 1px solid #0099FF;
}
#map_canvas {
	height: 350px;
	border: 1px solid #00CCFF;
}
#div_acesso_email {
	border: 1px solid #0099FF;
	padding: 2px;
	background-image: url(../imagens_index/banner_acesso_restrito_fd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#div_acesso_painel {
	border: 1px solid #009900;
	padding: 2px;
	background-image: url(../imagens_index/painel_wp.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#div_cliente_consulta {
	border: 1px solid #009900;
	padding: 4px;
	background-color: #F0FBE3;
}
#div_azul {
	background-color: #D7FCFF;
	border: 1px solid #0066FF;
	padding: 4px;
}
#div_azul_2 {
	border: 1px solid #0066FF;
	float: left;
}
#div_descri_serv {
	padding: 2px;
	overflow: auto;
}
#div_contorno_serv {
	border: 1px dashed #BEAC70;
	height: 2px;
}
#div_serv_c {
	border: 1px dashed #BEAC70;
	padding: 2px;
	background-color: #E7E0C9;
}
#div_serv_d {
	border: 1px dashed #BEAC70;
	padding: 2px;
	background-color: #E7E0C9;
	width: 354px;
}
#div_serv_e {
	border: 1px dashed #0066FF;
	padding: 2px;
	background-color: #B7FAFF;
	width: 354px;
}
#div_serv_f {
	border: 1px dashed #FF9900;
	padding: 2px;
	background-color: #FFCC99;
	width: 354px;
}
#div_fd_banner_topo {
	background-image: url(../imagens_index/banner_topo_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 125px;
}
#div_titulo_categorias {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09F;
	border-bottom-color: #09F;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 8px;
	margin-left: 8px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 786px;
	height: auto;
}
#div_produtos {
	border: 1px solid #06F;
	padding: 8px;
	background-color: #FFF;
}
#div_produto_1 {
	background-color: #FFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #CCC;
	float: left;
	width: 236px;
}
#div_produto_inicio {
	background-color: #FFF;
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCC;
	float: left;
	width: 222px;
}
#div_base_786 {
	width: 786px;
	margin-right: 8px;
	margin-left: 8px;
}
#div_laranja {
	border: 1px solid #F90;
	padding: 1px;
}
#div_imagem_descri {
	border: 1px solid #CCC;
	padding: 4px;
	margin-right: 4px;
	background-color: #CCFFFE;
}
#div_titulo_descri {
	margin-bottom: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
#div_descri_descri {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
}
#div_titulo_descri_a {
	margin-bottom: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
#div_rodape_btn_topo {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	background-color: #E1FAFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
}
#div_promo_inicio {
	background-color: #006CB5;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #033785;
	border-bottom-color: #033785;
	margin-top: 8px;
	margin-bottom: 8px;
}
#div_contorno_promo_inicio {
	padding: 4px;
	border: 1px solid #0099FF;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	width: 236px;
	background-position: center;
	vertical-align: middle;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
#div_produto_2 {
	border: 1px solid #0066FF;
}
#div_seta_ant {
	height: 62px;
	width: 62px;
}
#div_preco {
	height: 16px;
}
#div_miniatura {
	padding: 2px;
	border: 1px solid #999;
	margin-top: 4px;
	float: left;
	margin-right: 4px;
}
#risca_cinza {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 8px;
	padding-top: 2px;
}
#div_televendas_pg {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#div_televendas_risca_pg {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 12px;
	padding-bottom: 12px;
}
#div_tevenda_menu {
	background-color: #FFF;
}
#div_rodape_parceiros {
	margin-top: 8px;
	border-top-width: 8px;
	border-top-style: double;
	border-top-color: #CFE1FE;
	padding-top: 8px;
	padding-bottom: 8px;
}
#div_verde {
	border: 1px solid #0C0;
	background-color: #E0FECB;
	padding: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#div_erro {
	background-color: #FFF0F0;
	border: 1px solid #F00;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#div_novo_cad {
	margin: 4px;
	padding: 4px;
	border: 1px solid #09F;
	background-color: #FFF;
}
#div_login_carrinho {
	border: 1px solid #090;
	margin: 4px;
	padding: 12px;
	background-color: #E0FECB;
	background-image: url(../imagens_index/logo_marca_dagua_login_carrinho.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#div_login_minha_conta {
	border: 1px solid #090;
	padding: 2px;
	background-color: #E0FECB;
	background-image: url(../imagens_index/logo_marca_dagua_login_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#div_passo_vermelho {
	border: 1px solid #F00;
	padding: 4px;
	background-image: url(../imagens_index/fd_passo_vermelho.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#div_passo_verde {
	border: 1px solid #0C0;
	padding: 4px;
}
#div_vermelha {
	border: 1px solid #F00;
	background-color: #FFE2E1;
	padding: 4px;
}
#div_passo_verde_ok {
	background-color: #E0FECB;
	border: 1px solid #0C0;
	padding: 4px;
	background-image: url(../imagens_index/fd_passo_verde_ok.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#div_passo_end_entrega {
	padding: 12px;
	margin: 4px;
	border: 2px dashed #F90;
	background-color: #FAFEA7;
}
#div_sucesso {
	border: 1px solid #0C0;
	padding: 4px;
	background-color: #E0FECB;
}
#div_selec_ends {
	margin: 4px;
	padding: 2px;
	border: 1px solid #F00;
	background-color: #EBFFEA;
}
#div_passo_forma_pgto {
	margin: 4px;
	padding: 12px;
	border: 1px solid #60F;
	background-color: #E8FDFF;
}
#div_conta_nome {
	border: 1px solid #090;
	padding: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	background-color: #E0FECB;
}
#div_conta_site_nome {
	background-color: #E0FECB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #090;
	border-right-color: #090;
	border-left-color: #090;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#div_login_topo {
	border: 1px solid #00C;
	margin: 2px;
	padding: 2px;
	height: 115px;
	background-color: #E0FECB;
	background-image: url(../imagens_index/logo_marca_dagua_login_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#div_link_cadastro {
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#div_dados_bancos {
	text-align: left;
	padding: 8px;
	border: 1px solid #06F;
	width: 500px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-color: #FFF;
}
#div_topo_1_fd {
	background-image: url(../imagens_index/banner_topo_1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}
#div_rodape_1_fd {
	background-image: url(../imagens_index/banner_rodape_1_fd.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BBE3FF;
}
#div_rodape_1 {
	background-image: url(../imagens_index/banner_rodape_1_gif_animado.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
#div_fale_conosco {
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #CCC;
	padding: 8px;
	background-image: url(../imagens_index/logo_marca_dagua_2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#div_mapa_google {
	height: 500px;
	width: 780px;
	margin-left: 8px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#div_menu_topo_horiz {
	margin-top: 77px;
	margin-left: 150px;
}
