@charset "utf-8";
/* CSS Document */
th.tr{
   cursor:pointer;
   	}
.mnt,#rr{
		text-decoration:line-through;
		font-size:12px;
		color:#F00}
table.formulaire{
	float:left;
	border:#006 1px dotted;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
table.formulaire tr th{
	vertical-align: middle;
	background:url(../images/tit.jpg) repeat-x;
	text-align:right;
	letter-spacing:2pt;
	height:25px;
	border-style:none;
	padding-right:5px;
	color:#FFF;
	}
table.formulaire tr th.az{
	vertical-align: middle;
	background:url(../images/tit.jpg) repeat-x;
	text-align:left;
	letter-spacing:2pt;
	height:25px;
	border-style:none;
	padding-right:5px;
	}
table.formulaire tr th img{
	height: 24px;
	width: 24px;
	}
table.formulaire tr td.label{
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	padding-left:5px;
	height:30px;
	border-style:none;
	}
table.liste tr td{
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:5px;
	border:none;
	text-align:left;
	}
.c2{
		background:#09C;
		color:#FFF}
	.listehead {
		background:url(../images/tit.jpg);
		vertical-align: middle;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		color:#FFF;
		}
input {
  font: 10px verdana, sans-serif;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}
input[type=checkbox] {
  font: 10px verdana, sans-serif;
  border: 0;
}
input[type=image] {
  border:none 0px;
  background:none;
}
input[type=button]{
	padding:2px 2px 2px 2px;
  border-width: 1px;
  border-style: solid;
  background:url(../images/b2.gif);
  border-color:#009;
  cursor:pointer;
  font-family:"Times New Roman", Times, serif;
  letter-spacing:1px;
  margin-left: 2px;
  font-size: 10px;
  text-decoration: none;
  color: #00416b;
}
 input[type=submit]{
	 padding:2px 2px 2px 2px;
  border-width: 1px;
  border-style:solid;
  margin-left: 2px;
  background:url(../images/b2.gif);
  border-color:#009;
  cursor:pointer;
  font-family:"Times New Roman", Times, serif;
  letter-spacing:1px;
  font-size: 10px;
  text-decoration: none;
  color: #00416b;
}


	table.liste tr td.nbr{text-align:right;
	}
