#tabv4num td {
	background:url(img/v4choixnum.gif) no-repeat;
	height:30px;
	width:30px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	border-width:0;
	padding:0;
}
#tabv4num td.nuof {
	background-position:0 0;
	color:#b5b9f0;
}
#tabv4num td.nuofs {
	background-position:-60px 0;
	color:#515fce;
}
#tabv4num td.nuon {
	background-position:-30px 0;
	color:#ffffff;
	font-weight: bold;
}
#tabv4num td.nuons {
	background-position:-90px 0;
	color:#ffffff;
	font-weight: bold;
}
#tabv4eto td {
	background:url(img/v5choixeto.gif) no-repeat;
	height:36px;
	width:34px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	border-width:0;
	padding:0;
}
#tabv4eto td.etof {
	background-position:0 0;
	color:#b5b9f0;
}
#tabv4eto td.etofs {
	background-position:-68px 0;
	color:#515fce;
}
#tabv4eto td.eton {
	background-position:-34px 0;
	color:#666666;
	font-weight: bold;
}
#tabv4eto td.etons {
	background-position:-102px 0;
	color:#ffffff;
	font-weight: bold;
}
#valider {
	background:#aaaaaa url(img/v4choixval.gif) 0 0 no-repeat;
	border-width:0;
	margin:10px;
	width:88px;
	height:20px;
	cursor:pointer;
}
#effacer {
	background:#aaaaaa url(img/v4choixeff.gif) 0 0 no-repeat;
	border-width:0;
	margin:10px;
	width:88px;
	height:20px;
	cursor:pointer;
}
fieldset {
	background-color:transparent;
	border-style:groove;
	padding:10px;
	margin:auto;
	width:500px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	padding:0 5px;
	font-size:12px;
	color:#515fce;
}
select {
	padding:2px;
}
