body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	background-color: #dcddde;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#MasterPage{
	width: 978px;
	position: absolute;
	left:50%;
	margin-left:-489px;
	background-color: #FFF;
	}
#Topo{
	width: 954px;
	height: 117px;
	margin-left: 19px;
	margin-top: 17px;
	float:left;
}
#Logo{
	background-image: url(imagens/topo/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 302px;
}
#Logos{
	background-image: url("imagens/topo/logos.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 24px;
    margin-left: 240px;
    width: 390px;
	margin-top: 22px;
}
#Colorido{
	background-image: url(imagens/topo/colorido.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 266px;
	float: right;
}
#Menu{
	background-image: url(imagens/menu/menu2.jpg);
	float: left;
	height: 29px;
	width: 931px;
	background-repeat: repeat-x;
	background-position: center bottom;
}
#Menu_esquerdo{
	background-image: url(imagens/menu/menu1.jpg);
	float: left;
	height: 11px;
	width: 7px;
	margin-top: 18px;
}
#Menud_direito{
	background-image: url(imagens/menu/menu3.jpg);
	float: right;
	height: 11px;
	width: 7px;
	margin-top: 17px;
}
#Menu_meio{
	float: left;
	margin-left: 150px;
	}
#Menu_Home{
	background-image: url(imagens/menu/fundo.jpg);
	float: left;
	height: 29px;
	width: 147px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6d6e71;
}
#Menu_Empresa{
	background-image: url(imagens/menu/fundo.jpg);
	float: left;
	height: 29px;
	width: 147px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6d6e71;
}
#Menu_Representantes{
	background-image: url(imagens/menu/fundo.jpg);
	float: left;
	height: 29px;
	width: 147px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6d6e71;
}
#Menu_Contato{
	background-image: url(imagens/menu/fundo.jpg);
	float: left;
	height: 29px;
	width: 147px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6d6e71;
}
#Corpo{
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	}
#Banner{
	float: left;
	height: 234px;
	width: 931px;
}
#lateral{
	float: left;
	width: 302px;
	margin-left: 25px;
	margin-top: 10px;
	background-color: #efeff0;
}
#conteudo{
	float:right;
	margin-right: 20px;
	margin-top: 10px;
	width: 610px;
	}
#lateral_titulo{
	background-image: url(imagens/titulo/1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 302px;
	font-family: Verdana;
	font-size: 12px;
	color: #efeff0;
	line-height: 45px;
}
#lateral_menu{
	width: 302px;
	background-color: #efeff0;
}
#lateral_menu_itens{
	  border-bottom: 1px dotted #999999;
    float: left;
    margin-left: 35px;
    margin-top: 10px;
    width: 217px;
	}
#lateral_menu_itens1{
    float: left;
    margin-left: 35px;
    margin-top: 10px;
    width: 217px;
	}
#lateral_menu_itens_img{
	float: left;
	width: 85px;
	margin-bottom: 10px;
	}
#lateral_menu_itens_txt{
	 color: #939598;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    margin-left: 10px;
    margin-top: 19px;
    width: 120px;
	margin-bottom: 10px;
}
#lateral_menu_itens_down{
	 color: #939598;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    margin-left: 10px;
    margin-top: 19px;
    width: 120px;
	margin-bottom: 10px;
}
#pesquisa{
	background-color: #EFEFF0;
	float: left;
	height: 50px;
	width: 607px;
	}
#Rodape{
	float: left;
	margin-left: 25px;
	width: 930px;}
#Rodape_menu{
	background-color: #939598;
	height: 50px;
	margin-top: 15px;
}
#Rodape_endereco{
	 color: #939598;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 930px;
}
#Rodape_menu_center{
	float:left;
	}
#Rodape_menu_center ul{  
 	text-align:left;		
	margin-left:244px;		 
	}
