/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-color: #EAF8E7;
}
.fonte1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.fonte2 {
	font-family: Arial;
	font-size: 12px;
	color: #794C2F;
	text-decoration: none;
}
.fonte3 {
	font-family: arial;
	font-size: 11px;
}

.titulo {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

