html.icy_pdf, .icy_pdf body {
	margin: 0;
	padding: 0;
	position: relative;
}

.icy_pdf_content {
  font-size: 14px;
  margin-top: 35px;
  line-height: 1.2;
  text-align: justify;
}

.icy_pdf table, .icy_pdf tr, .icy_pdf td { 
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.icy_pdf_body {
	position: absolute;
	bottom: 0;
	background-color: white;
	width: 100%;
	height: 93%;
	z-index: 0;
}

.icy_pdf_body2 {
	height: 100% !important;
}

.icy_pdf_header {
	width: 100%;
	background-color: #0093c7;
	height: 7%;
	line-height: 1;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.icy_pdf_body_left {
	width: 32%;
	height: 100%;
}

.icy_pdf_body_right {
	width: 68%;
	height: 100%;
}

.icy_pdf_body_right_col {
	height: 100%;
	width: 90%;
	margin: 0 5%;
}

.icy_pdf_body_left_col {
	width: 85%;
	margin-left: 15%;
	height: 100%;
	background-color: #fafafa;
	overflow: hidden;
}

.icy_pdf_body_left_col_box {
	padding: 0 8%;
	width: 100%;
}

.icy_pdf_header img {
	width: auto;
	height: 30px;
	object-fit: contain;
}

.icy_pdf_header p {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
}

h1 {
	color: #a0073f;
	font-size: 18px;
	width: 100%;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 1;
	padding-top: 15px;
}

.icy_pdf_cea_logo {
	position: absolute;
	right: 20mm;
	top: 10mm;
	width: auto;
	height: 6mm;
	object-fit: contain;
	transform: translateY(-50%);
}

.icy_pdf_ensta_img {
	position: absolute;
	left: 17mm;
	top: 270mm;
	width: auto;
	height: 10mm;
	object-fit: contain;
	z-index: 1000;
}

.icy_pdf_bande_img {
	position: absolute;
	top: 180mm;
	left: 0;
	width: auto;
	height: 120mm;
	object-fit: contain;
	z-index: 1000;
}

.icy_pdf_formation_img {
	width: 100%;
	height: 150px;
	object-fit: cover;
}

.icy_pdf_url {
	position: absolute;
	bottom: 3mm;
	right: 5mm;
	color: #001531;
	margin: 0;
	padding: 0;
	z-index: 100;
	font-size: 11px;
}

.icy_pdf_edition {
	position: absolute;
	bottom: 5mm;
	left: 22mm;
	color: #616161;
	margin: 0;
	padding: 0;
	z-index: 10000;
	font-size: 11px;
}

hr {
	width: 500px;
	margin-left: -50px;
	color: #fff;
	background-color: #fff;
}

.icy_pdf_credits {
	font-size: 10px;
	font-style: italic;
	color: #616161;
	margin: 10px 0 20px 0;
	padding: 0;
}

.icy_pdf_logos {
	margin: 10px 0 20px 0;
	z-index: 11000;
}

.icy_pdf_logos img {
	height: 14mm;
	object-fit: contain;
}

.icy_pdf_data, .icy_pdf_contact, .icy_pdf_outils, .icy_pdf_lang {
	margin: 10px 0 20px 0;
}

.icy_pdf_data p, .icy_pdf_contact p, .icy_pdf_lang p {
	font-size: 11px;
	color: #616161;
	margin: 5px 0;
	padding: 0;
}

.icy_pdf_data .icy_pdf_data_title, .icy_pdf_contact .icy_pdf_data_title, .icy_pdf_outils_title, .icy_pdf_lang_title, .icy_pdf_session_single_title {
	color: #003367;
	font-weight: 700;
	font-size: 12px !important;
}

.icy_pdf_bref {
	background-color: #fafafa;	
	border: 1px solid #003367;
	padding: 10px 20px;
	width: 100%;
	margin-top: 25px;
}

.icy_pdf_bref_title {
	color: #003367;	
	font-weight: 700;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0;
}

.icy_pdf_bref_content, .icy_pdf_a_qui_content, .icy_pdf_objective_content, .icy_pdf_prerequis_content, .icy_pdf_plus_content, .icy_pdf_contenu_content, .icy_pdf_competences_content, .icy_pdf_html.icy_pdf, .icy_pdf body {
	margin: 0;
	padding: 0;
	position: relative;
}

.icy_pdf_content {
  font-size: 14px;
  margin-top: 35px;
  line-height: 1.2;
  text-align: justify;
}

.icy_pdf table, .icy_pdf tr, .icy_pdf td { 
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.icy_pdf_body {
	position: absolute;
	bottom: 0;
	background-color: white;
	width: 100%;
	height: 93%;
	z-index: 0;
}

.icy_pdf_body2 {
	height: 100% !important;
}

.icy_pdf_header {
	width: 100%;
	background-color: #0093c7;
	height: 7%;
	line-height: 1;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.icy_pdf_body_left {
	width: 32%;
	height: 100%;
}

.icy_pdf_body_right {
	width: 68%;
	height: 100%;
}

.icy_pdf_body_right_col {
	height: 100%;
	width: 90%;
	margin: 0 5%;
}

.icy_pdf_body_left_col {
	width: 85%;
	margin-left: 15%;
	height: 100%;
	background-color: #fafafa;
	overflow: hidden;
}

.icy_pdf_body_left_col_box {
	padding: 0 8%;
	width: 100%;
}

.icy_pdf_header img {
	width: auto;
	height: 30px;
	object-fit: contain;
}

.icy_pdf_header p {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
}

h1 {
	color: #a0073f;
	font-size: 18px;
	width: 100%;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 1;
	padding-top: 15px;
}

.icy_pdf_cea_logo {
	position: absolute;
	right: 20mm;
	top: 10mm;
	width: auto;
	height: 6mm;
	object-fit: contain;
	transform: translateY(-50%);
}

.icy_pdf_ensta_img {
	position: absolute;
	left: 17mm;
	top: 270mm;
	width: auto;
	height: 10mm;
	object-fit: contain;
	z-index: 1000;
}

.icy_pdf_bande_img {
	position: absolute;
	top: 180mm;
	left: 0;
	width: auto;
	height: 120mm;
	object-fit: contain;
	z-index: 1000;
}

.icy_pdf_formation_img {
	width: 100%;
	height: 150px;
	object-fit: cover;
}

.icy_pdf_url {
	position: absolute;
	bottom: 3mm;
	right: 5mm;
	color: #001531;
	margin: 0;
	padding: 0;
	z-index: 100;
	font-size: 11px;
}

.icy_pdf_edition {
	position: absolute;
	bottom: 5mm;
	left: 22mm;
	color: #616161;
	margin: 0;
	padding: 0;
	z-index: 10000;
	font-size: 11px;
}

hr {
	width: 500px;
	margin-left: -50px;
	color: #fff;
	background-color: #fff;
}

.icy_pdf_credits {
	font-size: 10px;
	font-style: italic;
	color: #616161;
	margin: 10px 0 20px 0;
	padding: 0;
}

.icy_pdf_logos {
	margin: 10px 0 20px 0;
	z-index: 11000;
}

.icy_pdf_logos img {
	height: 14mm;
	object-fit: contain;
}

.icy_pdf_data, .icy_pdf_contact, .icy_pdf_outils, .icy_pdf_lang {
	margin: 10px 0 20px 0;
}

.icy_pdf_data p, .icy_pdf_contact p, .icy_pdf_lang p {
	font-size: 11px;
	color: #616161;
	margin: 5px 0;
	padding: 0;
}

.icy_pdf_data .icy_pdf_data_title, .icy_pdf_contact .icy_pdf_data_title, .icy_pdf_outils_title, .icy_pdf_lang_title, .icy_pdf_session_single_title {
	color: #003367;
	font-weight: 700;
	font-size: 12px !important;
}

.icy_pdf_bref {
	background-color: #fafafa;	
	border: 1px solid #003367;
	padding: 10px 20px;
	width: 100%;
	margin-top: 25px;
}

.icy_pdf_bref_title {
	color: #003367;	
	font-weight: 700;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0;
}

.icy_pdf_bref_content, .icy_pdf_a_qui_content, .icy_pdf_objective_content, .icy_pdf_prerequis_content, .icy_pdf_plus_content, .icy_pdf_contenu_content, .icy_pdf_competences_content, .icy_pdf_detail_content, .icy_pdf_session_single_date {
	color: #003367;	
	font-size: 11px;
	margin: 0;
	padding: 0;
	
}

.icy_pdf_prerequis_content ul, .icy_pdf_plus_content ul, .icy_pdf_contenu_content ul {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
}

.icy_pdf_a_qui_title, .icy_pdf_objective_title, .icy_pdf_prerequis_title, .icy_pdf_plus_title, .icy_pdf_contenu_title, .icy_pdf_competences_title, .icy_pdf_detail_title, .icy_pdf_sessions_header {
	color: #a0073f;
	font-weight: 700;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.icy_pdf_a_qui, .icy_pdf_objective, .icy_pdf_prerequis, .icy_pdf_plus, .icy_pdf_contenu, .icy_pdf_competences, .icy_pdf_detail {
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
}

.icy_pdf_red_dot {
	color: #a0073f; 
	margin-right: 5px;
}
.icy_pdf_bref_content .icy_pdf_red_dot {
	color: unset; 
}

.icy_pdf_outils img {
	height: 50px;
	width: auto;
	margin-top: 10px;
	object-fit: contain;
}

.icy_pdf_sessions {
	margin-top: 35px;
}

.icy_pdf_session_single {
	margin-top: 20px;
}

.icy_pdf_session_single_prix, .icy_pdf_session_single_mail {
	font-size: 11px;
	color: #616161;
}
