@import url(https://fonts.googleapis.com/css?family=Raleway:400,500);

html,body{
  
  background-color:#F3F4F5;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizeLegibility;
  font-size:14px;
  line-height: 180%;
}

a:link, a:visited {
  text-decoration: none;
  color: #000000;
}

h1{
  font-weight: 700;
}

h2{
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}


  

.container{

  width:1170px;
  margin:0 auto;
  margin-top:68px;

  }


nav{

  text-align: initial;
  margin-left: 15px;
  width:160px;
  height: 600px;
  margin-top: 50px;
  
  }



header{
  position:fixed;
  width:190px;
  height:700px;
  margin-left: 15px;
  text-align: center;
}

header h1{
  padding:50px 20px 10px 0px;
}





li {
    display: list-item;
    text-align: -webkit-match-parent;
}

header nav ul li a:link, header nav ul li a:visited {

  text-decoration: none;
  color: #000000;

  
}



article{
  margin-left: 206px;
  
  padding-left: 6px;
  float:left;
  width:945px;
  min-height: 950px;
  
}

article .vignette{

  position:relative;
  width:308px;
  height:308px;
  
  display: inline-block;
  line-height: 0px;
  margin:0px 3px 0px 0px;

}


article .vignette:hover .imgVignetteTitre{
  
    opacity:1;
    transition: opacity 0.4s;
  
}



article .vignette .imgVignetteTitre{
  
  
  display: block;
  width:200px;
  min-height:40px;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  padding: 10px 10px 0px 10px;
  opacity:0;
  position:absolute;
  text-decoration: none;
  top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); 
    color:#000;
    transition: opacity 0.4s;
}

article .vignette .newsVignette{

  background-image: url(../images/accueil/new.png);
  position:absolute;
  top:10px;
  left:10px;
  display: block;
  width:32px;
  height:32px;
  
}


article .rubriqueContenu{

  background-color: #fff;
  min-height: 1200px;
  padding-bottom: 100px;
  margin-bottom: 40px;
}



article .rubriqueContenu h1 {

  margin-top: 35px;
  font-size: 22px;
  margin-left: 30px;
}

article .rubriqueContenu p {

  text-align: justify;
  font-size: 16px;
  padding: 30px 30px 10px 30px;

  
  
}

article .rubriqueContenu .contenu{
  margin:0px 0px 0px 30px;
}



article .rubriqueContenu .contenu .video{

  
  margin-left:178px;
  padding-top: 80px;

}



article .menuBlog{

  position:relative;
  display: block;
  width:100%;
  height:250px;
  background-color: #F9F9F9;
  margin:0;
  
}


article .menuBlog a:link, article .menuBlog a:visited{

  text-decoration: none;
  color: #000000;

}

article hr{

  
  margin:0px ;
  border: 0;
    border-top: 0.5px solid #E2E2E2;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
}




article .menuBlog .imageBillet{

  opacity:0;
  transition:opacity 0.2s;
}

article .menuBlog:hover .imageBillet{

  transition:opacity 0.2s;
  opacity: 1;
}

article .menuBlog .titreBillet{

  position:absolute;
  top:116px;
  left:80px;
  width:200px;
  height:100px;
}

article .menuBlog .titreBillet h1{

  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;

}

article .menuBlog .dateBillet {

  position:absolute;
  top:146px;
  left:80px;

}

article .rubriqueContact{

  
  min-height: 830px;
  padding-bottom: 100px;
  margin-bottom: 40px;
}

article .rubriqueContact .contactGauche{
  
  position: relative;
  margin-top:-8px;
  width:530px;
  height:680px;
  float:left;
  background-color: #F8F8F8;
  padding: 50px;
}
article .rubriqueContact .contactGauche h1{
  
  margin-bottom: 20px;

}

article .rubriqueContact .contactGauche p{

  margin-bottom: 60px;
}

article .rubriqueContact .contactGauche label{

  display: block;

}

article .rubriqueContact .contactGauche input{

  padding: 14px

}

article .rubriqueContact .contactDroite{

  margin-top:-8px;
  width:315px;
  height:780px;
  float:left;
  background-color: #fff;
  text-align: center;

}

article .rubriqueContact .contactDroite .contenu{
  width: 100%;
  margin: 0 auto;
}


article .rubriqueContact .contactDroite .conteneurPic{


}

article .rubriqueContact .contactDroite .conteneurPic:hover .picContact{

  background-image: url('../images/contact/moi2.png');
  transform: rotate3d(1, 2, -1, 5000deg);
  transition: transform 20s;
}

article .rubriqueContact .contactDroite .conteneurPic .picContact{
  
  background-image: url('../images/contact/moi.png');
  width:200px;
  height:200px;
  margin: 100px 60px 35px 60px;
  border-radius: 90px;
  
  transition: background-image 1s;
}



footer{
  width:100%;
  height:100px;
  float:left;
  padding-top:120px;
}

footer .reseauxSociaux{
  float:right;
}

footer .reseauxSociaux a:link , footer .reseauxSociaux a:visited {

  text-decoration: none;
  color: #000;
  margin-left: 20px;
  transition: color 0.5s;
}

footer .reseauxSociaux a:hover{

  color:#fff;
  transition: color 0.5s;
}


.saisie{

  padding:15px;
  width:60%;
  font-size: 20px;
  background-color:#E2E2E2;

  margin:2px;
  border:0;

}

.saisieT{
  padding:15px;
  width:94%;
  font-size: 20px;
  background-color:#E2E2E2;

  margin:2px;
  border:0;
}


.saisieBouton{
  
  font-size: 16px;
  float:right;
  font-weight: 700;
}

.bouton{
  
  margin:50px;
  background-color: #92987f;
  border:none;
  color:#fff;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  transition:background-color 1s;
  
}

.bouton:hover{

  background-color:#CBD6AC;
  transition:background-color 1s;
}

.scrollup{
  
  width:100%;
  text-align: right;
  margin-top:25px;
  float: right;
  opacity:0.5;
}

.scrollup:hover{
  opacity: 1;
}

.bloclien{

width:25%;
  
  padding:100px;
  padding-bottom: 20px;
  float:left;

}