body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
		}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p.date {
	background-color: #999999;
	font-weight: bold;
	font-size: 14px;
	font-style: oblique;
}

p.copyright {
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	font-style: oblique;
	position: relative;
	align: center;
}

H1.entete {
	font-size: 30px;
	font-weight: 300;
	color: #CCCCCC;
	top: 105px;
	left: 450px;
	position: absolute;
	z-index: 2;
}
H1.titre {
	font-size: 22px;
	font-weight: 300;
	color: #666666;
}

H1.mission {
	font-size: 18px;
	margin-top: -5px;
	margin-bottom: 1px;
}

H2.entete {
	font-size: 20px;
	font-weight: 300;
	color: #CCCCCC;
	top: 143px;
	left: 464px;
	position: absolute;
	z-index: 2;
}

H2.contact {
	font-size: 20px;
	font-weight: 300;
	color: #CCCCCC;
	margin-bottom: 1px;
}

H2.compagnie {
	font-size: 14px;
	color:#999999;
	margin-top: 1px;
	margin-bottom: 15px;
}
H2.fonction {
	font-size: 14px;
}
H2.environement {
	font-size: 12px;
}

## Personnalisation ##

ol.decimal {list-style-type: decimal}
ol.lroman {list-style-type: lower-roman}
ol.uroman {list-style-type: upper-roman}
ol.lalpha {list-style-type: lower-alpha}


