﻿.appuser {
    text-align: right;
    font-weight: bold;
}

.titlien {
    color: black;
    font-size: large;
    font-weight: bold;      
}

.titlientop {
    margin-bottom:0;
    height:min-content;
    color: black;
    font-size: large;
    font-weight: bold;
}

.titlienbottom {
    margin-top: 0;
    height: min-content;
    color: black;
    font-size: large;
    font-weight: bold;
}

.titred {
    color: red;
    font-size: large;
    font-weight: bold;
}

.icones {
    line-height:60px;
}

.nomargin {
    margin: 0;
}


.txtstd {
    line-height: 1.2em;
    margin: 0;
}

.txtstd4 {
    line-height: 1.4em;
    margin: 0;
}

.alignc {
    text-align:center;
    vertical-align:central;
}

.padic {
    padding-top: 10px;
    padding-bottom: 10px;
}
.lh50 {
    line-height: 50px;
}


.margic {
    margin-top: 10px;
    margin-bottom: 10px;
}

.input_large {
    width: 100%;
    height: 40px;
    margin: 0 0 12px 0;
}

.img1 {
    max-width: 100%;
    width: 500px;
}
.tablogo {
    vertical-align: top;
    text-align:center;
}
.tablogocentral {
    vertical-align: central;
    text-align: center;
}
.tablogocentralbas {
    vertical-align: sub;
    text-align: center;
}
.tablogocentralhaut {
    vertical-align: top;
    text-align: center;
}
.tabgbas {
    vertical-align: sub;
    text-align: left;
}
.cadreh300 {
    width: 100%;
    height: 300px;
}
.image_fullw {
    width: 100%;
}
.image_w200f {
    width: 200px;
    height: auto;
}
.image_w500a {
    width: 100%;
    max-width: 500px;
    height: auto;
}
.image_w800a {
    width: 100%;
    max-width: 800px;
    height: auto;
}
.image_w1200a {
    width: 100%;
    max-width: 1200px;
    height: auto;
}
.image_h300a {
    width: 100%;
    max-height: 300px;
    width: auto;
}
.image_h600a {
    width: 100%;
    max-height: 600px;
    width: auto;
}
.image_h900a {
    width: 100%;
    max-height: 900px;
    width: auto;
}
.image_test {
    max-width: 100%;
    width: 800px;
    height: auto;
}


.input_h12l {
    width: 100%;
    height: 320px;
    margin: 0 0 12px 0;
}

.input_h9l {
    width: 100%;
    height: 240px;
    margin: 0 0 12px 0;
}

.input_h6l {
    width: 100%;
    height: 160px;
    margin: 0 0 12px 0;
}

.input_h3l {
    width: 100%;
    height: 80px;
    margin: 0 0 12px 0;
}

.input_h1l {
    width: 100%;
    height: 40px;
    margin: 0 0 12px 0;
}

.Wrap {
    white-space: pre-wrap;
    margin: 0;
    padding: 0;
}

.Listelarge {
    width: 100%;
    height: 40px;
    white-space: pre-line;
    margin: 0 0 12px 0;
}


