BODY {
	background-color:black;
	font-family:Verdana, Arial, Times;
	background-repeat:no-repeat;
	font-size:12px;
	background-attachment:fixed;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#eba12d;
	scrollbar-base-color:#1c3852;
	scrollbar-dark-shadow-color:#001122;
	scrollbar-face-color:#123250;
	scrollbar-highlight-color:#4f5e6f;
	scrollbar-shadow-color:#223344;
	PADDING-RIGHT:0px;
	OVERFLOW-Y:hidden;
	OVERFLOW-X:hidden;
	PADDING-LEFT:25px;
	PADDING-BOTTOM:0px;
	MARGIN:0px;
	PADDING-TOP:28px;
	HEIGHT:100%;
}

A:hover {
	color:orange;
}

A:link {
	color:#0099FF;
}

A:visited {
	color:#6699CC;
}

A:active {
	color:#6699CC;
}

TABLE {
	text-align:justify;
}

.Titre {
	color:#33CCFF;
	font-family:Verdana, Arial, Times;
	font-size:18px;
	text-tranform:uppercase;
	text-align:center;
	font-weight:bold;
	line-height:normal;
}

.SousTitre {
	font-family:Verdana, Arial, Times;
	font-size:12px;
	font-weight:bold;
	text-tranform:uppercase;
	line-height:17px;
	text-align: center;
}

.Item {
	color:#FFCC66;
	font-family:Verdana, Arial, Times;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
	text-align: left;
}

.Texte {
	color:#FFFFFF;
	font-family:Verdana,Arial,Times;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
}

.PointImportant {
	color:#FFFFCC;
	font-family:Verdana, Arial, Times;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	font-style: italic;
}

.Lien {
	color: #0099FF;
	text-decoration: none;
}

.TextePetit {
	color:#FFFFFF;
	font-family:Verdana, Arial, Times;
	font-size:10px;
	font-weight:normal;
	line-height:17px;
}

.TexteGrand {
	color:#00CCFF;
	font-family:Verdana, Arial, Times;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
}

#container {
	OVERFLOW:auto;
	WIDTH:100%;
	HEIGHT:100%;
	PADDING-TOP:30px;
	
}

#popup {
	OVERFLOW:auto;
	WIDTH:100%;
	HEIGHT:100%;
	
}

<!-- Styles du menu du haut -->

.LienMenuBandeau {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:white;
	color:white;
	font-family:Verdana, Arial, Times;
	line-height: 8px;
}

.SousLienMenuBandeau {

	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:white;
	color:white;
	font-family:Verdana, Arial, Times;
	line-height: 14px;
}

<!-- Styles liens FAQ -->

A:hover.LienPetit {
	color:#FFFFFF;
	text-decoration:underline;
}

A:link.LienPetit {
	color:#FFFFFF;
	font-family:Verdana, Arial, Times;
	font-size:10px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}

A:visited.LienPetit {
	color:#FFFFFF;
	text-decoration:underline;
}

A:active.LienPetit {
	color:#FFFFFF;
	text-decoration:underline;
}