body, table, p, h, pre {
	background	:	#ceefff;
	color		:	#003399;
	font-family	:	Tahoma,Verdana,Arial,Helvetica,serif;
	font-weight	:	bold;
	font-size	:	11pt;
	text-decoration	:	none;
	vertical-align	:	middle;
	text-align	:	justify;}

a	{
	text-decoration :	none;
	color		:	#001f5d;}

a:hover {
	text-decoration :	overline underline;
	color		:	#001f5d;}

a:active {
	text-decoration :	overline underline;
	color		:	#001f5d;}

a:visited {
	text-decoration	:	none;
	color		:	#003399;}

a.name { text-decoration: none;}


table	{
	border	:	none;
	cellspacing	:	2;
	cellpadding	:	2;
	width	:	100%;
	}

thead	{
	font-weight	:	bolder;
	text-align	:	center;
	vertical-align	:	middle;
	letter-spacing	:	3pt;
	}

tr	{
	width	:	100%;
	height	:	100%;
	}

td	{
	text-align	:	left;
	vertical-align	:	middle;
	}

.60pc	{ width	:	60%}

.titre	{
	font-variant	:	small-caps;
	font-size	:	large;
	font-weight	:	bolder;
	text-align	:	center;
	vertical-align	:	middle;
	color		:	#1144AA;
	letter-spacing	:	1.5pt;
	}

.nav_haut{
	font-size	:	small;
	font-weight	:	bold;
	text-align	:	center;
	vertical-align	:	middle;
	text-decoration	:	none;
	position	:	absolute;
	visibility	:	visible;
	top		:	0;
	left		:	0;
	}


.nav_bas {
	font-size	:	small;
	font-weight	:	bold;
	text-align	:	center;
	vertical-align	:	middle;
	text-decoration	:	none;
	position	:	absolute;
	visibility	:	visible;
	left		:	0;
	background-image:	url("/pictures/barre_fond.gif");
	}

.navtext{
	font-size	:	smaller;
	font-weight	:	bold;
	text-align	:	center;
	vertical-align	:	middle;
	text-decoration	:	none;
	}

.center	{
	text-align	:	center;
	vertical-align	:	middle;
	}

.news-titre {
	font-variant	:	small-caps;
	font-size	:	large;
	font-weight	:	bolder;
	text-align	:	center;
	vertical-align	:	middle;
	color		:	red;
	letter-spacing	:	3pt;
	}

.news	{
	color		:	red;
	text-align	:	left;
	}

.nouvelles {
       width : 60%;
       text-align : justify;
            }

.nouvelles titre {
        font-weight : bolder;
             }

.listbutton{
border:1px solid #4B4B4B;
background-color:#F3F3F3;
width:50px;
height:12px;
font: normal 11px Arial;
text-align:center;
cursor:pointer;cursor:hand;
}

.expandhighlight, .expandhighlight a{
color:red;
}

.expandlayer{
bgcolor : #DDDDFF;
}

.tickernsmain{
width : 249px;
bgColor : #DDDDFF;
}

.lefty {
 float : left;
 margin : 0 10 10 0;
      }