@font-face {
font-family: "HelveticaNeue";
src: url('HelveticaNeue-02.ttf');
}
@font-face {
font-family: "HelveticaNeue";
src: url('HelveticaNeue-Bold-01.ttf');
font-weight: bold;
}
@font-face {
font-family: "HelveticaNeue";
src: url('HelveticaNeue-Thin-12.ttf');
font-weight: lighter;
}
body {
  width: 210mm;
  height: 297mm;
  font-family: 'HelveticaNeue', sans-serif;
}
.souligne {
	text-decoration: underline;
}
.gras {
	font-weight: bold;
}

.p1_header {
  padding: 0.75rem 0.25rem;
	font-size: 0.8rem;
	font-weight: lighter;
}
.p1_header--logo {
  width: 16rem;
  height: 4.25rem;
}
.p1_header--adresse {
  text-align: left;
  border-left: solid 1px grey;
  padding-left: 1rem;
	float: right;
}
.p1_header--ligne {
	display: block;
}
.p1_header--ligne div {
	display: inline-block;
}
.p1_header--adresse div {
	margin: 0.05rem 0;
}
.p1_header--icotel {
	background-image: url(tel.png);
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	position: relative;
	top: 0.25rem;
}
.p1_header--icomail {
	background-image: url(mail.png);
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: relative;
	top: 0.25rem;
}
.p1_header--adresse div.p1_header--icomail {
	margin: 0 0.5rem;
}
.p1_titre {
  font-weight: 700;
  text-align: center;
  margin: 5px;
  font-size: 1.15rem;
}
.p1_titre--reinscription {
	text-align: center;
	color: darkgrey;
	font-weight: bold;
	margin-top: 0.5rem;
}
.p1_titre--maj{
  text-transform: uppercase;
}
.p1_titre--date {
  border: solid 1px black;
  margin: 0 0.25rem;
  padding: 0.3rem;
}
.p1_infos {
  text-align: left;
}
.p1_infos--titre {
  font-weight: 200;
  font-size: 1.5rem;
  border-bottom: solid 1px black;
  display: inline-block;
  margin-bottom: 1rem;
}
.p1_infos--perso {
  margin-bottom: 1rem;
}
.p1_infos--ligne {
	font-size: 0.85rem;
}
.p1_infos--ligne div {
	display: inline-block;
}
.p1_infos--case {
  border: solid 1px black;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.75rem;
  position: relative;
 }
.p1_infos--seul {
	margin-top: 0;
	margin-bottom: 0.25rem;
	font-size: 0.85rem;

}
.p1_infos--case--gauche {
  margin-left: 1.75rem;
}
.p1_infos--label {
  min-width: 45%;
  margin: 0.2rem 0;
}
.p1 table {
	width: 93%;
	margin-left: 7%;
	position: relative;
}
.p1_paiement {
	position: relative;
}
.p1_formule--st {
	font-size: 0.8rem;
	margin-top: 0;
}
.p1_formule--mensua{
	max-width: 100px;
}
.p1_formule--pret {
	position: absolute;
	top: 10rem;
}
.p1_formule--pret--texte {
	display: inline-block;
	font-weight: bold;
	font-size: 0.7rem;
	position: relative;
	top: -3rem
}
.p1_formule--pret--accolade {
	display: inline-block;
	background-image: url(accolade.png);
	width: 1rem;
	height: 4rem;
	background-size: cover;
	background-position: center;
	position: relative;
	top: -2rem
}
.p1 table p.p1_formule--cart {
	display: inline-block;
	background-color: #e35205;
	border-radius: 2px;
	color: white;
	padding: 0.1rem 0.2rem;
	position: absolute;
	left: -2rem;
}
.p1_formule, .p1 table, .p1 td, .p1 th {
  text-align: center;
  border: solid 1px black;
  border-collapse: collapse;
  font-size: 0.8rem;
}
.p1_paiement--mention {
  font-size: 0.7rem;
}
.p1_paiement--imp {
  font-weight: bold;
	font-size: 0.9rem;
}
.p1_conditions {
	margin-top: 2rem;
}

.p2_titre {
	background-color: black;
	color: white;
	text-transform: uppercase;
	padding: 0.35rem 0.75rem;
	text-align: left;
	margin-bottom: 0.2rem;
	font-size: 0.8rem;
}
.p2_texte {
	font-size: 10px;
	text-align: justify;
	margin: 0.5rem 0;
}
.p2_colonne {
	width: 47%;
	display: inline-block;
	margin: 0 0.3rem;
}

