/* @override http://www.autokkazie.be/css/tarifs.css */

#left
{
	width: 950px;
}

#tarifs tr.grise td {
	color: #666;
}

#tarifs
{
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #434444;
	border-collapse: collapse
}

#tarifs th
{
	background-color: #434444;
	color: #ffffff;
	padding: 2px 20px;
}

#tarifs td
{
	padding: 4px;
}

div.placer a
{
	text-decoration: none;
	color: #333333;
}