* {
	padding:0;
	margin:0;
}

html{
	width:100%;
	background:url(../img/pixel_fundo.jpg) 0 0 repeat-x #e1e1e1;
	padding:0;
	margin:0 auto;
}

body.home{
	width:100%;
	background:url(../img/fundo_home.jpg) center top no-repeat;
	padding:0;
	margin:0 auto;}

body.fundo-internas{
	width:100%;
	background:url(../img/fundo_internas.jpg) center top no-repeat;
	padding:0;
	margin:0 auto;}
		
#geral{
	width:750px;
	display:table;
	margin:0 auto;
}

#geral h1.tit-vecair{
	width:1px;
	height:1px;
	position:absolute;
	display:block;
	text-indent:-99999px;
	overflow:hidden;}

#geral #topo{
	width:750px;
	height:85px;
	display:block;
	padding-bottom:14px;
}

#geral #topo #flash{
	width:245px;
	height:64px;
	display:block;
	float:left;
	padding-right:14px;
	padding-top:0px;
}

/*
#geral #topo h1.logo a{
	width:243px;
	height:72px;
	display:block;
	background:url(../img/vecair.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;}
*/
	
#geral #topo form.logar{
	width:357px;
	height:67px;
	display:block;
	float:left;
	padding-top:11px;
	background:url(../img/linhas_login.gif) 0 10px no-repeat;
}
#geral #topo form.logar h2{
	width:103px;
	height:26px;
	display:block;
	background:url(../img/h2_area_restrita.gif) 10px 12px no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}
#geral #topo form.logar ul{
	width:360px;
	height:18px;
	display:block;
	padding-top:27px;
	padding-left:10px;
}
#geral #topo form.logar ul li{
	height:18px;
	display:block;
	list-style:none;
	float:left;
	padding-right:10px;
}
#geral #topo form.logar ul li input{
	width:145px;
	height:16px;
	display:block;
	background:url(../img/input_login.gif) 0 0 no-repeat;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014078;
	padding-left:5px;
	padding-top:1px;
}
#geral #topo form.logar ul li input.btn_login{
	width:25px;
	height:16px;
	display:block;
	border:none;
	padding:0;
}

/* atendimento on line */

#geral #chat_geral{
	width:495px;
	display:block;
	}

#geral #chat_texto{
	width:375px;
	padding-left:10px;
	float:left;
	}

#geral #chat_selo{
	width:80px;
	padding-top:15px;
	float:left;
	}

/* FIM atendimento on line */

#geral #topo #idiomas{
	width:90px;
	height:70px;
	display:block;
	float:left;
	padding-top:11px;
	padding-left:30px;
}
#geral #topo #idiomas a{
	width:90px;
	height:40px;
	display:block;
	background:url(../img/espanol.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}

#geral #topo #idiomas_port{
	width:105px;
	height:47px;
	display:block;
	float:left;
	padding-top:11px;
}
#geral #topo #idiomas_port a{
	width:105px;
	height:47px;
	display:block;
	background:url(../img/portugues.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;}

#geral #principal{
	width:750px;
	display:table;
	background:url(../img/pixel_geral.gif) 0 0 repeat-y;}

#geral #principal #menu{
	width:245px;
	height:520px;
	display:block;
	background:url(../img/menu.jpg) 0 0 no-repeat #013a7e;
	float:left;}
	
#geral #principal #menu ul{
	width:225px;
	height:339px;
	display:block;
	float:left;
	padding-left:20px;
	padding-top:25px;
	background:url(../img/ul_menu.jpg) 10px 10px no-repeat;
}
#geral #principal #menu ul li{
	width:205px;
	height:31px;
	display:block;
	list-style-type:none;
}
#geral #principal #menu ul li.ir_conteudo{
	display:none;
}
#geral #principal #menu ul li a{
	width:205px;
	height:31px;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}
#geral #principal #menu ul li a span{
	width:205px;
	height:31px;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}
#geral #principal #menu ul li a.btn_home{
	background-image:url(../img/btn_home.jpg);
}

