body {
	margin: 0px;
	background-color:#F0F0F0;
}
.bg_pontos_hor {
	background-image: url(../imagens/imgs_acesso/bg_pontos_hor.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.texto_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.texto_01 a:link { color:#000000; text-decoration:none}
.texto_01 a:active { color:#000000; text-decoration:none}
.texto_01 a:visited { color:#000000; text-decoration:none}
.texto_01 a:hover { color: #000000; text-decoration: underline}

.bg_pontos_vert {
	background-image: url(../imagens/imgs_acesso/bg_pontos_vert.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.borda_site {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

