#news div.liste {
	position:            relative;
	width:               100%;	/* Toujours 100% */
	height:              94px;	/* Hauteur de div#news + modification js. */
	overflow: hidden;

}

div#news {
	background-image: url(../img/interface/news.jpg);
	background-position: 0px 0px;
  	padding: 5px 0px;
	border: 1px solid black;
	position: absolute;
	height: 95px;			/* Hauteur de #news div.liste + modification js. */
	top: 37px;
	left: 24px;
	z-index: 20;
}

#news div {
	position:            absolute;
	text-align: 	     center;
	visibility:          hidden;
	left: 0px;
	width: 	             124px;	/* Longueur div#news - Padding */
}

#news p {
	font-size: 0.7em;
	padding: 0px 5px 0px 5px;
	margin:  0px 0px 5px 0px;
	text-align: justify;
}

html > body #news p {
	font-size: 0.8em;
}

#news p.aumilieu {
	text-align: center;
}

div#news {
	width: 126px;
	voice-family:			 "\"}\"";
	voice-family:			 inherit;
	width: 124px;
}

