BODY { 
  background-color: #2dd617 ;
}
p { 
	font: 12pt georgia, Garamond, Arial; 
	color: #000010;
	margin-top: 0px; 
	text-align: justify;
	}
ul { 
	font: 12pt georgia, Garamond, Arial; 
	color: #100015;
	margin-top: 0px; 
	text-align: justify;
	}
H1  { 
	font: italic normal 20pt Garamond, Arial, georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	text-align: center;
	color: #660000;
	}
H2  { 
	font: italic normal 14pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #660000;
	}
H3  { 
	font: italic normal 12pt Garamond, Arial, georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #660009;
	}
H4  { 
	font: italic normal 12pt Garamond, Arial, georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: black;
	}
img {
	border: 1px solid green;
	}
.menu
{
margin-left: 10px;
margin-right: 50%;
padding: 5px 15px;
border: blue 2px solid;
background: #ede2d0;
}
.titre
{
margin-left: 10px;
padding: 5px 15px;
border: #660000 3px solid;
background: #ede2d4;
}
.contenu
{
margin-left: 20px;
padding: 5px 15px;
border: #603000 2px solid;
background: #ede2d4;
}

