/* PRODUTOS E SERVIÇOS */
#header ul.nav_main li.produtoseservicos a,#header ul.nav_main li.produtoseservicos a:hover,#header ul.nav_main li.produtoseservicos a:focus {
	background-position: 0 -15px
}

/* Box */
.box_right,.box_left {
	position: relative;
	width: 165px;
	height: 120px;
	top: 0;
	left: 0;
	margin: 5px 0;
	padding: 10px;
	padding-left: -5px;
	border: 1px solid #e5e5e3
}

.box_right {
	float: right
}

.box_left {
	float: left
}

.box_left ul,.box_right ul {
	margin-left: -8px
}

#video {	
	margin-top:15px;
}

/* Produtos e Serviços */
	/*home*/
div.box_ps {
	float: left;
	width: 186px;
	margin-right: 4px;
}

div.box_ps_min {
	margin: 7px 4px;
	width: 90%;
}

div.box_ps h5 {
	color: #1D91AF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

div.box_ps img {
	margin: 3px;
	border:1px solid #F6C634 !important;
}

div.box_ps ul li {
	background: url(../img/ico_seta_amarela.gif) no-repeat 0 5px;
	padding-left: 10px;
	margin: 5px 0;
	display: block;
	float: left;
	width: 90%;
}

/* destaque horizontal */
.bloc_A, .bloc_B {
	width: 280px;
	float: left;
}

.bloc_B {
	margin-left: 7px;
}

div.box_psh_min {
	display: block;
	padding: 8px;
	width: 260px;
}

div.box_psh img {
	float: left;
	margin: 0 5px;
	border:1px solid #F6C634 !important;
}

div.box_psh p {
	display: block;
	clear: right;
}
	div.box_psh p.cimg {
		float: right;
		width: 125px;
	}
	
	div.box_psh p strong {
		color: #1D91AF;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	div.box_psh ul li span {
		display: block;
	}
	
	div.box_psh p span.ico {
		display: block;
		background: url(../img/ico_seta_amarela.gif) no-repeat 0 5px;
		padding-left: 10px;
		margin: 5px 0;
	}

.tit_gerdau_mundo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #004e6d;
	text-transform: uppercase;
	padding: 10px;
}

p.tit_gerdau_mundo {
	font-weight: normal;
	text-transform: none;
	padding: 0 10px;
}

.gerdau_mundo_paises {
	margin: 10px;
}

.gerdau_mundo_paises select {
	background-color: #edf8fb;
	border: 1px solid #1892b1;
	color: #787879;
	font-size: 9px;
	width: 143px;
}

.busca_produtos {
	clear: both;
	margin: 10px 0;
	width: 540px;
	display: table;
}

.busca_produtos label {
	display: block;
	float: left;
}

.busca_produtos input {
	float: left;
	margin:0 5px 0 5px;
	background-color: #edf8fb;
	border: 1px solid #1892b1;
	color: #787879;
}

.busca_produtos select {
	float: left;
	margin:0 10px 0 0;
	font-size: 9px;
	background-color: #EDF8FB;
	border: 1px solid #1892B1;
	color: #787879;
}

.box_busca_produtos {
	background: url(../img/bg_linhas_de_produtos.gif) no-repeat;
	width: 546px;
	height: 278px;
	margin: 10px 5px;
}

.box_busca_produtos .wraper {
	position: relative;
	top:0;
	left: -1px;
	background: #f7f7f7;
	margin:0 !important;
	width: 527px; 
}

.box_busca_produtos ul li {
	background: url(../img/ico_seta_amarela.gif) no-repeat 0 5px;
	padding-left: 10px;
	margin: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #373737;
}

.box_busca_produtos_content {
	display: block !important;
	float: left;
	position: relative;
	top: 15px;
	left: 10px;
}

.box_busca_produtos_content dl {
	float: left;
	width: 98px;
	margin: 0 0 0 4px;
}

.box_busca_produtos_content dl dt {
	border-bottom: 1px dashed #d0d0d0;
	font-weight: bold;
	color: #1d91af;
	height: 45px;
}

