/* CSS Document */
body {
	background-color:#66CC99;
}

/*.news {
	position: absolute;
	z-index: 2;
	height: 28px;
	width: 104px;
	left: 607px;
	top: 53px;	
}*/

.menuHaut li.liLien a:hover {	
	color: #66CC99;
}

.menuHaut li.liCourant {
	color: #66CC99;
}

.centre h2 {
	color:#66CC99;
	text-transform:uppercase;
}
