/* Family Business */
.site_logo
{
    display: none;
}

.headerbar
{
    /* background-color: #12A3EB; */
    /* background-image: -webkit-linear-gradient(top, #6ACEFF 0%, #0076B1 2px, #12A3EB 92px, #12A3EB 100%); */
    /* background-image: linear-gradient(to bottom, #6ACEFF 0%,#0076B1 2px,#12A3EB 92px,#12A3EB 100%); */
    /* background-repeat: repeat-x; */
    background-image: url("./images/laugier.png");
    height: 310px;
}
