/*les parents  */
html, body { background-color: rgb(231,238,246); font-family: Arial }
.home {}
.navbar-bottom .page-container { /*margin-top: 50px;*/ padding-bottom: 0 }

/* class global */
.text-center { text-align: center; }
.overflow-hidden { overflow: hidden; } 

/* panel footer */
.panel-footer .text-center .overlay { display: none; }
.panel-footer .text-center:hover .overlay { position: absolute; top: 0; width: 90%; height: 65%; display: block;  }
	.panel-footer .overlay i { font-size: 45px; padding-top: 25% }

/* flexslider */
.flex-control-nav { width: 15%; margin-left: calc(100%/2 - 15%/2); }
.slides img:not(.no_max_width) { max-width: 100%; }

/* breadcrumb */
ul.breadcrumb ul { display: none; position: absolute; left: 15px; background: #fff; padding: 10px 7px; z-index: 99; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc}
ul.breadcrumb ul li { list-style: none; padding: 5px 8px; }
ul.breadcrumb ul li a { font-size: 12px; color: grey; padding: 4px 10px; }
ul.breadcrumb ul li:hover { background: #f5f5f5 }
ul.breadcrumb li:hover ul, ul.breadcrumb li ul:hover { display: block; }

/* page d'accueil */
.sidebar-eau, .sidebar-ass { display: none; }
.sidebar-eau.active, .sidebar-ass.active { display: block; }
/*.page-heading { position: fixed; width: 100%; top: 0; z-index: 99; }*/
.page-heading .page-header { margin-bottom: 0; background-color: #00adef !important }
a.navbar-brand img { background-color: #00adef !important }
.home .menu-list { margin-top: 9px }

/* sidebar 
._sidebar {}
._sidebar img { height: 220px; width: auto }
