P,H2,H3,H4 {
   margin-left: 230px;
   margin-right: 15px;
   }
H1 {
	color: #007788 ;
	font-size: 30pt ;
	text-align: center
	}
H2 {
	color : #005577
	}
BODY {
	background: url(img/arbre-c.jpg) repeat;
	}
A:link    {font-weight : bold; color: #00aa99;}
A:visited {font-weight : normal; color: #006677;}

.note-l {text-align: left; font-style: oblique}
.note-r {text-align: right; font-style: oblique}
.retrait {padding-left: 500px}
.petit {font-size: smaller}
.retour {
	text-align: right; 
	font-style: oblique;
	border-top: 1px solid #007788;
	}

.menu	{
		width : 200px;
		float : left;
		position : fixed;
		border : 1px solid #007788;
		margin-top : 200px;
		margin-left : 10px;
		margin-right: auto;
		padding : 3px;
		}
