#page-wrap			{ width: 100%; margin: 10px auto; }

h1					{ font-size: 30px; letter-spacing: -1px; margin: 0 0 40px 0; text-align:center }

.people				{ position: relative; }
.people a			{ text-decoration: none; color: #222; display: block;
	 				  margin: -6px 3% 25px 49%; outline: none; padding: 0px;}
.people a img		{ border: 1px solid #ccc; display: block; position: absolute; }
.people a:hover		{ background: #ffefcd; }
.people a .name		{ font: 18px Calibri; }
.people a:hover .name	{ color: #950; }
.people a:hover img		{ border: 5px solid #222; margin: -4px; }
#actu1 img   		{ width: 23%; height: 43%; min-height: 90px; min-width: 120px; max-height: 180px; max-width: 200px; top: 2%; left: 0.5%; }
#actu2 img		    { width: 23%; height: 43%; min-height: 90px; min-width: 120px; max-height: 180px; max-width: 200px; top: 2%; left: 24.5%; }
#actu3 img		    { width: 23%; height: 43%; min-height: 90px; min-width: 120px; max-height: 180px; max-width: 200px; top: 56%; left: 0.5%; }
#actu4 img		    { width: 23%; height: 43%; min-height: 90px; min-width: 120px; max-height: 180px; max-width: 200px; top: 56%; left: 24.5%; }


