@charset "utf-8";
body {
	background-image: url();
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #000000;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: left;
}
.txt_prod {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
	text-align: left;
	margin-bottom:5px;
}
.tit_prod {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#009ccb;
	margin-bottom:5px;
}
.subtit_prod {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000;
}
.lista {
	font-size: 12px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}.descricao_prod {
	color:#333;
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.txt_empresa {
	font-size: 12px;
	font:Verdana, Geneva, sans-serif;
	text-align: justify;
	color:#333;
}
.txt_empresa_titulo {
	font-size: 12px;
	font:Verdana, Geneva, sans-serif;
	text-align: justify;
	color:#333;
	font-weight:bold;
}
.link_home {
	color:#003;
}

a:link {
	color:#003;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#003;
}
a:hover {
	text-decoration: underline;
	color:#003;
}
a:active {
	text-decoration: none;
	color:#003;
}
.back-f{
	background:url(back_flash.png);
	background-position:center;
	background-repeat:repeat-y;
}
.tit_tabela {
	color: #fff;
}
.back_footer {
	background:url(tarja_down.png);
	background-repeat:no-repeat;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
.pesquisa {
	color: #003;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.tel {
	font-size: 16px;
	font-weight: bold;
}
.tel {
	font-size: 16px;
	color: #39F;
}
