/*.bigwhite {
	float: left;
	width: 980px;
}

.bigwhite_top {
	float: left;
	width: 980px;
	height: 52px;
	background-image: url(/dev/images/bigwhitefond_top.gif);
	background-repeat: no-repeat;
}

.bigwhite_bottom {
	float: left;
	width: 980px;
	height: 30px;
	background-image: url(/dev/images/bigwhitefond_bottom.gif);
	background-repeat: no-repeat;
}


.bigwhite_middle {
	float: left;
	width: 980px;
	background-color: #FFF;
}

.bigwhite_middle .left h2.page {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	width: 570px;
	color: #622181;
}

.bigwhite_middle .left h2.titre {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 570px;
	color: #622181;
	margin-bottom: 0;
}

.bigwhite_middle .left p.date {
	float: left;
	font-family: Arial, Helvetica, sans-serif
	font-size: 11px;
	font-weight: bold;
	width: 570px;
	color: #622181;
	margin-top: 0;
}

.bigwhite_middle .pagination {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif
	font-size: 11px;
	font-weight: bold;
	width: 570px;
	margin-top: 0;
	border-top: dotted 1px #999;
	width: 900px;
	margin: 0 30px;
	padding-top: 10px;
}

.bigwhite_middle .pagination a {
	text-decoration: none;
}


.bigwhite_middle .pagination img {
	vertical-align: middle;
	margin: 0 5px;
}



.bigwhite_middle .right {
	float: left;
	padding-left: 15px;
}

.bigwhite_middle .right h2 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #c199d4;
}

*/
/************/

.bigwhite_middle  {
	float: left;
	padding-left: 30px;
	width: 950px;
	background-color: #FFF;
}

.liste-enseignants {
	float: left;
	width:475px
}

.liste-enseignants .liste-ens {
	float: left;
	width: 220px;/*250px;*/
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding-left: 15px;
	border-left:1px solid #4F3F67;}

.liste-enseignants .liste-ens a, #liste-enseignants .liste-ens a:visited {
	color: #622181;	
}

.liste-enseignants .liste-ens a:hover {
	color: #D7AEFF;
}
.liste-enseignants h2 { margin-bottom:25px}
