#tronc {
	font-family: Tahoma;
	margin-left:auto; /*Pour centrer. Marche pas !*/
	margin-right:auto;
	/*margin-left: 260px;*/
	font-size: 80%;
	font-style:italic;
	/*width:710px;*/
	top:233px;
	width:828px;	/*Un peu plus grand que la largeur de l'image de fond*/
	position:absolute;
	height:710px;



	background-image: url(images/notes4.png);
	background-position:left;
	background-repeat:no-repeat;
	
	/*border:2px solid #BBDAFF;*/
}
