body {
	background-image: none;
	margin: 0px;
	padding: 0px;
	background-color: #1E5708;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 15px;
	padding: 0px;
	text-indent: 0px;
	text-align: justify;
}
.texto_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	width: auto;
	font-weight: normal;
	text-align: left;
	text-indent: 6px;
}
.texto_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #96BE36;
	width: auto;
	font-weight: normal;
}
.texto_genealogia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	width: auto;
	font-weight: normal;
}
.link_canais1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFEEBF;
	width: auto;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	color: #009900;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFEEBF;
	border-left-color: #DFEEBF;
	background-image: url(imagens/elemento_menu.png);
}
.link_canais1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFEEBF;
	width: auto;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	color: #009900;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFEEBF;
	border-left-color: #DFEEBF;
	background-image: url(imagens/elemento_menu.png);
}
.link_canais1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #EAF3D6;
	width: auto;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(imagens/elemento_menu.gif);
	background-image: url(imagens/elemento_menu.png);
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEF8E7;
	border: 1px solid #EEF8E7;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEF8E7;
	border: 1px solid #EEF8E7;
}
.texto_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 4px;
}