@charset "utf-8";
#corpo #menu {
	width: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	text-decoration: none;
	float: left;
	display: block;
}
#corpo #imagem_topo {
	display: block;
	text-align: center;
	margin-bottom: 35px;
}

.menu_lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
	color: #000099;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	list-style-position: inside;
}
#corpo #menu .menu_lista li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	clear: left;
	list-style-type: none;
	list-style-position: inside;
}
#corpo {
	width: 700px;
	position: relative;
	left: 150px;
}

#corpo #conteúdo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	height: 200px;
	position: relative;
	display: block;
	text-align: center;
	padding-top: 100px;
}
#corpo #menu .menu_lista a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#corpo #rodape {
	display: block;
	text-align: center;
	float: none;
	height: auto;
	width: auto;
	clear: left;
	color: #666666;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: auto;
	width: auto;
	list-style-type: none;
}
