/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 nov. 2017, 15:54:56
    Author     : COTIMES-DEVELOPPEUR
*/
.titresite{
    font-size: 37px;
    font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    padding: 0;
    margin: 0;
    margin-top: -15px;
    position: relative;
    width: 100%;
    text-align: center;
    color: #8A5D0F !important;
    white-space: nowrap;
}
.titreslogan{
    font-style: italic;
}
.copyright{
    
}
.sidebar{
    margin-top: 0px;
}
a.marg-mg{
    margin: 0px;
    padding: 0px;
}

#liste-periode #datedebut, #liste-periode #datefin{
    margin: auto auto 1% auto;
}
#liste-periode div a{
    margin: auto auto 0.5% auto;
}
#listevaleur thead tr th{
    text-align: center; padding: 1% auto 1% auto
}
.div-nav-line{
    margin:50px 0.5% auto;
}
.div-nav-line:hover{
    color: red;
}
.div-nav-line .deconnexion{
    color: red;
    /*    font-weight: bold;*/
    cursor: pointer;
}
.panel-sans-bordure{
    border:0px;
}
.panel-sans-bordure-h4{
   background: transparent; border-top: 0px; border-left: 0px; border-right: 0px;
   
}


.scroll {
        overflow:auto;
        overflow-x: auto;
        position:relative;
        left:0px;
        top: 0px;
        padding-right:3px;
        width: 100%;
        height: 100%;
        
        }
        
 .ent_table_str{
    
    margin: 2px;
    padding: 2px;
    text-align: left;
    color: #BC9C3D;
 }  
 
 .ent_table_num{
    
    margin: 2px;
    padding: 2px;
    text-align: right;
    color: #BC9C3D;
 }        
        
 .ent_table_bol{
    
    margin: 2px;
    padding: 2px;
    text-align: center;
    color: #BC9C3D;
 }          
        
#listcont{
    margin: auto 2% auto 2% ;
}