@-o-viewport
@-webkit-viewport
@-moz-viewport
@-ms-viewport
@viewport{
	width: device-width;
	height: device-height;
}

#logo{
    display: flex;
    border: solid #a3c756 3px;
    border-radius: 5px;
    box-shadow: 5px 5px 0px #a3c756;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
    background: -webkit-linear-gradient(#eff0eb, #dbe9b0);
    background: -o-linear-gradient(#eff0eb, #dbe9b0);
    background: -moz-linear-gradient(#eff0eb, #dbe9b0);
    background: linear-gradient(#eff0eb, #dbe9b0);
}

#logo img{
    margin: auto 0;
}

#nom{
    margin-left: 85px;
    font-family:'Lucida Calligraphy', Lucida, serif;
    padding-left: 15px;
    margin-top: -20px;
}

#notel{
    font-family: Arial, serif;
    font-size: 2.1em;
    padding-left: 90px;
    margin-top: -25px;
    vertical-align: top;
}

body{
    background-image:linear-gradient(60deg, #b0cd73, #cbdd97, #dfe9ba);
    width: 1000px;
    margin: 0 auto;
    font-family: Helvetica65, serif;
}

h1{
    font-family:'Lucida Calligraphy',Lucida,serif;
    font-size: 2.2em;
    padding: -10px;
    text-align: center;
}

h2{
    font-family:'Lucida Calligraphy',Lucida,serif;
    font-size: 1.2em;
    line-height: 0px;
}

h3{
    margin-left: 70px
    font-family: Helvetica65, serif;
    font-size: 18px;
    text-indent: 25px;
    text-decoration: underline;
    padding-top: 20px;
    padding-left: 57px;
}

li{
    padding-left: 40px;
    list-style-type: none;
}

a{
    color: black;
}

#article{
    display: flex;
    border: solid #a3c756 3px;
    border-radius: 5px;
    box-shadow: 5px 5px 0px #a3c756;
    padding: 15px;
    margin-top: 35px;
    font-family: Helvetica65, serif;
    background: -webkit-linear-gradient(#eff0eb, #dbe9b0);
    background: -o-linear-gradient(#eff0eb, #dbe9b0);
    background: -moz-linear-gradient(#eff0eb, #dbe9b0);
    background: linear-gradient(#eff0eb, #dbe9b0);
}

#article img{
    margin: auto 0;
    height: auto;
    vertical-align: center;
    padding-top: 15px;
    padding-left: 10px;
}

#paragraphes{
    margin-left: 40px;
}

#services{
    display:flex;
    border: solid #a3c756 3px;
    border-radius: 5px;
    box-shadow: 5px 5px 0px #a3c756;
    padding: 15px;
    margin-top: 30px;
    font-weight: bold;
    color: #333333;
    background: -webkit-linear-gradient(#eff0eb, #dbe9b0);
    background: -o-linear-gradient(#eff0eb, #dbe9b0);
    background: -moz-linear-gradient(#eff0eb, #dbe9b0);
    background: linear-gradient(#eff0eb, #dbe9b0);
}
    
#services p{
    color: #333333
    padding-bottom: 45px;
    padding-left: 80px;
    padding-top: 20px;
}

#image_massage img{
    border-radius: 5px;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 15px;
    
}
    
th{
   text-align: left;
   font-size: 1em;
}

#coordonnees{
    display: flex;
    border: solid #a3c756 3px;
    border-radius: 5px;
    box-shadow: 5px 5px 0px #a3c756;
    padding-top: 20px;
    padding-left: 15px;
    margin-top: 35px;
    text-indent: 3px;
    font-size: 0.9em;
    color: #222222;
    background: -webkit-linear-gradient(#eff0eb, #dbe9b0);
    background: -o-linear-gradient(#eff0eb, #dbe9b0);
    background: -moz-linear-gradient(#eff0eb, #dbe9b0);
    background: linear-gradient(#eff0eb, #dbe9b0);
}

#adresse{
    padding-left: 51px;
    font-weight: bold;
    font-size: medium;
    font-family: Helvetica65, serif;
}

#courriel{
    color: #222222;
    text-indent: -2px;
}

iframe{
    padding-bottom: 15px;
}

.horaire{
    padding-left: 10px;

    padding-top:10px;
    text-indent: -5px;
    font-weight: bold;
    color: #222222;
    font-family: Helvetica65, serif;
    font-size: 16px;
}

th{
    text-align: left;
    text-decoration: underline;
}

.fb-page{
    display: flex;
    margin-right: 150px;
    padding-top: 10px;
    padding-left: 25px;
}

#footer{
    display: flex;
    border: solid #a3c756 3px;
    border-radius: 5px;
    margin: 35px 0;
    padding: 20px;
    box-shadow: 5px 5px 0px #a3c756;
    background: -webkit-linear-gradient(#eff0eb, #dbe9b0);
    background: -o-linear-gradient(#eff0eb, #dbe9b0);
    background: -moz-linear-gradient(#eff0eb, #dbe9b0);
    background: linear-gradient(#eff0eb, #dbe9b0);
}

#logo_reseau{
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
    border: solid #a3c756 2px;
    border-radius: 5px;
    background: -webkit-linear-gradient(#eff0eb, #dbe9b0);
    background: -o-linear-gradient(#eff0eb, #dbe9b0);
    background: -moz-linear-gradient(#eff0eb, #dbe9b0);
    background: linear-gradient(#eff0eb, #dbe9b0);
}

#logo_reseau img{
}

.reseau{
    display: flex;
    flex-direction: column;
}

#logo_reseau p{
    font-family: Helvetica65, serif;
}

#premier{
    text-decoration: underline;
    text-indent: -2px;
}

caption{
    text-decoration: underline;
    text-indent: -75px;
}

.concepteur{
    font-size: 13px;
}
