body {
	background-color : White;
}

.Arial {
font-family: Arial, serif;
font-style: normal;
font-weight: 400;
font-size: 12pt;
color: rgb(0,0,0);
}
.Titre {
	font-family: Arial, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 11pt;
	color: #0066FF;
	text-align: center;
}

#soustitrelay { style=position:absolute; width:215px; height:463px; z-index:1; left: 6px; top: 95px }

#link { color: blue; font-family: Arial }
#alink { color: aqua; font-family: Arial }
#vlink { color: aqua; font-family: Arial }
#Titre {
	font-family: Arial, serif;
	font-style: normal;
	font-weight: 800;
	font-size: 13pt;
	color: Black;
}
#SousTitre {
	font-family: Arial, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 8pt;
	color: #FFFFFF;
}

#Text {
	font-family: Arial, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	margin: 0 1em 0 1em;
	/*letter-spacing : normal;
	word-spacing : normal;
	
	line-height : 110%;*/
}

#TextRi {
	font-family: Arial, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 9pt;
	color: #000000;
	text-align: right;
}
#TextLe {
	font-family: Arial, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	}
	#TextCe {
	font-family: Arial, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
.TextCe {
	font-family: Arial, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}

#IText {
	font-family: Arial,  serif;
	font-style: normal;
	font-weight: 600;
	font-size: 9pt;
	color: #000000;
}
#Menu {
	font-family: Arial, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 10pt;
	color: #3366FF;
}
#TMenu {
	font-family: Arial, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 10pt;
	color: #3366FF;
}
#TsMenu {
	font-family: Arial, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 10pt;
	color: #3366FF;
}

#Copyright {
	font-family: Arial, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 8pt;
	color: #000000;
	text-align: right;
}
