#menu_secondaire a.communiques{
	background-image: url(../fr/_images/menu_gauche/communiques-over.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#menu_secondaire a.communiques:hover{
	background-image: url(../fr/_images/menu_gauche/communiques-over.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}