#Rodape_menu_center ul li{
	  display:inline;
	  list-style:none;
	  margin-left:10px;
	  text-width:10px;
}
#Rodape_menu_center ul li a{
	font:bold 10px Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	padding: 1px 14px 5px 2px;
	;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #bebebe;
}
#Rodape_menu_center ul li a:hover
{
	color: #EEEEEE;
}

#Rodape_menu_center ul li a:
{
	color: #000000;
}
#Destaque{
	float: left;
	margin-top: 10px;}
#Aplicacao{
	float: left;
	margin-top: 10px;
	width: 305px;
	}
#titulo_Aplicacao_conteudo{
	background-color: #EFEFF0;
	float: left;
	text-align: center;
	width: 289px;}
#titulo_Aplicacao{
	width: 305px;
	}
#titulo_Aplicacao1{
	background-image: url(imagens/titulo/p1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#titulo_Aplicacao2{
	background-image: url(imagens/titulo/p2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: 160px;
	font-family: Verdana;
	font-size: 12px;
	color: #efeff0;
	line-height: 45px;
	}
#titulo_Aplicacao3{
	background-image: url(imagens/titulo/p3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#titulo_Aplicacao4{
	background-image: url(imagens/titulo/p4.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: 100px;
}
#titulo_Aplicacao5{
	background-image: url(imagens/titulo/p5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}


#Assistencia{
	float: right;
	margin-top: 10px;
	width: 305px;
	margin-right: -16px;
	}

#titulo_Assistencia_conteudo{
	background-color: #EFEFF0;
	float: left;
	text-align: center;
	width: 289px;
	}
#titulo_Assistencia{
	width: 305px;
	}
#titulo_Assistencia1{
	background-image: url(imagens/titulo/p1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#titulo_Assistencia2{
	background-image: url(imagens/titulo/p2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: 160px;
	font-family: Verdana;
	font-size: 12px;
	color: #efeff0;
	}
#titulo_Assistencia3{
	background-image: url(imagens/titulo/p3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#titulo_Assistencia4{
	background-image: url(imagens/titulo/p4.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: 100px;
}
#titulo_Assistencia5{
	background-image: url(imagens/titulo/p5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}

#icones{
	background-color: #EFEFF0;
	float: left;
	width: 114px;
	margin-right: 35px;
	}
#icones a{width: 100%; height: 100%; display:block;}

#icones1{
	background-color: #EFEFF0;
	float: left;
	width: 114px;
	margin-left: 26px;
	}
#icones1 a{width: 100%; height: 100%; display:block;}

#icones2{
	background-color: #EFEFF0;
	float: left;
	width: 114px;
	margin-left: 33px;
	}
#icones2 a{width: 100%; height: 100%; display:block;}

#icones3{
	background-color: #EFEFF0;
	float: right;
	width: 114px;
	}
#icones3 a{width: 100%; height: 100%; display:block;}
#titulo_destaque{
	width:610px;
	height: 41px;
	}
#titulo_destaque1{
	background-image: url(imagens/titulo/p1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#titulo_destaque2{
	background-image: url(imagens/titulo/p2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: 200px;
	font-family: Verdana;
	font-size: 12px;
	color: #efeff0;
	line-height: 45px;
	}
#titulo_destaque3{
	background-image: url(imagens/titulo/p3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#titulo_destaque4{
	background-image: url(imagens/titulo/p4.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: 380px;
}
#titulo_destaque5{
	background-image: url(imagens/titulo/p5.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#Destaque_conteudo{
	background-color: #EFEFF0;
	float: left;
	width: 610px;
}
#Destaque_conteudo_img{
	float: left;
	margin: 10px;
	width: 220px;
	}
#Destaque_conteudo_titulo{
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	width: 350px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}
#Destaque_conteudo_resumo{
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 360px;
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
	}
#Destaque_conteudo_veja_mais{
	float: right;
	margin: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	width: 80px;
}
#icones_titulo{
	  background-color: #939598;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    margin: 10px;
    padding-left: 5px;
}
#icones_img{
	margin: 10px;
	}
#conteudo_titulo{
	width: 600px;
	float: left;}
