@charset "utf-8";
/* CSS Document */
/* Geral//////////////////////////////////////////////////////////////*/

*{margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; outline:none; border:0; color:#FFF; background-repeat:no-repeat;}

html{	
}

body{
	background:#CCC;
	height:100%;
	width:1002px;
	margin: 0 auto;
}

#centro{
	background:#383431;
	width:1002px;
	min-height:100%;
	margin:0 auto;
	padding:0;
	position:relative;
	float:left;	
}

#cabecalho{
	margin:15px 0px 0px 0px;
	background:#26211e;
	width:1002px;
	height:60px;
	float:left;
}

#logo{
	width:264px;
	height:59px;
	float:left;
}

#menu{
	width:720px;
	height:60px;
	float:left;
}
.menu_noflash{
	float:left;
	list-style-type:none;
}

.menu_noflash li{
	width:85px;
	height:60px;
	float:left;
}

itens_descricao li,.fotos li,.menu_noflash li .formulario .tamanho_01{
	display :inline;
}

.fotos li a{
	background:center center no-repeat;
	float:left;
	width:100%;
	height:100%;
}

.menu_noflash li a{
	padding-top:20px;
	background:#26211e;
	width:85px;
	height:40px;
	display:block;
	font-size:9px;	
	font-weight:bold;
	display:block;
	text-align:center;
	color:#f3f5f2;
}

.menu_noflash li a:hover{
	background:#1ea3d0;
	color:#000;
}

#menu_swf{
	float:left;
	width:720px;
	height:90px;
	position:relative;
	z-index:1;
}
#conteudo{
	width:1002px;
	min-height:600px;
	clear:left;
	float:left;
	padding:0;
}

#rodape{
	float:left;
	background:#26211e;
	height:85px;
	width:1002px;
	margin:30px 0 0 0;
	padding:10px 0 0 0;
}

#rodape a, #rodape p{
	color:#7e7a79;
	float:left;
	padding:24px 0 0 30px;
}

#rodape .endereco{
	text-align:center;
	float:none;
	padding:0;
}

#rodape .direitos{
	clear:left;
}

#rodape #fire{
	float:right;
	padding:10px 30px 0 0;
}

.logo_fire_fish{
	background:url(../images/logo_fire.jpg) no-repeat;
	width:32px;
	height:26px;
	float:right;
}

#rodape #fire:hover{
	color:#0e8cbd;
}

#destaque_produtos {
	float:left;
	min-height:250px;
	padding:0 0 30px;
}

#destaque_produtos #alerta{
	margin:0 0 0 30px;
}

#destaque_produtos_off {
	display:none;
	min-height:250px;
	padding:0 0 30px;
	position:absolute;
	width:738px;
}

.produto_destacado{
	width:161px;
	height:195px;
	float:left;
	margin:0 0 0 20px;
	position:relative;
}

.produto_destacado h2{
	background:#414141;
	width:161px;
	height:25px;
	padding:10px 0 0 0;
	text-align:center;
}

.fundo_foto{
	background:#FFF;
	width:161px;
	height:125px;
	margin:0 0 5px 0;
	position:relative;
	float:left;
	text-align:center;
}

.img_produto{
	background:#fff center	center;
	background-position:center center ;
	background-repeat:no-repeat; 
	width:161px;
	height:125px;
	float:left;
	text-align:center;
}

.produto_destacado .borda_azul,.produto_epi_destacado .borda_azul{
	background:url(../images/destaque_hover.png) no-repeat;
	width:161px;
	height:125px;
	display:block;
	position:absolute;
	opacity:0;
	cursor:pointer;
	left:0;
	bottom:0;
}

.borda_azul_home {
	background-image:url("../images/borda_azul.png");
	background-repeat:no-repeat;
	height:90px;
	position:absolute;
	width:90px;
}

.produto_destacado p{
	width:161px;
	height:25px;
	clear:left;
	margin:5px 0 10px 0;
	font-size:10px;
}

.produto_destacado ul{
	padding:0;
	list-style:none;
}

.produto_destacado .btn_detalhes{
	background:url(../images/btn_detalhes.jpg);
	width:69px;
	height:21px;
	float:left;
}

