.tab_tarifs thead {
	font-style:italic;
}
.tab_tarifs tbody tr:nth-child(odd){
	background-color:#feeaf2;
}
.tab_tarifs td {
	padding:3px;
}