@charset "utf-8";
/* // link */
a:link {
	font-size: 11px;
	color: #000;
	font-family: tahoma;
	text-decoration: none;
}
a.link:visited {
	font-size: 11px;
	color: #000;
	font-family: tahoma;
	text-decoration: none;
}
a.link:active {
	font-size: 11px;
	color: #000;
	font-family: tahoma;
	text-decoration: none;
}
a.link:hover {
	font-size: 11px;
	color: #000;
	font-family: tahoma;
	text-decoration: none;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;	
	font-size: 14px;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}
a.topo:link {
	font-family: tahoma;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.topo:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.topo:active {
	font-family: tahoma;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.topo:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

/* // formatação texto */
.textologin {
    font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color:#007cc3;
}
.textousuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.textoemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CC0000;
}
.textocinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textopreto_interna {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.textovermelho_interna {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}
.textopreto{
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}
.textovermelho{
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}
.textobranco{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
/* // botões do formulário */
.btn {
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_acessar.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 89px; 
	height: 32px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
	backgroung-image: repeat-x
}
.btn_buscar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_buscar.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 79px;
	height: 24px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_buscar_noticias{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/ok_pesq.jpg); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 30px;
	height: 20px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_login{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/entrar.jpg); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 31px;
	height: 12px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_alterar_senha{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/alterar_senha.jpg); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 92px;
	height: 26px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}

.btn_limpa{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_limpar.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 79px; 
	height: 24px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_enviar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_enviar.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 79px;
	height: 24px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_enviar_newLetter{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/enviar.jpg); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 100px;
	height: 18px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_ok{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/ok.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 42px; 
	height: 41px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_cadastrar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image:url(../imagens/but_cadastrese2.jpg) ;
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 91px; 
	height: 33px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
/* imput */
.inputtextfield {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 14px;
	width: 220px;
	border: 1px solid #cccccc;
}
.inputtextfield-informativo {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 18px;
	width: 210px;
	border: 1px solid #ccc;
}
.inputtextfield-pesquisa {
	font-family: tahoma;
	font-size: 16px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 20px;
	width: 230px;
	border: 1px solid #366184;
}
.input {
	background-image:url(../imagens/barra.gif);
	background-repeat:repeat-x;
	border-style:none;
	font-family: verdana;
	font-weight:100;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 170px;	
	border: 0px solid #cccccc;
	font-size-adjust:inherit;
	margin-bottom:auto;
		
}
.inputtextfield-file {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 220px;
	border: 1px solid #cccccc;
}
.inputtextfield-login {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 15px;
	width: 140px;
	border: 1px solid #cccccc;
}
.inputtextfield-acesso {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#996600;
	text-decoration: none;
	height: 14px;
	width: 140px;
	border: 1px solid #996600;
}
.inputtextfield-valor {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 20px;
	border: 1px solid #cccccc;
}
.inputtextfield-menor {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 15px;
	width: 80px;
	border: 1px solid #cccccc;
}
.informativo {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
	width: 120px;
	height: 16px;
	padding:2px;
	border: 0px solid #FFFFFF;
}
.inputtextfield-telefone {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 90px;
	border: 1px solid #cccccc;
}
.inputtextfield-cnpj {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 110px;
	border: 1px solid #cccccc;
}
.inputtextfield-cidade {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	border: 1px solid #cccccc;
}
/* // distancia das bordas */
.tm1{margin-left:5px;margin-top:5px;margin-right:5px;margin-bottom:5px}
.tm2{margin-left:3px;margin-top:3px;margin-right:3px;margin-bottom:3px}
.tm3{margin-left:3px;margin-top:2px;margin-right:3px;margin-bottom:2px}
.tm4{margin-left:5px;margin-top:1px;margin-right:3px;margin-bottom:1px}
.tm5{margin-left:2px;margin-top:2px;margin-right:2px;margin-bottom:2px}
.tm6{margin-left:0px;margin-top:1px;margin-right:0px;margin-bottom:0px}
body {
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*BORDER DA FOTO GALERIA*/
.img_foto{
   border:1px solid #FFFFFF;
}
/* Texto Formulário Buscar*/
.textobusca {
	color: #ccc;
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
}
.Cadastro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
}
.Menu_produtos {
	font-size: 12px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.Menu_topo {
	font-size: 14px;
	color:#FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}
.Nome_Prod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.Descicao {
	font-family: tahoma;
	font-size: 8px;
	color: #000000;
	font-weight:bold;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	font-weight:bold;
}
/* // Estilos do Site*/
.newsletter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.tit_noticia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.txt_noticia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.tit_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
/* // Fim dos estilos do Site*/

/*  LINK NOTICIAS */	
.txt_noticia_link:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.txt_noticia_link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.txt_noticia_link:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.txt_noticia_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

/*LINK MENU*/
.menu_link:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu_link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu_link:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


/* LINK TITULO */
.tit_noticia_link:link {
	font-size: 14px;	
	font-family: Verdana, Geneva, sans-serif;	
	color: #333;	
	font-weight: bold;
	text-decoration: none;
}
.tit_noticia_link:visited {
	font-size: 14px;	
	font-family: Verdana, Geneva, sans-serif;	
	color: #333;	
	font-weight: bold;
	text-decoration: none;;
}
.tit_noticia_link:active {
	font-size: 14px;	
	font-family: Verdana, Geneva, sans-serif;	
	color: #333;	
	font-weight: bold;
	text-decoration: none;
}
.tit_noticia_link:hover {
	font-size: 14px;	
	font-family: Verdana, Geneva, sans-serif;	
	color: #333;	
	font-weight: bold;
	text-decoration: none;
}
/*LINK TITULO SITE*/
.titulo_site_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.titulo_site_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.titulo_site_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.titulo_site_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#position_logo {
	float: right;
    margin: -55px 6px 0 0;
}