.fundotopo {
	background-attachment: scroll;
	background-image: url(imagens/bgtopo2.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.fundoesquerda {
	background-attachment: scroll;
	background-color: #fffef4;
	background-image: url(imagens/bgcantoe.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fundodireita {

	background-attachment: scroll;
	background-color: #fffef4;
	background-image: url(imagens/bgcantod.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rodapedireita {
	background-attachment: scroll;
	background-image: url(imagens/bgcantorodapd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rodapeesquerda {
	background-attachment: scroll;
	background-image: url(imagens/bgcantorodape.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rodape {

	background-attachment: scroll;
	background-image: url(imagens/bgrodape.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.tahoma8 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tahoma12 {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.borda {
	border: 1px dashed #000000;
}
.fundoinput {
	background-color: #fef4d8;
	border: 1px dashed #000000;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}
.tahoma14 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
