
.tabImp {
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;    
    font-weight:bold;    
}

.lineText {
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;    
    font-weight:bold; 
    background-color:rgb(233,236,244);/* bleuté*/
    width:100%; height:20px;
}
.ligneImp{
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;    
}


.bandeau-libelleTypDoss{
        font-family:Arial,Helvetica,sans-serif;
        font-size:8pt;
        color:#0069B3;
}

.bandeau-libelleCte1{
        color:#0069B3;
        font-family:Arial,Helvetica,sans-serif;
        font-size:8pt;
}

.bandeau-libelleCte2{
        color:#0069B3;
        font-family:Arial,Helvetica,sans-serif;
        font-size:8pt;
        font-weight:bold;
}

.bandeau-divMin{        
        white-space: nowrap;
        color:#0069B3;
        font-family:Arial,Helvetica,sans-serif;
        font-size:8pt;        
        height:30px;
        /*border:1px outset #0099CC;*/
        position:absolute;
}

.bandeau-fiche{
         position:absolute;        
         top:11px;
         overflow: hidden;
         /* fx        text-overflow: ellipsis;*/
         white-space: nowrap;
         /*border:1px solid red;*/
}

.bandeau-divDetailPat{
         position:absolute;
         /*border:1px solid black;*/
         left:0px;
         top:0px;
}


.bandeau-divData {
        font-family:verdana,Arial,Helvetica;
        font-size:8pt;
        height:100%;
        width:100%;
        overflow: hidden;
       /* fx        text-overflow: ellipsis;*/
        white-space: nowrap;
        position:absolute;
        /*border:1px solid red;*/
}

.bandeau-nomReel{
         display:inline;
         font-weight:bold;         
}

.bandeau-tableau_dataFiche{    
  border-collapse:collapse;
  table-layout:fixed;

}

.bandeau-divTableau {
    border:1px solid #666666;
    background-color:white;
    padding:1px;
    font-size:8pt;
    font-family:arial;
    position:absolute;
    top:85px;
}


.bandeau-divTableau table {
        table-layout:fixed;
        border-collapse:collapse;
        border-right: 1px outset white;
}

.bandeau-Lignesel {
	/* fx    cursor:hand;*/        
        cursor:pointer;
        background-color:#B0C4DE ;
        border:1px solid;
        color:white;
        font-family:verdana;
        font-size:8pt;
}
.bandeau-Lignenonsel   {
       /* fx    cursor:hand;*/
        cursor:pointer;
        background-color:white;
        border:1px solid white;
        color:black;
        font-family:verdana;
        font-size:8pt;
}

.header_cell_text{
	position:absolute;  
	left:5;
	color:black;
	font-weight:bold;   
	overflow:hidden;
	font-size:8pt;
	height:100%;   
	width:85%;   
	white-space:nowrap;      
	font-family:Arial,Helvetica,sans-serif; 
}

.libNormalNoPrint {
	visibility: hidden;
}

.libelle2 {
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
	color:#202020;
	text-align:left;
}

.libelle3 {
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
	color:#707070;        
}

.libelle4 {
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
	color:#505050;
	text-align:left;
}

.libelle1 {
	font-size:7pt;
	font-weight:bold;
	color:#000000;
}
	
.button_divExt{
	visibility: hidden;
	display: none;
}
