body {
	background: #fff;
	color: #3f3f3f;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 20px 15% 0 10%;
	border: 2px solid #cccccf;
	border-right: 0px;
}

h1, h2, h3, h4 {
	margin: 0.2em 0 0.4em 0;
	color: #F49A39;
}

h1 {
	font-size: 1.6em;
	border-bottom: 2px solid #ce8b30;
}

h2 {
	font-size: 1.4em;
	border-bottom: 2px solid #ce8b30;
	text-align: right;
	clear: both;
}

h3 {
	font-size: 1.2em;
	/*border-bottom: 2px solid #ce8b30;*/
	margin-top: 1.8em;
}

h4 {
	font-size: 1em;
	text-decoration: underline;
	color: #3f3f3f;
	padding-left: 1.5em;
	margin-top: 1em;
}

p {
	margin: 0 0 0.4em 0;
	padding-left: 1.8em;
}

p.italic {
	font-style: italic;
}

p.gras {
	 font-weight: bold;
}

ul {
	list-style-type: square;
	color: #ce8b30;
}

p.droite {
	text-align: right;
	font-style: italic;
}

p.centre {
	text-align: center;
}

img {
border: 0.5px solid black;
}
