BODY {
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-color: #000000;
	font-family: Arial, sans-serif;
     } 

.bleu1 {font-family: Arial, sans-serif; color: #0066FF; font-weight: bold; font-variant: normal; font-style: normal; font-size: 10pt}
.bleu2 {font-family: Arial, sans-serif; color: #0066FF; font-weight: bold; font-variant: normal; font-style: normal; font-size: 12pt}
.violet {font-family: Arial, sans-serif; color: #AA00FF; font-weight: bold; font-variant: normal; font-style: normal; font-size: 10pt}
.noir {font-family: Arial, sans-serif; color: #000000; font-weight: bold; font-variant: normal; font-style: normal; font-size: 12pt}
a:active {font-family: Arial, sans-serif; color: #0099FF; font-weight: bold; font-variant: normal; font-style: normal; font-size: 10pt}
a:visited {font-family: Arial, sans-serif; color: #0099FF; font-weight: bold; font-variant: normal; font-style: normal; font-size: 10pt}
a:link {font-family: Arial, sans-serif; color: #0099FF; font-weight: bold; font-variant: normal; font-style: normal; font-size: 10pt}
a:hover {font-family: Arial, sans-serif; color: #0099FF; font-weight: bold; font-variant: normal; font-style: normal; font-size: 10pt}

.scrolldiv {
	background: "graphics/cockpit2/center.jpg";
	color: #0066FF;
	border: 0;
	position: absolute;
	top : 0px;
	left: 0px;
	width: 622px;
	height: 470px;
	visibility: visible;
	overflow: scroll;
}

.noscrolldiv {
	background: "graphics/cockpit2/center.jpg";
	color: #0066FF;
	border: 0;
	position: absolute;
	top : 0px;
	left: 0px;
	width: 622px;
	height: 450px;
	visibility: visible;
	overflow: hidden;
}