.p3_signature {
	border-top: solid 1px black;
	margin-top: 1.5rem;
}
.p3_signature--directrice {
	width: 47%;
	display: inline-block;
}
.p3_signature--directrice p {
	text-align: justify;
	font-size: 0.6rem;
}
.p3_signature--eleve {
	width: 47%;
	display: inline-block;
	float: right;
}
.p3_signature--mention {
	text-align: center;
	font-size: 0.65rem;
	margin: 20rem 0.5rem 1.5rem 0.5rem;	
}
.p3_signature--bloc {
	position: relative;
}
.p3_signature--nom {
	font-weight: bold;
}
.p3_signature--dessin {
	background-image: url(signature_directrice.png);
	width: 10rem;
	height: 4rem;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 9rem;
	top: 0;
}
.p3_signature--petit {
	font-size: 0.65rem;
	font-style: italic;
}
.p3_retractation {
	font-size: 0.8rem;
	position: relative;
}
.p3_retractation--ciseaux {
	background-image: url(ciseaux.png);
	width: 2rem;
	height: 1.5rem;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: -0.9rem;
}
.p3_retractation--titre {
	text-transform: uppercase;
	margin-top: 1rem;
	font-weight: bold;
}
.p3_retractation--bloc {
	margin: 0.5rem 0;
}
.p3_retractation--dl {
	display: inline-block;
	width: 47%;
}
.p3_retractation--signature {
	display: inline-block;
	width: 47%;
}
.p3_txt {
	white-space: nowrap;
	margin-right: 0.5rem;
}
.p3_point {
	border-bottom: dashed 1px black;
	float: right;
	position: relative;
	top: -0.25rem
}
.p3_point--l1 {
	width: 44rem;
}
.p3_point--l2 {
	width: 44.5rem;
}
.p3_point--l3 {
	width: 40.5rem;
}
.p3_point--l4 {
	width: 22.5rem;
}
.p3_point--l5 {
	width: 43.75rem;
}
.p3_point--l6 {
	width: 37.5rem;
}

.ec_adresse {
	margin-left: 40%;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.ec_infos {
	text-align: center;
	width:100%
}
.ec_infos--bloc {
	display: inline-block;
	max-width: 35%;
	text-align: center;
	font-size: 0.8rem;
	margin-right: 5px;
	vertical-align: middle;
}
.ec_infos--blocup {
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 0.5rem;
	min-height: 2.1rem;
	font-weight: bold;
}
.ec_infos--blocdw {
	border-bottom: solid 1px black;
	padding: 0.5rem;
	white-space: pre-wrap;
	min-height: 2.1rem;
}
.ec_cartouche {
	text-transform: uppercase;
	color: white;
	background-color: #e35205;
	border-radius: 6px;
	padding: 0.25rem 1rem;
	text-align: center;
	width: 25%;
	margin: 1.25rem auto;
}
.ec_tableau {
	width: 90%;
	margin: 0 auto;
}
.ec_tableau--header, .ec_tableau--ligne {
	text-align: center;
}
.ec_tableau--header {
	background-color: black;
	color: white;
	text-transform: uppercase;
	border: none;
}
.ec_tableau--ligne {
	border-bottom: solid 1px black;
}
.ec_tableau--ligne div:nth-child(2) {
	border-right: solid 1px black;
	border-left: solid 1px black;
}
.ec_tableau--case {
	width: 58%;
	padding: 0.25rem 0;
	display: inline-block;
	font-size: 15px;
}
.ec_tableau--caseDate {
	width: 20%;
	padding: 0.25rem 0;
	display: inline-block;
	font-size: 15px;
}
.ec_tableau--caseMontant {
	width: 20%;
	padding: 0.25rem 0;
	display: inline-block;
	font-size: 15px;
}
.ec_mentions {
	text-align: center;
	font-size: 0.8rem
}
.ec_signature {
	font-weight: bold;
	font-size: 0.9rem;
	margin-bottom: 2rem
}
.ec_signature--date {
	display: inline-block;
	width: 50%;
}
.ec_signature--date p {
	margin: 0.25rem 0 0.25rem 1rem;
}
.ec_signature--signe {
	display: inline-block;
	width: 50%;
	text-align: left;
	float: right;
	margin: 0.25rem 0;
}
.ec_footer {
	text-align: center;
	font-size: 0.55rem
}