.btn_cotacao {
	background:url("../images/btn_cotacao.jpg") repeat scroll 0 0 transparent;
	float:left;
	height:21px;
	width:69px;
	border:1px solid #1B1B1A;
}

.div_cotacao {
	clear:both;
	float:left;
	height:23px;
	margin-bottom:20px;
}

.btn_detalhes:hover, .btn_cotacao:hover{ 
	border:#CCC solid 1px;
}

#descricao_produtos_destaque{
	background:#1b1b1a;
	width:614px;
	height:470px;
	float:left;
	margin:0 0 0 30px;
	padding:60px 35px 15px 35px;
	overflow-y:auto;
	overflow-x:hidden;
}

#descricao_produtos_destaque_off {
	background:none repeat scroll 0 0 #1B1B1A;
	display:none;
	height:470px;
	margin:0 0 0 30px;
	overflow:auto;
	padding:60px 35px 15px;
	position:absolute;
	width:614px;
}

#descricao_produtos_destaque h4 {
	clear:both;
	float:left;
	margin:0 0 15px;
	width:400px;
}

#descricao_produtos_destaque ul{
	width:390px;
	float:left;
	list-style-type:square;
	float:left;
	margin:0 0 0 10px;
}

#descricao_produtos_destaque li{
	width:380px;
	float:left;
	clear:left;
}

#descricao_produtos_destaque p, #descricao_produtos_destaque blockquote{
	width:475px;
	margin:0 0 10px 0;
	text-align:justify;
	float:left;
	clear:left;
}

.caminho{
	background:#26211e;
	width:952px;
	min-height:30px;
	float:left;
	clear:left;
	padding:10px 0 0 50px;
	margin:0 0 0 0;
	font-size:16px;
	list-style:none;
}

.caminho li,.caminho a{
	font-size:16px;
}

.caminho li{
	height:30px;
	margin:0 10px 0 10px;
	float:left;
}

.caminho a{
	height:30px;
	display:block;
	margin:-10px 0 0;
	padding:10px 0 0;
}

.caminho a:hover{
	background:#0f95cf;
}

.titulo_descricao{
	width:400px;
	float:right;
	font-size:30px;
	margin:0 0 20px 0;
}

#descricao_produtos_destaque h3{
	width:400px;
	float:right;
	font-size:24px;
	margin:0 0 20px 0;
}

#descricao_produtos_cabecalho{
	margin:0 0 30px 0;
	float:left;
	width:600px;
}

.imagem_detalhe_produtos{
	float:left;
}

#rodape #email{
	padding:0;
	float:none;
}

#rodape #email:hover{
	color:#0e8cbd;
}

/*home///////////////////////////////////////////////*/

#vitrine{
	width:1002px;
	height:384px;
	margin:0;
	float:left;
}

.itens_descricao{
	background:url(../images/itens_descricao.jpg) repeat-x;
	float:left;
	width:1002px;
	height:304px;
	padding:0;
	margin:30px 0 0 0;
}

.itens_descricao li{
	width:187px;
	margin:30px 16px 30px 16px;
	padding:30px 0;
	height:185px;
	float:left;
	list-style:none;
}

.itens_descricao .barra_lateral{
	background:#0674a9;
	width:4px;
}

.itens_descricao li h3{
	margin:0px 0px 10px 0px;
	text-align:center;
}

#a_empresa{
	background:url(../images/text_a_empresa.png) no-repeat;
	width:163px;
	height:35px;
}

#missao{
	background:url(../images/text_missao.png) no-repeat;
	width:120px;
	height:35px;
}

#os_valores{
	background:url(../images/text_os_valores.png) no-repeat;
	width:195px;
	height:35px;
}

#humildade_e_simplicidade{
	background:url(../images/text_humildade.png) no-repeat;
	width:200px;
	height:64px;
	margin:-10px 0 0 0;
}

.itens_descricao li p{
	color:#FFF;
	font-size:12px;
	text-align:justify;
	height:170px;
}

.itens_descricao a{
	background:url(../images/btn_saber_mais.png);
	width:89px;
	height:27px;
	float:right;
	margin:10px 0 0 0;
}

