.bordabaixo {
	background-attachment: scroll;
	background-image: url(imagens/borda_baixo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.centraliza {
	height: 100%;
	width: 100%;
	position: fixed;
}

.bordacima {
	background-attachment: scroll;
	background-image: url(imagens/borda_cima.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 11px;
}
.bordaesquerda {
	background-attachment: scroll;
	background-image: url(imagens/borda_esquerda.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordadireita {
	background-attachment: scroll;
	background-image: url(imagens/borda_direita.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #23523A;
	text-decoration: none;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
.texto-contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #6c5735;
}
.bgflor {
	background-attachment: scroll;
	background-image: url(imagens/bg_flor.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.div {
	height: 300px;
	width: 650px;
	overflow: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #0B6142;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	padding-right: 20px;
	scrollbar-3dlight-color:#025235;
	scrollbar-arrow-color:#F6F7D5;
	scrollbar-base-color:#025235;
	scrollbar-darkshadow-color:#F6F7D5;
	scrollbar-face-color:#025235;
	scrollbar-highlight-color:#F6F7D5;
	scrollbar-shadow-color:#0d455f;
	scrollbar-track-color:#FFFFFF;
	left: 8px;
	top: 9px;


}
