input
{
	text-align:		center;
	font-weight:	bold;
	background-color:	transparent;
}

.LST_head th span 
{
	display:	none;
	text-decoration:	none;
}


.LST_head th:hover span{   
  /* définition de la balise <span> au survol */
	text-decoration:	none;
	display: block;
	position:	absolute;
	margin-top: -20px;
	margin-left: 50px;
	min-width: 300px;
	min-height: 50px;
	 /* largeur de la zone de commentaires, */
	 /*selon la taille du menu */
	text-align: left;
	border: 2px solid #0080ff;
	background-color:	#00ffff;/*#FFFAFA;*/
	color: #000;
	font-weight: normal;
	font-style: italic;
}

.LST_head tbody  th
{
	white-space:	normal;
	background:		none;
	font-size:		9pt;
	font-weight:	bold;
	text-align:		center;
}

.LST_body_div
{
	overflow-y: auto;
	overflow-x: hidden;
}

table
{
font-size:		9pt;
table-layout:	fixed;		/* pour que les largeurs indiquées dans <colgroup> soient prises en compte*/
}


th.bordure
{
	border-top:		4px ridge #0099FF;
	border-left:	4px ridge #0099FF;
	border-right:	4px ridge #0099FF;
	border-bottom:	4px ridge #0099FF;
}

td.bordure
{
	border-top:		1px solid #DDDDDD;
	border-left:	4px ridge #0099FF;
	border-right:	4px ridge #0099FF;
	border-bottom:	none;
}

.LST_table tbody  td
{
	vertical-align:	middle;
}

.LST_table td input[type=button]
{
	color:			blue;
}

.LST_table tbody tr :hover, #\_JNL_table tbody tr :hover
{
	background-color:	#FFC0CB;
}
.LST_table tr.mouseOut, #\_JNL_table tr.mouseOut 
{ 
    background-color:	transparent; 
} 
 
.LST_table tr.mouseOver, #\_JNL_table tr.mouseOver 
{ 
    background:		#FFE4E1 ; 
}


.LST_modele 
{
	display:	none;
}


.LST_modele input select
{
	background-color:	#FFC0CB;
}

.LST_foot
{
	border-top:	4px ridge #0099FF;
	font-size:	9pt;
}

.LST_actions_div
{
	position:	relative;
	top:		10px; /*15px;*/
	height:		100px; /*120px;*/
	margin-left:	auto; 
	margin-right:	auto;
/*2017/03/06	width:		750px;	*/
	width:		850px;
/*	width: 90%;*/
}

.LST_actions_table
{
	position:		absolute;
	top:			0px;
	left:			0px;
	height:			100%;
	width:			100%;
}

.LST_actions_table td
{
	text-align:		center;
	height:50px;
}


.LST_actions_table input
{
	background-color: #B0C4DE;
	text-align:		center;
	font-size:		14pt;
	font-style:		italic;
	font-weight:	bold;
}

.LST_actions_table a
{
	text-align:		center;
	font-size:		12pt;
	font-style:		italic;
	font-weight:	bold;
}

.LST_actions_table td span 
{
	display:	none;
	text-decoration:	none;
}


.LST_actions_table td:hover span{   
  /* définition de la balise <span> au survol */
	text-decoration:	none;
	display: block;
	position:	absolute;
	margin-top: -100px;
	margin-left: 50px;
	min-width: 300px;
	min-height: 50px;
	 /* largeur de la zone de commentaires, */
	 /*selon la taille du menu */
	text-align: left;
	border: 2px solid #0080ff;
	background-color:	#00ffff;/*#FFFAFA;*/
	color: #000;
	font-weight: normal;
	font-style: italic;
}


.LST_ClefsDeClassement tr
{
	background-color:	white;
}


.LST_Options
{
	position:	absolute;
	bottom:		0px;
	left:		0px;
}


.LST_SaisieDesClefs
{
	position:	absolute;
	opacity:	1;
	background-color: #DDDDFF;
	width:		500px;
	display:	none;
	border:		2px solid #DDDDDD;
}

.LST_div {
position:	relative;
margin-top:		25;
margin-left:	auto;
margin-right:	auto;
}

.LST_loop {
	position:	absolute;
	right:		0px;
	top:		0px;
}


input
{
	font-size:		9pt;
	font-weight:		bold;
	background-color:	transparent;
}

select
{
	font-size:		9pt;
}

.RightSide
{
	border-right:	4px ridge #0099FF;
}


.right
{
	text-align:		right;
}


.PetitBouton
{
	background-color: #B0C4DE;
	text-align:		center;
	font-size:		14pt;
	font-style:		italic;
	font-weight:	bold;
}

