#texte {
	border-color: #333333;
	border-width: 2px;
	left: 150px;
	width: 600px;
	position: absolute;
	top: 20px;
}
#menu {
	position: fixed;
	margin: 0;
	left: 10;
	width: 140px;
	padding: 0px;
	font-size: 9pt;
	top: 20;
	}
body {
	font-family: "Gill Sans", Arial, sans-serif;
	background-color: #f8f8FF;
	color: #000033;
}
p {
	font-size: 12pt;
	line-height: 14pt;
	font-weight: 200;
}

.menu {	width: 110px;
	height: 30px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	font-weight: 900;
	}
.menuC {	width: 110px;
	height: 30px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	font-weight: 900;
	background-color: #99ccFF;
	}
		
h1,h2,h3,h4,h5,h6 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #f0f0FF;
	border-top: 3px double #6060c0;
	border-left: 1px solid #6060c0;
	}
h2,h3,h4,h5,h6 {
	margin-top: 10px;
	}	
h1 {	font-size: 30px; }
h2 {	font-size: 24px; }
h3 {	font-size: 20px; }
h4 {	font-size: 18px; }
h5 {	font-size: 16px; }
h6 {	font-size: 14px; }

a {	text-decoration: none; 
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px dotted #e0e0FF;
	}
a:hover {	color: #FFFF00;
		background-color: #000000;
		}

.finPage {
	border-top: 1px solid #ff0000;
	margin-top: 10px;
	font-size: 10px;
	margin-bottom: 200px;
	}
.rosbif {
	align: right;
	color: #990000;
	text-align: right;
	font-style: italic;
}
.FinPage {
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.note {
	background-color: #f0f0ff;
	border: 3px double #000000;
	padding: 8px;
	margin-left: 40px;
	margin-right: 40px;
}
.legende-normale {
	font-size: 13px;
	font-weight: bolder;
	line-height: 15px;
}
TR.Nouveau {
	background-color: #FFFF00;
}
