body {
	background-color : #1C2D67;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

p {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

tr.ln1 {
	background-color : #5A6BA5;
	layer-background-color : #5A6BA5;
}

tr.ln2 {
	background-color : #28386F;
	layer-background-color : #28386F;
}

table.tbg {
	background-color : #5A6BA5;
	layer-background-color : #5A6BA5;
}

a {
	color : #FFFF99;
	text-decoration : none;
}

a:hover {
	color : #FFFF00;
	text-decoration : underline;
}

.petit {
	font-size : 10px;
}

.titre {
	color : #FFFF99;
	font-weight : bold;
	font-size : 20px;
	text-decoration : underline;
}

.titre2 {
	color : #FFFF99;
	font-weight : bold;
	font-size : 30px;
}