@charset "utf-8";
/* CSS Document */





a:link {
	color:#47687c;
	text-decoration:none;}
	
a:hover {
	color:#93b4c8;
	text-decoration:underline;}
	
	.menu a {
	font-family:Arial;
	font-size:11px;
	color:#045786;
	text-decoration:none;}

.menu a:visited {
	color:#045786;
	text-decoration:none;}

.menu a:hover {
	color:#d8352c;
	text-decoration:underline;}
	

.menu #submenu {
	font-size:10px;}		
	
.formfx {
	font-size: 10px;
	color: #0588DE;
	font-family:  arial ,Tahoma, Arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #999999;
}
.texto {
	font-family: Arial,Tahoma, Verdana;
	font-size: 11px;
	color: #045786;
	text-decoration: none;
}

.rodape {
	font-family: Arial,Tahoma, Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.texto2 {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	color: #686d71;
	text-decoration: none;
}