body {
	margin: 0px 0px 10px;
	background-color: #79A22C;
	background-image: url(../imgs/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.borda_bg {
	background-image: url(../imgs/borda_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_sep_pontos_vert {
	background-image: url(../imgs/bg_separador_pontos.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.texto_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #569C19;
}
.texto_01 a:link { color:#569C19; text-decoration:none}
.texto_01 a:active { color:#569C19; text-decoration:none}
.texto_01 a:visited { color:#569C19; text-decoration:none}
.texto_01 a:hover { color: #569C19; text-decoration: underline}

.texto_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.texto_02 a:link { color:#666666; text-decoration:none}
.texto_02 a:active { color:#666666; text-decoration:none}
.texto_02 a:visited { color:#666666; text-decoration:none}
.texto_02 a:hover { color: #666666; text-decoration: underline}

.caixa_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bg_conteudo_topo {
	background-image: url(../imgs/bg_conteudo_topo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_pontos {
	background-image: url(../imgs/bg_pontos_vert.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.pontos_vert {
	border-right: 1px dotted #CCCCCC;
}
