object{
	z-index: 1;
}
#menu{
	position: absolute;
	top: 278px;
	width: 500px;
	z-index: 20;

}
.menu_titulo {
  font-family:  tahoma;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #57694F;
}
A:{
	TEXT-DECORATION: none
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}


.marinho{
  font-family: tahoma;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #307386;
}

.profile{
  font-family: tahoma;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #504C4B;
}

.linkbold{
  font-family: tahoma;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #8b820a;
}

.link{
  font-family: tahoma;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #8b820a;
}

.titulo1{
  font-family: tahoma;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #66875A;
}

.titulo{
  font-family:  tahoma;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #66875A;

}

.news{
  font-family:  tahoma;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #66875A;

}

.texto{
  font-family:  tahoma;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #504C4B;
}

.textobold{
  font-family: tahoma;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #504C4B;
}

.dourado{
  font-family: tahoma;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #8b820a;
}

.dourado2{
  font-family: tahoma;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #8b820a;
}

.amarelo{
  font-family: tahoma;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #8b820a;
}


.verdebold{
  font-family: tahoma;
  font-size: 10px;
  font-style: bold;
  font-weight: bold;
  color: #879872;
  
}

.menu {
  
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
}


.tabela {
  
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
}


.form {
  font-family: Verdana;
  font-size: 9px;
  color: black;
  background-color: white;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

.pag {
	color:#8B820A;
  font-family:  tahoma;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
	padding:1px 4px;
}
.pag_atual {
	background:#DEDEDE;
	color:#8B820A;
  font-family:  tahoma;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
	padding:1px 4px;
}
.pag:hover {
	background:#879872;
	color:#DEDEDE;

}