body {
font-family: 'Poppins', sans-serif;
font-size: 1.5em;
background-color: #fff;
}


@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}
.zero{
padding-right: 0px;
padding-left: 0px;
}

.color {
background-color: #c1aea2;
padding: 15px 35px 8px 15px;
}

.pied{
background-color: #c1aea2;
padding: 10px;
text-align : center;
font-size: 0.8em;
color: #fefefe;
line-height: 1.7;
font-weight: 400;
}
.pied a {
text-decoration : none;
color: #fefefe;
}
.pied a:hover {
text-decoration : none;
color: #3d3d3d;
}

.mentions {
padding: 0px 10px 0px 10px;
font-size: 0.8em;
color: #5c524b;
line-height: 1.4;
font-weight: 400;
}

.mentions a {
text-decoration : none;
color: #1a769e;
}
.mentions a:hover {
text-decoration : none;
color: #5c524b;
}

.mentions H2 {
font-size: 1.6em;
}

.mentions H3 {
font-size: 1.3em;
}
.droite {
margin-top: 12px;
text-align: right;
font-size: 0.8em;
color: #fefefe;
line-height: 1.7;
font-weight: 400;
}
.plus {
font-size: 1.7em;
}

.droite a {
text-decoration : none;
color: #fefefe;
}

.droite a:hover {
text-decoration : none;
color: #3d3d3d;
}


@media (max-width: 768px) {
.color {
padding: 0;
text-align: center;
padding: 10px 0px 10px 0px;
}
.droite {
text-align: center;
font-size: 0.8em;
color: #fefefe;
line-height: 1.7;
}
}

.redroite {
color: #c1aea2;
font-weight: 700;
font-size: 2.9em;
padding-top:25px;
}
.redroite2 {
color: #c1aea2;
font-weight: 700;
font-size: 2em;
padding-top: 30px;
text-align: center;
}

@media (max-width: 768px) {
.color {
padding: 0;
text-align: center;
padding: 10px 0px 10px 0px;
}
.droite {
text-align: center;
font-size: 0.8em;
color: #fefefe;
line-height: 1.7;
}
}


