section.page  {
    box-shadow:3px 3px 10px #00000030; 
    width:21cm; height:calc(29.7cm * 2);
}
section.page + p {
    width:21cm;
    text-align:right;
    font-size:80%;
    margin-top:0;
}

#print, #html, #json, #lien {
    margin-top:20px; padding:5px;
    width:150px; 
    font-size:120%;
    text-align:left;
}

#cv_html, #cv_json, #cv_lien {
    display:none; 
    width:21cm; 
    height:200px; 
    margin-top:10px; 
    font-size:80%; 
}

.check label {
    margin-right:10px;
}