#contenu h2 {
	margin: 25px 0 15px;
	font: normal 700 1em Arial, sans-serif;
	text-decoration: none;
	color: #0c1e90;
}
#contenu ul {
	width: 546px;
	margin: 20px auto 0;
	overflow: auto;
	/* border: 1px solid #0c1e90; */
}
#contenu ul li {
	float: left;
	width: 135px;
	height: 90px;
	padding: 0;
	text-align: center;
	background: none;
}
#contenu .tfort {
	display: block;
	clear: left;
	text-align: center;
}
#contenu .section {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #0c1e90;
}
#contenu .section p {
	text-align: center;
}
