/**** FEUILLE DE STYLE USEWEB ************************************************************************************/
/*****************************************************************************************************************************/
#esp_clt			{  }

.fond_espclt						{ background-color:#f1f1f1; }
#col_droite_clt						{ background:#f2f2f2; margin:0; padding:0; width:215px; text-align:left;}

#content_espclt						{ background-color:#f1f1f1; }
#content_espclt h1					{ font:16px arial; text-align:left; font-weight:bold; color:#7a7a7a; text-transform:uppercase; width:auto; margin:5px; }
#content_espclt .top_titre			{ border-bottom:7px solid #7a7a7a; background-color:#fff; }

#esp_clt							{ margin:10px 0 10px 10px; background-color:#fff; }
#esp_clt #tabl_header				{ background-color:#e9e9e9; padding:5px; }
#esp_clt #tabl_header td			{ color:#888; }
#esp_clt #tabl_header td#cltnam		{ font-size:15px; font-weight: bold; }
#esp_clt span.subtitl				{ background-color:#0ae; color:#FFF; font-size:12px; font-weight:bold; padding:0 10px; margin:20px 0 0 0; }
#esp_clt .lign_pointl				{ border-bottom:1px dashed #aaa; margin:10px 0 20px 0; }

#esp_clt #coord_clt					{ margin-left:20px; background-color:#fff; }

#esp_clt .list_fact tr.tr0 td		{ background-color:#fff; }
#esp_clt .list_fact tr.tr1 td		{ background-color:#e9e9e9; }
#esp_clt .list_fact td img			{ vertical-align:bottom; }

#esp_clt .list_fact					{ border-bottom:1px solid #bebebe; width:100%; margin:0; background-color:#fff; }
#esp_clt .list_fact td				{ padding:5px 0 0 0; font-size:11px; }
#esp_clt .list_fact th				{ font-size:11px; font-weight:bold; }
#esp_clt .list_fact .col1			{ text-align:center; width:20px; }
#esp_clt .list_fact .col2			{ text-align:left; width:60px; }
#esp_clt .list_fact .col3			{ text-align:center; width:80px; }
#esp_clt .list_fact .col4			{ text-align:center; width:70px; }
#esp_clt .list_fact .col5			{ text-align:center; width:80px; }
#esp_clt .list_fact .col6			{ text-align:center; width:140px; }
#esp_clt .list_fact .col6 b			{ font-weight:normal; color:#ff5400; }
#esp_clt .list_fact .col7			{ text-align:center; width:230px; }
#esp_clt .list_fact .col7 a			{ font-size:11px; }
#esp_clt .list_fact .col7 a:hover	{ color:#fff; background:#0ae; text-decoration:none; }

#esp_clt .list_fact a.fluo:hover	{ color:#0078d0; background:#ffd407; text-decoration:underline; }	

#esp_clt .detail_fact				{ border-bottom:1px solid #BEBEBE; padding:0px; margin:0;  width:100%;}
#esp_clt .detail_fact td			{ font-size:11px; }
#esp_clt .detail_fact th			{ font-size:11px; background:#7F7F7F; color:#FFF; font-weight:bold; text-align:center; }
#esp_clt .detail_fact th.d_col0		{ background:#FFF; }
#esp_clt .detail_fact .d_col1		{ width:70px; text-align:center; }
#esp_clt .detail_fact .d_col2		{ width:180px; text-align:left; }
#esp_clt .detail_fact .d_col3		{ width:40px; text-align:center; }
#esp_clt .detail_fact .d_col4		{ width:80px; text-align:center; }
#esp_clt .detail_fact .d_col5		{ width:80px; text-align:center; }
#esp_clt .detail_fact .d_col6		{ width:80px; text-align:center; }
#esp_clt .detail_fact td a			{ font-size:10px; margin:0 10px 0 0; color:#7F7F7F; text-decoration:none; }