.tabBody_C {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
    line-height:1.8em;   
    margin-top: 2px;
    width: 100%;
    text-align:center;  
}
.tabBody_P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height:1.8em;   
    margin-top: 2px;
    width: 100%;
    text-align:center;  
}
.tabBody_TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
    line-height:1.8em;
    margin-top: 2px;
    text-align:left;    
}
.tabIconOT {
    width: 14px; 
    text-align: left;
    padding-right: 10px;
}
.tabColGris {
    text-align:center;
    color:#808080;
}


.tmColMarket {
    width: 30px;
    text-align:center;
} 
.tmColT {
   /* width: 120px;*/
    text-align:left;
    padding-left:5px;
    white-space:nowrap;
} 
.tmColSens {
    width: 45px;
    text-align:center;
} 
.tmColSensL {
    width: 40px;
    text-align:left;
}           
.tmColStatut {
/*    width: 90px;*/
    text-align:center;
}
.tmDevelope {
    width: 50px;
    text-align:right;
}
.tmDevelope2 {
    width: 22px;
    text-align:right;
}
.tmTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.ordreA {
    color:#009900;  
    float:left;
}
.ordreV {
    color:#FF0000;  
    float:left;
    margin-left:5px;
}

/*.ordreA:link, .ordreA:visited, .ordreA:hover, .ordreV:link, .ordreV:visited, .ordreV:hover {
    color:#FFF;  
}  */
.tabBody_ReV {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    line-height:2em;
    margin-top: 5px;
    width: 100%;    
}


  
  
  
.tab_menu a {
    color:#061574;
    text-decoration:none;  
    font:normal 12px Arial;
}
.tab_menu a:hover {
    text-decoration: underline;
}
.tab_menu tr td table tr td {
    padding-left:5px;
    padding-right:5px;
    margin-right:1px;
}
.tab_menu tr td table tr td.tBorder {
    border-width:1px 1px 0px 1px;
    border-color:#C0C0C0;
    border-style:solid; 
}
.tab_menu tr td table tr td.tNChosen {
    background-color:#EEEEEE;   
    border-width:1px 1px 1px 1px;  
}
.tab_menu tr td table tr td.tChosen {

}
.tab_menu tr td table tr td.tChosen a {
     color:#000000;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;  
}

/* tm 2016 */
.news_today  {
    font-size:15px;
    color:orange !important;
    text-decoration:none;
/*    font-weight:bold;*/
}    
.news_passe {
    font-size:15px;
    color:#000 !important;
    text-decoration:none;
/*    font-weight:bold;*/
}
/* TM 2016 */

#gain_type {
    width:100%;
/*    margin-top:10px;*/
/*    margin-bottom:20px;*/
/*    margin-top:10px;*/
    height:40px;
    display: table;
    table-layout: fixed;    
}
#gain_type > div {
/*    float:left;*/
    text-align:center;
/*    height:40px;*/
    line-height:1.7em;
/*    padding-top:5px;*/
    border:solid 1px #C0C0C0;
    display: table-cell;
    border-left:0;
}
#gain_type > div:first-child { 
    border-left:solid 1px #C0C0C0;
    font-weight: bold;
}         
#gain_type > div > div:first-child {
    border-bottom:solid 1px #C0C0C0;
    background-color: #F1F1F1;
    line-height:1.7em;
}
.palmperf {
    display: table;   
    table-layout: fixed;
    width:100%
}
.palmperf.second {
    margin-top:20px;
}
.palmperf>div {
    display: table-cell;
    padding-right:20px;
}
.palmperf>div:last-child {
    padding-right:0;
}
.palmperf tr {
    line-height:1.5em;
}
.tabpalm tr td {
    white-space: nowrap;
}
    
#raison_ex {
    border-top:solid 1px #CCCCCC;
    font-size:12px;
    height:26px;
}
#raison_ex div {
    float:left;
    margin-top:3px;
}
#raison_ex div:first-child {
    margin-left:20px;
    margin-top:0;
}
    
.menuComptes
{
    width: 503px; 
    border: solid 1px #C0C0C0; 
    border-radius: 3px; 
    background-color: #F7F7F9; 
    margin-top: 2px; 
    font-size: 14px; 
    display: none; 
    position: absolute; 
    z-index: 1;
}

.menuComptes .selectableRow
{
    cursor: pointer;
}

.menuComptes .selectableRow:hover
{
    background-color: #E2F8A5;    
}

.menuComptes .disconnectedRow
{
    color: #C0C0C0;
}   

.menuComptes .selectedRow
{
    background-color: #EEEEEE;
}   