
	
.th_gauche {
	height: 18px;
	border: 1px solid #ccc;
	color:#F37232;
}
.th_result{
width: 130px;
	height: 18px;
	border: 1px solid #ccc;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	}
.th_gauche_title {
	width: 130px;
	height: 18px;
	border: 1px solid #ccc;
	color:#F37232;
	padding:0px;
}
.th_droite {
	width:270px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.th_actions {
	width: 60px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.td_gauche {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left !important;
	vertical-align: top;
	empty-cells: show;
	color:#F37232;
}
.td_droite {
	width:270px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left !important;
	vertical-align: top;
	empty-cells: show;
}
.input_1col { width: 270px; }

.button_valide {
	width: 60px;
	height: 20px;
	margin-left: 90px;
	padding: 1px 0;
	border: 1px solid #ccc;
	background-color: #ECE9D8;
	font-size: 8px;
	font-weight: bold;
}