#conteudo_titulo1{
	background-image: url(imagens/titulo/p1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#conteudo_titulo2{
	background-image: url(imagens/titulo/p2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: 580px;
	font-family: Verdana;
	font-size: 12px;
	color: #efeff0;
	line-height: 45px;
	}
#conteudo_titulo3{
	background-image: url(imagens/titulo/p3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#downloads_lista{
	border: 1px solid #EFEFF0;
    float: left;
	margin-bottom: 5px;
    width: 600px;
}
#downloads_titulo{
	background-color: #EFEFF0;
    color: #939598;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    height: 17px;
    line-height: 15px;
    padding: 5px;
    width: 592px;
	float: left;
}
#downloads_lista_titulo{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
	float: left;
	width: 480px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
#downloads_lista_ico_soft{
	background-image: url(imagens/icones/soft.png);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 23px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
#downloads_lista_ico_manu{
	background-image: url(imagens/icones/manual.png);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 23px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
#downloads_lista_ico_cata{
	background-image: url(imagens/icones/catalogo.png);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 23px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}


#downloads_lista_ico_soft a{width: 100%; height: 100%; display:block;}
#downloads_lista_ico_manu a{width: 100%; height: 100%; display:block;}
#downloads_lista_ico_cata a{width: 100%; height: 100%; display:block;}
.paginacao_sem{
	color:#939598;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	height:23px;
	width:23px;
	text-align:center;
	float:left;
}
.paginacao_sel{
	color:#939598;
	float:left;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:23px;
	height:23px;
	width:23px;
	text-align:center;
	margin-left: 5px;
}
.paginacao{
	float: right;
	width: 600px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 14px;
	color: #32ABA4;
}
.paginacao1{
	color:#939598;
	font-family: Verdana;
	font-size:10px;
	line-height:23px;
	text-align:center;
	float:left;
	margin-left: 5px;
}
#tit_soft{ 
	float:right;
	line-height: 30px;
	margin-right: 10px;
	margin-top: 5px;
		}
#tit_manual{
	float:right;
	line-height: 30px;
	margin-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-top: 5px;
	}
#tit_catalogo{
	float:right;
	line-height: 30px;
	margin-right: 10px;
	margin-top: 5px;
	}
#tit{ float: left;}
#downloads_lista_ico_pdf{
	color: #939598;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 27px;
	}
#produtos_lista{
	border: 1px solid #999;
	float: left;
	width: 598px;
	margin-bottom: 15px;
}
#produtos_lista_imagem{
	margin: 5px;
	float: left;
	width: 126px;
	height: 134px;
	border: 1px solid #999;
}
#produtos_lista_titulo{
	float: left;
	width: 450px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #939598;
}
#produtos_lista_descricao{
	float: left;
	width: 450px;
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
	}
#produtos_lista_saiba{
	float: left;
	width: 450px;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	}
#produtos_imagem{
	float: left;
	border: 1px solid #CCC;
	height: 212px;
	width: 218px;
	margin: 5px;
}
#produtos_titulo{
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	float: left;
	width: 370px;
}
#produtos_marca{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
	float: left;
	width: 370px;
	margin-top: 5px;
}
#produtos_descricao{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#produtos_download_manual{
	background-image: url(imagens/icones/down_pdf.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 148px;
}
#produtos_download_catalogo{
	background-image: url(imagens/icones/down_catalogo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 159px;
	margin-top: 10px;
}
#produto_icones{
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 25px;
}
#produtos_download_software{
	background-image: url(imagens/icones/down_soft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 161px;
	margin-top: 10px;
}
#produtos_solicite_orcamento{
	background-image: url(imagens/icones/solicite_orcamento.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 168px;
	margin-top: 10px;
}
#produtos_download_manual a{width: 100%; height: 100%; display:block;}
#produtos_download_catalogo a{width: 100%; height: 100%; display:block;}
#produtos_download_software a{width: 100%; height: 100%; display:block;}
#produtos_solicite_orcamento a{width: 100%; height: 100%; display:block;}
#assis1{
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	width: 280px;
	}
