.fundo {
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
}
.bordaex {
	border: 1px solid #333333;
}
.fundomiolo {
	background-image: url(../imagens/fundo_miolo.jpg);
	background-repeat: repeat-x;
}
.formbranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	margin: 0px;

}
.textosimples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textolaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.textomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.formimput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
.negrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagens/botoes/bt_fundo.jpg);
	border: 1px solid #FFFFFF;
	cursor: hand;

}
.textosimplesb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.noboard {
	border: 0px solid #FFFFFF;
}
