.flotar_derecha{
	float:right;
	margin:5px 0 5px 5px;
	}

.flotar_izquierda{
	float:left;
	margin:5px 5px 5px 0;
	}