@charset "utf-8";
/* CSS Document */


@font-face {
	font-family:'ExoRegular';
	src:url('fonts/exo-regular-webfont.eot');
	src:url('fonts/exo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/exo-regular-webfont.woff') format('woff'), url('fonts/exo-regular-webfont.ttf') format('truetype'), url('fonts/exo-regular-webfont.svg#ExoRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'ExoDemiBold';
	src:url('fonts/exo-DemiBold-webfont.eot');
	src:url('fonts/exo-DemiBold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/exo-DemiBold-webfont.woff') format('woff'), url('fonts/exo-DemiBold-webfont.ttf') format('truetype'), url('fonts/exo-DemiBold-webfont.svg#ExoDemiBold') format('svg');
	font-weight:normal;
	font-style:normal;
}



img {
	max-width:100%;
}

.bordimg {
	border:1px solid #6e6e6e;
}



body {
	background:#f9f9f9;
	background-image: url('images/fond.jpg');
	margin:0;
	color:#6e6e6e;
	font-family:Helvetica,Arial,sans-serif;
	font-family: "ExoRegular",Helvetica,Arial,sans-serif;
}


@media (min-width: 700px) and (max-width: 1400px){
  :root, input {
    font-size: 1em;
  }
  
  .flexapplis .titrapplis {
  	font-size:5.2vw;
  }
  
  .flexapplis, .subtitleapplis {
  	font-size:3.3vw;
  }
}

@media (max-width: 700px){
  :root, input {
    font-size: 14px;
  }
  
  .flexapplis .titrapplis {
  	font-size:2em;
  }
  
  .flexapplis .txtapplis, .subtitleapplis {
  	font-size:1.1em;
  }
  
  .flexapplis .txtapplis .titrapplis {
  	font-size:3.5em;
  }
}


@media (min-width: 1400px){
  
  .flexapplis .titrapplis {
  	font-size:2.5em;
  }
  
  .flexapplis, .subtitleapplis {
  	font-size:2em;
  }
}


a {
	color:#675445;
	text-decoration:none;
}

a:hover {
	color:#666;
}

.lienorange {
	color:#ea7148;
	text-decoration:none;
}

.lienorange:hover {
	color:#666;
}

.haut {
	background-color: #ebebed;
	box-shadow: 0 0 6px rgba(0,0,0,0.3), inset 0 6px 0 #675445, inset 0 7px 0 #ffffff;
	background-image: linear-gradient(#EDEEF0,#EDEEF0 95%,#E1E1E1);
	padding-top:6px;
}

.haut h1 {
	margin:0;
	color: #6e6e70;
	font-size:1.4em;
	background-repeat:no-repeat;
	font-family: "ExoRegular",Helvetica,Arial,sans-serif;
	min-height:30px;
	vertical-align:middle;
	line-height:2.5em;
}

.haut h1 em {
}


.haut .bandeau {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

.haut .bandeau .langue {
	float:right;
	margin-left:20px;
	padding-top:15px;
}

.haut .bandeau .logo {
	float:left;
	margin-right:10px;
	max-width:30vw;
}

.haut a {
	text-decoration:none;
}



.page {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:15px; 
	text-align:left;
}
.page h1 {
	color: #ea7148;
	background: #f5f5f5;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	padding: 11px 0;
	line-height: 1.3em;


}

h2 {
	background: #fff;
	color: #ea7148;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	margin: 5% 0 3% 0;
	padding: 11px 0;
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: normal;
	font-family: 'ExoRegular', Helvetica, Arial, sans-serif;

}



h3 {
	color: #ea7148;
	font-family: 'ExoRegular', Helvetica, Arial, sans-serif;
	line-height:1.3em;
	padding:0;
	margin-top:1.5em;

}

h4 {
	font-family: 'ExoRegular', Helvetica, Arial, sans-serif;
	margin:20px 0;
	padding:0;
}

ul {
	padding-left:5%;

}


.bas {
	color: #ffffff;
	background: #675445;
	background-image: linear-gradient(#76604f, #675445 45%, #483b31);
	box-shadow: inset 0 4px 35px rgba(0,0,0,0.3);
	text-align:center;
}


.bas .bandeaubas {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	font-style:italic;
	font-size:0.9em;
}

.bas a {
	color: #ffffff;
	text-decoration:none;
}

.bas a:hover {
	color: #ea7148;
}




.menu {
	padding:0;
	font-size:1em;
	border-bottom: 1px solid #e0e0e0;
	margin-top:0;
}


.menu li {
	list-style-type:none;
	border-top: 1px solid #e0e0e0;
	padding:15px;
	font-family: "Euphemia UCAS",Euphemia,Helvetica;
	font-weight:bold;
	position:relative;
	padding-right:30px;
}

.menu li a {
	color: #675445;
	text-decoration:none;
}

.menu li a:hover {
	color: #ea7148;
}

.menu .nivp.active a {
	color: #ea7148;
}

.menu .nivp a::before {
    border-radius: 100%;
    content: ">";
    font-family: "Euphemia UCAS",Euphemia,Helvetica;
    font-size: 0.8em;
    height: 20px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 16px;
    width: 20px;
    background: #e2e2e2 none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    padding-left:3px;
    padding-top:2px;
    padding-bottom:1px;
}

.menu .nivp.current a::before {
    background: #a1a1a1 none repeat scroll 0 0;
	color:#fff;
}

.menu li a:hover::before {
    background: #ea7148 none repeat scroll 0 0;
	color:#fff;
}

.menu .nivp.current a:hover::before {
    background: #ea7148 none repeat scroll 0 0;
	color:#fff;
}

.menu ul li {
	font-size:0.9em;
	border:none;
}

.menu ul .active a {
	color: #ea7148;
}





.tableres {
	border: thin solid #cccccc;
    border-collapse: collapse;
    width: 100%;
}

.tableres .alta {
	background-color: #ffffff;
}

.tableres .altb {
	background-color: #f0f0f0;
}

.tableres td {
	border: thin solid #cccccc;
    padding: 5px;
}

.glossterm {
    color: #1b4ca2;
    font-weight: bold;
    width:25%;
}

.genregram {
	color: #694d55;
    font-style: italic;
    width:25%;
}

.dictionary a {
	color: #519bda;
	text-decoration:none;
}

.dictionary a:hover {
	color: #6e6e6e;
	text-decoration:none;
}


textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #6e6e6e;
    padding: 4px 6px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 9px;
    padding: 4px 6px;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #675445;
    outline: 0 none;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999;
}

input[type="submit"] {
	background-color: #e46943;
    background-image: linear-gradient(#483b31, #675445 45%, #76604f);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.3em;
    padding: 3px 15px 5px 15px;
    position: relative;
    font-size: 14px;
    border: 1px solid #76604f;
    font-family: "Euphemia UCAS",Euphemia,Helvetica;
}

input[type="submit"]:hover {
	background-image: linear-gradient(#76604f, #675445 45%, #483b31);
    border: 1px solid #76604f;

}



.bouton {
	background-color: #e46943;
	background-image: linear-gradient(#ea8363, #ea7148 50%, #d9491d);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.3em;
    padding: 3px 15px 5px 15px;
    position: relative;
    font-size: 14px;
    border: 1px solid #d9491d;
    font-family: "Euphemia UCAS",Euphemia,Helvetica;
}

.bouton:hover {
    background-image: linear-gradient(#d9491d, #ea7148 50%, #ea8363);
    border: 1px solid #ea8363;
    color:#fff;

}

.boutoninv {
	background-color: #e46943;
    background-image: linear-gradient(#483b31, #675445 50%, #76604f);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.3em;
    padding: 3px 15px 5px 15px;
    position: relative;
    font-size: 14px;
    border: 1px solid #483b31;
    font-family: "Euphemia UCAS",Euphemia,Helvetica;
}

.boutoninv:hover {
	background-image: linear-gradient(#76604f, #675445 50%, #483b31);
    border: 1px solid #76604f;
    color:#fff;

}


.deconnex {
	background-color: #e46943;
    background-image: linear-gradient(#483b31, #675445 45%, #76604f);
    background-repeat: no-repeat;
    border: 1px solid #76604f;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    display:inline;
    margin-left:auto;
    margin-right:auto;
    font-size: 0.9em;
    font-weight: 100;
    padding: 8px 10px 8px 10px;
    position: relative;

}

.deconnex a{	
    color: #ffffff;
}

.deconnex:hover {
	background-image: linear-gradient(#76604f, #675445 45%, #483b31);
    border: 1px solid #76604f;

}






.bas .bandeaubas p {
	padding:0;
	margin:0;
}

.boutonmarron {
	background-color: #614f41;
    background-repeat: no-repeat;
    border: 1px solid #d9491d;
    background-image: linear-gradient(#ea8363, #ea7148 50%, #d9491d);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    float: right;
    margin-left:5px;
    font-size: 0.9em;
    font-weight: 100;
    padding: 8px 40px 8px 10px;
    position: relative;

}

.bas .boutonmarron {
	font-size:1em;
	font-style:normal;
}

.bas .bandeaubas  .boutonmarron:hover {
    background-image: linear-gradient(#d9491d, #ea7148 50%, #ea8363);
}

.bas .bandeaubas  .boutonmarron {
	margin-top:-9px;

}

.bas .bandeaubas  .boutonmarron a::before {
	background-color: #524337;
    background-image: linear-gradient(#ae320c, #d9491d 45%, #ea7148);
    background-repeat: no-repeat;
    content: "^";
    font-family: "Euphemia UCAS",Euphemia,Helvetica;
    height: 20px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 3px;
    width: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 1px 1px rgba(225, 225, 225, 0.6);
    border-radius: 100%;
    padding:4px 2px 0 2px;

}

.bas .bandeaubas .boutonmarron a {
	color:#fff;
}

.bas .bandeaubas .boutonmarron a:hover {
	color:#fff;
}

.cadre, .cadreaccueil, .cadrequart, .cadretiers {
	border-radius: 5px;
	display:block;
	box-shadow: 0 1px 1px #B1B1B1;
	padding: 15px !important;
	background: #ffffff;
	border: 1px solid #E0E0E0;
	color: #6e6e6e;
	margin:0.5em;
	margin-bottom:20px;
}

.cadre .imbox{
	max-height:90px;
	max-width:90%;
}

.cadreaccueil {
	width:25%;
	min-width:250px;

}

.cadrequart {
	width:20%;
	min-width:200px;
}

.cadretiers {
	width:30%;
	min-width:200px;
}

.top {
	text-align:center;
	width:40vw;
	min-width:250px;
	max-width:95%;
}

.top ul {
	text-align:left;
}

.top .imagetop {
	max-width:95%;
	height:20vw;
	margin-left:auto;
	margin-right:auto;
}


.blocmenu {
	border-radius: 5px;
	display:block;
	box-shadow: 0 1px 1px #B1B1B1;
	padding: 15px !important;
	background: #fff;
	border: 1px solid #E0E0E0;
	color: #666;
	width:15vw;
	max-width:150px;
	margin:0.5em;
	margin-bottom:20px;
}

.blocmenu a {
	color:#666;
	font-weight:bold;
	font-size:1.1em;

}

.blocmenu img {
	max-width:70%;
}

.contenu {
	display:flex;
	width:100%;
	justify-content:space-between;
}

.notice {
	border-radius: 5px;
	box-shadow: 0 1px 1px #B1B1B1;
	padding: 15px !important;
	background: #ffffff;
	border: 1px solid #E0E0E0;
	color: #6e6e6e;
	text-align:left;
	flex-grow:1;
}

.cadregauche {
	flex-grow:1;
	text-align:center;
	border:0;
}

.blocaccueil {
	border-radius: 5px;
	box-shadow: 0 1px 1px #B1B1B1;
	padding: 15px !important;
	background: #ffffff;
	border: 1px solid #E0E0E0;
	color: #6e6e6e;
	text-align:center;
	flex-grow:1;
}

.blocaccueil h3 {
	margin-top:0;

}

.droite {
	margin-left:2%;
	text-align:left;
}

.gauche {
	text-align:left;
	border:1px solid black;

}

.cadre h3, .cadreaccueil h3, .cadrequart h3, .cadretiers h3 {
	margin-top:0;
	padding-top:0;
	color: #675445;
	text-align:center;
}

.cadre input[type="submit"], .cadreaccueil input[type="submit"], .cadrequart input[type="submit"], .cadretiers input[type="submit"] {
    background-image: linear-gradient(#ea8363, #ea7148 50%, #d9491d);
	background-color: #614f41;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.3em;
    padding: 3px 15px 5px 15px;
    position: relative;
    font-size: 14px;
    border: 1px solid #d9491d;
    font-family: "Euphemia UCAS",Euphemia,Helvetica;
}

.cadre input[type="submit"]:hover, .cadreaccueil input[type="submit"]:hover, .cadrequart input[type="submit"]:hover, .cadretiers input[type="submit"]:hover {
    background-image: linear-gradient(#d9491d, #ea7148 50%, #ea8363);

}

.cadre img {
	/*border:1px solid #675445;*/
	max-width:40vw;
}


.tornar {
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

.liencadre {
	background-color: #614f41;
    background-image: linear-gradient(#ea8363, #ea7148 50%, #d9491d);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.3em;
    padding: 5px 15px 5px 15px;
    position: relative;
    font-size: 1em;
    border: 1px solid #d9491d;
    font-family: "Euphemia UCAS",Euphemia,Helvetica;
    margin-bottom:0.5em;
}

.liencadre:hover {
    background-image: linear-gradient(#d9491d, #ea7148 50%, #ea8363);
    color: #ffffff;

}


.aviener {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #d9491d;
    border-radius: 4px;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.3em;
    padding: 5px 15px 5px 15px;
    position: relative;
    font-size: 1em;
    border: 1px solid #d9491d;
    font-family: "Euphemia UCAS",Euphemia,Helvetica;
    margin-bottom:0.5em;
}

.cadre select {
	width:12em;

}

.right {
	text-align:right;
}

.dicos {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-items:stretch;
}


.exemple {
	background:#6e6e6e;
	color:white;
	padding:10px;
	font-size:0.8em;
	border:inset #6e6e6e 3px;
	margin-top:0;
	margin-bottom:30px;

}

.exemple label {
	padding-bottom:15px;
	border-bottom:1px solid white;
	margin-bottom:15px;
}

li {
	margin-top:7px;
}

.sub {
	padding-top:15px;
}


.sub > p {
    height: 0;
    overflow: hidden;
}

input:checked + .affam + .sub > p {
    height: auto;
}



input + .affam::after {
	content:" > ";
    font-weight:bold;
    border-radius: 100%;
    background:white;
    color:#6e6e6e;
    margin-left:5px;
}

input:checked + .affam::after {
	content:" v ";
    border-radius: 100%;
    background:white;
    color:#6e6e6e;
    margin-left:5px;
}


.exemple input[type="radio"],
.exemple input[type="checkbox"] {
    display:none;
}

.affam + input {
	font-weight:bold;
}

.table {
	float:right;
	margin-left:15px;
	border:1px solid #ea7148;
	padding:10px;
	margin-bottom:5px;
	background:#efefef;
}

.table h4 {
	margin-top:0;
}

.table p {
	margin:7px;
}

.pform {
	text-align:center;
}

.flexclassic {
	display:flex;
	gap:15px;
	justify-content:space-around;
	align-items:center;
}

.cadreaccueil .imageac, .cadrequart .imageac, .cadretiers .imageac {
	max-width:100%;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

.cadre .imageac {
	max-width:75%;
	height:10vw;
}

.formechch {
	font-weight:bold;
	color:#ea7148;
}

.biblio {
	font-size:0.8em;
}

.alert {
	font-size:0.8em;
	font-style:italic;
}

.translation {
	font-style:italic;
}

.lienbiblio {
    background-image: radial-gradient(#c8c8c8,#6e6e6e);
    color:#6e6e6e;
	font-weight:bold;
	padding:0.1em 0.4em;
	border-radius:15px;
	font-size:0.9em;
}

.lienbiblio:hover {
    background-image: radial-gradient(#6e6e6e,#c8c8c8);
	color:#ffffff;
}

.bibliocadre {
	text-align:left;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	min-width:600px;
}

.bibliocadre h3 {
	color:#ea7148;
	font-size:1.4em;
}

.bibliocadre h4 {
	color:#675445;
	font-size:1.2em;
	text-align:center;
	margin:5px;
}

.bibliocadre h5 {
	color:#675445;
	font-size:1em;
	text-align:center;
	margin:5px;
}

.bibliocadre h6 {
	font-size:1em;
	text-align:center;
	font-style:italic;
	margin:5px;
}

.cadre .coberta {
	float:right;
	margin-left:15px;
	border:1px solid #a3a3a3;
	max-width:200px;
}


.erreur {
	font-weight:bold;
	font-size:1.2em;
	color:#780000;
}

.partenaires {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}

.partenaires .po {
	max-height:8vw;
}

.partenaires .pa {
	max-height:8vw;
}

.partenaires .grand {
	max-height:5vw;
}

.center {
	text-align:center;
}

.illustr {
	max-width:25vw;
	min-width:50px;

}

.illustrp {
	max-width:15vw;
	min-width:50px;

}

.illustrg {
	max-width:35vw;
	min-width:80px;

}

.illustrlogo {
	max-width:10vw;
	min-width:50px;

}

.logotitre {
	width:30%;
	max-width:600px;
	min-width:250px;
}

.imgright {
	float:right;
	margin-left:0.8em;
	margin-bottom:0.5em;
}

.imgleft {
	float:left;
	margin-right:0.8em;
	margin-bottom:0.5em;
}
          
.schemas {
	display:flex;
	flex-wrap:wrap;
	align-items:flex-start;
}

.schema {
	text-align:center;
	margin-right:2vw;
	width:20em;
	max-width:27vw;
	min-width:15em;
	border:1px solid #666666;
	border-radius: 5px;
	margin-bottom:2vw;
}

.schema30 {
	width:30em;

}

.logos {
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
	align-items:center;
}

.logos div {
	margin:0.5em;
}

.logotiers {
	max-width:30%;
	min-width:120px;
}

.logotiers img {
	max-height:30vw;
}

.logoquart {
	max-width:25%;
	min-width:110px;
}

.logoquart img {
	max-height:25vw;
}

.logoquint {
	max-width:20%;
	min-width:100px;
}

.logoquint img {
	max-height:20vw;
}

.logodix {
	max-width:10%;
	min-width:90px;
}

.logodixhaut {
	height:10vw;
	min-height:70px;
	max-height:120px;
	margin:2em;
}

.logodix img {
	max-height:10vw;
}

.logoquinze {
	max-width:8%;
	min-width:70px;
}

.logoquinze img {
	max-height:8vw;
	min-height:50px;
}

.logoquinzepo img {
	max-height:8vw;
	min-height:70px;
}

.logovingt {
	max-width:5%;
	min-width:70px;
}

.logovingt img {
	max-height:5vw;
}

.imgclav {
	max-height:25vw;
	min-height:300px;
	margin:3em;
	border:1px solid #6e6e6e;
}

          
.immoitie {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.immoitie img {
	width:45%;
	min-width:200px;
}

.flexapplis {
	display:flex;
	justify-content:start;
	align-items:flex-end;
}

.flexapplis img {
	width:10vw; 
	min-width:80px;
	max-width:130px;
	margin-right:1.5vw;
}

.flexapplis .titrapplis {
	font-weight:bold;
	line-height:90%;
}

.subtitleapplis {
	margin-top:15px;
}

.vertvotz {
	color:#022000;
}

.bleurevir {
	color:#0d0447;
}

.bleudicodoc {
	color:#0068a9;
}

.bordgris {
	border:1px solid #6e6e6e;
}

.alignleft {
	text-align:left;
}

.flecheleft {
	padding:20px;
	display:block;
	width: max-content;
	max-width:calc(100% - 40px);
	margin-left:auto;
	margin-right:auto;
}

.flecheleft .alignleft {
	margin:0;
	padding:0;
}

.chiffres {
	display:flex;
	align-items:flex-start;
	justify-content:space-around;
	flex-wrap:wrap;
}

.chiffres .itemch {
	width:15%;
	min-width:7em;
	margin:1em;
	text-align:center;
	font-weight:bold;
}

.chiffres .chiffre {
	background-color:#ea7148;
	border-radius:50%;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	display:inline-block;
	padding:1em 0.1em;
	width:5em;
}

.chiffres .itemch .precis {
	font-weight:normal;
}

.imgligne {
	display:flex;
	justify-content:space-around;
	align-items:center;
}

.imgligne .itemimg {
	max-width:40%;
	margin:15px;
}

.imgligne .itemimg img {
	max-height:75px;
}


.flexfis {
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
	align-items:center;
	gap:20px;
}

.flexfis img {
	max-width:200px;
	max-height:90px;
}
.inftrad {
	text-align:justify;
	display:flex;
	align-items:center;
}

.continf {
	width:75%;
}


.cadreii {
	flex-grow:1;
	text-align:center;
}

.iconeinf {
	font-size:4.5em;
	margin-bottom:7px;
	margin-left:15px;
	color:#ea7148;
}

.videod {
	float:right;
	margin-left:25px;
	width:30vw;
	height:17vw;
	min-width:280px;
	min-height:157px;
}

.cadrevideos {
	display:flex;
	gap:50px;
	justify-content:space-around;
	align-items:top;
	flex-wrap:wrap;
	margin-top:100px;
}
