#paginacion {
left: 10px;
}

/* ---------- sup inf ---------- */

.sup{
text-align: left;
height: 120px;
}

.sup img{
float: left;
}

.inf{
width: 300px;
text-align: left;
}

/* ---------- clearfix ---------- */

.clearfix{
border: 0;
clear: both;
height: 1px;
margin: 10px 0 15px;
display: block;
float: none;
}

.bloque .contenido{
overflow: hidden;
}