body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}

body.lettre {
	margin-left: 2cm;
	margin-right: 1cm;
}

table {
	font-size: 100%;
}

.xml div.encart {
	font-size: 100%;
	font-weight: bold;
}


/* Styles utilisés sur toutes les pages */
.noPrint {
	display:none;
}
.onlyOnPrint {
	display: block;
}

