.rubrique {
	margin-bottom: 35px;
}
h2 {
	display: inline;
	font-family: sans-serif;
	font-size: 14px;
	color: #044f90;
	font-weight: bold;
}
table {
	margin: auto;
	font-size: 14px;
}
td {
	border: solid 1px #ccc;
	padding: 0 5px;
}
.prix {
	text-align: right;
}
p {
	font-size: 14px;
}
.asterix {
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	color: #555;
}
.commentaire {
	text-align: center;
	font-family: sans-serif;
	color: #282;
}
