#edito #boite {
	background-image: url(../images/fond_edito.png);
	background-repeat: no-repeat;
	height: 253px;
	width: 251px;
}
#edito h4 {
	background-image: url(../images/testedito.png);
	background-repeat: no-repeat;
	height: 38px;
	z-index: 2;
	left: 0px;
	position: relative;
	top: 0px;
}
#edito div.titre {
	background-image: url(../images/editomois/11.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 67px;
}
#edito #mois {
	z-index: 1;
	position: relative;
	width: 65px;
	top: 0px;
}
#edito #boite p {
	clear: left;
	padding-right: 5px;
	padding-left: 5px;
}
#edito h4 span {
	display: none;
}
