.tarifs table {
	width: 100%;
	}

.tarifs td {
	font-size: 11px;
	color: #595969;
	padding: 6px 4px;
	border-bottom: 1px solid #b2b2b2;
	text-align: left;
	}
	
.tarifs thead td {
	font-family: "georgia" !important;
	color: #1e2b51;
	font-size: 12px;
	}
	
.tarif {
	text-align: center !important;
	}
	
.desc {
	font-style: italic;
	}
	
.designation {
	color: #1e2b51 !important;
	}
	
.thumbnails img {
	margin: 5px;
	}