Hola Tupy:
Me he permitido variar algo tu código para comerme algún div.
No he parado mucho en él, ni lo he revisado porque tengo que salir.
Prueba y después ya veríamos si se necesita algún cambio:   
Código html:
Ver original- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
- <html xmlns="http://www.w3.org/1999/xhtml" lang="es-es"> 
- <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" /> 
- * {margin:0;padding:0; border:0; outline:none;  position: relative;} 
- .catalogo { 
-  width: 80%; 
-  margin: 0 auto; 
-  border: 1px solid #600; 
-  overflow: hidden; 
-  text-align: center; 
-  } 
- .catalogo h5 {text-align: center; font-size: 1em; display: inline;} 
- .catalogo .articulo { 
-   float: left; 
-   width:200px; 
-   height:200px; 
-   margin: 5px; 
-   padding: 10px; 
-   background: #444; 
-   overflow: hidden; 
-   color: #cdcdcd; 
-   } 
- .catalogo .articulo img { 
-   width: 170px; 
-   height: 170px; 
-   display: block; 
-   margin:5px auto; 
- } 
-     <h5>- Art í- culo: nombre </h5>
 
-     <img src="http://ventas26.files.wordpress.com/2008/09/cliente-es-primero1.jpg" tittle="" alt= "" /> 
-     Añadir al carro: 30€ 
-     <h5>- Art í- culo: nombre </h5>
 
-     <img src="http://www.antoniodomingo.com/wp-content/uploads/2009/03/cliente.jpg" tittle="" alt= "" /> 
-     Añadir al carro: 30€ 
-     <h5>- Art í- culo: nombre </h5>
 
-     <img src="http://www.blocdeapuntes.net/images_wordpress/atencion_cliente.jpg" tittle="" alt= "" /> 
-     Añadir al carro: 30€ 
-     <h5>- Art í- culo: nombre </h5>
 
-     <img src="http://gonzalezsanchez.files.wordpress.com/2008/08/servicio-al-cliente.jpg" tittle="" alt= "" /> 
-     Añadir al carro: 30€ 
-     <h5>- Art í- culo: nombre </h5>
 
-     <img src="http://www.simply.es/images/izquierdaAtencionCliente.jpg" tittle="" alt= "" /> 
-     Añadir al carro: 30€ 
-     <h5>- Art í- culo: nombre </h5>
 
-     <img src="http://lacrudarealidad.blogsome.com/images/vodafone.jpg" tittle="" alt= "" /> 
-     Añadir al carro: 30€ 
-     <h5>- Art í- culo: nombre </h5>
 
-     <img src="http://elezeta.net/blog/wp-content/uploads/2008/03/el-cliente-siempre-tiene-la-razon.jpg" tittle="" alt= "" /> 
-     Añadir al carro: 30€ 
-     <h5>- Art í- culo: nombre </h5>
 
-     <img src="http://bligoo.com/media/users/0/11288/images/disenador%20cliente.JPG" tittle="" alt= "" /> 
-     Añadir al carro: 30€ 
Si encuentras algún error, disculpa, son las prisas. 
Un saludo