@font-face {
		  font-family: 'Roboto';
		  src: url('../_fonts/Roboto-Regular.ttf') format('truetype');
		  font-weight: normal;
		  font-style: normal;
}
@font-face {
		  font-family: 'Roboto';
		  src: url('../_fonts/Roboto-Bold.ttf') format('truetype');
		  font-weight: bold;
		  font-style: normal;
}
@font-face {
		  font-family: 'NovaFlatSlim';
		  src: url('../_fonts/NovaFlatSlim-Book.ttf') format('truetype');
		  font-weight: normal;
		  font-style: normal;
}

body { 
  font-family: Roboto, sans;
  max-width: 30cm;
  font-size: 10pt;
  margin-left: auto;
  margin-right: auto;
  }
header {
  text-align: center;
  color: #960029;
  border: 0.5mm solid #960029;
  padding: 0;
}
header h1 {
  background: #960029;
  color: #fff;
  font-family: NovaFlatSlim;
  margin: 0;
}
header img {
  height: 3.5cm;
}
section {
  border-left: 10px solid #960029;
  padding: 0em 2em 2em 0em;
  margin: 0cm 0cm 1cm 0cm;
  }
h2 {
  display: inline-block;
  background: #960029;
  color: #fff;
  padding: 0.5em 1em 0.5em 1em;
  font-size: 1.2em;
  width: auto; 
  font-family: NovaFlatSlim;
  margin: 0;
  border: 0;
  }
  h2 a {
  color: #fff; 
  }
fieldset {
  border-top: 5px solid #afafaf;
  border-right: 5px solid #afafaf;
  border-bottom: none;
  border-left: none;
  margin: 1em 0em 1em 1em;
}
section p {
  margin: 1em 0em 1em 1em;
}
section h3 {
  margin: 1em 0em 1em 1em;
}
table {
  border: 0.2em solid #5f5f5f;
  border-collapse: collapse;
  text-align: center;
  }
th {
  background: #5f5f5f;
  color: #fff;
  text-align: center;
  padding: 0.5em;
  }
td {
  text-align: center;
  border: 0.1em solid #5f5f5f;
  padding: 0.5em;
}
.nondispo {
  background: #f0f0f0;
}
.formation {
  min-width: 10em;
}
.initial {
  min-width: 15em;
}
.alternance {
  min-width: 15em;
}
ul.listeForm {
  list-style: none;
}
ul.listeForm li {
  padding: 0.2em;
}
ul.listeForm li.nolabel {
  padding-left: 5em;
}
ul.listeForm label, ul.listeForm .likelabel {
  min-width: 15em;
  text-align: right;
  display: inline-block;
}
ul.listeForm label.nostyle {
  min-width: auto;
  text-align: left;
  display: inline;
}
ul.listeForm label.forradio {
  min-width: auto;
}
ul.listeForm input[type=text], ul.listeForm input[type=email] {
  width : 25em;
  border: none;
  background: #eee;
  height: 1.5em;
}
ul.listeForm input[type=tel], ul.listeForm input[type=date], ul.listeForm input[type=text].inl {
  border: none;
  background: #eee;
  height: 1.5em;
  width: auto;
} 
ul.listeForm textarea, textarea.generique {
   width : 50em;
  border: none;
  background: #eee;
  height: 10em; 
}
textarea.generique {
  margin: 1em 0em 1em 1em;
}
table.parcours {
  margin: 1em 0em 1em 1em;
}
table.parcours th {
}
table.parcours input[type=text] {
   border: none;
  background: #eee;
  height: 1.5em; 
}
.bordurer {
  border: 0.1em solid #dadada;
  padding: 0.4em;
} 
#DonneesPersos p {
  font-size: 0.8em;
}

div.eleFlex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
table.competences {
  margin: 1em 1em 0em 1em;
}
table.competences td.flech {
  width: 20em;
}
ul.listeFile {
  list-style: none;
}
ul.listeFile li {
  background: #efefef;
  margin: 1em 0em 1em 0em;
  padding: 0.5em;
}
ul.listeFile li label {
  display: inline-block;
  width: 15em;
  background: #ffffff;
  border-radius: 0.2em;
  padding: 0.2em;
}
ul.listeFile li a {
  display: inline-block;
  background: #9FCDA8;
  font-weight: bold;
  padding: 0.2em;
  border-radius: 0.2em;
  max-width: 30em;
  color: #FFFFFF;
  text-decoration: none;
}
#elements label {
  font-size: 1.2em;
  padding: 0.4em
}
#validation div {
  margin: 2em auto 2em auto;
  text-align: center;
}
#validation input[type="button"] {
  background: #efefef;
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin: 0 1em 0 1em;
  border: #960029 0.01em solid;
  border-radius: 0.2em;
  font-size: 1.4em;
  font-weight: bold;
  cursor: pointer; 
}
#validation input[type="button"]:hover {
  background: #fff;
}
section.description p {
  text-align: justify;
}
footer {
 position: relative;
	background: #ffffff;
	color: #000000;
	font-family:  Arial;
	font-size: 7pt;
	text-align: center;
	bottom: 0cm;
  margin: 0.5cm;
}
footer div {
	padding: 0.05cm 0cm 0.05cm 0cm;
}
footer .ffooter {
	font-family: Calibri;
	font-size: 10pt;
	letter-spacing: 6pt;
	color: #ffffff;
	color: #960029;
	padding: 0.2cm 0cm 0.2cm 0cm;
}
#validation {
  display: none;
  }
#maformation, #etatcivil, #parcourssco, #projetpro, #savoiretre, #elements {
  page-break-after: always;
}
