.Bordas {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(mapa_mundi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}.Bordas2 {

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(mapa_mundi1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #31B0B9;
	background-color: #FFFFFF;
	border: 1px solid #3EAFBF;
}

