BODY {
	background : White;
	color : Black;
	font-family :  Arial, serif;
	font-size: 10pt;

}
H1 {
	border-bottom : thin solid Black;
	font-size: 14pt;
}

P.renvoinote {
	color : Blue;
	background-color :  White;
	border: none;
}

P.note {
	color : Black;
	background-color: White;
	font-weight: bold;
	text-decoration :  underline;
	border: none;
}

TABLE.titre {
border: none;
	
}

TR.pied {
	font-family :  Haettenschweiler;
	font-size :  10pt;
}

.pied {
	font-family :  Haettenschweiler;
	font-size :  10pt;
}

TD.titre {
	
	font-size: 10pt;
}


.valeurs {
	font-size: 8pt;
}

.exp {
color: Green;
}

.ecartunm {
	color: #DC143C;
	font-style: italic;
}


/* Valeurs non utilisable en catalogage */
.nonutil {
	background-color: #DFDFDF;
	font-style: italic;
	}

/* Valeur non utilisable en catalogage et non conforme Unimarc (cumul de "ecartunm" + "nonutil" */
.ecartunmnonutil {
	background-color: #DFDFDF;
	color: #DC143C;
	font-style: italic;
	}


TR.entete {
	background-color : Silver;
	text-align: center;
	border: none;
}

TR.intitule {
font-weight: bold;

}






