form.cache{
	display:none;
	width:350px;
}
form.affiche{
	display:block;
	width:350px;
}
.table-form{
	width:350px;
}

.table-form td{
	padding:10px 0 0 0;
	width:50%;
}
input, select, textarea{
	font-family:verdana;
	font-size:11px;
	color:#000;
	font-weight:normal
}
.libelle{
	font-weight:bold;
}
fieldset{
	border:none;
	width:380px;
	padding:0;
	margin:10px 0 0 0;
}
#oc3 {
font-family:verdana;
	font-size:11px;
	color:#000;
	font-weight:normal;
}