body {
	background-repeat: repeat;
	background-image: url(Imagens/BG_EXTERNO.png);
}
#flash {
	margin-bottom: -10px;
}
.corpo{
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Imagens/Saulo/fundo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cadastro {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu {
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.principal {
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.principal tr .titulo {
	background-color: #3C99BD;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}
.principal tr .conteudo {
	background-color: #3C99BD;
	padding: 10px;
}
