﻿.parag {
    width: 100%;
    text-align: left;
    white-space : pre;
    margin-bottom:10px;
    padding:0;
}
.parag2 {
    width: 100%;
    text-align: left;
    white-space: pre;
    margin: 0;
    padding: 0;
}
.paragunder {
    font-size:smaller;
    font-style:italic;
    font-weight:initial;
    margin: 0;
    padding: 0;
}


.calc_label {
    width: 250px;
    font-weight:normal;
}

.calc_user {
    text-align: right;
    font-weight: bold;
}
.calc_user_center {
    text-align: center;
    font-weight: bold;
}
.calc_warning {
    text-align: center;
    font-weight: bolder;
    color:red;
}


.calc_limit {
    text-align:left;
}

.calc_labeltxt {
    width: 250px;
    font-weight:bold;
    margin-top:6px;
    margin-bottom:6px;
}
.calc_labelU {
    width: 250px;
    margin-top: 20px;
}
.calc_tdlabel {
    width: 350px;
}
.calc_tdlabel2 {
    width: 100px;
}
.calc_tddata {
    width: 200px;
    text-align:center;
}
.tdstd {
    padding-left:10px;
    padding-right:10px;
    text-align: center;
}
.tdlst {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.tdlstdte {
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}
.calc_input {
    width: 150px;
    text-align: right;
    margin-bottom: 4px;
}
.calc_input_inv {
    width: 150px;
    text-align: right;
    background-color: yellow;
    border-color:red;
    margin-bottom: 4px;
}
.calc_input_nb {
    width: 50px;
    text-align: center;
    margin-bottom: 4px;
}
.calc_input_coeff {
    width: 75px;
    text-align: center;
    margin-bottom: 4px;
}
.calc_input_coeff_inv {
    width: 75px;
    text-align: center;
    background-color: yellow;
    border-color: red;
    margin-bottom: 4px;
}
.calc_input_module {
    width: 50px;
    text-align: center;
    margin-bottom: 4px;
}
.calc_inputlarge {
    width: 275px;
    margin-bottom: 4px;
}

.calc_inputlargeliste {
    width: 550px;
    margin-bottom: 4px;
}

.calc_inputlargecenter {
    width: 275px;
    text-align: center;
    margin-bottom: 4px;
}
.calc_inputlargecenter_inv {
    width: 275px;
    text-align: center;
    background-color: yellow;
    border-color: red;
    margin-bottom: 4px;
}
.calc_pre {
    font-size:  medium;
}
.calc_uval {
    width: 150px;
    text-align:  end;
    margin-bottom: 4px;
}

.calc_titreres {
    font-size: large;
    font-weight: bold;
    background-color: cadetblue;
    color: white;
}

.calc_titreinput {
    font-size: large;
    font-weight: bold;
    background-color: grey;
    color: white;
}
.t2 {
    font-size: large;
    font-weight: bold;
    background-color: cadetblue;
    text-align: center;
    color:white;
}
.calc_select {
    margin-bottom:12px;
}
.calc_unit {
    width: 120px;
}
.calc_menuTitre {
    font-size: xx-large;
    margin-bottom: 20px;
    text-align: center;
}
calc_menuT2 {
    text-align: center;
    font-size: large;
    font-weight: bold;
    margin-bottom: 10px;
}
.calc_pageTitre {
    font-size: xx-large;
}
.calc_pageT2 {
    font-size: medium;
}
.calc_menu1 {
    font-size: x-large;
    margin-bottom:12px;
}
.calc_menu2 {
    font-size: large;
    margin-bottom: 12px;
    margin-left:30px;
}
.bcalcmenu_lien {
    font-size: large;
    margin-bottom: 12px;
    list-style-type: none;
}
.module_lien {
    font-weight:normal;
    color:dodgerblue;
}
.module_lien_center {
    text-align:center;
    font-weight: bold;
    font-size: x-large;
    margin-bottom: 12px;
    margin-top: 12px;
    color: dodgerblue;
    
}
.module_lienfiche {
    font-weight: normal;
    color: dodgerblue;
    text-align:center;
}

.module_tithist {
    text-decoration: underline;
    font-weight: normal;
    font-size:unset;
}
.bcalcmenupr_lien {
    font-size: larger;
    margin-bottom: 12px;
    list-style-type: none;
}
.bcalcmenu_lien2 {
    font-size: large;
    list-style-type: none;
    margin-bottom: 12px;
    margin-left: 50px;
}
.bcalc_legendeimg{
    font-size: x-large;
    font-weight:bold;
    text-align:center;
}
.inputdate {
    margin-bottom: 10px;
}
.input100 {
    width: 100%;
    margin-bottom: 10px;
}
.inputMAJ {
    width: 100%;
    height: 150px;
    vertical-align: central;
    margin-bottom: 10px;
}
.input_large {
    width: 100%;
    height: 40px;
    margin: 0 0 12px 0;
}
.liste_non_disp {
    color: lightgrey;
}
.txtA41 {
    padding-left: 20px;
    text-align: justify;
}
.txtA42 {
    padding-left: 40px;
    text-align: justify;
}
.txtA43 {
    padding-left: 60px;
    text-align: justify;
}
.txtA44 {
    padding-left: 80px;
    text-align: justify;
}
.txtjus {
    text-align:  justify;
}
.infored {
    color: red;
}