#geral #principal #menu ul li a span.btn_home{
	background-image:url(../img/btn_home.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_empresa{
	background-image:url(../img/btn_empresa.jpg);
}

#geral #principal #menu ul li a span.btn_empresa{
	background-image:url(../img/btn_empresa.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_produtos{
	background-image:url(../img/btn_produtos.jpg);
}

#geral #principal #menu ul li a span.btn_produtos{
	background-image:url(../img/btn_produtos.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_orcamentos{
	background-image:url(../img/btn_orcamentos.jpg);
}

#geral #principal #menu ul li a span.btn_orcamentos{
	background-image:url(../img/btn_orcamentos.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_representantes{
	background-image:url(../img/btn_representantes.jpg);
}

#geral #principal #menu ul li a span.btn_representantes{
	background-image:url(../img/btn_representantes.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_cases{
	background-image:url(../img/btn_cases.jpg);
}

#geral #principal #menu ul li a span.btn_cases{
	background-image:url(../img/btn_cases.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_faq{
	background-image:url(../img/btn_faq.jpg);
}

#geral #principal #menu ul li a span.btn_faq{
	background-image:url(../img/btn_faq.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_noticias{
	background-image:url(../img/btn_noticias.jpg);
}

#geral #principal #menu ul li a span.btn_noticias{
	background-image:url(../img/btn_noticias.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_cadastro{
	background-image:url(../img/btn_cadastro.jpg);
}

#geral #principal #menu ul li a span.btn_cadastro{
	background-image:url(../img/btn_cadastro.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_contato{
	background-image:url(../img/btn_contato.jpg);
}

#geral #principal #menu ul li a span.btn_contato{
	background-image:url(../img/btn_contato.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_atendimento{
	background-image:url(../img/btn_atendimento.jpg);
}

#geral #principal #menu ul li a span.btn_atendimento{
	background-image:url(../img/btn_atendimento.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a.btn_qualidade{
	background-image:url(../img/btn_qualidade.jpg);
}

#geral #principal #menu ul li a span.btn_qualidade{
	background-image:url(../img/btn_qualidade.jpg);
	background-position: left bottom;
}

#geral #principal #menu ul li a:hover{
	background-position:left bottom;
}

#geral #principal #conteudo{
	width:490px;
	display:block;
	float:left;
	padding-left:14px;
}

/*------------------------------------*/
#pog {
	 width:1px; 
	 height:1px; 
	 display:block;
	 position:absolute;
	 z-index: 10;
}
a.btnfecharpop{
	width:45px;
	height:45px;
	display:block;
	position:absolute;
	text-indent:-99999px;
	overflow:hidden;
	background:url(../img/transparente.gif) 0 0 no-repeat;
	/*background: #00CC33;*/
	left:-1px;
	top: 20px;
}
#pog #pop-up{
	width:400px;
	height:295px;
	/*background:#0000FF;*/
	display:block;
	position:absolute;
	left: -57px;
	top: -12px;
}
/*----------------------------------*/


#geral #principal #conteudo .home_box1{
	width:490px;
	height:270px;
	display:block;
	padding-top:10px;
}
#geral #principal #conteudo .home_box1 h2{
	width:100%;
	height:26px;
	display:block;
	float:left;
	background:url(../img/h2_doisambientes.gif) 10px 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}
	
#geral #principal #conteudo .home_box1 #ambientes{
	width:290px;
	height:191px;
	display:block;
	float:left;
	/*background:url(../img/img_ambientes.jpg) 6px 0 no-repeat;*/
	padding-left:6px;
}
	
#geral #principal #conteudo .home_box1 h3{
	width:188px;
	height:26px;
	display:block;
	float: right;
	background:url(../img/h2-vantagem.gif) 0 7px no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}
#geral #principal #conteudo .home_box1 p{
	width:181px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height:14px;
	float:left;
	padding-left:7px;
}
#geral #principal #conteudo .home_box1 p a{
	width:112px;
	height:34px;
	display:block;
	background:url(../img/btn_saibamais_seta.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;}

#geral #principal #conteudo .home_box2{
	width:480px;
	display:table;
	padding-bottom: 15px;
	background:url(../img/qualidade.gif) 300px 0 no-repeat;
}

#geral #principal #conteudo .home_box2 h2{
	width:371px;
	height:25px;
	display:block;
	background:url(../img/h2_qualidade2.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}