#assis1_titulo{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	float: left;
	width: 280px;
}
#assis1_foto{
	float: left;
    height: 300px;
    overflow: hidden;
    width: 280px;
	margin-top: 10px;
	}
#assis1_descricao{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	float: left;
	width: 280px;
	margin-top: 10px;
}
#assis1_mais{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	float: left;
	margin-top: 10px;
	width: 280px;
}
#assis2_titulo{
	float:left;
	width: 600px;
	font-family: Verdana;
	font-size: 12px;
	color:#000;
	}
#assis2_foto{
	float:left;
	margin-top: 10px;
	text-align: center;
	width: 600px;
	}
#assis2_descricao{
	float:left;
	margin-top: 10px;
	text-align: justify;
	width: 600px;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	}
#lateral_noticia{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	width: 270px;
}
#lateral_noticia_data{
	color:#000;
	float:left;
	font-family: Verdana;
	font-size: 10px;
	width: 270px;
	}
#lateral_noticia_titulo{
	color:#000;
	float:left;
	font-family: Verdana;
	font-size: 12px;
	width: 270px;
	font-weight:bold;
	}
#lateral_noticia_resumo{
	color:#000;
	float:left;
	font-family: Verdana;
	font-size: 10px;
	width: 270px;
	margin-bottom: 10px;
	}
#noticia_titulo{
	width: 930px;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	}
#noticia_titulo1{
	background-image: url(imagens/titulo/p1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#noticia_titulo2{
	background-image: url(imagens/titulo/p2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: 910px;
	font-family: Verdana;
	font-size: 12px;
	color: #efeff0;
	line-height: 45px;
	}
#noticia_titulo3{
	background-image: url(imagens/titulo/p3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 10px;
}
#noticia_lateral{
	float: left;
	width: 302px;
	margin-left: 25px;
	background-color: #efeff0;
}
#noticia_data{
	float: left;
    font-family: verdana;
    font-size: 10px;
    width: 600px;
	}
#noticia_titulo_{
	float: left;
    font-family: verdana;
    font-size: 16px;
    width: 600px;
	color: #000;
	}
#noticia_foto{
	float:left;
	width: 600px;
	}
#noticia_materia{
	float: left;
    font-family: verdana;
    font-size: 10px;
    width: 600px;
	color:#6d6e71;
	}
#verNoticia_data{
	float: left;
    font-family: verdana;
    font-size: 10px;
    width: 600px;
	}
#verNoticia_titulo{
	float: left;
    font-family: verdana;
    font-size: 16px;
    width: 600px;
	}
#verNoticia_foto{
	float:left;
	width: 600px;
	}
#verNoticia_materia{
	float: left;
    font-family: verdana;
    font-size: 10px;
    width: 600px;
	color:#6d6e71;
	}
#todasNoticias{
	overflow:auto;
	float:left;
	width:600px;
	height:260px;
	}
#tituloTodas{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-family: verdana;
    padding: 5px;
	font-size: 16px;
	width: 570px;
}
#todasNoticias_lista{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float:left;
	margin-top: 10px;
	width: 575px
}
#todasNoticias_data{
	float: left;
    font-family: verdana;
    font-size: 10px;
    width: 575px;
	color:#6d6e71;
	}
#todasNoticias_titulo{
	float: left;
	font-family: Verdana;
	font-size: 14px;
	width: 575px;
	color: #000;
	}
#todasNoticias_resumo{
	float: left;
	font-family: verdana;
	font-size: 10px;
	width: 575px;
	color:#6d6e71;
	margin-bottom: 10px;
	margin-top: 5px;
	}
#form_nome{}
#titulo_nome{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_nome{}
#form_empresa{margin-top: 10px;}
#titulo_empresa{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_empresa{}
#form_departamento{margin-top: 10px;}
#titulo_departamento{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_departamento{}
#form_endereco{margin-top: 10px;}
#titulo_endereco{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_endereco{}
#form_cidade{
	float:left;
	margin-top: 10px;
	}
