/* Fiches */
.xml .titre {
  color: #6582CF;
}
.xml .partie .titre {
  color: #6582CF;
}
.xml .souspartie1 .titre {
  color: #6582CF;
}
.xml div.encart {
	color: #6582CF;
	background-color: #D7F4FF;
}
.xml td.shade1 {
	background-color: #D2E9F5;
}
.xml td.shade2 {
	background-color: #8ABAD5;
}
.xml td.shade3 {
	background-color: #6FA7C6;
}

/* Outils */

body.outil {
	margin: 10px;
}

body.lettre {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

div.lettre {
	background-color: #F4F4F4;
	padding: 8px;
}

div.lettre div.corps_edition {
	line-height: 25px; 
}
div.lettre div.corps_resultat {
	line-height: normal;
}