body {
	background-image: url(images/fundo1.jpg);
	background-position: center;
	background-position: top;
	margin-top: 40px;
	}
.foto {
	border: medium solid #6E5034;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.conteudo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #58342D;
	text-decoration: none;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #58342D;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;

}
.rodape {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FAEFDC;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #58342D;
	text-decoration: none;
	font-weight: bold;
}
a.titulo:link {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #58342D;
	text-decoration: none;
	font-weight: bold;
}
a.titulo:visited {


	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #58342D;
	text-decoration: none;
	font-weight: bold;
}
a.titulo:hover {


	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #58342D;
	text-decoration: underline;
	font-weight: bold;
}
a.titulo:active {


	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #58342D;
	text-decoration: none;
	font-weight: bold;
}
a.conteudo:link {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58342D;
	text-decoration: none;
	}
a.conteudo:visited {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58342D;
	text-decoration: none;
	}
a.conteudo:hover {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58342D;
	text-decoration: underline;
	}
a.conteudo:active {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58342D;
	text-decoration: none;
	}
.botao_ok {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #58342D;
	text-decoration: none;
	font-weight: bold;
	background-color: #E2CFB9;
	border: thin solid #E2CFB9;
}
