 /* Résolution EN 360px MAXIMUM */
 @media screen and (max-width: 360px) {
	 
    .cvhtml  { 
    width: 98%;
	height: 50%;
	margin-left: 1%;
	margin-right: 2%;
	background-color: #fcfcfc;
    }
	
	.collapse {
    width: max-content;
    }
   .collapse.in {
    width: auto;
    }
	
	.prenom {
	margin: 2%;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
	}
	
	.ecriture {
	text-align: justify;
	text-justify: inter-character;
	}
	
	.titre1 {
	text-align: center;
	white-space: pre-line;
	}
	
	.experience {
	margin-left: 5%;
	margin-right: 5%;
	}
	
	.entreprise {
	background-color: #f4f5f5;
	}
	.paragraphe2 {
	white-space: pre-line;
	margin: 0;
	margin-top: 5%;
	margin-bottom: 4%;
	}
	
	.entreprise2 {
	background-color: #f4f5f5;
	}
	
	.paragraphe3 {
	white-space: pre-line;
	margin: 0;
	margin-top: 5%;
	margin-bottom: 4%;
	}
	
	.entreprise3 {
	background-color: #f4f5f5;
	}
	
	.paragraphe4 {
	white-space: pre-line;
	margin: 0;
	margin-top: 5%;
	margin-bottom: 4%;
	}
	
	.entreprise4 {
	background-color: #f4f5f5;
	}
	
	.paragraphe5 {
	white-space: pre-line;
	margin: 0;
	margin-top: 5%;
	margin-bottom: 4%;
	}
	
	.informations {
	width: 98%;
	margin: 2%;
	
	}
	
	.adresse {
	background-color: #f4f5f5;
	}
	
	.info1 {
	text-align: center;
	
	}
	
	.ecriture26 {
	text-align: center;
	
	}
	
	.mobilite {
	background-color: #f4f5f5;
	}
	.info2 {
	text-align: center;
	
	}
	
	.ecriture27 {
	text-align: center;
	
	}
	
	.coordonner {
	background-color: #f4f5f5;
	}
	
	.info3 {
	text-align: center;
	
	}
	
	.ecriture28 {
	text-align: center;
	
	}
	
	.infoage {
	background-color: #f4f5f5;
	}
	
	.info4 {
	text-align: center;
	
	}
	
	.ecriture29 {
	text-align: center;
	
	}
	
	.sites {
	background-color: #f4f5f5;
	}
	
	.info5 {
	text-align: center;
	
	}
	
	.ecriture30 {
	text-align: center;
	
	}
	
	.competence {
	margin: 5%;
	
	}
	
	.formation {
	margin: 5%;
	
	}
	
	.formation1 {
	text-align: center;
	background:
    radial-gradient(#f9f9f9, #c0a84b);
	}
	
	.formation2 {
	text-align: center;
	background:
    radial-gradient(#f9f9f9, #c0a84b);
	}
	
	.certif1 {
	background-color: #f4f5f5;
	background:
    radial-gradient(#f9f9f9, #a5a5a4);
	}
	
	.certif2 {
	background-color: #f4f5f5;
	background:
    radial-gradient(#f9f9f9, #a5a5a4);
	}
	
  }