	
	
	.checkBoxShowHide
	{
		padding:5px;
	}
	
	
	.impaire
	{
		background-color : #FFBBBB;	
	}

	.paire
	{
		background-color : #BBFFBB;	
	}
	
	
    .toto
	{
		background-color : red;	
	}

	
	.listLinesHete_tableConfiguration
	{
		border-collapse: collapse;
		border: 0;
		font-family: Arial, Verdana, Helvetica, sans-serif, monospace;
		font-weight: normal; 
		font-size: 12;
		color: black;
		text-align: justify;
		cursor:default;
		/*position:absolute;*/
	}

	.listLinesHete_tableConfiguration thead td
	{
		/*border : 0px solid #BBBBBB;
		text-align: center;
		color: brown;
		font-weight: bold; 
		text-align: left;
		vertical-align : middle;*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #663300;
		
	}
	
	.listLinesHete_tableConfiguration tbody td
	{
		border : 1px solid #BBBBBB;
		padding-left: 5px;
		padding-right: 5px;
		background-color : #FFFFCC;
		
		
	}
	
	
	
	
	.listLinesHete_legend
	{
		border-collapse: collapse;
		border: 0;
		font-family: Arial, Verdana, Helvetica, sans-serif, monospace;
		font-weight: normal; 
		font-size: 12;
		color: black;
		text-align: justify;
		cursor:default;
	}

	.listLinesHete_legend thead td
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #663300;
		
	}
	
	.listLinesHete_legend tbody td
	{
		border : 1px solid #BBBBBB;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	
	.listLinesHete_report
	{
		border-collapse: collapse;
		border: 0;
		font-family: Arial, Verdana, Helvetica, sans-serif, monospace;
		font-weight: normal; 
		font-size: 12;
		color: black;
		text-align: justify;
		cursor:default;
	}

	.listLinesHete_report thead td
	{
		border : 1px solid #BBBBBB;
		padding-left: 5px;
		padding-right: 5px;
		background-color : #FFFFCC;
		font-weight: bold; 
		text-align:center;
	}
	
	.listLinesHete_report tbody td
	{
		border : 1px solid #BBBBBB;
		padding-left: 5px;
		padding-right: 5px;
		background-color : #FFFFCC;
		text-align:center;
	}
	
	.table_imgSelect
	{
		height:22px;
		width:auto;
		cursor:pointer;
	}
