@charset "utf-8";
/* CSS Document */
a.navvtitulo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	line-height: 20px;
}
a.navvtitulo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	line-height: 20px;
}
a.navvtitulo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
}
a.navvtitulo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
}
a.navvmod:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
a.navvmod:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
a.navvmod:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
}
a.navvmod:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 20px;
}
/*QUANDO SELECIONADO*/
a.navvtituloSEL:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
a.navvtituloSEL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
a.navvtituloSEL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
a.navvtituloSEL:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
a.navvmodSEL:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
a.navvmodSEL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
a.navvmodSEL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
a.navvmodSEL:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
/**/
ul.menu { 
	list-style-type: none; /* retira o marcador de listas*/ 
}
.linhaMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 10px;
}
.linhaMenuPais {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 20px;
}
.linhaMenuSEL {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.linhaMenuIn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 30px;
}
.linhaMenuSELIn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	padding-left: 30px;
}
/*MAPA SITE*/
.tbMapa {
	padding-left: 15px;
}
a.navMapa:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	line-height: 16px;
}
a.navMapa:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	line-height: 16px;
}
a.navMapa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 16px;
}
a.navMapa:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 16px;
}
a.navMapaSeta:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	line-height: 17px;
}
a.navMapaSeta:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	line-height: 17px;
}
a.navMapaSeta:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 17px;
}
a.navMapaSeta:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #112e83;
	text-decoration: none;
	line-height: 17px;
}
