#text > table.presences {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

#text > table.presences td {
	text-align: center;
	line-height: 28px;
}

#text > table.presences td:last-of-type {
	width: 50%;
}

#fct_protocol h3 {
	font-family: NotoSerif, serif;
	margin: 2ex 0;
	text-align: center;
	font-weight: bold;
}

#fct_protocol p, #fct_protocol li {
	font-family: NotoSerif, serif;
	text-align: justify;
	margin: 0 0 1ex 0;
}

#fct_protocol ol {
	margin: 0 0 0 6ex;
}

#fct_protocol .signature:first-of-type {
	margin-top: 6ex;
}

#fct_protocol .signature p {
	margin: 4ex 0 0 0;
}

#fct_protocol .signature p.title {
	margin-top: .5ex;
	text-align: center;
	font-weight: bold;
}

#fct_protocol .signature p.name {
	margin-top: 0;
	text-align: center;
}
#fct_protocol .signature p.name::before {
	content: "(";
}
#fct_protocol .signature p.name::after {
	content: ")";
}

#fct_protocol .signature hr {
	border: 0;
	border-top: 1px solid #cccccc;
	height: 0;
	width: 60%;
	text-align: center;
	display: block;
	margin: 8ex auto 0 auto;
}

#fct_permit > p {
	line-height: 1.5;
}

#fct_permit > #date {
	margin-top: 20ex;
}

#fct_permit > #signature {
	margin: 10ex auto 0 auto;
	text-align: center;
	line-height: 1.5;
}

.fct_company_data {
	display: none;
}

.fct_company_data ul {
	list-style: none;
}

.fct_company_data ul li {
	font-size: 11px;
	line-height: 14px;
}

.fct_company_data ul li span {
	font-weight: bold;
}

.fct_company_data p {
	text-align: right;
}

#fct_eval > h2 {
	margin-top: 12px;
}

#fct_eval > div {
	margin-top: 10px;
}

#fct_eval > div > b {
	display: block;
}
