
	.LEtitre { 
		background-color: white;
		text-decoration: none;
		font-size:16px;
		font-weight:bold;
		font-family : Arial, sans-serif;
		color: red;
	}
	
	.LEmodule { 
		background-color: white;
		text-decoration: none;
		font-size:16px;
		font-weight:bold;
		font-family : Arial, sans-serif;
		color: #524c4c;
	}
	
	.LAdescription { 
		color:#524c4c;
		text-align:left;
		font-size:12px;
		font-family : Arial, sans-serif;
	}
	.LEmoduleblack { 
		background-color: white;
		text-decoration: none;
		font-size:16px;
		font-weight:bold;
		font-family : Arial, sans-serif;
		color: black;
	}
	
	.LAdescriptionblack { 
		color:black;
		text-align:left;
		font-size:12px;
		font-family : Arial, sans-serif;
	}
	input.input_search {
	  font-family: arial;
	  font-size: 13px;
	  color: #524c4c;
	  border: 1px solid #524c4c;
	  background-color: #FFFFFF;
	  padding: 3px;
	  height : 24px;
	}
	input.button_ok {
	  font-family: arial;
	  font-size: 13px;
	  font-weight: bold;
	  color: red;
	  border: 1px solid #524c4c;
	  background-color: white;
	  padding: 3px;
	  height : 24px;
	}
	
	.LESstats {
		color:white;
		text-align:left;
		font-size:11px;
		font-family : Arial, sans-serif;
		background-color : black;
	}
	
	.LElisting { 
		background-color: white;
		text-decoration: none;
		font-size:16px;
		font-weight:bold;
		font-family : Arial, sans-serif;
		color: #524c4c;
		border : 1px solid black;
	}
	.LElisting td
	{
		font-size:12px;
		font-weight:none;
	}
	
	.mlg_presentation {display:none;}




