<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul { 
	color:#333; 
	font-family:'trebuchet ms'; 
	font-size:13px; 
	line-height:1.6em; 
	text-align:justify; 
	}

ul li p { 
	text-indent:30px; 
	}

ul li ul { 
	list-style-type:none; 
	line-height:1.1em; 
	margin-left:-10px; 
	margin-bottom:20px; 
	text-align:left;
	}

ul li ul li { 
	font-size:0.85em; 
	margin-left:20px; 
	text-align: justify; 
	}

ul li ol { 
	font-size:0.8em; 
	line-height:1em; 
	text-align:right; 
	}

.sup { 
	vertical-align:super; font-size: 80%; line-height: 60%; 
	}

#alireLectBox { 
	display: none; 
	text-align: center; 
	top: 30px; 
	position: fixed; 
	height: 1px; 
	width: 100%; 
	border-color: #ff0c0e; 
	border-style: solid; 
	border-width: 0px; 
	text-align:center; 
	}

#alireLectBox2 { 
	margin: auto; 
	border-color: #0411ff; 
	border-style: solid; 
	border-width: 0px; 
	padding:0; 
	text-align:center; 
	}

#alireLect { 
	background-color: #fff; 
	margin-left:auto; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-top: 0px; 
	list-style-type: none; 
	padding: 0px; 
	border-color: #1b3d5b; 
	border-style: solid; 
	border-width: 0px; 
	border-radius:10px; 
	-webkit-border-radius:10px; -moz-border-radius:10px; 
	box-shadow: 0px 0px 30px #666; -webkit-box-shadow: 0px 0px 30px #666; -moz-box-shadow: 0px 0px 30px #666; 
	}

#alireLect li { 
	margin-left: 0; 
	margin-bottom: 15px; 
	margin-right: 0; 
	margin-top: 15px; 
	color:#fff; 
	display:inline-block; 
	padding:0; 
	text-align:right; 
	vertical-align: top; 
	}

#alireLect li:first-child { 
	width:26px; 
	}

#alireLect li:last-child { 
	width:26px; 
	} 

.dl_bestiaire {
	margin:20px 0;
	text-align: left;
}
.dt_bestiaire {
	font-size: 1.2rem;
	margin:20px 0 10px 0;
	/*text-align: right;*/
}

.containerx {
	text-align:center;
}
.cdc {
	font-size:1.2rem;
	margin:50px auto;
	max-width:600px;
	text-align: left;
}
.ital { font-style:italic; }
.tab { margin-left:50px; }
.italtab { font-style:italic; margin:30px 0; margin-left:50px; }
.fs-6 { font-size:2rem; }

#cdctxt dt { font-size:1.2rem; font-weight:700; margin:20px 0; }

.butstand {
	background:#D6624C;
	border:0;
	border-radius:3px;
	color:white;
	cursor:pointer;
	font-size:1.1rem;
	padding:10px 120px;
}





</pre></body></html>