.fundo_pagina {
	background-color: #663300;
	background-image: url(componentes/imagens/layout/fundo.jpg);
	background-repeat: repeat;
}
.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
}
.texto-legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.botato_form {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #492A0B;
	border: 1px solid #000000;
}
