/****
	Inscrits
****/
div.inscrit{
	height:585px;
	overflow:auto;
}
td.inscrit{
	height:100px;
	width:81%;
	background-color:#96BC0D;
}
td.secteur{
	width:100%;
	background-color:white;
}
td.entreprise{
	background-color:#96BC0D;
}
h1.secteur{
	color:black;
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
}
a.entreprise{
	margin-left:200px;
	line-height:20px;
	color:white;
}
div.rubrique{
	margin-left:20px;
	width:160px;
	height:100%;
}
img.inscription{
	height:90px;
}