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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption{
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: baseline;
	text-decoration:none;
}

a {
	text-decoration:none;
}
li {
	list-style:none;
}
fieldset, a img {
	border:0;
}
html, body {
	background: url(../../imagens/br/bg.jpg) repeat-x;
	background-color:#E4EAED;	
}
.clear {
	clear:both;
}

#tudo{
	width:100%;
	margin:0 auto;
	}
.left{
	float:left;
	}	
.right{
	float:right;
	}	
.borda{
	padding:6px;
	border:#B9BFCB 1px solid;
	}
table{border-collapse: collapse;border:1px solid #B9BFCB;}
tr td, tr th{border-collapse: collapse;border:1px solid #B9BFCB;}
.min_estrutura{margin:0 2px 2px 0;}
/*************************************************************
							Fonts
*************************************************************/
h1{
	font-size:14px;
	color:#184C66;
	font-weight:normal;
	}
h2{
	color:#666666;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	text-align:justify;
	}
h3 a{
	color:white;
	font-weight:normal;	
	text-decoration:none;
	}	
#proesol li{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#B9BFCB 1px solid;
	}
#proesol p{
	color:#666666;
	font-family:calibri, Verdana, Geneva, sans-serif;
	font-size:15px;
	}
/*************************************************************
							Topo
*************************************************************/
#topo{
	padding-top:40px;
	width:100%;
	height:455px;
	min-width:900px;
	}
/*************************************************************
							meio
*************************************************************/
#meio{
	width:900px;
	margin-bottom:20px;
	}
#bloco_empresa{
	width:900px;
	height:120px;
	margin-bottom:20px;
	}
#texto_empresa_index{
	padding:43px 65px 0 20px;
	width:410px;
	height:74px;
	background:url(../../imagens/br/bg_empresa_index.jpg) no-repeat ;
        position: relative;
	}
#bloco_inovacoes{
	width:283px;
	height:265px;
	margin-bottom:25px;
	}	
#bloco_produtos{
	width:283px;
	height:265px;
overslow:hidden;
	}	
#bloco_localizacao{
	width:283px;
	height:265px;
	}	

/*************************************************************
							rodapé
*************************************************************/
#chrome-plugin-npapi-helper{
	display:none;
	}
#rodape{
	position:relative;
	bottom:-20px;
	margin: 25px 0 0 0;
	width:auto;
	height: 200px;
	background:url(../../imagens/br/bg_rodape.jpg);
	}
#rodape .menu_rodape{
	width:900px;
	height:auto;
	margin: 0 auto 0 auto;
	text-align:center;
	padding-top:17px;
	}
#rodape .menu_rodape a{
	text-decontarion:none;
	color:#CCC;
	font-size:11px;
	}
	
#rodape #conteudo_rodape{
	padding:50px 0 0 0;
	width:900px;
	margin:0 auto;
	color:#FFF;
	}
#rodape #conteudo_rodape .logo_rodape{
	float:left;
	width: 86px;
	margin:0 10px 0 0;
	}
#rodape #conteudo_rodape .texto_rodape{
	font-size:13px;
	color:#BBDBEC;
	}
	
/*************************************************************
							CONTEÚDO
*************************************************************/
#conteudo{
	width:590px;
	}
#coluna_direita{
	width:285px;
	}
#box{
	float:left;
	background:#FFF;
	width:553px;
	padding:0 15px 0 15px;
	}	
.problema{
	border-bottom: #CCC 1px dotted;
	padding-bottom:15px;
	margin-bottom:10px;	
	}	
/*************************************************************
							Produtos
*************************************************************/
.produtos{
	float:left;
	width:265px;
	height:220px;
	border-bottom:#ccc 1px  dotted;
	padding:0 0 5px 0;
	margin: 0 8px 10px 0;
	}
/*************************************************************
							Contatos
*************************************************************/
.form input, .form textarea{
	padding:10px;
	background-color:#CCC;
	margin:0 0 10px 0;
	overflow:hidden;
	margin:3px 0 10px 0;
	color:#666;
	border:0 none;
	}
.form textarea{
	overflow:auto;
	max-width:337px;
	max-height:138px;
	min-width:337px;
	min-height:138px;
	}
#dados_contatos ul li{
	border-bottom:#F5F5F5;
	padding-bottom:5px;
	margin-bottom:10px;
	}
/*************************************************************
							servicos
*************************************************************/
.servico{
	border-bottom:1px dotted #CCC;
	padding-bottom:10px;
	padding-top:12px;
	}
.img_servico{
	background:url(../../imagens/site/bg_bloco2.jpg) no-repeat;
	width:250px;
	height:180px;
	padding:8px;
	margin:0 10px 0 0;
	}
.centertext{
	display:table;
	height:180px;
	}
.centertext{
	display:table-cell;
	vertical-align:middle;
	}
.servico:hover{
	background-color:#F5F5F5;
	}