#geral #principal #conteudo .home_box2 p{
	width:270px;
	display:table;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014078;
	line-height:14px;
	padding-bottom:25px;
}
#geral #principal #conteudo .home_box2 p a{
	width:110px;
	height:25px;
	display:block;
	background:url(../img/btn_saibamais.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;}

#geral #principal #conteudo .home_box3{
	width:480px;
	height:150px;
	display:block;
	background:url(../img/bndes.gif) 300px 0 no-repeat;
}

#geral #principal #conteudo .home_box3 h2{
	width:267px;
	height:25px;
	display:block;
	background:url(../img/h2_financiamento.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}
#geral #principal #conteudo .home_box3 p{
	width:261px;
	display:table;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014078;
	line-height:14px;
	padding-bottom:9px;
}
#geral #principal #conteudo .home_box3 p a{
	width:110px;
	height:25px;
	display:block;
	background:url(../img/btn_saibamais.gif) 0 0 no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}
#geral #principal #conteudo .home_box4{
	width:490px;
	height:131px;
	display:block;
	background:url(../img/box4home.jpg) 0 0 no-repeat;
}


#geral #principal #conteudo .home_box4 h2{
	width:221px;
	height:38px;
	display:block;
	background:url(../img/h2_atendimento.gif) 10px 15px no-repeat;
	text-indent:-999999px;
	overflow:hidden;
	padding-bottom:10px;
}
#geral #principal #conteudo .home_box4 p{
	width:470px;
	display:table;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height:14px;
	padding-bottom:9px;
	padding-left:15px;
}
#geral #principal #conteudo .home_box4 a {
	color: #fff;
	text-decoration:none;
}
#geral #principal #conteudo .home_box4 a:hover {
	text-decoration:underline;

}



/****Internas****/
.dspnone{display:none;}	

#geral #principal .internas{	
	width:495px;
	float:right;
	padding-top:134px;
	padding-left:10px;
	display:block;}

#geral #principal .internas h1,
#geral #principal .internas1 h1{
	display:block;
	text-indent:-99999px;
	overflow:hidden;}
	
#geral #principal .internas h2{
	display:block;
	text-indent:-99999px;
	overflow:hidden;}	

/*empresa*/
#geral #principal .internas.empresa{background:url(../img/bg-empresa.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-empresa{background:url(../img/tit-empresa.gif) 0 0 no-repeat;}
	
/*Produtos*/
#geral #principal .internas.produtos{background:url(../img/bg-produtos.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-produtos{background:url(../img/tit-produtos.gif) 0 0 no-repeat;}
#geral #principal .internas h1.tit-max-qualidade{
	background:url(../img/tit-max-qualidade.gif) 0 0 no-repeat;
	height:30px;}
	
#geral #principal .internas h2.h2-linha-simple{
	background:url(../img/h2-linha-simple.gif) 0 top no-repeat;
	height:30px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;}
	
#geral #principal .internas h2.h2-linha-clean{
	background:url(../img/h2-linha-clean.gif) 0 top no-repeat;
	height:30px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;}
	
#geral #principal .internas img.imagem-left{
	float:left;
	padding-right:5px;
	}
	
#geral #principal .internas h1.tit-melhor-solucao{
	background:url(../img/tit-melhor-solucao.gif) 0 0 no-repeat;
	height:45px;}

#geral #principal .internas ul.produtos-fotos{
	list-style-type:none; 
	width:492px;
	padding-top:10px;
	float:left;}
	
#geral #principal .internas ul.produtos-fotos li{float:left; list-style-position:inside; width:162px;}
#geral #principal .internas ul.produtos-fotos li img{border:none; width:162px; }
#geral #principal .internas ul.produtos-fotos li a{
	overflow:hidden;
	outline:0;}
	
	
#geral #principal .internas ul.visualizacao{
	list-style-type:none; 
	width:492px;
	padding-top:10px;
	float:left;}
	
#geral #principal .internas ul.visualizacao li{float:left; list-style-position:inside; width:492px;}
#geral #principal .internas ul.visualizacao li img{border:none; width:492px; }
#geral #principal .internas ul.visualizacao li a{
	overflow:hidden;
	outline:0;}
	
