@font-face {
	font-family: "fEntryF";
	src: "Lucida Sans Unicode.ttf";
}


.entryF {
	font-family: "fEntryF","Lucida Sans";
	font-size: 12pt;
	margin-bottom: 50px;
	padding-left: 7px;
}

.entryFt {
	font-style: italic;
}

.extend {
	cursor: pointer;
}

.eContent {
	font-family: "fEntryF","Lucida Sans";
	display: none;
	padding-left: 20px;
	font-size: 10pt;
	top: 20px;
	color: black;
	
}

.edSpace {
	word-spacing: 3px;
}

.edSuperSpace {
	word-spacing: 10px;
}

.exemTitle {
	font-weight: bold;
}

.red {
	color: rgb(170, 44, 29);
}

.blue {
	color: blue;
}

.exemplaireStyle {
	display: inline-block;
	padding-right: 20px;
	word-break: break-all;
}

#lMain p {
	margin-bottom: 1.3em;
	line-height: 1.4em;
}

.lIndic {
	font-weight: bold;
}

.lSecTitle {
	font-style: italic;
	border-top: 1px solid #333;
	text-align: center;
	padding-top: 8px;
	margin-top: 5px;
}

.lTitle {
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	font-size: 16pt;
}

.signCaps {
	text-transform: lowercase;
	font-variant: small-caps;
}

.numEdition {
	position: absolute;
	left: -20px;
	top: 1px;
	float: left;
	font-size: 8pt;
}

div.entryF {
	position: relative;
}

.descLabel {
	color: rgb(170, 44, 29);
}

.exemplaireStyle a {
	text-decoration: none;
	color: black;
}

.exemplaireStyle a:hover {
	color: rgb(170, 44, 29);
}

.accPar a {
	text-decoration: none;
	color: black;
}

.accPar a:hover {
	color: rgb(170, 44, 29);
}

sup {
	font-size: 8px;
}