div, span, a, p {
    vertical-align: top;
    font-family: Verdana, Arial, sans-serif;
}

.proposition-title, h3, .ppcdemu-warning {
    color: #731A74;
    font-size: 0.88em;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
}

.ppc1 > .ppc2, .ppc2 > .ppc1 {
    display: none;
}

.half-col {
    display: inline;
    margin: 0;
}

.half-col-left {
    padding-left: 14%;
    padding-right: 1%;
    text-align: right;
    width: 35%;
}

.purple {
    color: #D30073;
}

.half-col-right {
    padding-left: 1%;
    text-align: left;
    width: 45%;
}

span.highlight {
    color: #731A74;
    font-style: normal;
    font-weight: bold;
}

#mentions-legals {
    margin-top: 10px;
    font-family: Arial;
    vertical-align: top;
    margin-bottom: 10px;
}

#mentions-legals .bordered {
    line-height: 1.3em;
    padding: 2px;
    border: 1px solid #646464;
}

#mentions-legals h2 {
    color: #646464;
    font-size: 1em;
    font-weight: normal;
    text-decoration: underline;
}

#mentions-legals p {
    color: #5C5C5C;
    line-height: 1.8em;
    font-family: Arial;
    text-align: justify;
    font-size: 0.6em;
}

#mentions-legals table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.8em;
    font-family: Arial;
    text-align: justify;
    font-size: 0.6em;
    color: #5C5C5C;
}

#mentions-legals table td {
    border: 1px solid #646464;
    padding: 2px;
}

#mentions-legals a {
    display: none;
}
