﻿


/* ---Documents ---*/


.appuser {
    text-align: right;
    font-weight: bold;
}
.titlien {
    color: black;
    font-size: large;
    font-weight: bold;
}

.titred {
    color: red;
    font-size: large;
    font-weight: bold;
}

.icones {
    line-height: 60px;
}

.alignc {
    text-align: center;
    vertical-align: central;
}

.Lien {
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 2px;
}

.input_large {
    width: 100%;
    height: 40px;
    margin: 0 0 12px 0;
}
.titrec {
    font-size: xx-large;
    font-weight : bold;
    text-align : center;
    margin-bottom : 8px;
}
.soustitre {
    font-size: small;
    color: darkslategray;
    line-height: 1em;
}
.doc_editeur {
    font-size: small;
    color: black;
    line-height: 1em;
}
.doc_projet {
    font-size: small;
    color: darkgrey;
    line-height: 1em;
}
.doc_type {
    font-size: small;
    color: darkslategray;
    line-height: 1em;
}
.doc_sep {
    font-size: xx-small;
    color: black;
    line-height: 0.5em;
}
.doc_titre {
    font-size:small;
    color: black;
    line-height: 1em;
}
.doc_action {
    font-size: smaller;
    font-style:italic;
    color: gray;
    line-height: 1em;
    padding: 0;
    margin: 0;
}
.tablistedoc {
    table-layout : fixed;    
}
.tablistedoccelltop1 {
    vertical-align:top;
    padding-top:5px;
}
.tablistedoccelltop2 {
    vertical-align: top;
    padding-top: 5px;
    padding-left:5px;
}
.tablistedoccelltop3 {
    vertical-align: top;
    padding-top: 5px;
    padding-left: 5px;
}
.tablistedoccelltop4 {
    vertical-align: top;
    padding-top: 5px;
    padding-left: 5px;
}
.tablistedoccell {
    border-bottom: 1px solid black;
}
.tabcol1 {
    width: 30px;
}
.tabcol2 {
    width: 250px;

}
.tabcol3 {
    min-width: 40%;
}


.tabcol3 {
    min-width: 40%;
}
.doc_fond_Red {
    background-color: red;
}
.doc_fond_BlueViolet {
    background-color: blueviolet;
}
.doc_fond_DarkSalmon {
    background-color: darksalmon;
}
.doc_fond_LightSalmon {
    background-color: lightsalmon;
}
.doc_fond_LightGray {
    background-color: lightgray;
}
.doc_fond_CadetBlue {
    background-color: cadetblue;
}
.doc_fond_DarkCyan {
    background-color: darkcyan;
}
.doc_fond_DodgerBlue {
    background-color: dodgerblue;
}
.doc_fond_Aqua {
    background-color: aqua;
}
.doc_fond_GreenYellow {
    background-color: greenyellow;
}
.doc_fond_BurlyWood {
    background-color: burlywood;
}
.doc_fond_Wheat {
    background-color: wheat;
}
.doc_fond_White {
    background-color: white;
}
.doc_fond_Yellow {
    background-color: yellow;
}
.doc_logo {
    vertical-align: top;
    background-color: yellow;
}
.rech_titre {
    font-weight: 500;
    text-decoration: underline;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
}
.rech_txt {
    line-height: 1.5em;
    
}

.proj_libelle {
    font-size: medium;
    color: black;
    line-height: 1.5em;
    padding:0;
    margin:0;
}
.proj_cdp {
    font-size:small;
    color: gray;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
}



.bdoc_label {
    width: 150px;
}
.bdoc_labeltitre {
    width: 150px;
    vertical-align:central;
}
.bdoc_input {
    width: 250px;
}
.bdoc_input100 {
    width: 100%;
    margin-bottom:10px;
}
.bdoc_inputtitre {
    width: 100%;
    height: 100px;
    vertical-align: central;
    margin-bottom: 10px;
}
.bdoc_inputinfo {
    width: 100%;
    height: 150px;
    vertical-align: central;
    margin-bottom: 10px;
}
.bdoc_input_large {
    width: 100%;
    height: 40px;
    margin: 0 0 12px 0;
}