/* classe pour s'assurer que l'ancre soit en dessous du menu horizontal */
.bloc{
    padding-top: 10px;
}
/* ALGO DOULEUR CHRONIQUE */
.titre {
    color:#00b0f0;
    margin-top: 0;
    margin-bottom: 1.0rem;
    /*font-size: 1.5rem;*/
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
} 
/* ALGO DOULEUR CHRONIQUE */
.sousTitre {
    color:#00b0f0;
    margin-top: 0;
    margin-bottom: .5rem;
    /*font-size: 1.3rem;*/
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
} 
/* ALGO DOULEUR CHRONIQUE */
.sousSousTitre {
    color:#00b0f0;
    margin-top: 0;
    margin-bottom: .5rem;
    /*font-size: 1.1rem;*/
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}
/* ALGO DOULEUR CHRONIQUE */
.titreBleu {
    color:#00b0f0;
    margin-top: 0;
    margin-bottom: .5rem;
    /*font-size: 1.3rem;*/
    font-weight: 700;
    line-height: 1.2;
} 

.lienRetour {
    border-bottom: 2px solid #00b0f0;
    font-size:13px;
    font-weight: 700;
    text-align:center;
} 
/* ALGO DOULEUR CHRONIQUE */
.note {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-size: 12px;
    font-weight: 400;
}
/* ALGO DOULEUR CHRONIQUE */
p.note-bas-de-page{
    font-size: 10px;
}
/* ALGO DOULEUR CHRONIQUE */
/*p.icone-outils{
    background:URL('https://inesss.algorithmes-douleur-chronique.info/assets/global/img/outils_icone_bleu.png');
    background-repeat: no-repeat; 
    background-position: center;
    width:36px;
    height:36px;
}*/
/* ALGO DOULEUR CHRONIQUE */
.reference {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-size: 10px;
    font-weight: 400;
} 
/* ALGO DOULEUR CHRONIQUE */
.lienRetour {
    border-bottom: 2px solid #00b0f0;
    font-size:13px;
    font-weight: 700;
    text-align:center;
} 

/* ALGO DOULEUR CHRONIQUE */
table tbody tr th {
    border: 2px solid #bbb;
    padding:4px;
    background-color:#2094d1;
    font-size:16px;
    color: #fff;
    text-align:center;
} 
/* ALGO DOULEUR CHRONIQUE */
table tbody tr td {
    border: 2px solid #bbb;
    padding:4px;
    vertical-align:top
} 

td p {
    font-size:10pt;
    margin-bottom: 0px;
}
/* ALGO DOULEUR CHRONIQUE */
td.tableEnteteBleue {
    border: 2px solid #bbb;
    color:#00b0f0;
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
} 
/* ALGO DOULEUR CHRONIQUE */
td.tableEnteteFondBleu {
    border: 2px solid #bbb;
    padding:0px;
    background-color:#00b0f0;
    font-size:16px;
    color: #fff;
    text-align:center;
} 
/* ALGO DOULEUR CHRONIQUE */
td.tableEnteteFondBleuSansBordure {
    border: 4px solid #FFF; 
    background-color:#00b0f0;
    font-size:16px;
    color: #fff;
    text-align:center;
    vertical-align: middle;
}
/* ALGO DOULEUR CHRONIQUE */
td.tableEnteteFondGrisFonce {
    border: 2px solid #bbb;
    padding:0px;
    background-color:#7f7f7f;
    font-size:16px;
    color: #fff;
    text-align:center;
} 
/* ALGO DOULEUR CHRONIQUE */
td.celluleSansBordure {
    border: 4px solid #FFF;
    padding:4px;
    vertical-align:top
} 
/* ALGO DOULEUR CHRONIQUE */
td.cellule-bleue{
    border: 2px solid #bbb;
    background-color:#d4e0e6;
    vertical-align:top;
}
/* ALGO DOULEUR CHRONIQUE */
td.cellule-bleue-pale{
    border: 2px solid #bbb;
    background-color:#E1F4FF;
    vertical-align:top;
}
/* ALGO DOULEUR CHRONIQUE */
td.cellule-grise{
    border: 2px solid #bbb;
    background-color:#eee;
    vertical-align:top;
}
/* ALGO DOULEUR CHRONIQUE */
td.cellule-peche{
    border: 2px solid #bbb;
    background-color:#fadacd;
    vertical-align:top;
}
/* ALGO DOULEUR CHRONIQUE */
td.cellule-verte{
    border: 2px solid #bbb;
    background-color:#e0ebb7;
    vertical-align:top;
}
/* ALGO DOULEUR CHRONIQUE */
td.iconeAvertissement {
    border: 2px solid #FFF;
    background:URL('https://inesss.algorithmes-douleur-chronique.info/assets/global/img/exclamation_mauve_30x30.png');
    background-repeat: no-repeat; 
    background-position: center;
    width:30px;
    height:30px;
} 
/* ALGO DOULEUR CHRONIQUE */
/*td.icone-outils {
    border: 0px solid #800080;
    background:URL('https://inesss.algorithmes-douleur-chronique.info/assets/global/img/outils_icone_bleu_36x36.png');
    background-repeat: no-repeat; 
    background-position: center;
    width:36px;
    height:36px;
} */
/* ALGO DOULEUR CHRONIQUE */
td.celluleAvertissement {
    border: 2px solid #FFF;
    color:#800080;
    padding:4px;
    vertical-align:top
} 


