body {
	margin: 0px;
	background-color: #F7FFE6;
	background-image: url(../imagens/background.png);
	background-repeat: repeat-x;
	font-size: 9px;
}
.links {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.titulos {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006C00;
}
.titulos_esp {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.conteudo {
	font-family: Arial, Verdana, Tahoma!Important;
	font-size: 13px;
	color: #000000;
}
.conteudos_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006C00;
}
.conteudo_classe_hiden {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
	display:none;
}
.conteudo_classe {
	font-family: Arial, Verdana, Tahoma!Important;
	font-size: 13px;
	color: #000000;
}
.titulo_interna {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F90;
	font-weight: bold;
}
.chamda {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #CCC;
}
.categorias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #069;
	font-weight: bold;
}
.categorias_desc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	font-weight: bold;
}

.categorias_inicial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	font-weight: bold;
}
.categorias_desc_inicial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #069;
	font-weight: bold;
}

