.itemOff,.itemOn{
	background-color: #B3B3B3;
	border:1px solid black;
	color: #FAFAFA;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	width: 145px;
	cursor: pointer;
}
.itemOff{
 background-color: #616161;
}

.fondZoneConnexionStudent{
	background-image: url(../../../StudentExchange/Images/fondEspaceConnexionStudent.gif);
	background-repeat: no-repeat;
	height: 161px;
	width: 154px;
	padding-top: 30px;
	padding-left:5px;
	
}
.fondZoneConnexionStudent td{
	color:#000000;
}

.titreDistrict{
	font-size:14px;
	padding-left:25px;
}