﻿@charset "utf-8";
/* CSS Document */
html{height: 100%;scroll-behavior: smooth;}
body {/*position: relative;*/font-size: 15px;font-family: Arial, Tahoma, Verdana;margin: 0px 0;
height: 100%;overflow-x :hidden;/*background-image: url('http://www.code-a-domicile.com/images/route.jpg');background-size: contain;background-repeat: no-repeat;background-attachment: fixed;*/}
/*police roboto*/
@font-face {
    font-family: 'robotothin';
	font-display: swap;
    src: url('https://www.code-a-domicile.com/fonts/web_fonts/roboto_thin_macroman/Roboto-Thin-webfont.eot');
    src: url('https://www.code-a-domicile.com/fonts/web_fonts/roboto_thin_macroman/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.code-a-domicile.com/fonts/web_fonts/roboto_thin_macroman/Roboto-Thin-webfont.woff') format('woff'),
         url('https://www.code-a-domicile.com/fonts/web_fonts/roboto_thin_macroman/Roboto-Thin-webfont.ttf') format('truetype'),
         url('https://www.code-a-domicile.com/fonts/web_fonts/roboto_thin_macroman/Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*#inscriptions:after{ white-space : pre;content: "\A \A \A \A \A \A \A \A";text-decoration: underline;}*/
h1 {font-family:"robotothin";letter-spacing: 1px; color:orangered;padding:0;margin:0;font-size:40px;text-align:center;font-weight:bold;border:0 solid grey;}
h1:before{ white-space : pre;content: "              \A";text-decoration: none;}
h1:after{ white-space : pre;content: "\A              \A";text-decoration: underline;}
h1 a{text-decoration:none;}
.lesh1 {margin: 0;padding:0;	border:0 solid red;clear:both;}
h2 {font-family:"robotothin";letter-spacing: 1px;display: table;color:#757575;border-bottom:3px solid #019dc4;margin:50px auto 10px auto;padding:10px 0;font-size: 25px; font-weight:600; text-align:center; clear: both;}
h2 a{color:none;text-decoration:none;}
h2 a:hover{color:none;}
h3 {font-family:"robotothin"; letter-spacing: 1px; font-weight:600;color:#774800; font-size: 20px; margin-left:5px; text-align:left;border-left:5px solid #019dc4;padding:8px;}
h4 {font-family: "arial";color: #0000CC;font-size: 14px; margin-left:10px;}
iframe{height: 400px; width: 600px;}
#centpourcent iframe{height:100%;width: 100%;}
#centpourcent{display:none;position:fixed;top:0;right:20px;height:95%;width: 90%;box-shadow: 0 0 10px black; z-index: 2;}
li {list-style-type: none; }
/*Couleur des liens*/
a {color : #2f50b5; text-decoration:underline;}
a:hover {color:#00008B; text-decoration:none;}
/*on enlève les bordures aux images*/
img {border:none;}
input{width:70%;font-size:16px;}
textarea {width: 70%;font-size:16px;padding:auto;}
input[type=checkbox] {width:15px;height: 15px;}
select{width:200px;padding: 10px;font-size:20px;}
/*Conteneur*/
#moncadre {
background: #FFFFFF;
width:100%;
height:auto;
margin: 0 auto 30px auto;
padding:0;
text-align: center;
	border-top:0;
	border: 0 solid #DBD7D7;
}
/* cadre du conteneur */
.cadrecentrale {
	display:inline-block;
	min-height:3300px;
	width:82%;
	background-color: transparent;
	margin-left:1.7%;
	padding:3px;
	color:#333333;
	border: 0px solid #DBD7D7;
	text-align: left;
	font-size:18px;	
}
.decologo {
	clear:both;
	float:left;
	margin:-15px 10px 0 0;
	color:red; 
	font-family:arial; 
	font-size:35px; 
	text-shadow: 1px 2px 0 black, -1px -2px 0 #CCC;
	font-weight: bold;
}
.fermetureete {
	position: absolute;
	z-index: 1;
	background-color: rgba(255, 255, 0, 0.9);/*pour firefox*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFF00,endColorstr=#FFFF00);/*pour IE*/
	box-shadow: 1px 1px 10px #000000;
	width: 300px;
	height: auto;
	left: 30%;
	text-align: center;
	color: #006666 ;
}
/* ENTETE 1 */
.header11{
	position:fixed;
	top:0;
	width:100%;
	height:122px;
	border-bottom:1px solid grey;
	background-color:white;
	text-align: center;
	white-space: nowrap;
	z-index:2;
}
.header11 a{
	padding-left:20px;
	text-decoration:none;
}
.cadreentete{display:inline-block;vertical-align: middle;padding:0 3%;font-size: 12px;font-weight: 500;}
.cadreheader1{font-family:sans-serif; background: white;position: absolute; bottom:0;width:100%;text-align: center;padding:5px 0px;white-space: nowrap;clear: both;}
.cadreheader1 a{color:black;text-decoration: none;padding:5px 4%; text-align: center;font-weight:normal;border-top:2px solid white;white-space: nowrap;transition: .3s ease-in-out;}
.cadreheader1 a:hover{border-top:2px solid orangered;transition: .3s ease-in-out;}
a.homeencours{border-top:2px solid orangered;}
.ouvrelabel img{width: 100%;}
.ouvrelabel{background: white;width:30%;height:auto; position:fixed; top:0;right:0;bottom:0;left:0;box-shadow: 0 0 20px black;text-align: center;z-index: 20;}
/*FIN ENTETE 1 */
/* ENTETE 2 */
#header22{
height:auto;
width:100%;;
background-color:white;
margin:120px auto 0 auto;
border-bottom:0 solid grey;
border-radius: 50%/100px 100px 0 0;
clear:both;
}
.cadreheader2 {text-align: center;background-color: #ff4e00;background-image: linear-gradient(315deg, #ec9f05 0%, #ff4e00 74%);font-size:45px;color:white;}
.cadreheader2 a{color: white;text-decoration: none;}
.grostitre2 {display: block;margin-top:0px;text-shadow:1px 1px 2px black;text-align:center;padding:15px;border-radius:0px;}
.menulien{font-family:sans-serif;display: inline-block; text-align: center;margin-top: 5px;width:95%}
.menulien a{margin:0 2%;padding:0px;font-weight: 500;transition: .3s ease-in-out;border-bottom:2px solid white;text-decoration: none;color:black;}
.menulien a:hover{border-bottom:2px solid orangered;transition: .3s ease-in-out;}
a.menulienencours {border-bottom:2px solid orangered;}
/*menu sur ss domaine forfaits code*/
.carremenu{background:#cccccc;display:inline-block; vertical-align: middle;width:20%;height:200px;line-height: 200px; padding:20px;margin:10px;text-align: left; color:black;font-size: 15px;border:1px solid black;transition: .3s ease-in-out;}
a.carremenu:hover{background: #333333;color:white;transition: .3s ease-in-out;}
a.carremenu{text-decoration: none;}
/*menu onglet*/
#menuGH2 {clear:both;margin:30px auto 30px auto;text-align:center;transition: .3s ease-in-out;}
#menuGH2 li {
    display: inline-block;
    text-align: center;
    }
#menuGH2 li a {
	background: black;
    display: table-cell;
    vertical-align: middle;
    width: 120px;    
	height: 60px;
	padding:5px;
	border:1px solid black;
	border-radius: 35px;
    color: #00e800;
    text-decoration: none;
    font-size: 16px;
    transition: .3s ease-in-out;
font-weight: normal;
	}
#menuGH2 li a:hover{
	background: #fff;
	color:#000;
	transition: .3s ease-in-out;}
.menuGH2 {clear:both;margin:30px auto 30px auto;text-align:center;transition: .3s ease-in-out;}
.menuGH2 li {
    display: inline-block;
    text-align: center;
    }
.menuGH2 li a {
	background: black;
    display: table-cell;
    vertical-align: middle;
    width: 120px;    
	height: 60px;
	padding:5px;
	border:1px solid black;
	border-radius: 35px;
    color: #00e800;
    text-decoration: none;
    font-size: 16px;
    transition: .3s ease-in-out;
font-weight: normal;
	}
.menuGH2 li a:hover{
	background: #fff;
	color:#000;
	transition: .3s ease-in-out;}
 /*fin menu onglet*/
.titreun2 {display: inline-block;background: rgba(0,0,0,0.3);font-size:22px;margin:0 auto;color:white;text-align:center;}
.naventete {  
    padding: 0;
	margin: 0 0;	
    list-style: none;
 }

.naventete li a{
	float:right;	
    list-style: none;
  	padding: 13px 11px 12px 11px;
	font-family: Arial;
 	color: black;
  	font-size: 13px;
  	text-decoration: none;
  	border-right:solid 1px #999999;
}

.naventete li a:hover {
 	background-color:#999;
}
.naventeteencours {
	border-top:6px solid #0072A1;
	margin-top:-6px;
 	background-color:#999;
}
/*FIN ENTETE 3 */
/* reseaux sociaux*/
#sociauxdroite{background: rgba(0,0,0,0.1); position:fixed;width: 60px; right:1px; bottom:80px;z-index: 1; text-align: center;padding: 8px;border:1px solid white;}
.boutonfermer:before  { content: "\2718"; }
.boutonfermer{display: inline-block;vertical-align: middle; background:rgba(255,255,255,0.3);color:#333333;transition: all .3s;font-weight: 500;font-size: 30px; cursor: pointer;}
a.boutonfermer {text-decoration: none;}
.boutonfermer:hover{color:#666666;transition: all .3s;}
.boutonfermer2{display:none;}
.sociaux {text-align:center;}
#quesur800{display: none;}
/*fin sociaux*/
/* haut de page centrale*/
.headerhautdepage {
	color:#0072A1;
	padding:0;
}
#englobh1etpremiertexte {
	display:block;
	width:auto;
}
.premiertexte {
	width:60%;
	padding:5px 0 0 5px;
}
.englob {
	float:left;
	width:100%;
	margin:25px 0 10px 0;
}
.englobsmart {
	display:none;
}
/* carres page index code boutique permis ...#cb3b27*/
.push_button{background:rgba(12,84,70,1);display:inline-block;color:#FFF;text-decoration:none;margin:20px 10px; border-radius:5px;text-align:center;padding:10px;transition: all 0.1s;box-shadow: 0px 9px 20px #000;}
.push_button:active{box-shadow: 0px 2px 10px #000;position:relative;top:7px;}
a.push_button:hover{color:white;}
/*.carresimg{width:100px;height:100px;margin:auto;border:0 solid white;}*/
.carrepresentation{background: white; vertical-align:middle; display:inline-block;margin:-60px 0 70px 0;width:253px;height: 188px;box-shadow: 1px 1px 5px grey;padding:3px; }
.buttonpresentation {display: inline-block;margin:5px;vertical-align:middle;background:darkorange; border-radius: 10px;padding:15px;transition: all 0.3s ease 0s;color:#1f1f1f;font-weight: 700;border:1px solid white;text-align: center;}
a.buttonpresentation{color:#1f1f1f; text-decoration: none;}
a.buttonpresentation:hover {background-color: white;border:1px solid darkorange; text-decoration: none;color:darkorange;}
.titext{position: absolute;transition-duration: 1s; opacity: 0;width: 250px; background: rgba(255,255,255,0.8); box-shadow: 0 0 50px black; color:black; padding:4px; margin: -180px 0 0 100px;}
.carreindexformules{float: left; width: 400px; margin: 10px 0px 10px 40px; padding: 5px; border: solid 2px #940507;}
.carreindexformules:hover .titext{opacity: 1;}
.carreindexformules h2{background: red; color: white;}
.headercadrelien{
	border:solid 1px #0072A1;;
 	border-top: solid 1px #0072A1;
 	border-right: solid 1px #0072A1;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
/*menu horizontal du haut*/
#nav {  
    padding: 0;
	margin: 0;
 }
#nav li a{
	float:left;
    list-style: none;
	margin: 10px 10px -5px 0px;
  background: #0072A1;
  border-radius: 10px 10px 0 0; 
  box-shadow: 2px -1px 5px  #000000;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  padding: 7px 10px 7px 10px;
  text-decoration: none;  
}

#nav li a:hover {
  background: #ff0000;
  box-shadow: 2px 1px 5px #333333 inset;
}
#nav a {  
	color: #ffffff; 
} 

/*Menu de gauche*/
.imgmenuglisse{display:none;}
.menu{
	float:left;
	width:210px;
	height:2700px;
	text-align:left;
	color:#666666;
	margin:0px 0 0 0;
	border:2px solid #d8d8d8;
	}
.cPasfixe{display:none;transition: all 0.3s ease 0s;}
.cFixe{position:fixed;bottom:15px;width:210px;height:80%;color:#666666;margin:0px 0 0 0;border:2px solid #d8d8d8;opacity:1;transition: all 0.3s ease 0s;}
.menu h2{
	color:#000;
	font-size: 25px;
	background: none;
	margin:0;
	padding: 5px;
	text-align:center;
}
.menu::-webkit-scrollbar {width: 12px;}
.menu::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;} 
.menu::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
#menupub::-webkit-scrollbar {width: 8px;}
#menupub::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;} 
#menupub::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
.titremenu{font-size: 25px;text-align:center;color:#000;}
.sousmenugauche {
	width:auto;
	background-color:#FFF;
	border:0 solid grey;
	margin:20px auto 20px 0;
	overflow-x: hidden;
	white-space:normal;
}
.sousmenugauche h3 {
	font-size:16px;
	color:#292929;
	margin:3px 0;
}
.titresousmenu{display: inline-block; font-size: 18px;margin:6px 0;color:#333333;}
.sousmenugauche li { ;padding:6px 0 6px 1px;}
.sousmenugauche li:hover { background-color:#E2E2E2;padding:6px 0 6px 1px;color:#555;}
.sousmenugauche a {	font-size: 14px; color:#555; text-decoration:none; }
.sousmenugauche a:hover { color:#555; }
.grise { background-color:#E2E2E2; }
.fil-ariane {
	float:left;
	width:auto;
	margin:10px 0 0 0;
	padding:0;
	font-size: 11px;
	border:0 solid grey;
	text-align: left;
}
.fil-ariane ol{padding:0;}
.fil-ariane  li{float:left;margin:0 0 0 2px;vertical-align:middle;}
.fil-ariane a{font-size: 11px;}
a.enlevelesouligne{text-decoration: none;}
.cadrepermisaccelere2{
	width: 70%;
	height:auto;
	text-align:center;
	border:1px solid grey;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin:20px auto;
	padding:8px;
	box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.5);
	background-color:#0064FF;
	color:white;
	font-weight: 600;
}
a.cadrepermisaccelere2 {color:white}
.cadrepermisaccelere2:hover{
	background-color:#003D9E;
}
/*bouton bleu téloignages*/
.temoignages{background: #42B8F9;margin: 10px 0; padding:6px; border: 1px solid grey; color:white; font-size: 17px; transition: all 0.3s ease 0s;}
.temoignages:hover{background: #2A86B8;}
a.temoignages{text-decoration: none;}
a.temoignages:hover{color:white;}
/*fin bouton bleu témoignages*/
.temoignagesbox{background: #D3CCCC; float:left;width: 45%;margin:0 5px 5px 0;font-size: 12px;padding:3px;border-radius: 5px;}
/*cadre text des tmémoignages*/
.temoignagesbox:before{content:"\1F464";font-size:25px;}
.temoignagesbox a{text-decoration: none;}
/*page acceuil permis accéléré*/
.cadrepermisrond1{
	width: auto;
	height:auto;
	display: inline-block;
	vertical-align: middle;
	border-radius:1000px;
	margin:0 35px 35px auto;
	padding:20px;
	box-shadow: -5px 5px 0px rgba(0, 0, 0, 0.5);
	background: -moz-radial-gradient(top, #CCFF66 0%, #CCCC00 100%);
	background: -webkit-gradient(radial, left top, left bottom, color-stop(0%,#CCFF66), color-stop(100%,#CCCC00));
	background: -webkit-radial-gradient(top, #CCFF66 0%,#CCCC00 100%);
	background: -o-radial-gradient(top, #CCFF66 0%,#CCCC00 100%);
	background: -ms-radial-gradient(top, #CCFF66 0%,#CCCC00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCFF66', endColorstr='#CCCC00',GradientType=0 );
	text-align:center;
	font-size:15px;
	font-weight: 600;
	color:black;
}
.cadrepermisrond1:hover{
	background-color:#C4A007;
	background: -moz-radial-gradient(top, #C4A007 0%, #CCCC00 100%);
	background: -webkit-gradient(radial, left top, left bottom, color-stop(0%,#C4A007), color-stop(100%,#CCCC00));
	background: -webkit-radial-gradient(top, #C4A007 0%,#CCCC00 100%);
	background: -o-radial-gradient(top, #C4A007 0%,#CCCC00 100%);
	background: -ms-radial-gradient(top, #C4A007 0%,#CCCC00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C4A007', endColorstr='#CCCC00',GradientType=0 );
}
/*cadre avec fond gris DEVENU ORANGE*/
.cadregris{
	width:40%;
	text-align:center;
	margin-left:35px;
	padding:5px;
	background-color:#ffcc00;
	float:left;
	}

.red{
	color:#F30;
}
	
/*Pied de page*/
#footertest {
	display:inline-block;
	width:100%;
	background-color:#CCCCCC;
	margin: 0 0 0 0;
	padding:0;
	text-align: center;
}
.cadrefooter{
	float:right;
	width:75%;
	margin: 0 30px 0 0;
	border:0 dotted grey;
	text-align: center;
}
.cadrefooter1 {
	display: inline-block;
	vertical-align: top;
	width:20%;
	height:100px;
	border-right:1px solid  #333333;
	padding:15px 10px 0 10px;
	margin:0 auto;
	text-align:left;
	font-size:16px;
	color: black;
}
.cadrefooter1 li{padding:8px 0;}
.cadrefooter1 a{
	font-size:12px;
	color:#3a3a3a;
	text-decoration:none;
}
.cadrefooter1 a:hover{
	text-decoration:underline;
	color:#666666;
}
.footersociaux {
	float:none;
	font-size:16px;
	color: black;
	height:60px;
	line-height:60px;
	vertical-align: top;
	margin:50px 0 0 0;
	clear:both;	
}
.footersociaux a{
	font-size:12px;
	color:#333333;	
}
.footersociaux a:hover{
	text-decoration:underline;
	color:#666666;
}
.finfooter {float:none;clear:both;margin:50px 0 0 0;padding:0 0 10px 0;text-align:right;font-size: 13px;}
/*liste*/
ul{
list-style-type: none;
padding: 5px;
}
.pasurpc {display:none;}
/*un cadre fond papier*/
.cadrepapier{
background-image: 
	linear-gradient(transparent 11px, rgba(220,220,200,.8) 12px, transparent 12px),
	linear-gradient(90deg, transparent 11px, rgba(220,220,200,.8) 12px, transparent 12px);
	background-size: 100% 12px, 12px 100%;
width: auto;
height: auto;
margin-top:30px;
margin-left:10px;
margin-bottom:100px;
padding:0 20px;
box-shadow: 1px 3px 35px #666666;
font-size:17px;
font-family: cursive;
}

/*un 2 eme cadre fond papier */
.cadrepapier2{
background-image: url("../introduction/fondpapier.gif");
width:90%;
height: auto;
padding:5px;
overflow:auto;
box-shadow: 15px 25px 35px #666666;
}
/*un autre cadre fond papier*/
.avismoniteur{
width:95%;
margin-bottom:20px;
padding:5px;
border:1px solid grey;
text-align:justify;
clear:both;
}
/*tableau td*/
td {text-align: center; border: 0;}
.bondecommande td{text-align: left;}
/* le style ci-dessous permet de faire apparaitre des fenetres d'infos en passant la souris sur un lien*/
a.info{
position:relative;
z-index:24;
color:#000;
text-decoration:underline;
}
a.info:hover{
z-index:25;
background-color:#CCC;
}
a.info span{
display: none;
}
a.info:hover span{
display:block;
position:absolute;
width:300px;
border:1px solid #000;
background-color:#CCCCFF;
color:#000;
text-align: justify;
font-weight:none;
padding:5px;
}
.cadrevide{
	width: 960px;
	height:50px;
	margin-top:450px;
}
/*boite de dialogue en surimpression et page grisée*/
.fondpagegrise {
	position: fixed;
	top:0;
	left:0;
	height: 100%;
	width:100%;
	display: block; 
	background-color:#a0a0a0;
	-moz-opacity:0.58;
	opacity:0.58;
	filter:alpha(opacity=58);
	-khtml-opacity:0.58;
	z-index: 12;
}
.msgsurimpressionformulaire {
	position:absolute;
	height:auto;
	width:65%;
	top:10px;
	left:25%;
	border-radius:10px;
	border:5px  #666666 solid;
	box-shadow: 1px 1px 100px #000000;
	padding:5px;
	color:#000000;
	text-align: justify;
	font-size:14px;
	background: white;
	z-index: 101;
}
.msgsurimpressionformulaire a{text-decoration: none;}
.boutonfermerform{float:right;text-align: right; top:6%; margin-right:5%;width:40px;z-index: 14;cursor: pointer;}
.boutonfermerform:before{content:"\2716";font-size:30px;color:#666666}
.boutonfermerform:hover:before {color:#999999;}
.formulaire{ width: auto;height:100%;}
#afficherformulaire:target .formulaire{display: block;}
#afficherformulaire iframe{ width: 100%; height:1500px;}
/*msg directeur permis accelere*/
.texte{ display:none; position: absolute; top: 30px; width: 65%; background: rgba(219,214,214,1.00); box-shadow: 0 0 50px black; padding:10px;}
#affichermsgdir:target .texte{display: block;}
.imgbarreht {
	width:auto; 
	float:left; 
	margin-top:0;
}
/*sousdomaine forfait code a dom*/
.carrephotos{vertical-align:middle; display:inline-block;margin:0 auto 10px auto;width: 200px;height: 130px; }
	.cadreinscription {
	display: inline-block;
    width: 200px;
    height: auto;
    text-align: center;
    border: 1px solid grey;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 10px 10px;
    padding: 8px;
    box-shadow: -5px 5px 0px rgba(0, 0, 0, 0.5);
    background-color: #0064FF;
    color: white;
    font-weight: 600;
	}
	.cadreinscription:hover{background: #003D9E;}
	.cadreinscription a{color:white;text-decoration: none;}
/*ss domaine entrainement code*/
	.divpresentation {
		width:auto;
		float:left;
		margin:0 auto 35px 25%;
		text-align:center;
	}
/*PUBLICITE*/
.pub{ width: 728px; margin: 0 auto; padding: 10px 0;}
.pubsmart{display: none;}
/*cookies et message places dispos*/
.fermermsgplacesdispos:before{content: "\274C";font-size:25px;color:#ffffff;transition: .3s ease-in-out;}
.fermermsgplacesdispos:hover:before{content: "\274C";color:#cccccc;transition: .3s ease-in-out;}
#legcookies{position: fixed;bottom: 0;width: 100%; height: auto; background: rgba(0,0,0,0.8); padding: 4px;text-align: center;color:white; font-size:17px; z-index:3;}
#legcookies a{color:black;text-decoration: none;}
/*message B dispos*/
#legcooki{padding:15px;width:40%;position:absolute;top:90px;left:50px;font-size: 14px; color:white; font-weight: bold;z-index:1;background: #666;box-shadow: 0 0 20px black;border:2px solid grey;
    animation: fadein 2s;
    -moz-animation: fadein 3s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari et Chrome */
    -o-animation: fadein 2s; /* Opera */}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* sur Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* sur Safari et Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* sur Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
a.boutonok{background: #03AC55; display: inline-block;width: auto; padding:5px;margin: 5px;color: black;}
.boutonok:after{content: "\A0\A0\2714";font-weight: 600;}
.CPA {position: absolute; width: 168px; top:5px; right:5px; height: 110px; background-color:#e5e5e5;text-align: center;}
.sociauxbarreduht{position: absolute;margin: 109px 0 0 0; text-align: center;}
.cadrecommande{width: 100%; height: 70px; float:none; border:none; margin:3px;padding:2px;}
/*bon de commande*/
.commandecadre{width: auto;height:1000px; background: white;padding: 3px; font-size: 12px;}
.commandelogo{float: left; font-size: 10px;padding:5px;border-right: 1px solid grey;}
.commandetitre{float: right;margin:0 40px 0 0;width: 60%;font-size: 22px;color:red;font-weight: 300;text-align: center;}
.commandetexte{font-size:12px; font-weight:10;}
.commandecoordonees{width: 94%; float: left; clear: both;border:2px solid grey;margin:30px auto 0 auto;padding:15px;}
/*bouton retour ht de page*/
a#cRetour{
  border-radius:3px;
  padding:10px;
  font-size:15px;
  text-align:center;
  color:#fff;
  background:rgba(255, 140, 0, 0.5);
  position:fixed;
  right:20px;
  opacity:1;
  z-index:99999;
  transition:all ease-in 0.2s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  text-decoration: none;
}
a#cRetour:before{ content: "\25b2"; }
a#cRetour:hover{
  background:rgba(255,140,0,1.00);
  transition:all ease-in 0.2s;
}
a#cRetour.cInvisible{
  bottom:-35px;
  opacity:0;
  transition:all ease-in 0.5s;
}

a#cRetour.cVisible{
  bottom:20px;
  opacity:1;
}
/*linkedin*/
.designsociallinkedin {display: inline-block;vertical-align: middle;width:32px;height: 26px; background-color:#019DC4;margin:0px;padding: 7px;border: 1px solid; border-radius: 2px;transition: all 0.3s ease 0s;text-decoration: none;color:white;text-align: center; }
.designsociallinkedin::before{content:"in";}
a.designsociallinkedin {color:white;text-decoration: none;font-size:25px;text-align: center;}
a.designsociallinkedin:hover {background-color: white;color:#019DC4;border:solid 1px #019DC4; text-decoration: none;}
/*facebook*/
.designsocialfcb {display: inline-block;vertical-align: middle;width:32px;height: 26px;line-height: 26px; background-color:#019DC4;margin:5px;padding:2px 7px;border: 1px solid transparent; border-radius: 2px;transition: all 0.3s ease 0s;text-decoration: none;color:white;text-align: left; font-weight: 500;}
.designsocialfcb::before{content:url(images/barrebas/lettre-fcb.png);display: inline-block;vertical-align: middle;padding-right: 16px;}
a.designsocialfcb {color:white;}
a.designsocialfcb:hover {background-color: white;color:#019DC4;border:solid 1px #019DC4; text-decoration: none;}
/*twitter*/
.designsocialtwt {display: inline-block;vertical-align: middle;width:32px;height: 26px;line-height: 26px; background-color:#019DC4;margin:5px;padding: 2px 7px;border: 1px solid transparent; border-radius: 2px;transition: all 0.3s ease 0s;text-decoration: none;color:white;text-align: left;font-weight: 500;}
.designsocialtwt:before{content:url(images/barrebas/lettre-twt.png);display: inline-block;vertical-align: middle;padding-right: 16px;}
a.designsocialtwt {color:white; text-decoration: none;}
a.designsocialtwt:hover {background-color: white; text-decoration: none;color:#019DC4;border:solid 1px #019DC4;}
/*instagram*/
.designsocialinstagram {display: inline-block;vertical-align: middle;width:32px;height: 26px;line-height: 26px; background-color:#019DC4;margin:5px;padding: 2px 7px;border: 1px solid transparent; border-radius: 2px;transition: all 0.3s ease 0s;text-decoration: none;color:white;text-align: left;font-weight: 500;}
.designsocialinstagram:before{content:url(images/barrebas/lettre-instagram.png);display: inline-block;vertical-align: middle; padding: 3px 5px 0 0;}
a.designsocialinstagram {color:white; text-decoration: none;}
a.designsocialinstagram:hover {background-color: white; text-decoration: none;color:#019DC4;border:solid 1px #019DC4;}
.encartpromo{background:
radial-gradient(hsl(130, 100%, 27%) 4%, hsl(130, 100%, 18%) 9%, hsla(130, 100%, 20%, 0) 9%) 0 0,
radial-gradient(hsl(130, 100%, 27%) 4%, hsl(130, 100%, 18%) 8%, hsla(130, 100%, 20%, 0) 10%) 50px 50px,
radial-gradient(hsla(130, 100%, 30%, 0.8) 20%, hsla(130, 100%, 20%, 0)) 50px 0,
radial-gradient(hsla(130, 100%, 30%, 0.8) 20%, hsla(130, 100%, 20%, 0)) 0 50px,
radial-gradient(hsla(130, 100%, 20%, 1) 35%, hsla(130, 100%, 20%, 0) 60%) 50px 0,
radial-gradient(hsla(130, 100%, 20%, 1) 35%, hsla(130, 100%, 20%, 0) 60%) 100px 50px,
radial-gradient(hsla(130, 100%, 15%, 0.7), hsla(130, 100%, 20%, 0)) 0 0,
radial-gradient(hsla(130, 100%, 15%, 0.7), hsla(130, 100%, 20%, 0)) 50px 50px,
linear-gradient(45deg, hsla(130, 100%, 20%, 0) 49%, hsla(130, 100%, 0%, 1) 50%, hsla(130, 100%, 20%, 0) 70%) 0 0,
linear-gradient(-45deg, hsla(130, 100%, 20%, 0) 49%, hsla(130, 100%, 0%, 1) 50%, hsla(130, 100%, 20%, 0) 70%) 0 0;
background-color: #000;
background-size: 100px 100px;width: 80%; border:1px solid black;font-size: 17px; font-weight: 600; padding:30px;color:white;text-align: center}
.encartpromo a{color:white;}
.encartpostpermis{width: 96%;height:240px; border:1px solid black;font-size: 25px; font-weight: 600; padding:0px;color:red;text-align: center}
.encartpostpermis:before{content: url(images/fin-du-A.jpg);float:left;vertical-align: middle;margin:0;}
a.encartpostpermis{float:left;}
.videos {border: 10px outset black;margin: auto;width: 50%;}
.contacts{cursor:pointer;}
.imgmsgboxrapide{position:fixed;width: 40px;height:40px;border:0 solid rgba(19,158,224,1);border-radius: 50%;bottom:0;left:220px;text-align: center;padding-top: 0;cursor: pointer;}
.imgmsgboxrapide:before{content:url(images/bulle-dialogue.png);font-size:35px;color:white;}
.msgboxrapide{display: none;background:rgba(19,158,224,1);position:fixed;bottom:42px;left:236px;padding:5px;color:white;text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;box-shadow: 0 0 3px black;}
.msgboxrapide:before{content:url(images/bulle-dialogue.png);font-size:30px;float:left;}
/*****notation par étoiles*****/
.rating {width: auto;margin: 0;font-size: 35px;overflow:hidden;}
.rating input {opacity: 0;position: absolute;}
.rating label {float:right;color: #aaa;text-decoration: none;-webkit-transition: color .4s;-moz-transition: color .4s;-o-transition: color .4s;transition: color .4s;}
.rating label:hover ~ label,
.rating input:focus ~ label,
.rating label:hover{color: orange;cursor: pointer;}
.rating label.colore{color:orange;}
/*****fin notation par étoiles*****/
.contenant{display:inline-block;vertical-align: middle;}
.encartpermisaccelere{width: 96%;margin:auto; border:1px solid black;font-weight: 600; padding:8px;text-align: center;}
.encartpermisaccelere:after{content: url(images/petit-guide.jpg);display: inline-block; vertical-align:middle;}
.parageclate{float:left;width:45%;text-align: left;padding:5px;font-size: 18px;font-style: italic;}
.parageclate h2{font-style: normal;}
.parageclate h3{font-style: normal;}
.encartcoral{
background-color:#fafafa;
background-size:16px 16px;
width: 65%; margin:50px auto;padding:20px;border-radius:5px;font-size:22px;font-weight: 500;text-align: center;}

.lelabel{display: inline-block; background: #FFFF33 ; vertical-align: middle;width: 70px;height:70px;padding: 2px;font-weight: 800;font-size: 11px; color:black;text-align: center;border-radius: 70px; border: 2px dotted black;box-shadow: 0 0 0 3px #FFFF33;}
.encartcpf{background: rgba(11,79,152,1.00);display: inline-block;vertical-align: middle;width:70%;border-radius: 10px;border-right:2px solid white;box-shadow:4px 0 0 0 rgba(235,30,37,1); padding:8px;color:white;font-size:17px;}
.checked:before{content: "\2713";font-size:30px;padding-right:10px;}
.ampoule:before{content:"\1F4A1";font-size:50px;}
.doigtdroite:before{content:"\261E";font-size:50px;}
.openmenu{cursor: pointer;position:absolute;left:0;top:0;width:30px;}
.openmenu:before{content:"\2261";font-size:40px;}
.imglecteur:before{content:"blabla \2713";font-size:40px;color:red;}
/*#bg-image.lazy{display:none;}*/
#bg-image{display:block;}
#menupub{width:auto;margin:auto;}
.fixedTop{position: fixed;top:120px;left:0;border:0 solid grey;height:85%;overflow:scroll;padding:5px;}
div.feedburnerFeedBlock ul li span.headline {font-weight:bold;display:block;margin:12px 0 0 0;}
.colonnetab4colonnes{display:table-cell;vertical-align:middle;border:0 solid grey;}
.nouscontacter{display:inline-block;color: black;text-decoration: none;cursor: pointer;padding:0;}
.nouscontacter:before{content:"\2709";font-size:30px;vertical-align: -10%;}
.nouscontacter:hover{background:#e3e3e3;}
.bulle:before{content: "\1F4AC \00A0";font-size:12px;}
.bulle:after{content: "\00A0 \1F4AC";font-size:12px;}
.ferme{background:none;float:right;border:none;}
.ferme:before{content:"\2716";color:black;cursor:pointer;font-size:20px;vertical-align:middle;}
/*****************************\0023F5*****************************************************************/
/*************************************TABLETTES************************************************/
/**********************************************************************************************/
@media all and (max-width: 1402px)
{
	.cadrecentrale {width:77%;	}	
}
@media all and (max-width: 1192px)/*disparition du menu gauche*/
{
.cadreheader1 a{padding:5px 2%;}
}
@media all and (max-width: 1092px)/*disparition du menu gauche*/
{
.cFixe{position:initial;}
	.msgboxrapide{left:16px;}
	.imgmsgboxrapide{left:0;}
	.passur1092{display: none;}
	body {padding: 1px 0 0 0;}
	.cadrecentrale {width:auto;margin:0 3px;}
	#header22{background-position:right;}
	.pasurpc {display:block;}
	.lemenu{display:none;}
	.menu{position:fixed;overflow-y: auto;overflow-x: hidden;white-space:normal;height:95%;width:50%; background: white;box-shadow: 0 0 5px black; top:0;left:1px;z-index:11;}
	.menu h2{ color:black; background-color: transparent; padding:3px 0; width:100%;}
.boutonfermer2{display: block; position:fixed;top:5px;z-index:1000;}
.boutonfermer2:before{ content: "\2716";font-size:25px;cursor: pointer;color:grey;transition: all .3s; }
.boutonfermer2:hover:before{color:black;transition: all .3s;}
	.imgmenuglisse {background: rgba(255,255,255,0.7); position:fixed;display: block;top:1px;left:5px;z-index:11;}
	.premiertexte {
		display:none;
	}
	.smalldivlboutique{	height: 350px;}
	.cadrefooter{
		width:100%;
	}
	.cadrefooter1 {
		padding:15px 5px 0 5px;
		margin-left:0;
	}
	.cadrefooter1 a{
		font-size:13px;
	}
	.footersociaux {
		float:left;
		margin:50px 0 50px 0;
		height:auto;
		line-height:20px;
	}
	.finfooter {
		margin-top:50px;
	}
	.msgsurimpression {
		width:95%;
		margin-left:2px;	
	}
	.cadrepetitorange{
		width: 40%;
		margin:10px 0 0 20px ;
	}
	.divpresentation {
		margin:0 auto 35px 13px;
	}
	table { font-size: 14px; }
	table a { font-size: 14px; }

	.smalldivleftboutique {width: 93%; height:auto; margin:0 5px 15px 5px; }
	.smalldivmiddleboutique { width: 93%; height:auto; margin:0 5px 15px 5px; }
	.smalldivrightboutique { width: 93%; height:auto; margin:0 5px 15px 5px; }

	.pub {display:none;}
	.pubsmart{ display: block; width: 250px; margin: 0 auto; padding: 10px 0;}

	.CPA{position:inherit; margin:30px; width: 200px;}
	.cadregrosorange{width: 30%; height: 100px; margin:10px 10px 10px 30px; font-size: 13px;}

	.sociauxbarreduht{margin-top:0;}
.cadrecommande{width: 48%; float:left; border: none; margin:3px;padding:2px;}
#sociauxdroite{width:230px;bottom:5px;left:45px;padding:0;}
}
@media all and (max-width: 918px)
{
	.grostitre2{font-size: 35px;}
	.passur918{display: none;}
}
@media all and (max-height: 800px)
{
#quesur800 {display: block;}
}
@media all and (max-width: 787px)
{
	#pasurtel{display:none;}
	.encartcoral{width: 80%; font-size: 18px;}
}
@media all and (max-width: 732px)
{
	.pasur732{display:none;}
	.cadrefooter1 {font-size:12px;}
	.cadrefooter1 a{font-size:10px;}
	.menulien a{margin-right:0;}
}
@media all and (max-width: 664px)
{
	.passur664{display:none;}
}
@media all and (max-width: 645px)
{
	.grostitre2{font-size: 25px;}
}
/**********************************************************************************************/
/***********************************SMARTPHONES************************************************/
/*********************************************************************************************/
@media all and (max-width: 624px)
{
	.videos {width: 90%;}
	.cadreentete .ouvrelabel img{width:70%;}
	.ouvrelabel{width:65%;height:735px;}
	.titreun2 {	font-size:16px;	}
	.photosmart {width: 100%;}
	.commandecadre{width: 97%;}
	.commandelogo{width: 40%;}
	.commandetitre{width: 45%;font-size: 18px;margin:0 0 0 0;}
	.commandecoordonees{width: 90%;}
	.lesh1 {text-align: center;}
	iframe{width: auto;height: auto;}
	.imgtaillesmart{width: 100%;height:auto;}
	#legcookies{height: 100px;}
	.parageclate{width:90%;font-size: 16px;}
/*#menuGH2 li{margin: 0 0 10px 40px;}*/
}
@media all and (max-width: 610px)
{
.smalldivlboutique{	height: auto;width: 97%;}
	.carremenu{width: 80%;height: auto;}
	.passur610{display:none;}
}
@media all and (max-width: 581px)
{
	.cadreentete{font-size: 10px;}
	.menu{width: 80%;}
	.passur581{display: none;}
}
@media all and (max-width: 501px)
{
input{width:90%;font-size:18px;}
textarea {width: 90%;}
.cadreentete{padding:0 5px;}
.passur501{display:none;}
}
@media all and (max-width: 480px)
{
	.passur480{display:none;}
	body {padding: 1px 0 0 0;}
	#pasurtel {display:none;}
	.pasurpc {display:block;}
/*menu gauche*/
	.menu h2{ color:black; background-color: transparent; padding:3px 0; width:100%;}
/*englobe les div carreshetdepageindex */
	.carreindexformules img{width: 90%;}
	.carreindexformules{width: 90%;margin-left:0;}
	.titext{margin: 5px;}
	.smalldivleft3{width:95%;height:auto;margin: 0 0 10px 0;}
	.smalldivleft3 a{ font-size:16px; line-height:150%;}
	.smalldivleft2{clear:both;width:95%;height:auto;margin:0;}
	.smalldivleft2 a{ font-size:18px; text-align:left;}
	.cadrefooter{width:100%;}
	.cadrefooter1 {width:40%;padding:15px 0 0 3px;margin:0 0 5px 20px;border:none;border-left:1px solid #333333;}
	.footersociaux {float:left;margin:50px 0 50px 0;height:auto;line-height:20px;}
	.finfooter {margin-top:50px;}
/*cadre page des tarifs AE*/
	.cadretarif1 {width: 90%;margin:10px 13px;}
	.msgsurimpression {width:95%;margin-left:2px;}
	.cadrepetitorange{width: 40%;margin:10px 0 0 20px ;}
/*formulaire de contact*/
.msgsurimpressionformulaire {width:90%;top:0;left:10px;z-index: 101;}
/*ss domaine entrainement code*/
	.divpresentation {
		margin:0 auto 35px 13px;
	}
/*boutique de code a dom*/
	.smalldivleftboutique {width: 93%; height:auto; margin:0 5px 15px 5px; }
	.smalldivmiddleboutique { width: 93%; height:auto; margin:0 5px 15px 5px; }
	.smalldivrightboutique { width: 93%; height:auto; margin:0 5px 15px 5px; }
/*PUBLICITE*/
	.pub {display:none;}
	.pubsmart{ display:block; width: 250px; margin: 0 auto; padding: 10px 0;}
/*message B dispos*/
	#legcooki
	{font-size: 11px; width: 89%;left:5px;}
	.sociauxbarreduht{margin-top:0;}
	#openinfo7h {display: none;}
}
@media all and (max-width: 442px)
{
	.titreun2 {	font-size:15px;	}
	.passur442{display:none;}
	h1{font-size: 30px;}
	h2{font-size: 20px;}
	h3{font-size: 17px;}
}
@media all and (max-width: 428px)
{
	.passur428{display:none;}
}
@media all and (max-width: 409px)
{
	#passur409{display:none;}	
}
@media all and (max-width: 362px)
{
	#header1 a{font-size: 12px; padding-left: 5px;}
	#passur362{display:none;}
	.cadreheader1 a{padding:5px 10px;}
}
@media all and (max-width: 318px)
{
	#passur318{display: none;}
}
@media all and (max-width: 343px){
	.passur343{display:none;}
}
@media all and (max-width: 260px){#afficherformulaire iframe{height: 1600px;}
}