#geral #principal .internas .menu-cortinas-de-ar{
	width:492px;
	display:block;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#geral #principal .internas .menu-cortinas-de-ar ul{
	width:492px;
	display:block;
	float:left;
	list-style-type:none;
	}
	
#geral #principal .internas .menu-cortinas-de-ar ul li{
	width:240px;
	height:124px;
	display:block;
	float:left;
	text-indent:-99999px;
	overflow:hidden;
	padding-right:6px;
	}
	
#geral #principal .internas .menu-cortinas-de-ar ul li a{
	background-position:left top;
	background-repeat:no-repeat;
	width:240px;
	height:124px;
	display:block;
	}
	
#geral #principal .internas .menu-cortinas-de-ar ul li a:hover{ background-position:left bottom; }
	
#geral #principal .internas .menu-cortinas-de-ar ul li a.btn-linha-simples{
	background-image:url(../img/btn-linha-simple.jpg);
	}
	
#geral #principal .internas .menu-cortinas-de-ar ul li a.btn-linha-clean{
	background-image:url(../img/btn-linha-clean.jpg);
	}
	
#geral #principal .internas p.btn-linha-simple-dois{
	width:93px;
	height:48px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	}
	
#geral #principal .internas p.btn-linha-simple-dois a{
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(../img/btn-linha-simple-pqn.jpg);
	width:93px;
	height:48px;
	display:block;
	}
	
#geral #principal .internas p.btn-linha-simple-dois a:hover{ background-position:left top; }
	
#geral #principal .internas p.btn-linha-clean-dois{
	width:93px;
	height:48px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	}
	
#geral #principal .internas p.btn-linha-clean-dois a{
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(../img/btn-linha-clean-pqn.jpg);
	width:93px;
	height:48px;
	display:block;
	}
	
#geral #principal .internas p.btn-linha-clean-dois a:hover{ background-position:left top; }

/*oramentos*/

#geral #principal .internas.orcamento{
	background:url(../img/bg-orcamento.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-orcamento{
	background:url(../img/tit-orcamento.gif) 0 0 no-repeat;
	/*height:49px;*/}

#geral #principal .internas #form-orcamento{
	background:url(../img/orelha-orca.jpg) 0 0 no-repeat;
	margin-left:-7px;}

#geral #principal .internas #form-orcamento.sem-fundo{
	background:none;
	margin-left:-7px;}
	
#geral #principal .internas #form-orcamento ul{
	list-style-type:none; 
	padding:23px 0 0 12px;}
	
#geral #principal .internas #form-orcamento ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014078;
	padding-bottom:6px;}
	
#geral #principal .internas #form-orcamento ul li label{
	width:80px; 
	display:block;
	float:left;}
	
#geral #principal .internas #form-orcamento ul li input{
	color:#333333;
	width:375px;
	height:17px;
	border:1px solid #000000;}

#geral #principal .internas #form-orcamento ul li input.cidade{width:119px;}

#geral #principal .internas #form-orcamento ul li input.uf{width:38px;}

#geral #principal .internas #form-orcamento ul li.tam-ckeck{
	width:152px; 
	display:table;
	height:17px;
	float:left;}

#geral #principal .internas #form-orcamento ul li.tam-ckeck1{
	width:150px;
	height:17px; 
	display:table;}

#geral #principal .internas #form-orcamento ul li label.lba-check{
	width:113px; 
	display:table;
	float:left;}
	
#geral #principal .internas #form-orcamento ul li input.check{
	width:20px;
	height:13px;
	border:none;}	
	
#geral #principal .internas #form-orcamento ul li.image{
	background:url(../img/vao-livre.jpg) 0 25px no-repeat;
	width:480px;
	height:180px;
	padding-bottom:18px;}	

#geral #principal .internas #form-orcamento ul li label.lba-vao{width:150px;}

#geral #principal .internas #form-orcamento ul li input.vao{
	width:90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	font-weight:bold;}
			
#geral #principal .internas #form-orcamento ul li.rdo-tit{padding:2px 0 10px 0;}

#geral #principal .internas #form-orcamento ul li.tensao{
	height:7px;
	padding-bottom:17px;}		

