html, body{
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 100%;
	width: 780px;
}

body, div, td, a, b, p{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #436502;
}
#texto {
	font-family: "Verdana, Arial";
	font-size: 16px;
	color: #436502;
}
a{
	text-decoration: none;
	font-weight: bold;
	color: #436502;
}

a:hover, a.sub:hover, a.ativo{
	color: #74AF03;
}

a.sub{
	padding-left: 14px;
	background-image: url("../imagens/bullet_duplo.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
a.sub, a.ativo{
	line-height: 16px;
}

.bg_tbl{
	background: url("../imagens/index_38.gif") left top no-repeat;
}

.bg_texto{
	background: url("../imagens/index_49.gif") left top ;
}
.bg_texto2{
	background: url("../imagens/index_49b.gif") left top ;
}
.rodape{
	background-color: #293B05;
}

.alfabeto td a:hover{
	color: #FF0000;
}

hr.dot{
	height: 1px;
	border: 1px dotted #999999;
}



