#ui-datepicker-div 
{
    z-index: 1025; /* must be > than popup editor (950) */
}


.createMorale
{
	display: none;
}

.tableCreatePerson th, .tableCreatePerson td
{
	height:30px;
	padding:0 20px;
	width : 133px;
}

.tableCreatePerson th
{
	float: left;
	font-size: 0.8em;

}

.ui-widget {
	font-family:Arial,sans-serif;
	font-size:1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family:Arial,sans-serif;
	font-size:0.9em;
}

.soustitreRisque {
	font-size:10pt;
	font-weight:bold;
	padding-bottom:5px;
	text-align:center;
}

.checkbox_list
{
  list-style: none;
  display: inline;
}
