@charset "utf-8";
.menu_rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.sub_titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #115899;
	font-weight: bold;
}
.textos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.textos2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.rodape {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #fff;
}
