/* 1/10/2005 Mini combinaison relief v4
 * table micombr
 * row eton, etof, nuon, nuof
 */
table.micombr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:auto;
	padding:0;
	font-weight: bold;
	height: 34px;
	border-width:0;
}
table.micombr td {
	text-align:center;
	margin:0;
	background-color:transparent;
}
table.micombr td.etof {
	background-image:url(/i/res4etof.gif);
	width: 32px;
	line-height:12px;
	padding: 10px 0 12px 0;
	color:#FFFFFF;
	border-width:0;
}
table.micombr td.eton {
	background-image:url(/i/res4eton.gif);
	width: 32px;
	line-height:12px;
	padding: 11px 0 11px 0;
	color:#444444;
	border-width:0;
	margin:0;
}
table.micombr td.nuon {
	background-image:url(/i/res4nuon.gif);
	width: 30px;
	line-height:12px;
	padding: 12px 0 10px 0;
	color:#FFFFFF;
	border-width:0;
}
table.micombr td.nuof {
	background-image:url(/i/res4nuof.gif);
	width: 30px;
	line-height:12px;
	padding: 12px 0 10px 0;
	color:#FFFFFF;
	border-width:0;
}
