@charset "utf-8";
/* CSS Document */

.texto-indice {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.texto-titulo {
	font-family: Tahoma, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #dd251b;
}
.texto-titulo-preto {
	font-family: Tahoma, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
.texto-endereco {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.texto-topo-branco {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto-topo-amarelo {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.texto-padrao {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.texto-link {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#Layer4 #rodape {
	text-align: center;
}
#Layer2 #rodape {
	text-align: center;
}
.rodape {
	text-align: center;
}
