<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#texte_eglise {
	float: left;
	width: 630px;
	margin-left: 30px;
	height: 418px;
	text-align:justify;
	padding-right: 10px;
	font-family: arial;
	font-size: 12px;
	overflow:auto;
	background-image: none;
	margin-top:4px;
}
#texte_eglise h2 {
	color: #0066CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33cc00;
	font-size: 15px;
	padding-left: 7px;
	line-height:25px;
	margin-top:-2px;
	margin-bottom: 20px;
}
#texte_eglise img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#texte_eglise .gauche {
	float: left;
}
#texte_eglise .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 10px;
	margin-top: 20px;
	clear:both;
}</pre></body></html>