@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e8e8;
	background-image: url(imagens/fundo.gif);
	background-repeat: repeat;
	background-position: center bottom;
}
.textocinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	line-height: 16px;
}
.textocinza:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757575;
	text-decoration: underline;
	line-height: 16px;
}
.textotitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #386D39;
	text-decoration: none;
}
.textoverdenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #386D39;
	text-decoration: none;
}
.ponto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.textolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	}
	.textolink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF7319;
	text-decoration: none;
}

.td {
	background-image: url(imagens/fundocomplementaresquerda.jpg);
	background-repeat: repeat;
	background-position: right;
}
.linkmateria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EF7013;
	text-decoration: underline;
	}
.linkmateria:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF7013;
	text-decoration: none;
	}
.textoverdetitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B6F3E;
	text-decoration: none;
	line-height: 16px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #3B6F3E; 
	text-decoration: none; 
	line-height: 16px; 
}
.linkprincipal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: undeline;
	color: #006633;
	}

.linkprincipal:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	color: #006633;
	}