#corpo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	width: 780px;
	background-repeat: no-repeat;
	background-color: #ECF2F0;
	
}
#corpo #topo {
	height: 150px;
}
#corpo #menu {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 130px;
	vertical-align: top;
	background-color: #ECF2F0;
}
#corpo #menu ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#corpo #menu ul a:hover {
	color: #FF3300;
	font-weight: bold;
}
#corpo #menu a {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
}
#corpo #rodape {
	clear: both;
	background-image: url(imagens/final.jpg);
	text-align: center;
	height: 70px;
	color: #FFFFFF;
	background-repeat: repeat-x;
}
.titulo {
	font-weight: bold;
	color: #660000;
	text-align: center;
	padding: 0px;
	font-style: normal;
	text-decoration: none;
}

#corpo #menu li {
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#corpo #conteudo {
	width: 650px;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	height: 380px;
}

body {
	background-image: url(imagens/logofundo2.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
#corpo #conteudo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	width: 630px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.caixa {
	width: 180px;
	background-color: #FFFF99;
	margin-left: 42px;
}
.texto {
	font-weight: bold;
	float: left;
}
#corpo #creditos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	color: #10483D;
}
#corpo #creditos a {
	text-decoration: none;
	color: #173F3F;
}

