#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;
}
#divLogos {
	overflow: auto;
	height: 300px;
	text-align: center;
	width: 185px;
}
#Corpo #Rodape a {
	color: #FFFFFF;
}

#Corpo #Conteudo #divLogos td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#divLogos a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#divLogos a:hover img {
	border: 1px outset #154668;
}
