/* At-Rules */
@charset "iso-8859-1";


.menu {background-color: #ECE5CD; color: #ac3900; font-family:  arial; font-size: 8pt; font-weight: bold; text-decoration: none}

#fundo-menu {background-color: #ECE5CD; border:1px solid #CEBA8A;width: 105; padding:1px; padding-left: 2px; line-height: 30px; height: 250px}

.menu-sub {
	color: #B8860B;
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
}

a:hover {
	color: Gray;
}

.txt {font-size : 8pt;   font-weight : bold;}

#popitmenu {position: absolute;  background-color: white;  border:1px solid #CEBA8A;  font: normal 8pt arial;  line-height: 15px;  z-index: 100;  visibility: hidden;}

#popitmenu a {text-decoration: none;  padding-left: 4px;  color: #996600;  display: block;}

/* hover background color */
#popitmenu a:hover {background-color: #FDF5E6;}

/* End of style section. Generated by AceHTML at 25/10/2005 08:44:13 */