/* TableList styles */
.TLF_bloc { border-bottom-style: solid; border-bottom-color: #EEEEEE; border-bottom-width: 1px; }
.TLF_tableborder { background-color: #FFFFFF; }
.TLF_header { 
	background-color: #FFFFFF; font-weight: bold; font-size: 12px; 
	border-top-style: solid; border-top-color: #EEEEEE; border-top-width: 1px; 
	border-bottom-style: solid; border-bottom-color: #EEEEEE; border-bottom-width: 1px; 
}
.TLF_content { background-color: #FFFFFF; font-size: 12px; }

/* SplitBar styles */
.SPB_table { height: 26px; }
.SPB_caption { font-size: 12px; }
.SPB_current { background-color: #FF9900; color: #3434cc; text-decoration: none; }
.SPB_normal { background-color: #646698; color: #FFFFFF; text-decoration: none; } 
td.SPB_current,td.SPB_normal { width: 20px; text-align: center; }

a.SPB_current:link, a.SPB_current:visited, a.SPB_current:active, 
a.SPB_current:hover {color: #3434cc; text-decoration: none; font-size: 12px; font-weight: normal; }
a.SPB_normal:link, a.SPB_normal:visited, a.SPB_normal:active {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: normal; }
a.SPB_normal:hover     {color: #FFFF00; text-decoration: none; font-size: 12px; font-weight: normal; }

.RES_titre { font-size: 12px; color: #990000; font-weight: bold; }
.RES_cmp,.RES_aut { margin-right: 10px; font-size: 10px; font-weight: bold; color: #666666; }
.RES_in { margin-left: 10px; font-size: 10px; font-style: italic; }
.RES_nbpages,.RES_acc { margin-right: 10px; font-size: 10px; font-style: italic; }
/*.RES_ligne1 { border-bottom-color: #333366; border-bottom-style: solid; border-bottom-width: 1px; }*/
.RES_ligne1,.RES_ligne2,.RES_ligne3 { margin-bottom: 2px; }
.RES_loc { margin-right: 10px; font-size: 10px; font-style: italic; color: #006600; }

.artnum { color: #333366; font-size: 14px; font-weight: bold; display: block; }
.new { color: #ff9900; font-size: 10px; font-weight: bold; margin-top: 2px; display: block; }
.infocmd { font-size: 12px; margin-bottom: 8px; }
.newsearch { }

