/* CSS Document */
body{
	color: #330000;
}
#haut{
	background-image: url(sommaires/haut-note.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#paged{
	background-image: url(sommaires/page_droite-note.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#pageg{
	background-image: url(sommaires/page_gauche-note.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#texte{
	/*border: 1px solid #000000;*/
	margin-left:30px;
	margin-top:0px;
	height:330px;
	width:320px;
	overflow: auto;
	font-size:10pt;
}
