﻿#parte1{
	width: 100%;
	float: left;
}

#parte1 img{
	float: left;
}

#clasificacion{
	width: 300px;
	text-align: center;
	float: right;

	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}