
.tarifs .prix {
	text-align: right;
}

.tarifs td{
	border: solid 1px gray;
	padding: 5px;
}

.tarifs .title{
	background-color: gray;
	color: white;
}

.red {
	color: red;
}

.red li {
	list-style: circle;
}

/*.infos {
	text-align: center;
	padding: 15px;
}*/

.infos{
  color:gray;
}