table {
	margin-top: 5px;
	margin-bottom: 10px;
}
td {
	border-bottom: solid 1px #ccc;
	height: 1.5em;
}
.hover:hover {
    background: #0057AE;
    color: #FFF;
    cursor: cursor;
}
.non_border {
border: 0;
}
.titre {
	width: 120px;
	color: #09f;
}
.caution {
	width: 70px;
	text-align: center;
	font-weight: bold;
}
.prix {
	width: 60px;
	text-align: center;
	font-weight: bold;
}
.c2 {
	text-align: right;
}
.c1 {
	color: #09f;
}
.duree {
	width: 60px;
	font-weight: bold;
}
.tarif {
	width: 135px;
	font-weight: bold;
}