.box_busca_produtos_content dl dd {
	padding-top: 10px;
	height: 130px;
}

.box_busca_produtos_content dl dd.last {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
}

.box_busca_produtos_content dl dd a {
	float: left;
	background: url(../img/bt_veja_produtos.gif) no-repeat;
	width: 97px;
	height: 22px;
	color: #004e6d;
	font: 9px Tahoma;
	padding: 5px 0 0 3px;
}
/* Box container produtos */
.box_container_prod {
	padding: 10px;
	display: block !important;
	height: auto;
} 

/* produtos detalhes */
.prod_detalhes {
	width: 500px;
}

ul.abas_prod {
	float: left;
	list-style-type: none;
	width: 554px;
}

ul.abas_prod li {
	float: left;
	display: block;
	/*margin-right: 3px;*/
}


ul.abas_prod li a {
	position: relative;
	float: left;
	background: #fff url(../img/ico_seta_amarela.gif) no-repeat 3px 13px;
	padding-left: 12px;
	padding-top: 10px;
	height: 32px;
 	width: 96px;
	border: 1px solid #e1e1e1;
	font-size: 10px;
	font-weight: bold;
	color: #717171;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 10px;
}

ul.abas_prod li a:hover, ul.abas_prod li.active a {
	position: relative;
	background: #e5e5e5 url(../img/ico_seta_amarela.gif) no-repeat 3px 13px;
	padding-left: 12px;
	padding-top: 10px;
	height: 32px;
 	width: 96px;
	border: 1px solid #e1e1e1;
	font-size: 10px;
	font-weight: bold;
	color: #373737;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 10px;
	margin: 0 !important;
}

.corner_esq {
	position: absolute;
	left: -1px !important;
	top: -1px;
	clear: both;
	font-size: 0;
	width: 10px;
	height: 10px;
	line-height: 0;
}

.corner_dir {
	position: absolute;
	right: -1px;
	_right: -2px;
	top: -1px;
	clear: both;
	font-size: 0;
	width: 10px;
	height: 10px;
	line-height: 0;	
}

ul.abas_prod li a .corner_esq {
	background: #fff url(/img/aba_produtos_esq_off.gif) no-repeat;
}

ul.abas_prod li a:hover .corner_esq, ul.abas_prod li.active a .corner_esq {
	background: #e5e5e5 url(/img/aba_produtos_esq_on.gif) no-repeat;
}

ul.abas_prod li a .corner_dir {
	background: #fff url(/img/aba_produtos_dir_off.gif) no-repeat;
}

ul.abas_prod li a:hover .corner_dir, ul.abas_prod li.active a .corner_dir {
	background: #e5e5e5 url(/img/aba_produtos_dir_on.gif) no-repeat;
}

/* busca por paises */
.busca_paises {
	display: block !important;
	margin: 15px 0;
	width: 550px;
}

.busca_paises label{
	float: left;
	display: block;
	margin-right: 3px;
}

.busca_paises select {
	border: 1px solid #7CA8B3;
	color: #7CA8B3;
	font-size: 10px;
}

.busca_paises ul li {
	float: left;
	width: 205px
}

.busca_paises ul li.mapa {
	float: left;
	width: auto;
	margin-bottom: 10px;
}

.busca_paises span {
	position: relative;
	top: 10px;
	left: 40px;
}

.busca_paises img {
	margin: 0;
}

/*Produtos e serviços
	--- Abas ---- */

.prod_detalhes .info_container {
	float: left;
	display: block !important;
	background: url(../img/bg_linhas_de_produtos_abas.gif) no-repeat;
	width: 554px;
	margin: 0 !important;
	padding-top: 20px;
	padding-bottom: 10px;
	min-height: 90px;
	_height: 90px 
}

.prod_detalhes .info_container p {
	padding: 5px 20px;
}

