@charset "UTF-8";
.tx_base {
	font-family: "Arial" ,Trebuchet MS, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;

}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: justify;
}
.textos_port {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.textos_form_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.titulo_pag {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 28px;
	color: #333;
}
.menu_serv {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.direitos_reservados {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
}
.dados_rodape {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.menu {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-size:100% 100%;
}
li {
	list-style: none;
	font-size: 14px;		
}                    

li a {
	color: white;
	list-style: none;
	display: block;       
	padding: 0px 9px;		
}                     
                              
li a:hover {
	text-decoration: none;
	color:#99D5EF;
	list-style: none;
	}
