/* BEGIN CSS FOR DATABASE DECISIONS IN PSEUDO XML */
TEXTE_JURI_JUDI, TEXTE_JURI_ADMIN
{
background-color: #ffffff;
width: 100%;
}
ID, ANCIEN_ID, ORIGINE, URL, NATURE, DEMANDEUR, DEFENDEUR, PRESIDENT, RAPPORTEUR, AVOCATS, COMMISSAIRE_GVT, FORM_DEC_ATT, DATE_DEC_ATT, SIEGE_APPEL, JURI_PREM, LIEU_PREM, AVOCAT_GL
{
display: none;
}
TITRE
{
font-size: 16pt;
font-weight: bold;
text-align: center;
}
DATE_DEC, JURIDICTION, NUMERO, SOLUTION, FORMATION, TYPE_REC, PUBLI_RECUEIL, PUBLI_BULL, CONTENU, SOMMAIRE, SCT, ANA, CITATION_JP, LIENS, NUMERO_AFFAIRE
{
display: block;
margin-top: 10px;
text-align: justify;
}
TYPE_REC::before {
    content: "Type de recours - ";
}
PUBLI_RECUEIL::before {
    content: "Code de publication au recueil Lebon - ";
}
DATE_DEC::before {
    content: "Références";
    color: #9a0040;
    font-weight: bold;
    display: block;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid;
}
BLOC_TEXTUEL::before {
    content: "Texte intégral";
    color: #9a0040;
    font-weight: bold;
    display: block;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid;
}
SOMMAIRE::before {
    content: "Analyse (avec certaines décisions)";
    color: #9a0040;
    font-weight: bold;
    display: block;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid;
}
/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-webkit-viewport { width: device-width; }
@-moz-viewport    { width: device-width; }
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }
