


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	/* ASCENSEUR SOUS IE */
	scrollbar-face-color: white;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #efefef;
	scrollbar-arrow-color: #9d62c5;
}

p
{
	margin-left:30px;
	margin-right:20px;
	text-align:justify;
	line-height:1.4em;
}

h1{
	font-size: 36px;
	color: #9d62c5;
	line-height: 1;
	margin-left: 30px;
	font-weight: lighter;
}

h2
{
	font-size:16px;
	color:#9d62c5;
	font-weight:bold;
	text-align:justify;
	background-image:url(/images/puce_titre_vert.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:20px;

}
h3
{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	text-align:justify;
	margin-left:30px;
	margin-right:20px;

}

ul
{
	list-style-image:url(/images/puce_standard.gif);
	margin-right:25px;
	line-height:1.4em;
}

a:link#menu_1 ,
a:visited#menu_1 ,
a:active#menu_1 {
	font-size: 16px;
	color: #333333;
	line-height: 1.5;
	text-decoration:none;
}
a:hover#menu_1 {
	font-size: 16px;
	color: #a6c40e;
	line-height: 1.5;
	text-decoration:none;
}


a:link#menu_2 ,
a:visited#menu_2 ,
a:active#menu_2 {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	text-decoration:none;
}
.menu_2_on ,
a:hover#menu_2 {
	font-size: 12px;
	color: #9d62c5;
	padding-left: 10px;
	text-decoration: none;
}

a:link#menu_3 ,
a:visited#menu_3 ,
a:active#menu_3 {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	text-decoration:none;
	line-height: 2;
}
.menu_3_on ,
a:hover#menu_3 {
	font-size: 12px;
	color: #9d62c5;
	padding-left: 10px;
	text-decoration: none;
	line-height: 2;
}

div#Contenu h2 a:link, div#Contenu h2 a:visited
{
	color: ??;
	text-decoration: none;
}
div#Contenu h2 a:hover
{
	color: #333333;
	text-decoration:none
}
div#Contenu h3 a:link, div#Contenu h3 a:visited
{
	color:#333333;
	text-decoration:none;
}
div#Contenu h3 a:hover
{
	color: #9d62c5;
	text-decoration:none
}
/*---------------------*/

div#Contenu li{
	margin-left:10px;
	margin-bottom:5px;
	margin-right:12px;
	padding-left:-2px;
	text-align:justify;
}
div#Contenu li a:link, div#Contenu li a:visited{
	color: #9d62c5;
	text-decoration: none;
}
div#Contenu li a:hover{
	color: #9d62c5;
	text-decoration: none;
}
div#Contenu td{
	font-size:10px;
	padding:3px;
	border-top:#CCCCCC solid 1px;
}
div#Contenu table tbody tr td ul{
	margin:0 0 0 7px;
	padding:0;
}
div#Contenu table tbody tr td li{
	padding-left:-5px;
}
/*---------------------*/
.Texte
{
	display:block;
	margin:0 12px 10px 22px;
	text-align:justify;
}
div#Contenu .Texte a:link, div#Contenu .Texte a:visited
{
	color: #666666;
	text-decoration:none;
}
div#Contenu .Texte a:hover
{
	color: #9d62c5;
	text-decoration:none
}
/*---------------------*/
a.LienNormal:link ,
a.LienNormal:visited ,
a.LienNormal:active {
	color: #666666;
	text-decoration:none;
}
a.LienNormal:hover {
	color: #9d62c5;
	text-decoration:none;
}
/*---------------------*/
a.LienSpecial:link ,
a.LienSpecial:visited ,
a.LienSpecial:active {
	font-size:11px;	
	display:block;
	margin:5px 12px 0 22px;
	padding:5px 0 5px 25px;
	background-image:url(/images/puce_lien.gif);
	background-repeat:no-repeat;
	color: #666666;
	text-decoration:none;
}
a.LienSpecial:hover {
	font-size:11px;
	/*font-weight:bold;*/
	display:block;
	margin:5px 12px 0 22px;
	padding:5px 0 5px 25px;
	background-image:url(/images/puce_lien_hover.gif);
	background-repeat:no-repeat;
	color: #333333;
	text-decoration:none;
}
/*---------------------*/
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.Note
{
	font-size:10px;
	color:#666666;
}
.Agenda_Date{
	display: block;
	font-size: 14px;
	color: #9d62c5;
	font-weight: bold;
	background-image: url(/images/puce_titre_vert.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin: 24px 12px 0 22px;
}
.Agenda_Texte{
	display:block;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	margin:0 12px 0 40px;
}

/*--------Tableau Données boursières---*/
.tabbourse {
	width: 450px;
	font-size:10px;
	color: #484848;
	border-collapse: collapse;
	margin-left:15px;
	border: gray solid 1px;
	margin-top:15px;
	margin-bottom:15px;
	}

.tabbourse td {
	text-align:right;
	height:15px;
}
	
	.tabbourse th {
	text-align: center;
	height: 15px;
	background-color: #9D62C5;
	color: black;
}
