.contentCarouselBureau{ overflow: hidden; margin-top: 15px; margin-left: 10px; width: 120px; height: 120px; }

.carouselBureau  li {
	display: block;
	overflow: hidden;
	width: 120px;
    height: 120px;
}


.scrollOffice { 
	display:block; 
	overflow: hidden;
	width: 120px;
    height: 120px;
	text-align: left;
	}

.scrollOffice span { display:block; width:120px; font-size: 12px;}
.scrollOffice .titre1 {  font-size: 16px; font-weight: bold; color: #F29719; } 
.scrollOffice .titre2 {  font-size: 14px; font-weight: bold; margin-bottom: 5px; color: #F29719; }