.prod_detalhes .info_container p.voltar a {
	float: right;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.prod_detalhes .info_container .entenda {
	width: 96%;
}

.prod_detalhes .info_container .entenda a {
	background: url(../img/ico_inter.gif) no-repeat right top;
	float: right;
	height: 25px;
	color: #1D91AF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 0;
	font-size: 11px;
	padding-right: 20px;
	padding-top: 2px;	
}

/*.prod_detalhes .info_container ul {
	display: block !important;
	margin:0 15px;
	width: 515px;	
}*/
.prod_detalhes .info_container ul.oProduto {
	position: relative;
	left: 10px;
	width: 530px;
}

.prod_detalhes .info_container ul.oProduto li.imgProduto {
	width: 200px;
	float: left;
	margin: 0 10px;
}

.prod_detalhes .info_container ul.oProduto li.litTextoProduto {
	margin: 0 10px;
}

.aco_foto img {
	float: left;
	padding: 8px;
}

.aco_prod {
	width: 170px;
	float: left;
}

.aco_prod ul li {
	display: block;
	background: url(../img/ico_aco.gif) no-repeat 0 7px;
	padding-left: 8px;
	margin-bottom: 10px;
	height: 25px;
}


/* conteudo linha de produtos */
.prod_detalhes .info_container .wrap {
	position: relative;
	top: 0;
	left: 9px;
	width: 530px;
	margin: 0 !important;
	background: #f7f7f7;
	padding-bottom: 10px;
}

.prod_detalhes .info_container ul.aco {
	float: left;
	width: 510px;
	margin: 0 0 0 10px !important;
	_margin: 0 0 0 5px;
}

.prod_detalhes .info_container ul.aco li.img {
	float: left;
	width: 161px !important;
	background: none !important;
	border: 0 !important;
	padding: 0;
	margin-bottom: 15px;
}


.prod_detalhes .info_container ul.aco li.img a {
	color: #1D91AF !important;
	font-size: 10px;
	text-decoration: underline;
}

.prod_detalhes .info_container ul.aco li {
	position: relative;
	top: 0;
	left: 0;
	background: #ddd;
	border: 1px solid #ddd !important;
	padding: 3px 5px;
	margin: 3px;
	text-indent: 3px;
}

.prod_detalhes .info_container ul.aco li a {
	display: inline;
	color: #004e6d;
	text-decoration: none;	
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: 0 !important;
}

.aco_top_esq, .aco_bottom_esq, .aco_top_dir, .aco_bottom_dir {
	position: absolute;
	clear: both;
	font-size: 0;
	width: 5px;
	height: 5px;
	line-height: 0;	
}

.prod_detalhes .info_container ul.aco li .aco_top_dir {
	background: url(../img/borda_top_dir_aco.gif) no-repeat;
	right: -1px;
	top: -1px;
}

.prod_detalhes .info_container ul.aco li .aco_top_esq {
	background: url(../img/borda_top_esq_aco.gif) no-repeat;
	left: -1px !important;
	top: -1px;
}

.prod_detalhes .info_container ul.aco li .aco_bottom_dir {
	background: url(../img/borda_bottom_dir_aco.gif) no-repeat;
	bottom: -1px !important;
	_bottom: -2px;
	right: -1px
}

.prod_detalhes .info_container ul.aco li .aco_bottom_esq {
	background: url(../img/borda_bottom_esq_aco.gif) no-repeat;
	bottom: -1px !important;
	_bottom: -2px;
	left: -1px
}

/* Produtos - Linhas de Produtos 
	--aba aços especiais-- */
.acos_especiais {
	display: block !important;
	position: relative;
	top: 0;
	left: 9px;
	width: 515px;
}	

.acos_especiais ul {
	margin-bottom: 10px;
}

.acos_especiais ul li.linha {
	font-size: 11px;
	font-weight: bold;
	color: #1d91af;
	margin-bottom: 5px;
}

.acos_especiais ul li.linha a {
	display: block;
	padding: 3px 0;
	margin: 5px;
	border-bottom: 1px dashed #d0d0d0 !important;
	text-decoration: none;
	height: 13px;
}

.prod_detalhes .info_container .acos_especiais ul.aco {
	margin: 0 !important;
}

/* Produtos - Linhas de Produtos 
	--box_saiba-- */
.box_sabia {
	background: url(../img/bg_box_saiba.gif) no-repeat;
	width: 189px;
	height: 91px;
	margin: 5px 0;
}

.box_sabia ul li {
	background: url(/img/ico_seta_amarela.gif) no-repeat  0 5px;
	display: block;
	line-height: 13px;
	padding-left: 10px;
}

.box_sabia .box_min {
	padding: 7px;
	width: 80%;
}

.box_sabia a.previous {
	float: left;
	position: absolute;
	top: 68px;
	left: 164px;
	background: url(../img/ico_ir.gif) no-repeat;
	width: 14px;
	height: 9px;
	text-indent: -9999px;
}

.box_sabia a.next {
	float: left;
	position: absolute;
	top: 80px;
	left: 157px;
	background: url(../img/ico_ir2.gif) no-repeat;
	width: 14px;
	height: 9px;
	text-indent: -9999px;
}

/* Produtos - Linhas de Produtos 
	--serviços-- */
.box_serv {
	left: 0;
	position: relative;
	top: 0;
	float: left;
	width: 280px;
	background: #F7F7F7;
	border:1px solid #E5E5E3;
	margin: 5px 0;
}

.box_serv .box_serv_te {
	background: transparent url(/img/borda_topo_esq_cz.gif) no-repeat;
	left: -1px;
	top: -1px;
}

.box_serv .box_serv_be {
	background:transparent url(/img/borda_bottom_esq_cz.gif) no-repeat;
	bottom:-1px !important;
	left:-1px;
}

.box_serv .box_serv_bd {
	background: transparent url(/img/borda_bottom_dir_cz.gif) no-repeat;
	bottom:-1px !important;
	right: -1px;
}

.box_serv .box_serv_td, .box_serv .box_serv_te, .box_serv .box_serv_bd, .box_serv .box_serv_be{
	clear: both;
	font-size: 0;
	height: 10px;
	line-height: 0;
	position: absolute;
	width: 10px;
}

.box_serv .box_min {
	padding: 7px;
}

.box_serv .box_min img {
	margin: 5px 0;
	display: block;
}

.box_serv .box_min p {
	width: 250px;
	line-height: 15px;
}
/*
.box_paises {
	float: left;
	position: relative;
	top: 5px;
	left: 0;
	background-color: #EEF5F6;
	border: 1px solid #A6CED9;
	padding: 5px 0;
	width: 574px;
	
}

.box_paises .box_paises_td {
	background:transparent url(/img/borda_topo_dir_az1.gif) no-repeat scroll 0 0;
	right:-1px;
	top:-1px;
}

.box_paises .box_paises_te {
	background: transparent url(/img/borda_topo_esq_az1.gif) no-repeat scroll 0 0;
	left: -1px;
	top: -1px;
}

.box_paises .box_paises_bd {
	background: transparent url(/img/borda_bottom_dir_az1.gif) no-repeat scroll 0 0;
	bottom: -1px !important;
	bottom: -2px;
	right: -1px;
}

.box_paises .box_paises_td, .box_paises .box_paises_te, .box_paises .box_paises_bd, .box_paises .box_paises_be {
	clear: both;
	font-size: 0;
	height: 10px;
	line-height: 0;
	position: absolute;
	width: 10px;
}
*/

.box_paises {
	float: left;
	width: 376px;
}

.mct {
	margin-right: 14px;
	_margin-right: 10px;
}

.box_paises p {
	padding: 5px 0;
	color: #1D91AF;
	text-transform: uppercase;
}

.box_paises img {
	padding: 3px 9px;
	vertical-align: middle;
}

.box_paises .bloc {
	display: block !important;
	float: left;
	width: 160px;
	margin: 2px 0;
}

.box_paises .bloc a {
	color: #666;
}

/* Produtos e serviços
	--- galeria de projetos - projetos detalhe ---
	 */

.box_projetos   {
	display: block !important;
	position: relative;
	float: left;
	left: 0;
	top: 0;
	background-color: #F7F7F7;
	border: 1px solid #F7F7F7;
	margin: 5px 0;
	padding: 15px;
	_padding: 15px 15px 0px;
}

.borda_td, .borda_te, .borda_bd, .borda_be {
	position: absolute;
	clear: both;
	width: 15px;
	height: 15px;
	font-size: 0;
	line-height: 0
}

.box_projetos .borda_td {
	background: url(/img/borda_pro_top_dir.gif) no-repeat;
	top: -1px;
	right: -1px
}

.box_projetos .borda_te {
	background: url(/img/borda_pro_top_esq.gif) no-repeat;
	top: -1px;
	left: -1px
}

.box_projetos .borda_bd {
	background: url(/img/borda_pro_bottom_dir.gif) no-repeat;
	bottom: -1px !important;
	right: -1px
}

.box_projetos .borda_be {
	background: url(/img/borda_pro_bottom_esq.gif) no-repeat;
	bottom: -1px !important;
	left: -1px
}

.content_projetos {
	display: block !important;
	float: left;
	width: 510px;
}

.content_projetos .head {
	float: left; 
	margin-bottom: 5px;
	background: #dfdcdc;
	width: 100%;
}

.content_projetos .head ul li {
	float: left;
	width: 250px;
	margin: 10px 0 10px 5px
}

.content_projetos .head ul li.texto {
	width: 230px;
}

.content_projetos .head ul li .controle {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 30px;
}

.content_projetos .head ul li a.seta_grd {
	float: left;
	background: url(../img/seta_amarela_proj_grd.gif) no-repeat;
	width: 29px;
	height: 29px;
	text-indent: -9999px;
}

.content_projetos .head ul li a.seta_peq {
	float: left;
	background: url(../img/seta_amarela_proj_peq.gif) no-repeat;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
}


.content_projetos .head ul li span.tit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004e6d
}

