.carrusel{
height:95px;
overflow:hidden;
width:auto;
}

.bloque-imagenes{
padding:0;
width:1560px;
}

.bloque-imagenes li{
list-style:none;
margin:0;
padding:0;
margin-bottom:12px;
display:inline;
float:left;
}

.bloque-imagenes li img{
height:73px;
width:109px;
border:0;
}

.bloque-imagenes a:hover img{
border:1px #fff solid;
}
.peque{
	width:40%;
	height:40%;
}




