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



/* parâmetros gerais */


body {
	text-align: center;
	background-image: url(i/barra_03.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}

ul {
	list-style: none;
	text-align: left;
}

h1 {
	text-align:left;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	
}

h2 {
	text-align:left;
	font-size: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

h3 {
	text-align:left;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 150%;

}


h6 {
	text-align:left;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 150%;
	color:#FF3300;

}

h4 {
	font-size: 200%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	color: #FFFFFF;

}

h5 {
	text-align:left;
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	color:#FFFFFF;
	}



p {
	text-align:left;
	line-height:120%;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
}

a {
text-decoration:none;
}

a img {
border: 0 none transparent;
}

li {
height: 1em;
}
html>body li {
height: auto;
}


#all {
	width:1024px;
	margin:auto;
	background-image: url(i/barra_background.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

#topo {
	height:130px;
	background-repeat:no-repeat;
	margin: auto;
	width: 1024px;
	background-position: center;
	background-image: url(i/topo_finalizando6.jpg);
	margin-bottom: 5px;
}

#rodape {
	width:727px;
	height:auto;
	font-size:62%;
	font-size:70%;
	text-align: left;
	float: right;
	bottom: 0px;
	padding-top: 20px;
	padding-right: 40px;
}

#conteudo_left {
	width: 350px;
	float:left;
	margin-top: 10px;
}

#conteudo_right {
	width: 350px;
	float:right;
	margin: 10px 50px 0 0;
}

select {
text-align:right;

}


/* elementos do index */


#flash {
	width:727px;
	height:213px;
	float:left;
	margin:10px 0 0 0;
}

#chamadas {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	height: 206px;
	width: 250px;
	margin-top: 10px;
}

.chamadadois {
	margin-left:30px
}

.chamadaum {

}

#chamdavertical {
	width:150px;
	height:286px;
	background-image:url(i/leed.jpg);
	background-repeat:no-repeat;
	margin:10px 0 0 30px;
	float:left;
}

/* interatividade */

label {
	text-align:left;
	font-size: 70%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	}
	
	
label.linhas {
	float:left;
	color: #FFFFFF;
}

/* linhas com titulos */

#linha {
	width:720px;
	height:28px;
	margin:10px 0 0 0;
	float:left;
	background-repeat: no-repeat;
}

.empresa {
background-image:url(linha_empresa.jpg);
}

.produto {
background-image:url(linha_produto.jpg);
}

/* tabela */

#tabela {
	width:662px;
	float:left;
	margin:10px 0 0 30px;
}

#tabela table {
	text-align:left;
	line-height:120%;
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
	border: none;
	}
	
#tabela td {
	padding: 0 10px 3px;
	border-color:#CCCCCC;
	border-style:none none solid none;
	border-width: 1px;
}


/* produtos - elementos dos topos secundários */

#topoprodutos {
	float:left;
	width: 750px;
	margin: 20px 0 0 0;
	border: none;
	overflow: hidden;
}

.geral {
	background-image:url(i/fundo_produtos.jpg);
	background-repeat:no-repeat;
	height: 380px;
	}

.industrial {
	background-image:url(i/topo_industrial_um.jpg);
	background-repeat:no-repeat;
	height: 170px;
}


#topo_dropdown {
	margin: 95px 0 0 40px;
	float: left;
	width: 32%;
	height: auto;
	padding-bottom: 10px;
}
#topo_descricao_linha {
	float: right;
	width: 200px;
	height: 150px;
	display: inline;
	margin: 15px 40px 0 0;
}


#topo_botão {
	float:left;
	margin: 5px 0 0 0;
}

#topo_descricao_geral {
	width:55%;
	margin: 95px 0 0 40px;
	float: left;
	display: inline;
}

#topo_descricao {
	width:55%;
	margin: 80px 0 0 40px;
	float: left;
	display: inline;
}


#topo_dropdown_dois{
	width:26%;
	margin: 90px 0 0 70px;
	float: left;
	overflow: visible;
	display: block;
	height: 30px;
}

#topo_name {
	width:40%;
	margin: 80px 0 0 5px;
	float: left;
	text-align: left;
}

#topo_numero {
	width:18%;
	margin: 80px 0 0 30px;
	float: left;
	text-align: left;
}

#topo_botão_dois {
	float:left;
	margin: 11px 0 0 5px;
}





#linhas {
	margin: 10px 0 0 50px;
	float:left;
}


#linha_dropdown {
	margin: 10px 0 0 0;
	float:left;
}

.dropdown {
	float: left;
}



.apaga {
clear:both;
}







#trabalhe_conosco {
	width:690px;
	height:auto;
	font-size:62%;
	float: left;
	margin: 10px 0 0 30px;
	font-size:70%;
	text-align: left;
}