#conteudo_baixo{
	background:#4D4948;
	float:left;
	width:1002px;
	padding:0 0 15px 0;

}

#bloco_promocao{
	float:left;
	height:240px;
	margin:30px 0 30px 30px;
	width:670px;
}

#promocao{
	float:left;
	width:350px;	
}

#centro body{
	width:470px;
}

#promocao h3{
	background:url(../images/titulo_promocao.jpg) no-repeat;
	width:164px;
	height:38px;
	margin:0px 0px 10px 0px;
}

#promocao p{
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	width:340px;
	margin:5px 0; 
}

#promocao #foto_#promocao{
	float:left;
	width:300px;
	margin:10px;
}

#promocao a{
	background:url(../images/facapedido.jpg);
	width:129px;
	height:27px;
	margin:30px 0 0 0;
	float:left;
}

#novidades {
	background:none repeat scroll 0 0 #26211E;
	float:right;
	margin:0 15px 0 0;
	width:245px;
}

#novidades h3{
	background:url(../images/text_novidade.png);
	width:127px;
	height:32px;
}

#lado_direito{
	float:right;
	width:260px;	
}

/* INICIO DO TWITTER */


#icone_twitter{
	background:url(../images/icone_twitter.jpg) no-repeat;
	width:80px;
	height:107px;
	float:left;
	margin:10px 0 0 10px;
}

.titulo_twitter{
	/*background:url(../images/titulo_twitter.jpg) no-repeat;*/
	width:110px;
	float:left;
	margin:30px 0 0 10px;
}

#texto_twitter{
	width:198px;
	height:270px;
	margin:22px 0 0 0;
	padding:15px 15px 15px 30px;
	float:left;
	overflow:auto;
}

#twitter_update_list{
	padding:0;
}

#twitter_update_list li{
	margin:0 0 20px 0;
	list-style-position:outside;
	list-style:square;
}

/*#texto_twitter p{
	margin:20px 0 0 0;
}*/

#texto_twitter span{
	font-weight:bold;
}

#texto_twitter li a{
	display:block;
}

#texto_twitter #preloader {
background:transparent url(../images/loader.gif) no-repeat scroll 1em center;
margin:0;
padding:1em 1em 1em 3em;
}

/* FIM DO TWITER */

#novidades p{
	padding:15px;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
}

.duvidas {
	background-image:url("../images/duvidas.png");
	background-repeat:no-repeat;
	clear:right;
	display:block;
	float:right;
	height:48px;
	margin-top:10px;
	width:235px;
	margin:10px 25px 0 0;
}
#newsletter{
	background:transparent url(../images/fundo_newsletter.jpg) no-repeat scroll 0 0;
	float:right;
	clear:right;
	height:145px;
	margin:5px 15px 0 0;
	width:245px;
}

#newsletter_off {
	background:url("../images/fundo_newsletter.jpg") no-repeat scroll 0 0 transparent;
	display:none;
	height:145px;
	margin:5px 15px 0 0;
	position:absolute;
	width:245px;
}

#newsletter p{
	margin:0 10px 10px;
}

#newsletter h3{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin:30px 0 4px 10px;
}

#newsletter #alerta{
	float:left;
	clear:left;
	width:100%;
}

.buscar_newsletter{
	margin:0px 0px 0px 10px;
}

.busca{
	background:url(../images/input_new.jpg) no-repeat;
	width:155px;
	height:20px;
	padding:0 3px 0 5px;
	float:left;
	color:#000;
}

.enviar_busca{
	background:url(../images/botao_new.png);
	width:25px;
	height:19px;
	cursor:pointer;
	margin:0 0 0 10px;
}

#titulos_fotos{
	background:url(../images/text_foto_empresa.png);
	width:256px;
	height:40px;
	float:left;
	margin:0 0 10px 30px;
	clear:left;
}

.fotos{
	width:660px;
	clear:left;
	float:left;
	list-style-type:none;
	margin:0 0 0 20px;
	padding:0;
}

.fotos li{
	float:left;
	margin:10px;
	background-color:#000;
	width:90px;
	height:90px;
}

.fotos li{
	
}