.content_projetos .head ul li span.subtit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004e6d
}

.content_projetos .head ul li p {
	margin: 10px 0;
}

.content_projetos_txt {
	display: block !important;
	float: left;
	padding: 10px;
}

.content_projetos_dir {
	display: block !important;
	float: left;
	width: 170px;
	padding: 5px 0 0 5px;
}

.dblock {
	display: block !important;
	background: #fff;
}

/* Produtos e serviços
	---  produtos por aplicação ---
	 */
.ListaAplicacoes, .rptFamilias {
	float: left;
	width: 200px;
	margin: 10px 0
}

li.set a, li.active a {
	margin: 5px 0;
	display: inline-block;
	background: url(/img/ico_seta_amarela.gif) no-repeat 0 5px;
	padding-left: 10px;
	line-height: 13px;
}

li.set a:hover, li.active a  {
	font-weight: bold;
}

.esp_tec {
	float: left;
	width: 510px;
	margin-left: 12px;
	_margin-left: 6px;
}

.esp_tec p {
	padding: 5px 10px !important;
}

.esp_tec img {
	padding: 3px 9px;
	vertical-align: middle;
}

.esp_tec .bloc {
	width: 170px;
	display: block !important;
	float: left;
	margin: 2px 0;
}

.esp_tec .bloc a{
	text-transform: uppercase;
	color: #666;
}