#geral #principal .internas #form-orcamento ul li input.rdo{
	width:20px;
	height:14px;
	line-height:14px;
	border:none;}
	
#geral #principal .internas #form-orcamento ul li input.bt-enviar{
	background:url(../img/btn-enviar.gif) 0 0 no-repeat;
	width:80px;
	height:19px;
	padding-top:7px;
	border:none;
	float:left;}	

#geral #principal .internas #form-orcamento ul li input.bt-limpar{
 	background:url(../img/btn-limpar.gif) 0 0 no-repeat;
	width:70px;
	height:19px;
	padding-top:7px;
	border:none;}	
		
/*Representantes*/
#geral #principal .internas.representantes{background:url(../img/bg-representantes.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-representantes{
	background:url(../img/tit-representantes.gif) 0 0 no-repeat;
}

#geral #principal .internas #esq-repre{
	background:url(../img/mapa-brasil.gif) right 0 no-repeat;
	width:495px;
	float:left;
	padding-bottom:50px;
}

#geral #principal .internas #esq-repre h3 a{
	width:236px;
	height:17px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014078;
	line-height:14px;
	margin-bottom:2px;
	border-bottom:1px dashed #000000;
	text-decoration:none;
	overflow:hidden;
	outline:0;}
	


#geral #principal .internas #esq-repre p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014078;
	line-height:14px;
	padding:0px 0 12px 7px;
}

#geral #principal .internas #esq-repre p.link-repre{
	width:130px;
	height:30px;
	float:right;
	padding-right:60px;}

#geral #principal .internas #esq-repre p.link-repre a{
	background:url(../img/but-repre.gif) left 2px no-repeat;
	color:#00b23c;
	font-size:9px;
	padding-left:20px;
	display:block;
}





/*Cases*/
#geral #principal .cases-topo{
	width:495px;
	height:20px;
	display:block;
	float:right;
	padding-bottom:15px;
}

#geral #principal .voltar a{
	display:block;
	float:right;
	text-indent:-999999px;
	overflow:hidden;
	height:20px;
	background:url(../img/cases-voltar.gif) left top no-repeat;
	width:48px;
	height:20px;
}

#geral #principal .voltar a:hover{
	background-position:left bottom;
}

#geral #principal .internas.cases{background:url(../img/bg-cases.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-cases{background:url(../img/tit-cases.gif) 0 0 no-repeat;}

#geral #principal .internas .fundo{
	background:url(../img/orelha-case-meio.jpg) right 0 repeat-y;
	display:block;
	width:100%;
	float:left;}

#geral #principal .internas div.orelha-case{
	background:url(../img/orelha-case.jpg) right top no-repeat;
	padding-top:5px;
	display:block;}	

#geral #principal .internas div.orelha1-case{
	background:url(../img/orelha-case1.jpg) right bottom no-repeat;
	padding-top:5px;
	display:block;}

.imgCases{
	width:100%;
	display:block;
}
.imgCases a img{
	border:2px solid #01245e;
	text-decoration:none;
}

/*#geral #principal .internas h2.casa-ba{
	width:100%;
	background:url(../img/casas-bahia.gif) 0 center no-repeat;
	height:22px;
	float:left;	
}

#geral #principal .internas h2.saoCamilo{
	width:100%;
	background:url(../img/case_saoCamilo.gif) 0 center no-repeat;
	height:22px;
	float:left;	
}

#geral #principal .internas h2.poderoso{
	width:100%;
	background:url(../img/case_poderoso.gif) 0 center no-repeat;
	height:22px;
	float:left;	
}

#geral #principal .internas h2.armazem{
	width:100%;
	background:url(../img/armazem-geral.gif) 0 center no-repeat;
	height:22px;
	float:left;
}*/

#geral #principal .internas p.case{padding-right:10px}

#geral #principal .cases p a{
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	height:20px;
}

#geral #principal .cases p a:hover{
	background-position:left bottom;
}

#geral #principal .cases .btn_frigo a{
	background:url(../img/case-frigo.gif) left top no-repeat;
	width:251px;
}

