table #examens{
	border:1px solid #ccc;
	border-right:0;
	border-bottom:0;
	width:650px;
	margin-bottom:20px;
}

 table #examens th{
 padding:3px 0 5px 0;
	background:#FE6A10;
	color:#FFF;
	text-align:center;
}

table #examens td{
padding:3px 0 5px 0;
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table #examens td.libelle{
	text-align:left;
	padding-left:7px;
}

.txtgris10pt{
	margin:0;
	padding:0;
	color:#666;
	font-size:8pt;
}

.txtorange10pt{
	margin:0;
	padding:0;
	color:#FE6A10;
	font-size:8pt;
}

 table#concours ul{
	margin:0;
	padding:0;
	list-style:  none;
	list-style-type:none;
	list-style-image: none;
}

table#concours ul li{
	margin-left:10px;
background:none;
}

table#concours ul li.lieu{
	color:#666;
	font-weight:bold;
}

table#concours ul li.txtorange10pt{
	color:#FE6A10;
	font-size:8pt;
	background:#EBEBEB url(../images/puce6x6.gif) 0px 5px no-repeat;
}