@charset "UTF-8";
/* CSS Document */


#zonecentrale{
	height:707px;
	width:1024px;
}

#zonecentralehaut{
	height:76px;
	width:1024px;
	margin:auto;
}

#cartouche{
	height:50px;
	width:1024px;
	margin:auto;
}

#sousmenu{
	height:23px;
	width:1024px;
	margin-top:3px;
	margin-left:-2px;
	float:left;
}

#sousmenu a img{
	border:none;
}

#zonecentralebas{
	height:707px;
	width:1024px;
	margin-top:3px;
}

#contenugauche{
	height:160px;
	width:160px;
	float:left;
	background-color:#000;
}

#contenugauchetexte{
	height:130px;
	width:130px;
	float:left;
	margin-top:15px;
	margin-left:15px;
}

#contenudroite{
	height:707px;
	width:861px;
	float:left;
	background-color:#FFF;
}

#etudiant{
	height:101px;
	width: 284px;
	float:left;
	margin-left:3px;
}

#photoetudiant{
	height:100px;
	width :100px;
	float:left;
}

#infoetudiant{
	height:90px;
	width:174px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#filet{
	height:1px;
	width:284px;
	float:left;
	background-color:#999;
	
}

