
body {
	background-image: url(../images/fond2.jpg);
	font-family: futura, helvetica, arial, times;
	font-size: 10pt;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

h1 {
	font-size: 20pt;
	font-family: futura, helvetica, arial, times;
	color: #ffdebe;
	font-weight : lighter;
}

h2 {
	font-size: 16pt;
	font-weight: lighter;
	color: #ffdebe;
	font-family: futura, helvetica, arial, times;
}

h3 {
	font-size: 14pt;
	font-family: futura, helvetica, arial, times;
	color: #ffdebe;
	font-weight: lighter;
}

h4 {
	font-size: 12pt;
	font-family: futura, helvetica, arial, times;
	color: #ffdebe;
	font-weight: lighter;
}

table {
	background-color: #356d40;
}

td {
	font-family: futura, helvetica, arial, times;
	color: #ffdebe;
	font-size: 10pt;
}

th {
	font-weight: bold;
	font-size: 11pt;
	font-style: italic;
	color: #ffdebe;
	font-family: futura, helvetica, arial, times;
}

p {
	font-size: 10pt;
	font-family: futura, helvetica, arial, times;
	color: #ffdebe;
	text-align: justify;
	text-indent:15px;
}

img {
	border-color: #184938;
}
