.formtable, .taskEditTable {
	background:#FFFFFF none repeat scroll 0 0;
	border-collapse:collapse;
	border-spacing:0;
	padding:10px;
	width:100%;
}

.taskEditTable {
	border-spacing:0; 
 }
 
.formsearchtable {
	padding: 0px;
	border-spacing: 2px;
	width: 100%;
	background: #fff;
}

.formtable td,.formtable th {
	border-bottom:1px solid #DDDDDD;
	font-weight:normal;
	margin:0;
	padding:10px 20px 3px 5px;
	width:20%;
}
.formsearchtable td,.formsearchtable th {
	padding: 5px;
	padding-right: 20px;
	margin: 0;
	width: 20%;
	border: 1px solid #ddd;
	font-weight: normal;
}

.formtable td.boldLine,.formtable th.boldLine{
	font-weight: bold;
}

.formtable tfoot td {
	border: none;
}

.infotable
{
	width:100%;

}

.infotable td 
{
	border-bottom:1px solid #ddd;
	padding:10px 0;
}

.formtable tfoot td  a, .infotable .tablelinks a, .retourLink{
	
	background:#EFEFEF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	font-size:8pt;
	font-weight:bold;
	margin:5px;
	padding:3px 14px;
	text-transform:capitalize;
	cursor:pointer;
	
}

.formtable tfoot td  a:hover{
	
	
	
	background:#F4f4f4;
	
	
}



.formsearchtable tfoot td {
	border: none;
}
.formtable tfoot td {
	text-align: right;
	padding-bottom:10px;
}
.formsearchtable tfoot td {
	text-align: right;
}
.formtable th {
	font-weight: bold;
}
.formsearchtable th {
	font-weight: bold;
}

.formsearchtable.filtre tr td,.formsearchtable.filtre tr th {
	width: 12%;
	padding: 0;
	border: none;
}

.formsearchtable.filtre tr th {
	font-weight: bold;
	padding-left: 2px;
}

.alternate td {
	background-color: #EFEFEF
}

.taskEditTable th {
	width: 50px;
}

.taskEditTable th {
	padding: 5px;
	padding-right: 20px;
	margin: 0;
	width: 22%;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}

.taskEditTable td {
	padding: 5px;
	padding-right: 20px;
	margin: 0;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
}

.taskEditTable tfoot td {
	border: none;
}

taskEditTable td buttonLink {
	font-size:8pt;
	font-weight:bold;
}
