﻿/* ----- MENU ----- */
.menutd
{
	text-align: left;
}

.menu
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	text-decoration: none;
}

.menu:hover
{
	text-decoration: underline;
}

.menu_selected
{
	font-weight: bold;
	font-size: 8pt;
	color: Yellow;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	text-decoration: none;
}

.menunorma
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	text-decoration: none;
}

.menunorma:hover
{
	text-decoration: underline;
}

.menu_selectednorma
{
	font-weight: bold;
	font-size: 12pt;
	color: Yellow;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	text-decoration: none;
}

/* ----- SUBMENU ----- */
.submenutd
{
	text-align: left;
	height: 21px;
}

.submenu
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	text-align: left;
	text-decoration: none;
}

.submenu:hover
{
	text-decoration: none;
	color: white;
}

.submenu_selected
{
	font-weight: bold;
	font-size: 8pt;
	color: #4E2807;
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	text-decoration: none;
}

/* ----- RODAPE ----- */
.rodape
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}

.rodapelink
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}

.rodapelink:hover
{
	text-decoration: underline;
}

/* ----- CAMINHO ----- */

.caminhotd
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}

.caminho
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: White;
	text-decoration: none;
}

.caminho:hover
{
	text-decoration: underline;
}

/* ----- CV ----- */

.CV
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.CV:hover
{
	text-decoration: underline;
}

/* ----- TITULOS ----- */

.titulo0
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11pt;
	color: Yellow;
	line-height: 20pt;
	font-weight: bold;
	text-align: center;
}

.titulo1
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 14pt;
	color: Green;
	text-align: justify;
}

/* ----- TEXTOS ----- */
.texto1
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	color: Black;
	text-align: justify;
	line-height: 16pt;
}

.textolink
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	color: Black;
	text-align: justify;
	line-height: 16pt;
	text-decoration: underline;
}

.texto2
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	color: white;
	text-align: center;
	line-height: 14pt;
}

/* ----- LINHA ----- */
.linha
{
	color:Green; 
	height:1px; 
	width:193px;
}

/* ----- MAPA DO SITIO ----- */

.mapasitio1
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11pt;
	color: Black;
	text-decoration: none;
	line-height: 16pt;
	font-weight: bold;
}

.mapasitio1:hover
{
	text-decoration: underline;
}

.mapasitio2
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
}

.mapasitio2:hover
{
	text-decoration: underline;
}
