.tophead {
    background-color:  #404040;
    height: 70px;
}
.visahead {
    background-color:  #236019;
    height: 70px;
}
.signhead {
    background-color:  #7d1a1a;
    height: 70px;
}

#logo {
    margin-top: 10px;
}

#LNG {
    margin-top: 10px;
}

#title {
    color: #ffffff;
    margin-top: 16px;
}

a {
    color: #0056B3;
}

#moderator-but {
    position: absolute;
    top: 10px;
    right: 16px;
}

#pgresizer {
    position: absolute;
    top: -10px;
    left: -10px;
    cursor: col-resize;
    font-size: 1.2em;
    /* color: #AAAAAA; */
    color: #0056B3;
}

#moderator-but i {
    color: #A0A0A0;
}

#testor {
    font-size: 0.5em;
    position: absolute;
    top: 10px;
    right: 40px;
}


.filelist {
    margin-top: 0px;
    /* background-color: #FFE0E0; */
    background-color: #EEEEEE;
    max-width: 250px;
    overflow: hidden;
    font-size: 0.9em;
    font-weight: bold;
}

#listFileForm {
    font-size: 1.4em;
    font-weight: bold;
}

.filelist-only {
    margin-top: 10px;
    font-size: 0.9em;
    font-weight: bold;
}
.mside-item {
    white-space: nowrap;
}

.podoc-thumb {
    margin: 10px;
}
.podoc-thumb > .card-body {
    max-height: 120px;
    max-width: 160px;
    overflow: hidden;
}
.podoc-thumb-txt {
    font-size: 0.9em;
    font-weight: bold;
}

.podoc-content {
    margin: 10px;
    padding: 10px;
}

.podoc-blog {
    margin: 10px;
}
.blogpre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

#podoc-title {
    /* background: #eeeeee; */
    background: rgba(64, 64, 64, 0.3);
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #dfdfdf;
}

#pgcont {
    background: #ffffff;
    margin-top: 10px;
}

.tousel {
    margin-top: 6px;
    margin-left: -6px;
    font-size: 0.7em;
}
.shrlnk {
    border-style: solid;
    border-width: 1px;
    border-color: #dfdfdf;
    border-radius: 3px;
    padding: 5px;
    background-color: #FFFFFF;
}
#up-classic {
    position: absolute;
    top: 10px;
    right: 10px;
}
.btn-blog {
    position: absolute;
    top: 5px;
    right: 5px;
}
.vizpre {
    border-style: solid;
    border-width: 1px;
    border-color: #dfdfdf;
    border-radius: 3px;
    padding: 5px;
    background-color: #FFFFFF;
}

/* ------------------------------- */

th.headerSortUp { 
    background-image: url('../pub/asc.gif'); 
    background-color: #f5f5f5; 
} 
th.headerSortDown { 
    background-image: url('../pub/desc.gif'); 
    background-color: #f5f5f5; 
} 
th.header { 
    /* background-image: url('../pub/bg.gif');   */
    cursor: pointer; 
    /* font-weight: bold; */
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    /* border-right: 1px solid black; */
    margin-left: -1px; 
} 

#searchNot {
    width: 80px;
}

.dl-notcom dt {
    float: left;
    width: 20px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-notcom dd {
    margin-left: 40px;
}

.fiche {
    margin-top: 10px;
    margin-bottom: 10px;
}
.vmenu-btn {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 110px;
}
.vmenu-btn2 {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 80px;
}
.vmenu-btn3 {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 50px;
}
.fichintro {
    margin-top: 10px;
    margin-bottom: 6px;
}
.newsico {
    width: 30px;
}
.newsdat {
    text-align: right;
}
caption{
    caption-side: top;
}
.genre-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.genre-list li {
    font-size: 0.9em;
}
#choixauteurs {
    width: 600px;
    height: 500px;
    overflow: auto;
}
#choiceModalBody {
    height: 400px;
    overflow: auto;
}
