
.bandeau {
position:relative;
display:block;
background-image: url(../images/header.jpg), url(../images/background.jpg);
background-repeat:  no-repeat,repeat-x;
background-position: center top, left top;
height:123px;
color:white;
text-align:center;
padding-top:80px;
font-size:20px;
	}

.navbar { top: -1px}


.fixed-top {position: relative;top: 0;}


.navbar-header {
    width: 99% !important;
}


br { line-height: 0.5 !important; }
h3 {
    line-height: 54px !important;
}