/* 
   $Creation: 1.0 $ 
   $Author: pdecarvalho $ 
*/
/*---------------------- MODEL FAQ BLOCK TEMPLATE 2 */
/*
  E : list without drop down and category title
*/
.faqBlockTemplate2{ 
  margin: 8px 0px 8px 0px; 
  display: inline; 
}
.faqBlockTemplate2 div.titleBlock{display:none;}

.faqBlockTemplate2 div.thumbnailImage{
  float: left;
  margin: 0px;
  padding: 0px 15px 3px 0px;
}
.faqBlockTemplate2 .resume{
	margin: 0px 0px 5px 0px;
}
.faqBlockTemplate2  .categorie{
  clear: both !important;
  margin: 0px !important; 
}
.faqBlockTemplate2 .sousCategorie{
  clear: both !important;
  margin: 0px !important; 
}
.faqBlockTemplate2  .categoriePicto, .faqBlockTemplate2 .souscategoriePicto{
  display: none;
}
.faqBlockTemplate2 .listeImage{clear:both;display: block; float: left;} 
