.tablo {
	margin: 25px 0px 10px 25px;
}
.vendu {
	font-size: 10px;
	color: #F2B42F;
}
.titre {
	font-size: 12px;
	color: #FFFFFF;

}
.tech {
	font-size: 10px;

}
td.tech {
	color: #FFFFFF;

}
td.titre {
	padding-top: 10px;

}
.contact a {
	font-size: 11px;
	font-weight: bold;
	color: #E4D9B4;
	text-decoration: none;
}
.contact a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

