@charset "utf-8";
.container {
	border: 5px solid #990033;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	float: left;
	width: 200px;
	margin-top: 10px;
}
.conteudo {
	width: 540px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	border-left-style: dotted;
	border-left-color: #E0E1DC;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 20px;


}
.banner {
	width: 140px;
	float: left;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E4E1DC;
	margin-left: 5px;
	height: 100%;
}



.menu td {
	height: 28px;
	width: 200px;
	text-align: center;

	font-size: 14px;
}
.menutexto {
	text-indent: 20px;
	font-size: 12px;
}
.menutexto:a {
	text-indent: 20px;
}
.menutexto:a hover {
	text-indent: 20px;
}

.separ {
	background-color:#385235;
	width: 900px;
	height: 5px;
	margin-right: auto;
}
.bodyIndex {
	background-image: url(../img/background.jpg);
	margin: 0px;
}
.tituloPag {
	width: 540px;
	text-align: left;
	background-image: url(../img/flor.png);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 30px;
	font-size: 16px;
}
.conteudoPag {

	width: 540px;
	line-height: 20px;
}
.tituloPagCadastro {
	width: 530px;
	text-align: left;
	background-image: url(../img/flor.png);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 30px;
	font-size: 16px;
}
.conteudoCadastro {
	width: 530px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	border-left-style: dotted;
	border-left-color: #E0E1DC;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	vertical-align: 10%;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.direita {
	text-align: right;
}
.fontecadastro {
	font-size: 14px;
}

