body {
/*
 scrollbar-face-color: #335384;
 scrollbar-base-color: #4775B9;
 scrollbar-arrow-color: #FB830D;
 scrollbar-highlight-color: #4775B9;
 scrollbar-3d-light-color: #335384;
 scrollbar-shadow-color: #2A446C;
 scrollbar-dark-shadow-color: #2A446C;
*/
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #494949;
	line-height: 12pt;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}

p.intro {
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #686668;
	line-height: 10pt;
	margin: 5px 2px 5px 10px;
	text-align: justify;
	background: #FFFFFF
	}

p.homei {
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #494949;
	line-height: 11pt;
	margin: 3px;
	padding: 2px;
	background: #FFFFFF;
	}

p.titre {
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #494949;
	line-height: 14pt;
	margin: 5px 0px 5px 0px;
	text-align: center;
	background: #FFFFFF
	}

p.subtitle	{
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #494949;
	line-height: 12pt;
	margin: 10px 0px 2px 20px;
	text-align: left;
	background: #FFFFFF
	}

p.subcenter{
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #494949;
	line-height: 12pt;
	margin: 5px 0px 5px 0px;
	text-align: center;
	background: #FFFFFF
	}

p.sub{
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #494949;
	line-height: 12pt;
	margin: 3px 5px 3px 10px;
	text-align: justify;
	background: #FFFFFF
	}

p.center{
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #494949;
	line-height: 12pt;
	margin: 2px 0px 2px 0px;
	text-align: center;
	background: #FFFFFF
	}

p.quotes {
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #494949;
	line-height: 10pt;
	margin-left: 10px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
	text-align: justify;
	background: #FFFFFF
	}

p.auteur {
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic ;
	color: #686868;
	line-height : 10pt;
	margin-left: 30px; margin-right: 30px; margin-top: 5px; margin-bottom: 5px;
	text-align: left;
	background: #FFFFFF
	}


a.imgmenu, a.imgmenu:link, a.imgmenu:visited 	{
	background: transparent;
	color: #494949;
	font-weight: normal;
	text-decoration: none  ;
	border-bottom: 1px outset #EFEFEF ;
	border-top: 0px inset #E4E4E4 ;
	border-left: 0px inset #E4E4E4 ;
	border-right: 1px outset #EFEFEF ;
	padding: 0px;
	margin: 0px;
	display:block;
	width:130px;
	height: 87px;
	}

a.imgmenu:hover	{
	text-decoration: none ;
	border-bottom: 0px outset #EFEFEF ;
	border-top: 1px inset #E4E4E4 ;
	border-left: 1px inset #E4E4E4 ;
	border-right: 0px outset #EFEFEF ;
	}

img.imenu {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width:68px;
	height: 68px;
}

img{
	border: 0px;
	margin:0px;
	padding:0px;
	}

input, select, textarea, option {
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #335384;
	line-height: 11pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	}

.bouton {
	font-family: Trebuchet MS, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #335384;
	line-height: 9pt;
	margin: 2px;
	padding: 2px;
	background: #FFFFFF;
}


div.logo {  margin:50px 45px 50px 45px}

ul,dl	{ font-family: Trebuchet MS, Helvetica, Geneva, sans-serif; font-size: 9pt; font-weight:normal; color:#494949; text-align: left; margin-left: 0.5em; margin-top: 3px; margin-bottom: 3px; background: #FFFFFF}
dt {font-weight:bold;}
dd{margin-left : 2.5em;}

td   { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 10pt; font-weight:normal}

a, a:link, a:visited { text-decoration: underline; font-family: Arial, Helvetica, Geneva, sans-serif; color: #424242; }
a:hover   { text-decoration: none ; }

a.menu, a.menu:link, a.menu:visited	{
	font: normal bold 10pt/14pt Arial,Helvetica,Geneva, sans-serif;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	color : #494949;
	border-top: 1px outset #BCA1A0 ;
	border-right: 2px outset #918685 ;
	border-bottom: 2px outset #918685 ;
	border-left: 1px outset #BCA1A0 ;
	padding: 3px;
	margin: 2px;
	width: 140px;
	height: 14pt;
	position: relative;
	display: block;
	}

a.menu:hover	{
	text-decoration: underline ;
	color : #404040;
	background-color: #FFFFFF;
	border-top: 2px outset #918685 ;
	border-right: 1px outset #BCA1A0 ;
	border-bottom: 1px outset #BCA1A0 ;
	border-left: 2px outset #918685 ;
	}

a.menuUsed	{
	text-decoration: underline ;
	color : #404040;
	background-color: #F4F4F4;
	border-top: 2px outset #000000 ;
	border-right: 1px outset #404040 ;
	border-bottom: 1px outset #404040 ;
	border-left: 2px outset #000000 ;
	padding: 3px;
	margin: 2px;
	width: 140px;
	height: 14pt;
	position: relative;
	display: block;
	}


.ET, .ETF, .ETP, .ETC {
	background-color: #FFFFFF;
	text-align:center;
	font-size : 10pt;
	font-weight:bold;
	height:14pt;
	width:130px;
	padding:3px;
	display:block;
}

.ETF{
	border-top : 1px solid #FF910F;
	border-left: 1px solid #FF910F;
	color : #FF910F;
}

.ETP{
	border-top : 1px solid #717171;
	border-left: 1px solid #717171;
	color : #717171;
}

.ETC{
	border-top : 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	color : #CC0000;
}