#keys {
    text-align : justify;
    word-wrap: break-word;
}

#keys a{
    text-decoration:none;
    white-space: nowrap;
}

.form-table td span{
    font-style: italic; !important
}

.doc-content{
    max-height: 200px;
    overflow: auto;
    padding-left: 20px;
}

.doc-header{
    padding: 10px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 4px 4px 0px 0px;
    border-bottom: 1px solid #EBEBEB;
    background-color: #F7F7F7;
}

.doc-group{
    margin: 10px 0px;
    padding: 0px;
    border-radius: 4px;
    border: 1px solid #DDD;
}

.doc-nb{
    float: right;
    color: #999;
    font-weight: normal;
    text-transform: lowercase;
    font-size: 12px;
}

#aut{
    height : 500px;
    overflow: auto;
}

#discipline{
    height : 500px;
    overflow: auto;
}

#keyw{
    height : 500px;
    overflow: auto;
}

#rev{
    height : 500px;
    overflow: auto;
}

#an{
    height : 500px;
    overflow: auto;
}

#institu{
    height : 500px;
    overflow: auto;
}

#labo{
    height : 500px;
    overflow: auto;
}

#dpt{
    height : 500px;
    overflow: auto;
}

#rteam{
    height : 500px;
    overflow: auto;
}

#toto{
    height: 500px;
}