
#MachineCategorieBis  { float: left }
#titre-MachineCategorie .texte  { font-size: 14px; font-family: Arial; font-weight: bold; padding-top: 20px }
#MachineCategorie a   { color: #000; font-size: 12px; font-family: Arial; text-decoration: none }
#MachineCategorie a:hover  { text-decoration: underline }

#liste-sous-traitance #titre-rubrique   { color: #CFAD25; font-size: 16px; font-weight: bold; padding-top: 30px }
#liste-sous-traitance .bdligneimpaireTD a:hover  {
	color: #CFAD25;
	background-color: #FFFFFF;
}
#liste-sous-traitance .bdlignepaireTD a:hover  { 
	color: #CFAD25;
	background-color: #FFFFFF;
}
.selection {
	color: #CFAD25;
	font-size: 14px;
	background-color: #FFFFFF;
	text-decoration: underline;
}
#liste-sous-traitance .selection {
	color: #CFAD25;
	font-size: 14px;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.bdlignetheme {
	font-size: 14px;
	color: #CFAD25;
}
.machineInfo {
	text-align: left;
	display: block;
	float: left;
	border: thin dotted #CCCCCC;
	margin: 3px;
	padding: 3px;
}
.descriptif {
	clear: both;
	display: block;
	float: none;
}
.liste-nom {
	clear: both;
	display: block;
	float: none;
}
.bdListeTableauDiv {
	clear: both;
	display: block;
	float: none;
	padding-top: 20px;
}