<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#forfaits{
	background-color: #9b5;
	color:#efe;
	width:80%;
	font-family: Times New Roman;
	margin: 10px auto;
	padding-bottom:30px;
	display:block;
}
.content .under-title{
	font-size:13px;
	line-height:20px;
}
#forf-head{
	padding:7px 20px;
	width:100%;
	line-height:22px;
	font-size:18px;
	text-align:center;
}
#forf-enum{
	height:95px;
	display:block;
}
.forf-div{
	background:#E8F8E4;
	border: 1px solid #682;
	padding:20px 5px;
	text-align:center;
	color:#777;
	width:148px;
	height:80px;
	float:left;
	font-size:16px
}
.forf-div span{
	font-size:23px;
	display:block;
	height:50px;
	width:100%;
}
</pre></body></html>