

/* DIRETORIA */

.fotos_fundo {
	background:url(../imagens/diretoria/diretoria_fotos_fundo.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	width: 86px;
	height: 99px;
	padding-top: 7px;
	margin-right: 10px;
}

.caixa_textos_diretores {
	float:left;
	width: 225px;
	padding-top: 2px;
	margin-right: 10px;
}


.linha_diretores {
	clear:both;
	margin-bottom: 10px;
}

.nome_diretores {
	font-size: 18px;
	font-weight:bold;
}

.banco_diretores {
	font-weight:bold;
}
