.fundotopo {
	background-attachment: fixed;
	background-image: url(imagens/pele1/fundotopo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #000000;
}
.fundotexto {
	background-image: url(imagens/pele1/fundotexto.jpg);
	font-family: "SF Foxboro Script", Verdana;
	font-size: 12pt;
	color: #CC0000;
	font-style: normal;
	valign:center;
	line-height: 25pt;
	padding-left: 20px;
}
.fundorodape {
	background-attachment: fixed;
	background-image: url(imagens/pele1/fundorodape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;

}
.fundofim {
	background-attachment: fixed;
	background-image: url(imagens/pele1/fundofim.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto{ width: 770px; 
height: 282px; 
overflow: auto;
}
a {
	font-family: "SF Foxboro Script", Verdana;
	color: #006699;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(imagens/pele1/fundolink.gif);
	text-decoration: none;
	background-position: left center;
	font-size: 10pt;

}

a:hover {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(imagens/pele1/fundolinkhover.gif);
	text-decoration: none;
	background-position: left center;
}
