body {
	background-color: #c0c0c0
}

.menu a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu2 a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
text-decoration:underline;
}

.menu2 a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}


.titulo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.subtit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
}
.textoblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.links:hover {
	text-decoration: underline;
}

.sectexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
}

.quatexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
}

.tertexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}

.textop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
  	text-align:justify;
}

.textop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
  	text-align:justify;
}

.direitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.saibamais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.subtexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.subtexto:hover {
	text-decoration: underline;
}

#navbar {
	width: 770px;
	height: 35px;
	background-image: url('.jpg');
	text-align:left;
	margin:0 auto;	
}

#cantoesq {
	width: 17px;
	height: 35px;
	background-image: url('navbar_esq.jpg');
	float: left;
}

#navcentro {
	width: 736px;
	height: 35px;
	background-image: url('navbar.jpg');
	float: left;
}

#cantodir {
	width: 17px;
	height: 35px;
	background-image: url('navbar_dir.jpg');
	float: left;
}

#glossario {
	width:520px;
	height:431px;
	*height:422px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
}

.irpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.irpara a {
	text-decoration: none;
}

.ges {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b73c0;
	text-decoration: none;
}
.ges a {
	text-decoration: none;
}

.clientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f19e2a;
	text-decoration: none;
}

.combo {
	border-right: #cccccc 2px solid;
	border-top: #cccccc 2px solid;
	font-size: xx-small;
	border-left: #cccccc 2px solid;
	color: #666666;
	border-bottom: #cccccc 2px solid;
	font-family:Verdana;
	background-color: #eaeaea;
}


.tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
	border: 1px solid #999;
}

.tabela td {
	background-color:#fff;
	padding: 0 4px;
	border: 0px solid #999;
}