@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color: #034ea2;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("imagens/bg9.jpg");
}
html {height: 100%;}
body {min-height: 100%;}
* html body {height: 100%;}

p{
	margin: 0px;
	padding: 0px;
}
#mestre{
	width: 1005px;
	position: relative;
	margin: 0 auto;
}
#menu{
	width: 100%;
	max-width: 1341px;
	height: 140px;
	background-image: url(imagens/menu_fundo.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
}
#menu img{
	float: left; 
}
#topm{
	width: 100%;
	max-width: 831px;
	height: 29px;
	text-align: right;
	float: left;
}
#topm img{
	float: right;
}
#menu2{
	width: 82%;
	max-width: 1166px;
	float: right;
	height: 36px;
	background-image: url(imagens/Empresa_12.jpg);
	display: block;
	margin-top: 36px;
}
#centro{
	width:824px;
	min-width: 824px;
	/*min-height: 600px;*/
	padding-top: 185px;
	padding-left: 5px;
	padding-bottom: 10px;
	float: right;
	background-color:#FFF;
}
#centro_txt{
	width: 800px;
	overflow: hidden;
	background-image: url(imagens/esquerda.jpg);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	min-height: 800px;	
}
#centro_txt2{
	width: 800px;
}
#txt1{
	float: left;
	width: 460px;
	margin-top: 10px;
	padding-left: 10px;
}
#text01{
	padding-left: 8px;
}
#text02{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 2px;
}
#text03{
	padding-left: 8px;
	width: 216px;
}
#text04{
	padding-left: 14px;
	width: 216px;
}
#listas{
	float: left;
	height: 139px;
	text-align: left;
	background-image:url(imagens/listras.jpg);
	width: 239px;
	margin-left: 43px;
}
#blocar{
	width: 751px;
	min-height: 261px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#blocar2{
	margin-top: 12px;
}
#bloco{
	width: 234px;
	float: left;
	margin-top: 10px;
}
#bloco2{
	width: auto;
	float: left;
	margin-top: 10px;
	margin-right: 35px;
}
#bloco3{
	width: auto;
	float: left;
	margin-top: 10px;
}
#linha, #linha2{
	background-image: url(imagens/linha.jpg);
	height: 4px;
	background-repeat: repeat-x;
}
#linha2{
	clear: both;
}
#b1{
	float: left;
	width: 15px;
}
#emblema{
	float: right;
	text-align: right;
	width: 198px;
}
#infos{
	background-image: url(imagens/home_img_05.jpg);
	background-repeat: no-repeat;
	background-position: center;
	max-width: 1659px;
	width: 100%;
	height: 230px;
	clear: both;
}
#esquerda{
	width: 239px;
	float: left;
}
#cinza{
	width: 239px;
	background-color: #e8e8e8;
	border-bottom-color: #FFFFFF;
	border-bottom: 4px;
	margin-left: 2px;
	padding-top: 10px;
	overflow: hidden;
	position: relative;
}
#cinza img{
	margin-right: 5px;
}
#cinzac{
	width: 239px;
	background-color: #efefef;
	margin-bottom: 6px;
	position: absolute;
	height: auto;
	bottom: -20px;
	left: 0px;
}
#video{
	width: 239px;
	margin-left: 2px;
	padding-top: 10px;
	position: relative;
}
#txtc{
	position: absolute;
	bottom: 271px;
	left: 11px;
	width: 210px;
}
#txt2{
	width: 500px;
	margin-right: 10px;
	float: right;
	position: relative;
	height: auto;
}
#clc {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(imagens/calc.png);
	background-repeat: repeat;
	display: none;
}
#clc2 {
	margin: 0 auto;
	background-image: url(imagens/calculadora.png);
	width: 403px;
	height: 318px;
	margin-top: 10px;
}
#txt3{
	float: left;
	width: 365px;
	margin-top: 15px;
	padding-left: 20px;
}
#txt3 select{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
img{
	border-color: #FFFFFF;
}
#TB{
	background-image: url(imagens/tabelas.jpg);
	background-repeat: no-repeat;
	width: 493px;
	height: 380px;
	padding-left: 4px;

}
#TB td{
	height: 18px;
}