/**
 * Mises en formes contextuelles (exceptions à l'affichage)
 */

.folder-branding #items {	

}

.folder-branding #items .img-item {
  position: relative;
  text-align: center;	
	padding-top: 30px;
	background-image: url(images/fond-blanc-long.gif);
	background-repeat: repeat-x;
	height: 375px;

}


.home,
#page-contact {
  text-align: center;
}

.page-papeterie #items .img-item,
.depth-4 #items .img-item,
#page-branding-04_sante-02_bathroom #items .img-item {
  background-image: none!important;
	padding-top: 0px;
  margin-top: 0px;	
  height: auto;  
}