table.departements { 	width: 900px;	height: 400px;	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;}table.departements td { 	width: 25%;}table.departements a { 	text-decoration: none;	color: #017f9d;	display: block;	margin: 0;	padding: 2px 4px;}table.departements a:hover { 	color: white;	background-color: #f7a801;}table.departements p { 	display: block;	width: 220px;	border-bottom: 1px solid #b0c4d8;	margin: 0;}table.departements p a b {	font-size: 11px;	font-weight: bold;}table.departements caption {	font-size: 12px;	font-style: italic;	margin-top: 10px;}
