/* FONTES DE TEXTOS ////////////////////////////////////////////////////////// */

.normal{
	font-family:"Century Gothic", Arial;
	font-size:13px;
	color:#666666;
}

/* FONTES ESPECIAIS ///////////////////////////////////////////////////////// */

.titulos1{
	font-family:"Century Gothic", Arial;
	font-size:18px;
	color:#162983;
	border-bottom:1px solid #009ee0;
}

.titulos2{
	font-family:"Century Gothic", Arial;
	font-size:18px;
	color:#009ee0;
}

.titpage{
	font-family:"Century Gothic", Arial;
	font-size:20px;
	color:#162983;
}

.subtit{
	font-family:"Century Gothic", Arial;
	font-size:16px;
	line-height:26px;
	color:#fff;
	padding:5px;
	background-color:#009ee0;
}

/* FONTES RODAPÉ //////////////////////////////////////////////////////////// */

.dados{
	font-family:"Century Gothic", Arial;
	font-size:15px;
	color:blue;
	text-align:center;
}

.dados2{
	font-family:"Century Gothic", Arial;
	font-size:17px;
	color:#fff;
	text-align:left;
	background-color:#009ee0;
}

.rodape{
	font-family:"Century Gothic", Arial;
	font-size:10px;
	color:#333333;
	text-align:center;
}
