#Corpo #menu .submenu{
	position: absolute;
	visibility: hidden;
	width: 200px;
	top: 131px;
}

#Corpo #menu .itemmenu a{
	display:block;
	font-size:10px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	top:0px;
	left:0px;
	background-color: #154668;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #37669A;
	border-right-color: #154668;
	border-bottom-color: #154668;
	border-left-color: #37669A;
}

#Corpo #menu .itemmenu a:hover{
	color:white;
	border:1px solid black;
	background-color: #37669A;
}

#Corpo #menu .itemmenu{
	float:left;
	width:192.4px;
}


#Corpo #menu {
	background-color: #FFFFFF;
}
.janela .subtitulo td {
	background-color: #006699;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
