#base {
	margin: auto;
	width: 885px;
}
.body {
	background-color: #493F8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#conteudoindex {
	height: 510px;
}
#rodape {
	background-image: url(../img/bgrodape.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
#conteudointernas {
	background-image: url(../img/bgpages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
}

.legsecoes {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.negritar {
	font-weight: bold;
	text-decoration: none;
}
.formcampos {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #29234E;
	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;
	padding: 2px;
}
.formbts {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #29234E;
	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;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}
