@font-face {

    font-family: Playlist;
    
    src: url(police/Playlist\ Script.otf);
    
    }
@font-face {

    font-family: Brittany;

    src: url(police/FontsFree-Net-BrittanySignature.ttf);
        
    }
@font-face {

    font-family: Allura;

    src: url(police/Allura-Regular.ttf);
        
    }
body
{
    background:#f5f6f4;
    font-family:"Cambria","Verdana","Georgia", "Times New Roman",'Segoe UI', Moontime, Geneva,  sans-serif;
    color:black;
}
#blocpage
{
    color:white;
}
#banderole
{
    background: #3d5d6a;
    position:fixed;
    top:0;
    z-index:1;
    height: 1.7em;
    right:0;
    width:100%;
    display: flex;
    border-bottom:solid 1em #3d5d6a;
}
#top
{
    top : -1em;
    right:2%;
    z-index : 5;
    position:fixed;
    display: flex;
    color:white;
}

#tel
{
    font-size: 1.3em;
    top : 0.2%;
    left:2%;
    z-index : 5;
    position:fixed;
    display: flex; 
    color:white;
}
#imfr
{
    width:1em;
    margin-bottom:0.8%;
}
#imw
{
    width:1em;
    margin-left:1vw;
}
#imuk
{
    width:1em;
}
#imho
{
    width:1em;
}
#imfb
{
    width:1em;
    height:1em;
    margin-top:0.2em;
    margin-left :-0.3em;
}
#iminsta
{
    width:1em;
    height:1em;
    margin-top:0.2em;
    margin-left :-0.3em;
}
#imenv
{
    width:1em;
    height:1em;
    margin-top:0.2em;
    margin-left :-0.3em;
}
#menu
{
    display:flex;
    position:fixed;
    z-index:5;
    right:11vw;
    margin-top :1.4vw;
    font-weight:bold;
}

#menu  li
{
    text-align: center; 
    margin-right: 3.3vw;
}
#menu a
{
    font-size: 1.5vw;
    color: #d5ecdd;
    padding-bottom: 3px;
    text-decoration: none;
}
#menu ul
{
    display:flex;
    list-style-type: none;
    z-index : 5;
    
}
#top ul
{
    display:flex;
    list-style-type: none;
    z-index : 5;
}

#top  li
{
    margin-right: 1vw;
}

#top a
{
    font-size: 1.3em;
    color: white;
    padding-bottom: 4px;
    text-decoration: none;
}


#top a:hover
{
    color: #d5ecdd;
    border-bottom: 3px solid #d5ecdd;
}
#menu a:hover
{
    color: #3d5d6a;
    border-bottom: 3px solid #3d5d6a;
}

#banderole2
{
    background: #90b6ac;
    z-index:2;
    position:fixed;
    top:2em;
    height: 10em;
    width:100%;
    right:0;
    display: flex;
    flex:3;
}

#logo1
{
    display:block;
    position:fixed;
    width:10em;
    z-index:3;
    top:1.5em;
    right : 44%;
}
#lacausse
{
    position:fixed;
    color:#3d5d6a;
    z-index:4;
    top:1em;
    left:10vw;
    font-family: Playlist;
    font-size: 3em;
}
#lepeyre
{
    position:fixed;
    color: #3d5d6a;
    right:10vw;
    z-index:4;
    top:1em;
    font-family: Playlist;
    font-size: 3em;
}
#menu
{
    top:7.3em;
    color:#d5ecdd;
}
#titre
{
    font-size: 1.3em;
    margin-top:6em;
}
#main
{
    margin-top:10em;
    display : flex;
    font-size:1.3em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

h1
{
    font-family : Allura,Playlist,"Cambria";
    color : #3d5d6a;
}


form {
    /* Encadré pour voir les limites du formulaire */
    padding: 1em;
    border: 0.3em solid #3d5d6a;
    border-radius: 1em;
    width : 75%;
  }
  
  form div + div {
    margin-top: 1em;
  }
  
  label {
    /* Pour être sûrs que toutes les étiquettes ont même taille et sont correctement alignées */
    display: inline-block;
    text-align: left;
  }


  input, textarea {

    /* Pour harmoniser le look & feel des bordures des champs texte */
    border: 1px solid #999;
  }
  
  input:focus, textarea:focus {
    /* Pour souligner lï¿½gï¿½rement les ï¿½lï¿½ments actifs */
    border-color: #000;
    background-color:rgb(167, 166, 166);
  }
 
  #form textarea {
    /* Pour aligner les champs texte multiï¿½ï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂligne avec leur ï¿½tiquette */
    vertical-align: top;
  
    /* Pour donner assez de place pour ï¿½crire du texte */
    height: 10em;
    width : 30em;
  }
  #formmail input {
    /* Pour aligner les champs texte multiï¿½ï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂligne avec leur ï¿½tiquette */
    vertical-align: top;
  
    /* Pour donner assez de place pour ï¿½crire du texte */
    
    width : 20em;
  }
  #formname input {
    /* Pour aligner les champs texte multiï¿½ï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂligne avec leur ï¿½tiquette */
    vertical-align: top;
  
    /* Pour donner assez de place pour ï¿½crire du texte */
    
    width : 20.3em;
  }
  #formfname input {
    /* Pour aligner les champs texte multiï¿½ï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂligne avec leur ï¿½tiquette */
    vertical-align: top;
  
    /* Pour donner assez de place pour ï¿½crire du texte */
    
    width : 20.3em;
  }
  #formadresse input
  {
      /* Pour aligner les champs texte multiï¿½ï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂï¿½ï¿½ÂÂÂÂÂÂÂÂÂÂligne avec leur ï¿½tiquette */
    vertical-align: top;
  
    /* Pour donner assez de place pour ï¿½crire du texte */
    
    width : 25em;
  }
  
  .button {
    /* Pour placer le bouton ï¿½ la mï¿½me position que les champs texte */
    padding-left: 90px; /* mï¿½me taille que les ï¿½tiquettes */
    
  }
  
  button {
    /* Cette marge supplï¿½mentaire reprï¿½sente grosso modo le mï¿½me espace que celui
       entre les ï¿½tiquettes et les champs texte */
    margin-left: .5em;
  }

#banderolecontact
{
    width:101.6%;
    margin-left :-1em;
    right:0em;
    margin-top:3em;
    z-index:1;
    background: #3d5d6a;
    border-top:solid 0em #90b6ac;
    margin-bottom:-1.27em;
    height:11.5em;
    overflow:visible;
}


#contacttext
{
    float : left;
    display : flex;
    z-index : 5;
    flex-direction: column;
    font-size: 1em;
    margin-left : 0;
    margin-top : -9.5em;
    color:white;
}

#contactbas ul
{
    list-style-type: none;
}

#titrecontact
{
    font-size: 1em;
}
#logo2
{
    float:right;
    display : flex;
    width:8em;
    margin-right:2em;
    margin-top:-9.2em;
}

#contactbas a
{
    margin-right : 0.2em;
    text-decoration: none;
    color : white;
}

#paperasse
{
    margin-right : 25em;
    margin-top : -1.5em;
    text-align : center;
}

#paperasse a
{
    margin-right : 2em;
}

#paperasse a:hover
{
    color: #d5ecdd;
    border-bottom: 3px solid #d5ecdd;
}

#imfacebook
{
    height : 1em;
}

#iminstagram
{
    height : 1em;
}

#imwhatsap
{
    height : 1em;
}