.info_uteis {
	position: relative;
	float: left;
	left: 9px;
	width: 531px;
	background: #f7f7f7;
}

.info_uteis h5.titulo {
	color:#1D91AF;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 5px 0;
}

.info_uteis_box {
	display: block !important;
	float: left;
	background: #fff;
	margin: 5px;
}

.info_uteis_lista {
	width: 320px;
	margin: 5px 0;
}

.info_uteis_lista p {
	padding: 5px 3px !important;
	background: #e2e2e2;
	color: #5d5d5d;
	font-weight: bold;
}

.info_uteis_lista ul li {
	display: block;
	float: left;
	width: 150px;
	margin: 5px 3px 0;
}

.info_uteis_lista ul li a {
	padding-left: 10px;
	background: url(/img/ico_seta_amarela.gif) no-repeat 0 5px;
	color: #666;
}

.info_uteis_case {
	display: block !important;
	float: left;
	margin: 10px 5px;
	clear: both;
}

.info_uteis_case img {
	float: left;
	margin: 5px;
}

.info_uteis_case span.desc {
	float: left;
	width: 110px;
}

.info_uteis_case span.descauto {
	float: left;
	width: auto;
}

/* Produtos e serviços
	---   paginação das abas  ---
	 */
.pagina {
	float: right;
	display: block !important;
	color: #f4b700;
}