#titulo_cidade{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_cidade{}
#form_estado{
	float: left;
    height: 40px;
    margin-left: 10px;
	margin-top: 10px;
	}
#titulo_estado{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_estado{}
#form_telefone{margin-top: 10px;}
#titulo_telefone{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_telefone{}
#form_email{}
#titulo_email{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_email{}
#form_tipo_material{margin-top: 5px;}
#titulo_tipo_material{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_tipo_material{}
#form_temp_trabalho{margin-top: 10px;}
#titulo_temp_trabalho{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_temp_trabalho{}
#form_temp_ambiente{margin-top: 10px;}
#titulo_temp_ambiente{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_temp_ambiente{}
#form_alvo{margin-top: 10px;}
#titulo_alvo{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_alvo{}
#form_cond_ambiente{margin-top: 10px;}
#titulo_cond_ambiente{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_cond_ambiente{}
#form_msg{margin-top: 10px;}
#titulo_msg{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
}
#campo_msg{}
#form_newsletter{margin-top: 10px;}
#campo_newsletter{
	float:left;
	}
#titulo_newsletter{
	font-family: Verdana;
	font-size: 10px;
	color: #939598;
	float:left;
	line-height:20px;
}
#txt_material{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
}

/* slider*/

#feature_title{
display:			block;
width:				115px;
height:				115px;
position:			absolute;
text-indent:	-9999px;
z-index:			1000;
top:				0;
left:				36px;
background: 			url('canto.png') no-repeat top left;
}



#feature_wrap{
	display:			block;
	margin-left:-308px;
	left:50%;
	height:				200px;
	width:				856px;
	margin-top:70px;
	position: relative;
	background: 			url('atras.png') no-repeat 36px top;
}

ul#feature_buttons{
margin:				0 0 0 4px;
padding:			3px 0 0 0;

}

ul#feature_buttons li{
display: 			block;
float:				left;
text-align: 			center;
color:				#fff;
font-family:Tahoma;
padding:			0 0 0 0;
font-size:			12px;
font-weight:			bold;
cursor: 			pointer;
margin:				0 0 0 0;
width:				20px;
height:				17px;
margin-left:5px;
background:			transparent url("butoesfundo.jpg") no-repeat top left; 		
}

ul#feature_buttons li:hover {
background-position:		center left; 
color:				#fff;	
margin-left:5px;
}

ul#feature_buttons li.active {
	background-position:		left bottom;
	color:				#000;
	margin-left:5px;
	background-color: #FFF;
	border: 1px dotted #FFF;
}

a#previous, a#next { 
cursor: 			pointer; 
display:			block;
width:				48px;
height:				48px;
text-indent:			-9999px;
z-index:			999;
position:			absolute;
border:				none;
overflow:			hidden;
}

a#previous, a#previous:visited{
float: 				left; 
margin:				110px 0 0 45px;
background:			transparent url("butoesesquerda.png") no-repeat top left;
}

a#next, a#next:visited { 
float: 				right; 
margin:				110px 0 0 558px;
background:			transparent url("butoesdireita.png") no-repeat top left;
}

a#previous:hover, a#next:hover{
background-position: top right;
border:				none;
}

#slider_wrap {
	width: 				931px;
	display:			block;
	z-index:			-1200;
	height:				234px;
	max-height:			931px;
	overflow:			hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
		
#slider_wrap div div { 
overflow: 			hidden;
height:				266px;
z-index:			-1200; 
}

#slider_wrap div div a{
border:				none;
}	#botoes{
	z-index:999;
	position:absolute;
	float: left;
	top:	382px;
}
#Sorocabacom{
	background-image: url("imagens/sorocabacom.png");
    float: right;
    height: 26px;
    margin-bottom: 5px;
    width: 94px;
}
#Sorocabacom a{ display:block; width:100%; height:100%;}