.fotos li img{
	max-height:90px;
	max-width:90px;
}

/* abrasivos//////////////////////////////////////////////*/


/*compressores///////////////////////////////////////////////*/

/*.imagem_detalhe_compressores{
	width: 161px;
	height: 161px;
	float:left;
}

.titulo_descricao_compressores{
	width:400px;
	float:right;
}*/

#descricao_produtos_destaque .lista_descricao_compressores{
	width:400px;
	float:left;
	padding: 0px;
	list-style: none;
}

.formulario_compressores{
	width: 290px;
	height: 256px;
    float: left;
	clear:left;
}

.formulario_compressores label{
	float: left;
	clear: left;
	font-size:10px;
}

.formulario_compressores input, .formulario_compressores textarea{
	float: left;
	clear: left;
}

.formulario_compressores textarea{
	margin: 0 0 20px 0;
}

.formulario_compressores .input_text{
	background:url(../images/form_compr_input.jpg) no-repeat;
	width:229px;
	height:24px;
	padding:2px 5px 0 5px;
	font-size:16px;
	color:#000000;
	margin:0 0 11px 0;
}

.formulario_compressores .input_mensagem{
	background:url(../images/form_compr_mensagem.jpg) no-repeat;
	width:277px;
	height:78px;
	padding:5px 5px 5px 5px;
	font-size:16px;
	color:#000000;
}

.formulario_compressores .enviar{
	background:url(../images/form_compr_enviar.jpg);
	width:69px;
	height:21px;
	float:left;
	margin: 0 20px 0 0;
	
}

.formulario_compressores .limpar{
	background:url(../images/form_compr_limpar.jpg);
	width:69px;
	height:21px;
	clear:none;
}

.formulario .titulo{
	font-size:25px;
}

.formulario #nome,.formulario #email, .formulario #tel{
	width:245px;
}

#mensagem{
	height:150px;
	margin:0 0 0 127px;
	width:245px;
}

/*/ EPIS  ///////////////////////////////////*/

.menu_epis{
	width:247px;
	list-style:none;
	float:left;
	padding:0 0 0 10px;
}

.bloco_epis{
	display:block;
	float:left;
	width:100%;
}

.sub_titulo_menu_epis{
	background:#1f1a17;
	width:200px;
	font-size:9pt;
	font-weight:bold;
	padding:13px 20px 11px 18px;
	margin:15px 0 0 0;
	float:left;
	clear:left;
}

.menu_epis li a{
	margin:15px 0 0 30px;
	font-size:9pt;
	font-weight:bold;
	float:left;
	clear:left;
}

.menu_epis li a:hover{
	color:#3dbcff;
	text-decoration:underline;
}

#conteudo_central_epis{
	width:715px;
	float:right;
	padding:0;
	margin:15px 0 0;	
}

.produto_epi_destacado {
	float:left;
	height:220px;
	margin:0 0 30px 12px;
	width:161px;
}

.produto_epi_destacado h2{
	background:#051e2a;	
	width:161px;
	padding:10px 0 10px 0;
	text-align:center;
}

.produto_epi_destacado ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	text-align:center;
}

.produto_epi_destacado ul li{
	font-size:10px;
}

.produto_epi_destacado .borda_azul{
	background:url(../images/destaque_hover.png) no-repeat;
	width:161px;
	height:125px;
	position:absolute;
	bottom:0;
	left:0;
}


/*/////////////////////////Mapa////////////////////*/

#mapa_google{
	border:5px solid #FFFFFF;
	clear:right;
	float:left;
	height:281px;
	margin-left:25px;
	margin-top:95px;
	width:281px;
	color:#000;
}

#msg_contato{
	width:245px;
	height:166px;
}

/*// ORÇAMENTO /////////////////////////////*/

.formulario {
	background:none repeat scroll 0 0 #1B1B1A;
	float:left;
	margin:0 0 0 30px;
	padding:35px 0 35px 0;
	width:690px;
}

#fDescricao{
	width:300px;
	height:150px;
	color:#000;
}

.formulario #alerta{
	margin:0 0 0 35px;
}

.formulario h2{
	font-size:31px;
	margin:0 0 40px 35px;
}

