.rodape {
	background-image: url(imagens/rodape.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.titulocaixa {
	background-image: url(imagens/fundo_caixa.jpg);
	background-repeat: no-repeat;
}
.fundocaixa {
	background-image: url(imagens/fundo2_caixa.jpg);
	background-repeat: no-repeat;
}
.titulo2caixa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.linksrodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bordaaa {
	border: thin solid #168B6E;
}

