.tableau2{
	margin-bottom:8px;
}

.tableau2 tbody td span { color:#666; cursor:help }
.tableau2 tbody th img { margin-top:2px }

#adsBNP{
	margin-bottom:8px;
	background:#EEE;
}
#adsBNP a{display:block;}
#adsBNP .fr{
	padding:5px 10px 0 0;
}

#adsBNP b{
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
	line-height:1;
	padding-left:5px;
	width:130px;
}

#achat th,
#vente th,
#echanges th{
	text-align:center;
}
#achat thead td,
#vente thead td,
#echanges thead td{
	border-bottom:1px solid #D0D0D0;
}
#achat td,
#vente td,
#echanges td{
	text-align:center;
}
#achat, #vente, #echanges{
	float:left;
	width:190px;
}
/*#achat h5, #vente h5, #echanges h5{text-align:center;margin-top:0}*/
#vente{
	padding:0 14px;
	margin-left:14px;
	margin-right:14px;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}

#graphique .tab{
	margin-bottom:0;
}
#graphique .tab a{
	padding-left:12px;
	padding-right:12px;
}
#graphique img{padding-top:5px}
#graphique .node 
{
	margin:0;
	border:solid 1px #d0d0d0;
	border-top:none;
	
}
/*
#infos{
	width:300px;
	float:right;
	margin-top:15px;
}
#infos .tableau tr:hover td{background:transparent;}
*/
#profil{
	margin-top:15px;
}
#profil .ads{
	width:300px;
	float:right;
	border-left:15px solid #FFF;
}
#profil h2{margin-top:15px;}
#profil p a{text-decoration:underline;}
#profil .sep{
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
}

/*Capitalisation Boursière*/
.capi
{
	font-size:18px;
	line-height:13px;
	text-align:right;
}

.capi em
{
	display:block;
	font-size:10px;
	font-weight:normal;
	letter-spacing:normal;
	padding-top:3px;
	color:#555;
}
.capi em b
{ color:#000;	}


/*---------------------------------------------------
Blanc 
----------------------------------------------------*/
#graphique .node{
	border:solid 1px #d0d0d0;
	border-bottom:none;	
}