body{
	padding: 1em 1em 1em 2em;
	text-align: center;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a img{border:none}
#enregistrer{
	border-radius:12px 0 12px 0;
	background: #f5f5f5;
	border:none;
	color:#555;
	font:bold 12px Verdana;
	padding:6px 0 6px 0;
	box-shadow:1px 1px 3px #999;
}
div{text-align:right;margin-bottom:0.5em;}
div span{float:right;width:10em}
input{width:60%}
#ihm{
	border-collapse:collapse;
	border:3px ridge gray;
	width:85%;
}
#ihm td{border:3px ridge gray;text-align:center}
#ihm td td{border:none}
#ihm img{margin:4px}
textarea{ width:100%}
.first_c a img {display:block}
.last_l, .last_c {background:#eee}
.first_l, .first_c {background: #F0E68C}
.first_c, .last_c {width:24px;}
