.texto-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}
.menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
.texto-conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto-conteudo-destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.texto-rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.rodape-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.rodape-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCFF00;
	text-decoration: none;
}
.busca-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
	font-weight: normal;
}
.busca-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC33;
	text-decoration: none;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #7B9EBD;
	width: auto;
	height: 18px;
	float: none;
}
.form_sugestao {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #7B9EBD;
	width: auto;
	height: auto;
	float: none;
}
.texto-login {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #164E31;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.fio-separador {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #191919;
	text-decoration: none;
	text-align: justify;
}
.texto-home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;

}
.fundo {
	background-image: url(images/bg.gif);
}