.pagina a {
	text-decoration: none;
	color: #1D91AF;
}

.pagina a:hover,.pagina a:active {
	color: #666 !important;
}

/* Produtos e serviços
	---  produtos por aplicação - thumbs ---
	 */
	 
.prod_galeria_thumbs {
	float: left;
	position: relative;
	top: -28px;
	background:transparent url(../img/bg_linhas_de_produtos_abas.gif) no-repeat;
	width: 549px;
	height: 273px;
	margin: 0 !important;
}

.prod_galeria_thumbs .content {
	float: left;
	padding: 35px 10px 0 10px;
}

.prod_galeria_thumbs .l1 {
	float: left;
	width: 315px;
}

.prod_galeria_thumbs .l1 p {
	text-indent: 35px;
	margin: 0;
}

.prod_galeria_thumbs .l1 .controle {
	position: relative;
	float: left;
	top: 100px;
	left: 287px;
	width: 30px;
}

.prod_galeria_thumbs a.seta_grd {
	float: left;
	background: url(../img/seta_thumb_grd.gif) no-repeat;
	width: 29px;
	height: 29px;
	text-indent: -9999px;

}

.prod_galeria_thumbs a.seta_peq {
	float: left;
	background: url(../img/seta_thumb_peq.gif) no-repeat;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
}

.prod_galeria_thumbs .l2 {
	float: left;
	width: 200px;
	padding: 10px 0;
}

.prod_galeria_thumbs .l2 ul li{
	float: left;
	margin: 3px;
	border: 1px solid #f4b700;
}

/* Produtos e serviços
	---  galeria de projetos ---
	 */
.galeria_content {
	display: block !important;
	float: left;
	background: #DFDCDC;
	padding: 5px;
	width: 500px;
	
}

/* Produtos e serviços
	-- vendas locais e expotação --
	*/
.box_vle {
	display: block !important;
	float: left;
	padding-left: 10px;
}

.box_vle p.text, p.desc_regiao {
	background: transparent url(/img/ico_seta_amarela.gif) no-repeat 0 5px;
	line-height:13px;
	margin: 5px 0 10px 0;
	padding-left:10px;
}

p.desc_regiao {
	margin: 5px 0
}

.mrp {
	margin-right: 20px;
	_margin-right: 10px;
}


/* ajuste dos boxes */
.box .box_min, .box_c .box_min {
	padding:7px 0 7px 10px;
	width:90%;
}

.t_id {
	text-indent: 35px;
}

/* breadcrumb com busca - produtos*/
/* BreadCrumb */
.breadcrumb_produtos {
	border-top: 1px solid #e5e5e3;
	border-right: 1px solid #e5e5e3;
	background: url(/img/bgBreadCrumb.gif) repeat-x 0 0;
	padding: 8px 12px 0 12px;
	height: 45px;
	position: relative;
	top: 0;
	left: 10px;
	font-size: 10px;
	width: 549px;
	margin-bottom: 5px;
}

.breadcrumb_produtos div {
	display: table;
	float: left
}

.breadcrumb_produtos div.bts {
	float: right;
	margin-top: 2px
}

.breadcrumb_produtos .te {
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(/img/content_teBread.gif) no-repeat;
	width: 10px;
	height: 18px;
	font-size: 0;
	line-height: 0
}

.breadcrumb_produtos .busca {
	font-size: 11px;
	margin-top: 5px;
	width: 549px;
}

.breadcrumb_produtos .busca input {
	background-color: #EDF8FB;
	border: 1px solid #1892B1;
	color: #787879;
	margin: 0 5px;
	vertical-align: top;
}

