div.moduletable{
	background: url(../imagens/bg_menu.jpg) #FFFFFF bottom left repeat-x;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
}
div.moduletable a{
	color:#800000;
	padding-left:24px;
	margin-left:-22px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration: none;
}
div.espacoMenu a:hover{
	background: url(../imagens/hover.gif) transparent 10px 0px no-repeat;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:23px;
	margin-left:-21px;
	color:#000;
}
h3{
	background: url(../imagens/bg_h3.png) transparent top left no-repeat;
	height: 29px;
	width:176px;
	color:#fff;
	font-size:12px;
	text-align: center;
	padding-top: 5px;
}
div.espacoMenu{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
div.menu{
	width:176px;
}
table.espacomenu{
	margin-top: -12px!important;
	margin-top: -15px;
	margin-bottom: 10px!important;
	margin-bottom: 20px;
}