body {
	background-color : #dfecff;
	font-family : Verdana, Arial, sans-serif;
	color: #000080;
	margin-left: 50px;
}
h2 {
	font-weight : bold;  
}
table{
	border-color : #000080;
	border:medium;
}
td.line1 {
	background-color : #eaf2ff;
	font-weight : bold;
	font-size :10pt;
	border-bottom-width : 1px;
	border-bottom-style :solid;
	border-bottom-color :#000080;
	border-left-width : 1px;
	border-left-style :solid;
	border-left-color :#000080;
}
td.line11 {
	background-color : #eaf2ff;
	font-weight : bold;
	font-size :10pt;
	border-bottom-width : 1px;
	border-bottom-style :solid;
	border-bottom-color :#000080;
}
td.line21 {
	background-color : #c6ddff;
	font-weight : bold;
	font-size : 10pt;
}
td.line2 {
	background-color : #c6ddff;
	font-weight : bold;
	font-size : 10pt;
	border-left-width : 1px;
	border-left-style :solid;
	border-left-color :#000080;
}
p {
	font-size :10pt;
}

table.titre{
	border : 5px groove Blue;
	background : #dfecff;
	font-family : "Century Schoolbook", Arial, sans-serif;
	margin-bottom : auto;
	text-decoration : none;
	color : #00008B;
	font-size : 24pt;
	font-style : italic;
	font-weight : bold;
}
