#conteudo_interno{
	width:684px;
	/*	height:200px;*/
	margin:0;
	padding:20px 20px 0 20px;
	background: url(../img/bg_conteudo_interno.jpg) repeat-x;
	background-color:#E7E7E7;
}
#conteudo_interno p {
	margin:5px 0 10px 0;
	line-height:1.5em;
}
#conteudo_interno h3 {
	font:12px Tahoma, Arial, Heveltica;
	font-weight:bold;
	color:#333333;
}
#col_um_interno {
	float:left;
	width:185px;
}
#col_dois_interno {
	float:left;
	width:499px;
}
#col_dois_interno h5 {
	margin:5px 0 3px 0;
	font-size:11px;
	font-weight:bold;
	color:#656565;
}
#col_dois_interno p  {
	font-size:11px;
	color:#656565;
}
#col_dois_interno p a {
	text-decoration:none;
}
#col_dois_interno p a:hover {
	text-decoration:underline;
}
#col_dois_interno address {
	font:11px Tahoma, Arial, Helvetica;
	color:#656565;
	margin:10px 0 0 0;
}
#fotos_internas {
	float:right;
	width:175px;
}
.imgs_internas {
	margin-bottom:15px;
	text-align:right;
}
/*página Quem Somos*/
.titulo_quemsomos {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../quemsomos/img/titulo.gif) no-repeat;
	width:101px;
	height:15px;
	margin:0 0 10px 0;
	padding:0;
}

/*página Produtos e Serviços*/
.titulo_prodtServi {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../produto_servicos/img/titulo.gif) no-repeat;
	width:145px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
#chama_produtosT {
	float:left;
	width:246px;
	height:85px;
}
.foto {
	float:left;
	width:70px;
	height:70px;
	background:#221E1F;
	margin:0;
}
.textos {
	float:left;
	width:160px;
	margin:0 6px 0 6px;
}
.textos h4 {
	font:11px Tahoma, Arial, Helvetica;
	color:#333333;
	font-weight:bold;
}
.textos p {
	margin:0;
	padding:0;
}
.textos p a {
	text-decoration:none;
	color:#737373;
	margin:0;
	padding:0;
}

/*página Certificados*/
.titulos_certif {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../certificado/img/titulo.gif) no-repeat;
	width:145px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}

/*página Política de Qualidade*/
.titulos_politQuali {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../politica_qualidade/img/titulo.gif) no-repeat;
	width:160px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}

/*página Notícias */
.titulo_noticias {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../noticias/img/titulo.gif) no-repeat;
	width:160px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
/*página Revista */
.titulo_revista {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../revista/img/titulo.gif) no-repeat;
	width:160px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
.foto_dois {
	float:left;
	width:90px;
	height:90px;
	background:#221E1F;
}
.textos_dois {
	float:left;
	width:370px;
	margin:0 0 20px 8px;
}
.textos_dois h4 {
	font:11px Tahoma, Arial, Helvetica;
	color:#333333;
	font-weight:bold;
}
.textos_dois p a {
	text-decoration:none;
	color:#737373;
}
/*página Localização*/
.titulo_localizacao {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../localizacao/img/titulo.gif) no-repeat;
	width:160px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
.img_chama {
	border:5px solid #CCCCCC;
}
/*página Estrutura*/
.titulo_estrutura {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../estrutura/img/titulo.gif) no-repeat;
	width:160px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
/*página Cadastro*/
.titulo_cadastro {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../cadastro/img/titulo.gif) no-repeat;
	width:160px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
/*página Fale Conosco*/
.titulo_faleConosco {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../faleconosco/img/titulo.gif) no-repeat;
	width:160px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}

/*campos formulários*/
.alinha_um {
	float:left;
	width:60px;
}
.alinha_dois {
	float:left;
	width:70px;
}
.input_um {
	width:330px;
	border:1px solid #999999;
	font:11px Tahoma, Arial Helvetica;
	color:#333333;
}
.input_dois {
	width:200px;
	border:1px solid #999999;
	font:11px Tahoma, Arial Helvetica;
	color:#333333;
	margin-right:15px;
}
.select_um {
	border:1px solid #999999;
	font:11px Tahoma, Arial Helvetica;
	color:#333333;
}
.textarea_um {
	width:320px;
	height:150px;
	padding:5px;
	border:1px solid #999999;
	font:11px Tahoma, Arial Helvetica;
	color:#333333;
	line-height:1.5em;
}
.btn_enviar {
	float:right;
	margin-right:105px;
	border:0;
	background-color:#FFCC00;
	font:11px Tahoma, Arial, Helvetica;
	color:#000000;
	padding:5px;
}