/*...............ESCONDE CONFIG DAS FONTES.....................*/
/**********************************************************/
.aumentaFont {
	/*display:none;*/
}

/*...............TABELA DAS MARCAS.....................*/
/**********************************************************/
#tabelaMarcas,
#tabelaEx-presidentes,
#fotosSecretarios {
	width:100%;
	border-collapse:collapse;
}
#tabelaMarcas td {
	padding:5px;
}
#fotosSecretarios td {
	width:30%;
}
#tabelaMarcas img,
#tabelaEx-presidentes img,
#tabelaEx-presidentes2 img,
#fotosSecretarios img {
	float:none;
}

