.txt_branco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}.titulos_pretos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.txt_menus_pretos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.txt_menus_pretos:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #EF8B0F;
	font-weight: normal;
	text-decoration: none;
}
.txt_menus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.txt_menus:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9E09;
	font-weight: normal;
	text-decoration: none;
}
.txt_data {
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
}
.form_news {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 19px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 162px;
}.txt_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.titulo_laranja {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	font-weight: bolder;
}
.texto_preto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
.link_vejamais {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_vejamais:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD9900;
	text-decoration: underline;
}.data_laranja {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	font-weight: normal;
}
.data_preto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.texto_rodape {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
}
.texto_laranja {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
}
.texto_preto_interna {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 17px;
}
.texto_preto_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #533200;
	line-height: 17px;
	text-decoration: none;
	padding: 2px;
	background-color: #FFF4E1;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.texto_preto_link:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	background-color: #FF9900;
	padding: 2px;
}
.borda_imagem {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF9904;
	border-right-color: #FF9904;
	border-bottom-color: #FF9904;
	border-left-color: #FF9904;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #FF9900;
	color: #666666;
	background-color: #FFF4E1;
	width: 60px;
}
.bot_enviar {
	list-style-image: url(images/bot_enviar.jpg);
}
.seta {
	list-style-image: url(images/seta.jpg);
}
.titulo_interna {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 17px;
	font-weight: bold;
}
#indique
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index:999;
}
#miolo-popup
{
	width: 660px;
	height: auto;
	background-color: #FFF;
	border: 0px solid #ff0;
}
#carregando-popup
{
	width: 660px;
	top: 30px;
	left: 0px;
	height: auto;
	display: none;
	background-color: #FFF;
	border: 0px solid #ff0;
	
}
#layerOpaco2
{
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	opacity: 0.4;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}

