.fotoDireita {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.fotoEsquerda {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}