#geral #principal .cases .btn_padaria a{
	background:url(../img/cases-padaria.gif) left top no-repeat;
	width:270px;
}

#geral #principal .cases .btn_hospital-sc a{
	background:url(../img/cases-hospital-sc.gif) left top no-repeat;
	width:249px;
}

#geral #principal .cases .btn_loja-timao a{
	background:url(../img/cases-loja-timao.gif) left top no-repeat;
	width:314px;
}

#geral #principal .cases .btn_casas-bahia a{
	background:url(../img/cases-casas-bahia.gif) left top no-repeat;
	width:189px;
}

#geral #principal .cases .btn_armazem-geral a{
	background:url(../img/cases-armazem-geral.gif) left top no-repeat;
	width:345px;
}

#geral #principal .internas h2.frigorifico{
	width:307px;
	background:url(../img/h2frigo.gif) 0 center no-repeat;
	height:20px;
	float:left;	
}

#geral #principal .internas h2.padaria{
	background:url(../img/h2case-padaria.gif) 0 center no-repeat;
	width:307px;
	height:20px;
	float:left;	
}

#geral #principal .internas h2.hospital{
	background:url(../img/case_saoCamilo.gif) 0 center no-repeat;
	width:307px;
	height:20px;
	float:left;
}

#geral #principal .internas h2.timao{
	background:url(../img/case_poderoso.gif) 0 center no-repeat;
	width:337px;
	height:20px;
	float:left;
}

#geral #principal .internas h2.bahia{
	background:url(../img/casas-bahia.gif) 0 center no-repeat;
	width:337px;
	height:20px;
	float:left;
}

#geral #principal .internas h2.armazem{
	background:url(../img/armazem-geral.gif) 0 center no-repeat;
	width:390px;
	height:20px;
	float:left;
}



	
/*faq*/
#geral #principal .internas.faq{background:url(../img/bg-faq.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-faq{background:url(../img/tit-faq.gif) 0 0 no-repeat;}

#geral #principal .internas #faq ul{
	width:495px;
	list-style-type:none;
	background:url(../img/orelha1.jpg) right bottom no-repeat;
	padding-top:5px;
	display:block;}
	
#geral #principal .internas #faq ul li{
	text-decoration:none;
	padding-bottom:5px;}

#geral #principal .internas #faq ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014078;
	font-weight:bold;
	text-decoration:none;
	overflow:hidden;
	outline:0;}

#geral #principal .internas #faq p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014078;
	font-weight:normal;
	padding:0 0 5px 5px;}

/*noticias*/
#geral #principal .internas.noticias{background:url(../img/bg-noticias.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-noticias{background:url(../img/tit-noticias.gif) 0 0 no-repeat;}

#geral #principal .internas h2.novidade{background:url(../img/novidade.gif) 0 0 no-repeat;}

/*atendimento*/
#geral #principal .internas.atendimento{background:url(../img/bg-atendimento.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-atendimento{background:url(../img/tit-atendimento.gif) 0 0 no-repeat;}

/*qualidade*/
#geral #principal .internas.qualidade{background:url(../img/bg-qualidade.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-qualidade{background:url(../img/tit-qualidade.gif) 0 0 no-repeat;}



/*cadastro*/
#geral #principal .internas.cadastro{background:url(../img/bg-cadastro.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-cadastro{background:url(../img/tit-cadastro.gif) 0 0 no-repeat;}
	
#geral #principal .internas #form-cadastro ul{list-style-type:none;}

#geral #principal .internas #form-cadastro ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014078;
	padding-bottom:6px;}
	
#geral #principal .internas #form-cadastro ul li label{
	width:82px; 
	display:block;
	float:left;}
	
#geral #principal .internas #form-cadastro ul li input{
	color:#333333;
	width:156px;
	height:17px;
	border:1px solid #000000;}

#geral #principal .internas #form-cadastro ul li input.botao{
	width:44px;
	height:16px;
	display:block;
	padding-left:195px;
	border:none;
	overflow:hidden;
	outline:0;}
	
/*contato*/
#geral #principal .internas.contato{background:url(../img/bg-contato.gif) 0 0 no-repeat;}

#geral #principal .internas h1.tit-contato{background:url(../img/tit-contato.gif) 0 0 no-repeat;}
	
