.main-content{
    padding-top: 40px;
    padding-left: 40px;
}

.logoEntete {
    width: 130px;
    height: 84px;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #A45F43 !important;
}

.theme-white .btn-primary:hover {
    background-color: #F3B39A !important;
}
.theme-white .btn-primary:active {
    background-color: #F3B39A !important;
}


.main-footer {
    background-color:#F3B39A;  
    text-align: center;
    margin-top: 0px;
} 
.hodie-police {
    color:#FFFFFF; 
}

.footer-hodie {
    height: 200px;
    background-color: #A45F43;
}

.suivez {
    padding: 20px;
    font-family: "open Sans", sans-serif;
    font-size: 20px;
    font-weight: 100;
    color: white;
    text-align: center;
}

.lien-footer {
    color : white;
    margin-top: 30px;
    list-style-type: none;
    text-align: center;
}

.media-hodie-left {
    text-align: left; 
}
.media-hodie-right {
    text-align: right; 
}

.lien-footer a {
    outline: none;
    text-decoration: none;
    padding: 2px 1px 0;
    color: white;
}

.lien-footer a :link {
  color: white;
}

.lien-footer a:visited {
  color: white;
}

.lien-footer a:focus {
  color: #F3B39A;  
}

.lien-footer a:hover {
  color: #F3B39A;
}

.lien-footer a:active {
  color: #F3B39A;
}

.lien-footer2 a {
    outline: none;
    text-decoration: none;
    padding: 2px 1px 0;
    color: #A45F43;
}

.lien-footer2 a :link {
  color: #A45F43;
}

.lien-footer2 a:visited {
  color: white;
}

.lien-footer2 a:focus {
  color: white; 
}

.lien-footer2 a:hover {
  color: white;
}

.lien-footer2 a:active {
  color: white;
}

#mapsteph {
    height : 400px;
    width : 600px;
}
#map {
    height : 400px;
    width : 100%;
}