.galeria-article {
  
    overflow: hidden;
}
.galeria-article li {
    
    padding-right: 10px;
    vertical-align: top;
	float:left;
}
.galeria-article h3 {
	color: #51617a;
	font-weight: bold;
	font-size: 1.8em;
	padding-bottom: .5em;	
	padding-right: 2em;
	
}
.galeria-article img {
	width: 150px;
	height: 100px;
}
.detalleFlota li {
	width: auto!important;
}
.listaNoticiasIeo { 
    width: 100%;
}
.listaNoticiasIeo ul{ 
    width: 100%;
}
.notDisplay{display:none}