                                    /* Generalite */

p, a, ul, li {
  font-family: 'Montserrat', sans-serif;
    font-weight: normal;
}

h1, h2, h3, h4 {
    font-family: 'Montserrat', sans-serif;
}

a:hover{
    text-decoration: none;
    color: black;
}
a {
    text-decoration: none;
    color: #777;
}

body{
    margin: 0 0 5rem 0;
}
li{
    text-decoration: none;
    list-style: none;
}



                                    /* NAV BAR */



.navbar-brand{
    display: none;
}
.navbar-default{
    background-color: white;
    border-color:white; 
}


.logoapp
{
    width: 20em;
}

h1
{
    color: black;
    font-size: 1.1em;
    margin: 5px;
    padding: 15px;
    max-width: 300px;
    float:none;
    display:block;
    margin:  0 auto;
    max-width:  300px;
    margin-bottom: 4em;
}

a:hover{
    text-decoration: none;
    color: black;
}
a {
    text-decoration: none;
    color: #777;
}

header {
    margin: 0 auto;
}


section {   
    width: 100%;
}

#mapid { 
    height: 180px;
}


                                        /*SLIDE*/
.slider_img {
    height: 50px;
}

.glyphicon-chevron-left::before {
    color: #000;
}

.glyphicon-chevron-right::before {
    color: #000;
}

.carousel-control {
    text-shadow: none;
}

.carousel-control.right {
    background: none;
}

.carousel-control.left {
    background: none;
}

.carousel-indicators {
    display: none;  
}
.item active{
    width: 20px;
    padding:0 1em ;
}
.row text-center{
    width: 20px;
    margin: 0 auto;
}
.row{
    margin-right: 0;
    margin-left: 0;
}

.glyphicon-chevron-left{
    height: 5px;
}

.col-center-block{
    float:none;
    display:block;
    margin:  0 auto;
    max-width:  300px;
}


                                /* CONTENT */

[class*="col"] 
      img { width: 100%; }

.panier{
    max-width:18em;
    margin-top: 5em;
    margin: 0 auto;
}
.lepanier{
    list-style: none;
    margin-top: 5em;
    padding-left: 0;

}
.informationsferme{
    margin-top: 5em;
    text-align: center;
}

<<<<<<< HEAD
                            /* MAP */

#map_template {
    max-width: 100%;
    margin-top: 2em;
}

#map {
    width: 65em;
    height: 50em;
    margin: 0 auto;
}

.p_highlight {
    margin: 0 auto;
    max-width: 60%;
    font-size: 1.1em;
    font-weight: normal;
    text-align: center;
}

=======
body{
    margin: 0 0 5rem 0;
}
li{
    text-decoration: none;
    list-style: none;
}
>>>>>>> a222680108c6cfa33a034748fe6b1ef4a3dacc6a
