/* * prévisualisation reçu au format HTML */ div.previs_recu { width : 18.5cm; } #logo { max-height : 4cm; } #titre { margin : 0 2cm 0 2cm; text-align : center; font-size : 14pt; font-weight: bold; } #articles { margin-bottom: 0.5cm; text-align : center; } #numRecu { text-align : right; margin-right: 1em; } #versements { border-top: 1px solid rgb(0, 0, 128); border-bottom: 1px solid rgb(0, 0, 128); padding-top: 1em; margin-bottom: 1em; } .cartouche { padding-bottom: 1em; } .rubrique { background-color : rgb(200, 200, 250); padding : 0 0 0 1mm; margin-bottom: 1em; } .titre, .important { font-weight:bold; } .libelle { font-weight: normal; } #ville { margin-bottom: 0; } #signature { display: block; max-width : 7cm; max-height : 4cm; margin: 0 auto; padding-bottom : 2mm; } #versements > ul { list-style: inside; margin-left: 2em; } #date_versements { margin-left: 1.5em; } p.complements { margin-top : 1em; } span.titre, span.libelle { display : inline; } /* Ne pas imprimer le bandeau des boutons du profiler */ #__profiler { display: none; }