body {
	background-image: url(../img/fundo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
}
table {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table p {
	margin-top: 1px;
	margin-bottom: 5px;
}
a {
	color: #EA8224;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration:none;
}
.rodape {
	color: #000000;
	font-size: 7pt;
}
.rodape a { 
	color: #000000;
}
.rodape a:hover {
	color: #339900;
}
h1 {
	color: #005b2c;
	font-size: 13pt;
	margin-bottom: 0px;
	text-align:left;
}

#folhas {
	position: absolute;
	margin-left: -152px;
	top: 0px;
	width: 302px;
	height: 266px;
	z-index: 100;
}
#links {
	position: relative;
	float: left;
	width: 420px;
	margin: 0px;
	z-index: 6;
}
#icones {
	position: absolute;
	z-index: 100;
	margin-left: 220px;
	margin-top: 10px;
}
#sino {
	position: absolute;
	z-index: 35;
	margin-left: 3px;
	margin-top: -9px;
}
#iframe {
	position: absolute;
}

