body  { margin: 0px; 
        font-family: jura-demibold; }


nav { 

  width:100%;
  height:auto; 
  padding: 0px;  }


.responsive { 

   position: relative;
   max-width: 230px;
   max-height: 230px;
   top: -20px;
   overflow: hidden; 
   width: 15%;
  }




#boitemenu {  

   position:relative;
   top: 0px;
   left: 6px;
   width:100%;
   height:34px;
   z-index:1;  }

.titrecouleur { 
             
  font-size : 28px;
  height: 30px; 
  font-weight: bold;
  background-color: #000;
  letter-spacing : 2px; 
  text-align:left;
  padding-left: 10px;  
  color: #fff;  }



.titre-cellule  { 

  color:#000; 
  font-size: 26px;  
  font-weight: bold;
  padding-left: 16px;
  padding-bottom: 3px;
  padding-top: 3px; 
  letter-spacing:5px;
  text-align: left;
  height: 38px;	        
  background: -moz-linear-gradient(top, #ffffff, #c0c0c0 );
  background: -ms-linear-gradient(top, #ffffff, #c0c0c0  );
  background: -o-linear-gradient(top, #ffffff, #c0c0c0  );
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#c0c0c0  ));  }


.titre2 { font-size: 24px; 
	  padding-left: 2%;
	  padding-right: 1%; 
	  text-align: justify; }

.pics { padding-left: 12px; padding-right: -2px; }

a { 
 
   color: #c0c0c0;
   font-family: jura-demibold;
   text-decoration:none;
   font-size:24px;
   font-weight: normal;
   word-spacing: 2px;   }

a:hover {
 
   color: #ff6600;
   font-family: jura-demibold; 
   text-decoration:underline;
   font-weight: normal;
   font-size:24px;
   word-spacing: 2px;   }


#cha1pi  { position: absolute; top: 45px; }




@-webkit-keyframes trans {
	
0%   { opacity:0;left: -320px;  }
100% {	opacity:1; left: 10px;   }  }

@keyframes trans {
	
0%   { opacity:0;  left: -320px; }
100% { opacity:1;  left: 10px;    }  }

@-ms-keyframes trans {
	
0%   { opacity:0;  left: -320px; }
100% {	opacity:1; left: 10px;    }   }

@-moz-keyframes trans {	
0%   {  opacity:0;  left: -320px; }
100% {	opacity:1;  left: 10px;    }  }

@-o-keyframes trans {	
0%   {  opacity:0;  left: -320px; }	
100% {	opacity:1;  left: 10px;    }  }

@keyframes trans {	
0%   {  opacity:0;  left: -320px; }	
100% {	opacity:1;  left: 10px;    }  }


.cellule-blog { 

  font-size : 24px; 
  height: 28px; 
  text-shadow: 3px 3px 4px #ffffff;
  background: -moz-linear-gradient(top, #ffffff, #c0c0c0  );
  background: -ms-linear-gradient(top, #ffffff, #c0c0c0  );
  background: -o-linear-gradient(top, #ffffff, #c0c0c0  );
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#c0c0c0  ));  
  padding-bottom: 4px;
  padding-right: 18px;
  padding-left: 22px;   
  vertical-align: top;
  text-align: left;
  color: #000000;
  letter-spacing:6px;  }

#zone {    
           display: block;
	   position: relative;
           top: 0px;
	   left: 0px;
   	   height: auto;
  	   width: 100%;
           padding-top: 3px;
           -moz-animation:monanim 6s 0s;
           -webkit-animation:monanim 6s 0s;
           -o-animation:monanim 6s 0s;
           -ms-animation:monanim 6s 0s;
           -animation:monanim 6s 0s;   }

#titreson  { 

position:relative; 
top:4px; 
left:6px; 
font-family: jura-demibold; 
font-size:27px; }
color:#000;
padding: 2px;
text-align: left;
z-index:6;   }

.lien-picto.a  { border: 1px solid #000; }


.lien-picto:hover  { border: 1px solid #000;  padding: -5px; box-shadow: 3px 3px 6px #000; }




.boutonoutils  { 

   position:relative;
   width: 42px;
   height:42px;
   margin: 0px;
   padding: 2px;
   z-index:3;
   cursor: pointer;
   border-radius: 0px; }


#moteur {  

   position:relative;
   top: 14px;
   left: 14px;
   width:65%;
   height:140px;
   border-radius: 10px;
   padding: 4px;
   z-index:1;
   display: none;
   text-align: left;
   border: 2px solid #000;
   background-color: #111;  }

#champmoteur {  

   position:relative;
   top: 24px;
   left: 4px;
   width:60%;
   height:34px;  }

input {

   position:relative;
   left: 6px;
   top: 8px;
   width: 60%;
   height: 34px;
   font-size: 24px;
   border-radius: 6px;  }

.boutonok  {

   position: relative;
   top: -6px;   
   left: 99%;
   width:24px;
   height:14px;
   padding: 20px;
   font-size: 10px;
   font-family: jura-demibold;
   border-radius: 6px; }

.boutoncroix2  {

   position: relative;
   top: -15px; 
   left: 99%;
   width:26px;
   height:26px;
   z-index:4;
   border: solid #fff; 2px;   
   border-radius: 18px;  }




.chercheboxsubmit  {

  position:relative;
  top:6px;
  left: 12px;
  font-size: 22px;
  font-family: jura-demibold;
  letter-spacing: 2px;
  border-radius: 6px;
  width: 20%;
  padding-top: 7px;
  padding-bottom: 7px;
  margin: 6px;
  height:66px;
  vertical-align: top;
  background-color:#000;
  color:#fff;   }


#desc  { 

   position: absolute; 
   top: 4px; 
   left: 213px;
   padding: 9px;
   z-index:6; 
   font-size: 1.3em;
   color:#000; }

.lienmoteur         { text-decoration: none; color: #000; }
.lienmoteur:hover   { text-decoration: none; color: #87abc7;  }






.tableau1  {  
      position:relative;
      text-align: center;
      top: -4px;
      left: 2px;
      width:99.2%;
      height:90%;
      z-index:4;
      background-color:#fff; }

#boxmenu {  

   position:relative;
   top: 16px;
   left:12px;
   width:86%;
   height:86%;
   text-align: center;
   padding-top:-22px;
   margin-top:2px;
   margin-bottom:22px;
   z-index:1;
   display: none;
   box-shadow: 8px 10px 19px #000;
   border-radius: 10px;
   border: 2px solid #111;
   background-color:#fff;   }
 


.boutoncroix  {

   position: relative;
   top: -8px; 
   left: 50%;
   width:26px;
   height:26px;
   z-index:2;   
   border-radius: 20px;  }

.resultatmoteur { 
  
    position: relative; 
    top: 16px; 
    padding-left: 8px;
    padding-top: 20px;
    padding-bottom: 18px;
    background-color: #fff;  }


.rspvimage {
   
   position: relative;
   list-style: none;
   overflow: hidden;
   width: 100%;
   padding:0px;
   margin: 0px;  }




.rspvimage  img {

   display: block;
   height: auto;
   float: left;
   width: 100%;
   border: 0px;  }


img { border: none; }

@-moz-keyframes monanim  {

0% { opacity: 0;} 
100% { opacity: 1; }
0% { opacity: 0;} 
}

@-webkit-keyframes monanim  {

0% { opacity: 0;} 
100% { opacity: 1; }
0% { opacity: 0;} 
}

@-o-keyframes monanim  {

0% { opacity: 0;} 
100% { opacity: 1; }
0% { opacity: 0;} 
}

@-ms-keyframes monanim  {

0% { opacity: 0;} 
100% { opacity: 1; }
0% { opacity: 0;} 
}

@keyframes monanim  {

0% { opacity: 0;} 
100% { opacity: 1; }
0% { opacity: 0;} 

}

iframe { color:#000; background-color:#000; }

a { color:#000; }

#zone  {
    width: 100%;
    height: auto;
    background-color:#fff;
   -moz-animation:monanim 6s 0s;
   -webkit-animation:monanim 6s 0s;
   -o-animation:monanim 6s 0s;
   -ms-animation:monanim 6s 0s;
   animation:monanim 6s 0s; }

.ico1 {
 
  border-radius: 1.6em;
  z-index: 20;
  border: 2px solid #fff;
  padding: 1px;
  cursor: pointer;
  background: -moz-linear-gradient(top, #666, #000);
  background: -ms-linear-gradient(top, #666, #000);
  background: -o-linear-gradient(top, #666, #000);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c0c0c0), to(#666));

}

.ico1:hover   {

  border: 2px solid #000;  }


@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }

}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 14s slidy infinite; 
}


.division-centre-chap { 

  position: relative;
  top: 266px;
  left: 3px;
  width: 100%;
  height: auto;  
  font-size: 24px;
  background-color: #fff;
  text-align:left;
  z-index: 0;  }


.paragraf3::first-letter {
    
   float: left;
   font-size: 80px;  
   font-weight: normal;
   margin-right: 10px;
   margin-bottom: 14px;
   margin-top: 3px;
   line-height: 34px; 
   text-shadow: 1px 1px 4px #000;  }

.paragraf3 {

   font-size: 24px;
   letter-spacing: 2px;
   padding-left: 8px;
   padding-right: 8px;
   margin-bottom: 8px;
   line-height: 34px;
   text-align: justify;  }


@font-face {
  font-family: 'jura-demibold';
  src: url('../fonts/jura-demibold-webfont.eot');
  src: url('../fonts/jura-demibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/jura-demibold-webfont.woff') format('woff'),
       url('../fonts/jura-demibold-webfont.ttf') format('truetype'),
       url('../fonts/jura-demibold-webfont.svg#jurademibold') format('svg');
  font-weight: normal;
  font-style: normal;    }



@font-face {
  font-family: 'jura-demibold';
  src: url('fonts/jura-demibold-webfont.eot');
  src: url('fonts/jura-demibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/jura-demibold-webfont.woff') format('woff'),
       url('fonts/jura-demibold-webfont.ttf') format('truetype'),
       url('fonts/jura-demibold-webfont.svg#jurademibold') format('svg');
  font-weight: normal;
  font-style: normal;    }




@font-face {
    font-family: 'new_ciclefina';
    src: url('../fonts/New_Cicle_Fina-webfont.eot');
    src: url('../fonts/New_Cicle_Fina-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/New_Cicle_Fina-webfont.woff') format('woff'),
         url('../fonts/New_Cicle_Fina-webfont.ttf') format('truetype'),
         url('../fonts/New_Cicle_Fina-webfont.svg#new_ciclefina') format('svg');
    font-weight: normal;
    font-style: normal;  }