#topo_secundario {

	height:180px;
	float:left;
	margin: 10px 0 0 0;
}









.down {
margin-top: 50px;
}

#menu {
	width:220px;
	height:380px;
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
	margin-right: 10px;
	

}

#formulario {
	width:40%;
	float:left;
	text-align: justify;
	border: none;
	margin: 10px 0 0 30px;
}

.alinhamento_direita {
text-align:right;
}

#sobre {
	width: 50%;
}



#botao_contato {
	width:190px;
	float: right;
	margin: 30px 580px 0 0;
	display: block;
	background-image: url(botao_contato.jpg);
	background-repeat: no-repeat;
	height: 25px;

}

#selo {
	border: none;
	text-decoration: none;
	margin-top: 70px;
	text-align: left;
	padding-left: 30px;
}

.margem_selo {

}

#conteudo_produto {
	width: 40%;
	float:left;
	margin: 20px 0 0 30px;
}




.leed {
	color:#FFFFFF;
	margin-top: 225px;
	margin-left: 8px;
	font-weight: 500;
	line-height: 18px;
}

#flash_menu {
	width:100%;
	height:173px;
	float:left;
	text-align: left;
	margin: 53px 0 0 0;
	border: none;
}


/* Links - menu */

.menu_links a {
	color:#000000;

}

.menu_links a:visited{
color:#000000

}

.menu_links a:hover {
	color: #00CC00;
}

.menu_links a:active {
	color: #00CC00;
}

/*links trabalhe conosco */

.link_contato a {
	color:#666666;
	text-decoration:none;
	font-weight: bolder;
	font-size: 110%;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.link_contato a:visited {
	color:#666666;

}

.link_contato a:hover {
	color:#000000;
	font-size: 120%;
}

.link_contato a:active {
	color:#000000;
	font-size: 120%;
}


.clear {
	clear:both;
}

#conteudo {
	width:75%;
	float: right;
}

#grafico {
	width: 727px;
	float: left;
	margin: 10px 0 0 0;
}

/*menu vertical */

#vertical_slide {
	width:105%;
	margin-top: 15px;
	overflow: hidden;
}

.v-menu{
	width:60%;
	clear:both;
	padding-left: 10px;
}
	ul.v-menu, .v-menu li{
	padding:0;
	margin:0;
	list-style:none;
	}
	ul.v-menu{
	clear:both;
	margin-top:6px;
	padding:6px 10px 0 0;
	}
		.v-menu li a{
	color:#131415;
	display:block;
	border-bottom:solid 1px #DEDEDE;
	padding:4px;
	text-decoration:none;
		
		}
		.v-menu li a:hover{
	color:#00CC00;
		}

.button{
	display:block;
	float:left;
	padding-top: 12px;
	font-size: 14px;
	background-image: url(i/menu.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	padding-bottom: 12px;
	text-align: left;
	margin-left: 20px;
	padding-left: 10px;
}

/*menu vertical produtos */


.v-produto{
	width:100%;
	clear:both;
}
	ul.v-produto, .v-produto li{
	margin:0;
	list-style:none;
	padding-bottom: 10px;
	}
	ul.v-produto{
	clear:both;
	padding:0 10px 0 0;
	}
		
		.button_nome{
	clear:both;
	float:right;
	width:100%;
}

.produtos a {
	color:#0066FF;
	font-weight: bold;

}

.duvidas a:visited {
	color:#0066FF;
}

.duvidas a:hover {
	color:#0066FF;
}

.duvidas a:active {
	color:#0066FF;
}

.cinza {
	font-weight:bold;
	color:#666666;
	font-size: 70%;
}

.style2 {
	font-size: 120%;
	font-weight: bold;
}

.institucional_premium {
	height:170px;
	background:url(i/topo_institucional.jpg) no-repeat;
}

.institucional {
	height:170px;
	background: url(i/topo_instituciona_uml.jpg) no-repeat;
}

.voltar_link {
	font-size:20%;
	color:#FFFFFF;
}

.voltar_link a{
font-size:80%;
color:#FFFFFF;
}

#industrial a{
	width:100%;
	height:30px;
	display:block;
}

#institucional a{
	width:100%;
	height:30px;
	display:block;
}

#premium a{
	width:100%;
	height:30px;
	display:block;
	clear: both;
}

#transparencia {
	width:8%;
	height:80%;
	background-image:url(i/trans.png);
	background-repeat:no-repeat;
	position: absolute;
	margin-top: 30px;
	margin-left: 100px;
}

#container {
width:auto;
height:auto;
}



.leed a {
	font:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	margin: 1px 0 1px 0;
	color: #00FF00;

}

.leed a:visited {
	color:#FFFFFF

}

.leed a:hover {
	color:#00FF00;
}

.leed a:active {
	color:#00FF00;
}
