body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	background-image: url(../imagens/fundo.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#tudo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0358A8;
	border-right-color: #0358A8;
	border-bottom-color: #0358A8;
	border-left-color: #0358A8;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundo_menu.jpg);
	background-repeat: repeat-y;
	background-position: 0px 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rodape {
	clear: both;
}
a {
	color: #999999;
	text-decoration: none;
	display: block;
}
