body {
	background-attachment: scroll;
	background-color: #216359;
	background-image: url(imagens/gerais/fundo_site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #033931;


}
.titulo-conteudo {
	font-family: Arial;
	font-size: 20px;
	color: #033a32;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.titulo-convenio {
	font-family: Arial;
	font-size: 15px;
	color: #033a32;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.titulo-caderno {
	font-family: Arial;
	font-size: 11px;
	color: #cfa402;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.titulo-amarelo_grande{
	font-family: Arial;
	font-size: 18px;
	color: #cfa402;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.titulo-descricao {
	font-family: Arial;
	font-size: 9px;
	color: #033a32;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.descricao_foto {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.cinza {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.branco_pequeno {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.verde_pequeno {
	font-family: Arial;
	font-size: 10px;
	color: #18574d;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #033a32;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #033a32;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #033a32;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #033a32;
	text-decoration: none;
}
a.branco:link {
	font-family: Arial;
	font-size: 11px;
	color: #e2e2e2;
	text-decoration: none;
	font-weight: bold;

}
a.branco:visited {
	font-family: Arial;
	font-size: 11px;
	color: #e2e2e2;
	text-decoration: none;
	font-weight: bold;

}
a.branco:hover {
	font-family: Arial;
	font-size: 11px;
	color: #e2e2e2;
	text-decoration: underline;
	font-weight: bold;

}
a.branco:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e2e2e2;
	text-decoration: none;
}
a.verdinho:link {
	font-family: Arial;
	font-size: 10px;
	color: #18574d;
	text-decoration: none;
	font-weight: normal;

}
a.verdinho:visited {
	font-family: Arial;
	font-size: 10px;
	color: #18574d;
	text-decoration: none;
	font-weight: normal;

}
a.verdinho:hover {
	font-family: Arial;
	font-size: 10px;
	color: #18574d;
	text-decoration: underline;
	font-weight: normal;

}
a.verdinho:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #18574d;
	text-decoration: none;
}