@keyframes vaisseau{0%{left:-45px}to{left:100%}}*{margin:0;padding:0;box-sizing:border-box}body{display:flex;justify-content:start;align-items:start;font-family:serif;color:#000}h1,h2{font-family:sans-serif}h1{font-size:1.75rem;text-align:center;color:gray;break-before:page}h2{font-size:1.3rem}p{margin-top:.75rem}fieldset{break-inside:avoid;border:1px dotted #d3d3d3;border-radius:.3rem;padding:.3rem 1rem;margin-top:1.5rem}fieldset.second_set{padding:.3rem .5rem;margin-top:.75rem}label,legend{font-weight:700}legend{font-family:sans-serif;font-size:.85rem;padding-right:.5rem;text-transform:uppercase}label{position:relative;font-size:.9rem;margin-right:.5rem;color:gray}input[type=date],input[type=text]{flex:1;border:0;border-bottom:1px dashed #e7e7e7}input[type=date]::placeholder,input[type=text]::placeholder{color:transparent}input[type=date]::-webkit-calendar-picker-indicator,input[type=text]::-webkit-calendar-picker-indicator{display:none}select{flex:1;appearance:none;border:0;border-bottom:1px dashed #e7e7e7!important}button{display:none}.main_title{background:#e7e7e7;border-bottom:1px dotted gray;padding:.5rem 0;margin:0 0 1rem}.main_title p{font-size:.85rem}.sub_title{display:flex;justify-content:space-between;align-items:center}.center,.main_title p{text-align:center}.hide,.no_print{display:none}.fluid,.fluid div{display:flex}.fluid div{justify-content:space-between;flex:1;white-space:nowrap;padding-left:1rem;margin-bottom:.3rem}.fluid div.width_min{flex:0}.fluid div.width_eqal{flex:2}.fluid div.width_bigger{flex:3}.fluid div.f_start{justify-content:flex-start}.fluid div:first-child{padding-left:0}#part2{position:relative}.art{top:-1.35rem;font-size:.75rem;font-style:oblique}#signature{margin-top:1rem}#code,.art{position:absolute;right:0}#code{top:1rem;writing-mode:vertical-lr;font-size:.65rem}