#anciens_modeles table
{
	width: 100%;
	color: #666666;
}

#anciens_modeles table td, th
{
	padding: 4px;
}

#anciens_modeles table thead
{
	 /* height: 30px; */
	font-weight: bold;
	font-size: 12px;
	background-color: #DFDFDF;
}

.ligne_coloree
{
	background-color: #EEEEEE;
}