.formulario h3{
	clear:left;
	float:left;
	font-size:16px;
	width:100%;
	margin:40px 0 0 35px;
}

.formulario label{
	font-size:16px;
	width:89px;
	margin:0 0 0 20px; 
	float:left;
}

.esq_form{
	float:left;
	clear:left;
}

.formulario select{
	width:180px;
	margin:0;
}

.formulario input, .formulario select, .formulario select option{
	color:#000;
}

.linha input, .linha select, .linha option{
	font-size:16px;
}

.linha{
	font-size:16px;
	margin:20px 0 0 0;
	float:left;
	clear:left;
	width:100%;
}

.comeco_linha{
	float:left;
	width:310px;
}

.final_linha{
	float:left;
	width:310px
}

.tamanho_01{
	width:497px;
	float:left;
	margin:0;
	padding:0;
}

.input_data{
	width:70px;
}

#linha_botao{
	width:100%;
	clear:left;
	float:left;
	margin:37px 0 0 95px;
}

#linha_botao input{
	background:url(../images/btn_orcamento.png);
	width:67px;
	height:20px;
	margin:0 0 0 32px;
	font-size:10px;
	cursor:pointer;
}

.formulario label.error{
	clear:left;
	color:#F00;
	width:auto;
	margin:0 0 0 126px;
}

.final_linha input{
	float:right;
}

/*utensilios ----------------------------------------------------------------------------------------------------*/

.lista_descricao_utensilio li, .dimensao_utensilio li{
	font-size:14px;
}

#descricao_produtos_destaque .lista_descricao_utensilio{
	list-style:none;
	padding:0;
	float:left;
	width:307px;
}

.descricao_utensilio{
	margin:0 0 25px 0;
	padding:0 0 0 12px;
}

#descricao_produtos_destaque .dimensao_utensilio{
	list-style:none;
	float:left;
	margin:0 88px 0 0;
	padding:0;
	width:184px;
}

.nome_utensilio{
	margin:25px 0 0 0;
}

.dimensao_utensilio .descricao_utensilio{
	margin:0;
}

#p_manutencao{
	font-weight:bold;
	float:left;
	margin:15px 0 0 25px;
	font-size:12px;
}

/* LOGIN ////////////////////*/

.form_login{
	margin:150px 0 0 50px;
}

.form_login input{
	color:#000;
}

.form_login .linha{
	width:230px;
}

.form_login .linha label{
	float:left;
}

.form_login .linha input{
	float:right;
}

.linha_btn{
	margin:20px 0 0 0;
	float:left;
	clear:left;
	width:70px;
}

.linha_btn input{
	width:100%;
}

/*span{
	float:left;
	font-size:15px;
}*/

#voltar{
	width:100px;
	height:15px;
	float:left;
	margin:0 0 15px 0;
	text-align:center;
}

#voltar a{
	background:#03F;
	display:block;
}

#voltar a:hover{
	background:#00C;
}

/*////////////////////////////////fale conosco////////////////////////////////////////*/

/*.conteudo_fale_conosco{
	width:490px;
	margin:0 auto;
}*/

.conteudo_fale_conosco .formulario{
	width:450px;
	height:370px;
	margin:15px 0 0 20px;
	padding:0 0 15px 0;
}
.conteudo_fale_conosco .formulario .titulo{
	margin:20px 0 0 35px;
	width:360px;
	text-align:justify;
}

.conteudo_fale_conosco .formulario .linha_btn{
	width:auto;
	margin: 20px 0 0 83px;
}

.formulario #mensagem{
	color:#000000;
	height:165px;
	width:245px;
	margin:0;
}

.formulario .linha_btn{
	width:100%;
	margin:20px 0 0 40px;
}

.formulario .linha_btn input{
	width:70px;
}

.formulario .linha #alerta{
	margin:0 0 0 40px;
}

.conteudo_fale_conosco .formulario .linha_btn input{
	margin:0 17px 0 45px;
}

.div_esquerda {
	clear:left;
	float:left;
	width:724px;
	margin-top:40px;
}

.div_direita{
	float:right;
	width:260px;
	margin-top:40px;
}

