.borda {
	border: thin;
}
.unnamed1 {
	border: medium;
	text-decoration: none;
	color: #FFFFFF;


}
.botao {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 25px;
	width: 40px;

}
.campo {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.fundo2 {
	background-attachment: fixed;
	background-image: url(imagens/fundo-tabela.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundofrances {

	background-attachment: fixed;
	background-image: url(imagens/fundo-tabela-frances.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundoingles {


	background-attachment: fixed;
	background-image: url(imagens/fundo-tabela-ingles.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo3 {

	background-attachment: fixed;
	background-image: url(imagens/fundo-tabela.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.azul {
	color: #000099;
}
.amarelofundotabela {
	color: #FFFD9D;
	background-color: #FFFD9D;

}
.fundomapa {
	background-attachment: fixed;
	background-image: url(imagens/mapa-fundo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