#geral #principal .internas #form-contato ul{ list-style-type:none;}
#geral #principal .internas #form-contato ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014078;
	padding-bottom:5px;}
		
#geral #principal .internas #form-contato ul li label{
	width:80px; 
	display:block;
	float:left;}
	
#geral #principal .internas #form-contato ul li label.textarea{
	width:120px; 
	display:block;
	float:left;}

#geral #principal .internas #form-contato ul li label.rdo-per{
	width:80px;
	height:20px;
	line-height:20px;
	display:block;
	float:left;}	

#geral #principal .internas #form-contato ul li label.rdo-per1{
	width:180px;
	height:20px;
	line-height:20px;
	display:block;
	float:left;}		

#geral #principal .internas #form-contato ul li.assunto{
	width:495px;}

#geral #principal .internas #form-contato ul li.assunto1{
	width:495px;
	margin:7px 0;}

	
#geral #principal .internas #form-contato ul li.indique{
	padding:2px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;}	
	
#geral #principal .internas #form-contato ul li input{
	color:#333333;
	width:380px;
	height:17px;
	border:1px solid #000000;}
	
#geral #principal .internas #form-contato ul li input.rdo{
	width:18px;
	height:14px;
	border:none;
	margin-left:5px;
	padding:10px 0 0;}
	
#geral #principal .internas #form-contato ul li textarea{
	color:#333333;
	width:340px;
	height:140px;
	border:1px solid #000000;}

#geral #principal .internas #form-contato ul li input.botao{
	width:44px;
	height:16px;
	display:block;
	padding-left:420px;
	border:none;
	overflow:hidden;
	outline:0;}
		
#geral #principal .internas p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014078;
	padding-bottom:14px;
	line-height:14px;}
	
#geral #principal .internas p.tit{padding:13px 0 0 0;}

#geral #principal .internas p.tit1{padding:0;}
	
#geral #principal .internas p.orelha{
	background:url(../img/orelha.jpg) right 0 no-repeat;
	padding:10px 5px 14px 0;}	

#geral #principal .internas p.orelha1{
	background:url(../img/orelha1.jpg) right 0 no-repeat;
	padding:10px 5px 14px 0;}	

#geral #principal .internas p a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014078;
	font-weight:bold;
	text-decoration:none;}
		
#flash1{
	width:300px;
	height:300px;
	display:block;}	
	

#geral #principal .internas .img-qualidade	{
	float:right;
	}
	
#geral #principal .internas a:hover.link-certificado{
	text-decoration:underline;
	}
	
#geral #principal .internas img.certificado{
	border:#024d90 1px solid;
	margin-left:20px;
	}

#geral #principal .internas a:hover.link-comunicado{
	text-decoration:underline;
	}
	
#geral #principal .internas img.comunicado{
	border:#024d90 1px solid;
	margin-left:15px;
	}
#geral #principal .internas p.espace{
	margin-top: 20px;
}

#rodape{
	width:750px;
	height:42px;
	display:block;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	background:url(../img/rodape.gif) 0 20px no-repeat;}

#rodape ul{	
	width:197px;
	height:15px;
	display:block;
	float:left;
	padding:13px 5px 0 57px;
}
#rodape ul li{
	width:91px;
	height:15px;
	display:block;
	list-style:none;
	float:left;
	padding-right:5px;
}	
#rodape ul li a{
	width:91px;
	height:15px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
}
#rodape ul li a.gdsi{
	background:url(../img/gdsi.gif) 0 0 no-repeat;
}
#rodape ul li a.w3c{
	background:url(../img/w3c.gif) 0 0 no-repeat;
}
#rodape address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012855;
	font-style: normal;
	padding-top:8px;
}
#rodape address a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014078;
	text-decoration:none;
}
#rodape a.btn_ir_topo{
	display:none;
}
.Fpagamento{
	width:360px;
	height:21px; 
	display:block;
	float:left;
	padding-left:260px;
	padding-top:3px;
}
.Fpagamento p{ 
	width:145px;
	height:21px;
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014078;
}
.Fpagamento img{
	width:48px;
	height:21px;
	display:block;
	float:left;
}