/* CSS Document */

.txt-soustitre {
	font-size: 1.2em;
	display: block;
	padding: 5px 0px 4px;
	border-bottom: 1px dotted #999999;
	margin: 0px 0px 6px;
	font-weight: bold;
	width: auto;
}
.txt-citation {
	font-style: italic;
	background: #DAE5EB;
	display: block;
	margin: 10px 0px;
	padding: 10px 15px 10px 20px;
	width: 400px;
}
.txt-exergue {
	font-size: 1.1em;
	font-weight: bold;
	color: #0078B4;
}
.txt-legende {
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
}