.layout {
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat;
}
.borda {
	border: 1px solid #2f3679;
	width: 701px;
	height: 431px;
}
.txttit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txttitazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4049A4;
}
.txttitazulmaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4049A4;
}
.txttitvermelhomaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.txtpadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
	text-indent: 30px;
}
.txtsimples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #4049A4;
	text-decoration: none;
}
.txtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4049A4;
	text-decoration: none;
}
.txtlinksimples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #4049A4;
	text-decoration: none;
}
.txtlinkhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #4049A4;
	text-decoration: none;
}
.txtlinkhome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #CC3300;
	text-decoration: none;
}
.txtsimplesazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4049A4;
}
.txtsimplescinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.boxform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D5DDE0;
	width: 220px;
	color: #333333;
	text-indent: 1px;
	border: 1px solid #4049A4;
	height: 14px;
}
.boxformcid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D5DDE0;
	width: 175px;
	color: #333333;
	text-indent: 1px;
	border: 1px solid #4049A4;
	height: 14px;
}
.boxformuf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D5DDE0;
	width: 40px;
	color: #4049A4;
	border: 1px solid #4049A4;
	overflow: hidden;
	position: absolute;
	margin-left: 2px;
}
.boxform2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
	height: 70px;
	color: #333333;
	text-indent: 1px;
	border: 1px solid #4049A4;
	background-color: #D5DDE0;
}
.btform {
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4049A4;
	height: 20px;
	font-weight: bold;
	background: #D5DDE0;
	border: 1px solid #4049A4;
	line-height: 10px;
}
