@charset "utf-8";
/* CSS Document */
	.l-titreTableau{ margin:0px; padding:0px; }
	.l-titreTableau h2{ margin:40px 0 10px 0; }

	.l-tableauInvestiseurs th{ color:#FFFFFF; vertical-align:middle; padding:15px 15px; text-align:left; font-size:0.9em; font-weight:normal;}
	
	.l-tableauInvestiseurs th strong { font-size:1.167em; }
	.l-tableauInvestiseurs td{ color:#333333; vertical-align:middle;  text-align:left;}
	.l-tableauInvestiseurs td strong { color:#003366; font-weight:bold;}
	.l-tableauInvestiseurs th.l-col1{ background:#7fa3c8; }
	.l-tableauInvestiseurs th.l-col2{ background:#6b90b9;}
	.l-tableauInvestiseurs th.l-col3{ background:#7297be;}
	.l-tableauInvestiseurs th.l-col4{ background:#789dc3;}
	.l-tableauInvestiseurs th.l-col5{ background:#7fa3c8;}
	
	.l-tableauInvestiseurs td.l-col2,.l-tableauInvestiseurs td.l-col3,.l-tableauInvestiseurs td.l-col4{  width:125px; }
	
	.l-tableauInvestiseurs .l-premiereRangee td{ padding:0px; height:13px; }
	
	.l-espace td{ padding-top:20px; }
	
	.l-premiereRangee td.l-col2{ background:#c3d0de;}
	.l-premiereRangee td.l-col3{ background:#d8e0ea;}
	.l-premiereRangee td.l-col4{ background:#ebeff4;}
	.l-premiereRangee td.l-col5{ background:#f1f4f8;}
	
	.l-odd td.l-col1{ background:#c3d5e7;}
	.l-odd td.l-col2{ background:#9ab3ce; }
	.l-odd td.l-col3{ background:#a8bfd7;}
	.l-odd td.l-col4{ background:#b5cadf;}
	.l-odd td.l-col5{ background:#bed1e4;}
	
	
	.l-alignementDroite td.l-col2,.l-alignementDroite td.l-col3,.l-alignementDroite td.l-col4{ text-align:right; padding-right:90px; width:50px; }
	
	.l-even td.l-col1{ background:#f1f6fb;}
	.l-even td.l-col2{ background:#bac9dc;}
	.l-even td.l-col3{ background:#cdd9e7;}
	.l-even td.l-col4{ background:#dfe7f1;}
	.l-even td.l-col5{ background:#eaf0f7;}
	

