﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10 0 0 0;
	padding: 0;
	background-color: #000000;
	color: #CCCCCC;
	background-image : url("../images/fond-trait.gif");
}
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #FAAD18;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #CCCCCC;
	font-size: 10px;
	font-weight:normal;
}
h2 span {
	color: #000000;
}
a {
	color: #FAAD18;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a img {
	border: 0px;
}
#header {
	height: 194px;
	background-image : url("../images/jets-helicos1.jpg");
	background-repeat: no-repeat;
}
#conteneurA {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 773px; /* largeur obligatoire pour être centré */;
	background-image : url("../images/fond-trait.gif");
}
#conteneur {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 773px; /* largeur obligatoire pour être centré */;
	margin-top: 55px;
}
div#conteneur p.fil {
	color: #999;
	font-size: 0.9em;
}
#centre {
	/*background-color:#CCCCCC;*/
margin-left: 173px;
}
#gaucheA {
	position: absolute;
	left: 0;
	width: 160px;
	font-size: 10px;
	margin-top: 55px;
	text-align: justify;
}
#gauche {
	position: absolute;
	left: 0;
	width: 170px;
	font-size: 10px;
	margin-left: 3px;
}
#pied {
	font-size: 10px;
	height: 20px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	line-height: 20px;
	border-top: 1px solid #FAAD18;
	margin-top: 70px;
}
.menugauche {
	font-size: 10px;
	list-style-image: url(../images/picto.gif);
	margin-left: 25px;
	padding: 0;
}
.menugauche li {
	margin-bottom: 4px;
}
.menugauche a {
	margin: 10 2px;
	color: #000000;
	text-decoration: underline;
}
.menugauche a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 10px 0;
}
table#sample {
	font-size: 13px;
	background-color: #FFFFFF;
	border: solid #000 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
table#sample td {
	padding: 1px;
	border: solid #000 0px;
}
.data {
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}
.toprow {
	color: #800000;
	font-style: normal;
	text-align: left;
	background-color: #EEEEEE;
	font-weight: bold;
	font-size: 14px;
}
.leftcol {
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image : url("../images/fond-jets-helicos.jpg");
	text-align: left;
	vertical-align: text-top;
}
.tableaujaune {
	background-color: #FFFF00;
}

