.img_esquerda {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.img_direita {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}