/* FORMATA UM QUADRO PARA ABRIGAR UMA IMAGEM */
.divImg{
	width:110px;
	height:110px;
	border: 1px solid #999999;
	text-align: center;
}