<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/********************** fiches DA DM *******************************/
.TabCommon
{
    padding: 5px;
    text-align: center;
    height: 28px;
    border-radius: 10px 10px 0 0;
}

.TabContentBottom
{
    padding: 10px;
    border-top: 0px inset #E8E8E8;
    border-bottom: 1px outset;
    border-right: 1px outset;
    border-left: 1px outset silver;
}

.TabSelected
{
    border-style: solid;
    border-color: silver;
    cursor: default;
    color: black;
    border-width: 1px 1px 0px 1px;
   /* background-image: url('../../img/bgSelected.jpg');*/
    background-color: #E8E8E8;
}

.TabNotSelected
{
    border-radius: 10px 10px 0 0;
    border-top: 1px outset;
    border-bottom: 1px outset;
    border-right: 1px outset;
    border-left: 1px outset;
    border-style: solid;
    border-color: silver;
    cursor: pointer;
    color: Gray; /* background-image: url('../../img/bgNotSelected.jpg');*/
    background-color: #F2F2F2;
}

.TabNotSelected:hover
{
    color: black; /* background-image: url('../../img/bgSelected.jpg');*/
}



.Visible
{
    visibility: visible;
    position: absolute;
    padding: 5px;
    font-size: 12px;
}

.Hidden
{
    visibility: hidden;
}



.ErreurDA
{
    position: absolute;
    left: 200px;
    top: 350px;
}

.myLabelDA
{
    width: 200px;
}



/******************* Etats DA pages 2 et 3 **************************/
.tableauDA
{
    width: 280px;
    padding: 2px;
}

.libelleLigTab4ColRA
{
    width: 140px;
    font-family: Arial;
    height: 3px;
    font-size: 9px;
}


.valeurRAColTab4
{
    padding: 1px;
    margin: 1px;
    width: 60px;
    height: 3px;
    border-style: solid;
    border-width: 0px;
    font-family: Arial;
    font-size: 9px;
    text-align: center;
}




.libelleLigTab12Col
{
    width: 230px;
    font-family: Arial;
    font-size: 12px;
}

.libelleLigTab12ColDP
{
    width: 140px;
    font-family: Arial;
    font-size: 12px;
}
.libelleP4
{
    width: 80px;
    font-family: Arial;
}

.infoEnteteDP
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 180px;
}

.valeurDP
{
    padding: 1px;
    margin: 1px;
    width: 50px;
    border-style: solid;
    border-width: 0px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.valeurDM
{
    padding: 1px;
    margin: 1px;
    width: 55px;
    border-style: solid;
    border-width: 0px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}



.valeurP1
{
    padding: 1px;
    margin: 1px;
    width: 50px;
    border-style: solid;
    border-width: 0px;
    font-family: Arial;
    font-size: 11px;
    text-align: center;
}


.valeurP4
{
    width: 80px;
    border-style: solid;
    border-width: 0px;
    font-family: Arial;
    text-align: center;
}

/* laisser ces balises dans ce fichier */

.verticalDroit
{
    border-right-width: 1px;
}

.verticalGauche
{
    border-left-width: 1px;
}

.horizHaut
{
    border-top-width: 1px;
}

.horizBas
{
    border-bottom-width: 1px;
}


.gras
{
    font-weight: bold;
}

.eleveurCourant
{
    border-color: #000000;
    color: #FF0000;
    font-weight: bold;
    font-size: 11px;
}


.logo
{
    background-image: /img/LactoPlan1.jpg;
}

.titreTableau
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.valeur
{
    width: 60px;
    border-style: solid;
    border-width: 0px;
    font-family: Arial;
    text-align: center;
}

.borderInit
{
    border-style: solid;
    border-width: 0px;
}

.margeGauche10
{
    margin-left: 10px;
}


.libelleInzoPiedPage
{
    height: 50px;
    width: 800px;
    font-family: Arial;
    text-align: center;
}

.libelleDatePiedPage
{
    height: 50px;
    font-family: Arial;
    text-align: left;
}

.libelleInfoPiedPage
{
    height: 35px;
    font-family: Arial;
    text-align: left;
    font-style: italic;
}


/* ADU */

.TitreCoutSurface
{
    background-color: White;
    color: Black;
    border-width: thin;
    border-color: Black;
    border-style: solid;
}

/*.EnteteColonneDA
{
    color: White;  border-width: thin;     border-color: Black;     border-style: solid;
    height: 25px;
    background-image: url('../../img/bgHeader.jpg');
    font-weight: bold;
}*/

.EspaceLigneDA
{
    height: 30px;
}

.marginColonne20
{
    margin-right: 20px;
}

.tdLabel
{
    width: 250px;
    text-align: right;
}

.DASaisie
{
    width: 75px;
    text-align: right;
}

.SousEnteteDA
{
    width: 75px;
    text-align: center;
}

.EspacementTotal
{
    width: 40px;
}

.tdLabelCourt
{
    width: 150px;
    text-align: right;
}

.tdLabelAidesAutresProd
{
    width: 300px;
    text-align: right;
}

.policeDA
{
    font-family: Verdana;
    font-size: 11px;
}

.tbNotes
{
    resize: none;
    font-family: Arial;
    font-size: small;
}

.LabelTotal
{
    font-weight: bold;
}

.tableDA
{
    padding: 5px;
}

.Content350
{
    height: 350px;
}

.Content400
{
    height: 400px;
}

.Content425
{
    height: 425px;
}

.Content450
{
    height: 450px;
}
.Content475
{
    height: 475px;
}

.Content500
{
    height: 500px;
}

.divMsgErreur
{
    width: 900px;
    height: 100px;
    background-color: White;
    border-style: solid;
    border-width: thin;
    border-color: Black;
    overflow: auto;
}

a.hyperlien:hover
{
    text-decoration: underline;
    cursor: pointer;
}

/*.focusControl
{
    border: 1px solid #FF6600;
    background-color: #FFCC00;
}*/
</pre></body></html>