div#tboccasion {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#tboccasion table
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #919599;
}

div#tboccasion table thead
{
	background: #4a545d;
	color: #ffffff;
}

div#tboccasion table tr.pair
{
	background: #d5d5d5;
}

div#tboccasion table th.fiche {
	width: 16px;
	text-align: center;
}

div#tboccasion table th.marque {
	width: 100px;
	text-align: left;
}

div#tboccasion table th.modele {
	width: 150px;
	text-align: left;
}

div#tboccasion table th.ref {
	width: 80px;
	text-align: left;
}

div#tboccasion table th.annee {
	width: 60px;
	text-align: center;
}

div#tboccasion table th.heures {
	width: 70px;
	text-align: right;
}

div#tboccasion table th.prix {
	width: 70px;
	text-align: right;
}


div#tboccasion table td.fiche {
	width: 16px;
	text-align: center;
}

div#tboccasion table td.marque {
	width: 100px;
	text-align: left;
}

div#tboccasion table td.modele {
	width: 150px;
	text-align: left;
}

div#tboccasion table td.serie {
	width: 80px;
	text-align: left;
}

div#tboccasion table td.annee {
	width: 60px;
	text-align: center;
}

div#tboccasion table td.heures {
	width: 70px;
	text-align: right;
}

div#tboccasion table td.prix {
	width: 70px;
	text-align: right;
}


div#ficoccasion {
	margin-left: 25px;
	margin-top: 10px;
}

div#ficoccasion table
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #919599;
}

div#ficoccasion table td.promptb
{
	font-weight: bold;
}


