/* Fonte padro */
td {
	color: #377D12;
	text-decoration: none;
	font: 11px Arial;
}


/* Link Padro */
a:link {
	color: #008400;
	text-decoration: none;
	font-weight: none;
}
a:visited {
	color: #008400;
	text-decoration: none;
	font-weight: none;
}
a:hover {
	color: #008400;
	text-decoration: underline;
	font-weight: none;
}
a:active {
	color: #008400;
	text-decoration: none;
	font-weight: none;
}


/* Fundo do menu */
.fundo_abaixo_menu {
	background-image: url(../imagens/nav1_fundo_03.gif);
	background-repeat: no-repeat;	
}


		/* Link Padrao */
.menu_esquerda:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu_esquerda:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.menu_esquerda:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.menu_esquerda:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
	
		/* Link submenu */
.menu_esquerda_02:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.menu_esquerda_02:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.menu_esquerda_02:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.menu_esquerda_02:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.nave3-tur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 377D12;
	text-decoration: none;
}


.nave00-tur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
	
