#mainnav {
    font-family: Sue Ellen Francisco;
    font-size: medium;
  font-weight: normal !important;
}
.dropdown-menu, .nav .nav-child {
    font-size: 1.4em;
    padding: 5px;
/*    border-radius: 5px; */
      border: none !important;
font-size: 1.5em;
}

.dropdown-menu, .nav .nav-child a:hover, a:focus, a:active {
/*    color: #303030;
    border-radius: 10px; */
     background: white !important;
 text-decoration: underline !important;
    -moz-text-decoration-color: green !important; /* Code for Firefox */
    text-decoration-color: green !important;

}

.navbar-form.span3 {
    background-color: transparent;
}
.pull-right {
    float: right !important;
    margin-top: -30px !important;
}

/* 
body {
    background-image: url("http://larcheducerf.blue-line-cloud.com/images/chalet/arche_du_cerf_acceuil.jpg") !important;
}
*/
#header {
    top: 0px;
    background-position; center center;
    background-size: 100%;
}

.contact-address.dl-horizontal {
    visibility: hidden;
}
