.bordageral {
	border: 1px solid #000000;
}
.fundo_swf_700px {
	background-attachment: fixed;
	background-image: url(_images/fundo_swf_700px.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.borda_direita_esquerda {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.borda_superior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.background {
	background-image: url(../_images/background.jpg);
	background-repeat: repeat-x;
}

.data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BE8C27;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.borda_inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
