﻿.bodyIphone
{
}

body
{
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    -webkit-text-size-adjust: none;
    background-color: #E7E6E5; /*     background-image: url('fond_1p_b.jpg');     background-repeat: repeat-x;     background-attachment: fixed;     background-position: center center; */ /*   width : 320px;     height : 480px;*/
}

.messageAccueil
{
    text-align: center;
    font-weight: bolder;
    padding: 10px;
}

.ImageHaut
{
    width: 100%;
    height: auto;
}

.item
{
    display: inline-block;
    width: 80px; /*border :1px solid red;*/
    text-align: center;
    padding-top: 10px;
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(223,117,11,0.6);
    cursor:pointer;
}

.itemSelected
{
    display: inline-block;
    width: 80px; /*border :1px solid red;*/
    text-align: center;
    padding-top: 10px;
    font-size: 10px;
    background-color: rgba(223,117,11,0.6);
}


.menu
{
    text-align: center;
}

.BtnRetour
{
    display: inline-block;
    width: 80px; /*border :1px solid red;*/
    text-align: center;
    padding-top: 10px;
    font-size: 10px;
    float: right;
    -webkit-tap-highlight-color: rgba(223,117,11,0.6);
    cursor:pointer;
}

.logo
{
    display: inline-block;
}

.content
{
    text-align: left;
}

.FaqTitre
{
    padding-top: 10px;
    font-weight: bolder;
    font-size: 14;
    color: #416d96;
}

.Question
{
    padding-top: 10px;
    font-weight: bolder;
    font-size: 12;
    color: #416d96;
}

.Reponse
{
    margin-left: 20px;
    margin-right: 20px;
    display:none ;
}

.LigneFAQ
{
    -webkit-tap-highlight-color: rgba(223,117,11,0.6);
}

.ContactLigneImpair
{
    float: left;
    width: 48%;
}

.ContactLignePair
{
    float: right;
    width: 48%;
}

.DetailLabel
{
    padding-top: 10px;
    font-weight: bolder;
    font-size: 12;
    color: #416d96;
    padding-bottom: 5px;
}

.LeftFixedDetailValue
{
    padding-top: 5px;
    font-weight: bold;
}

.DetailLignePair
{
    width: 100%;
    color: Black;
    font-size: 14px;
    background-color: #E7E6E5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Black;
    padding-bottom: 5px;
}

.DetailLigneImpair
{
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Black;
    color: Black;
    font-size: 14px;
    background-color: #FFFFFF;
    padding-bottom: 5px;
}

.DateSoin
{
    padding: 5px;
    font-size: 14 px;
    font-weight: bolder;
    text-align: left;
    display: table-cell;
    width: 50%;
}

.PrenomAffilie
{
    padding: 5px;
    text-align: right;
    display: table-cell;
    word-spacing: 0px;
    width: 50%;
}

.NatureActe
{
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 12 px;
    text-align: left;
    display: table-cell;
    width: 100%;
    float: left;
}

.FraisEngageLibelle
{
    font-weight: bolder;
    padding-bottom: 2px;
    text-align: left;
    display: table-cell;
    float: right;
}

.MontantRembtLibelle
{
    font-weight: bolder;
    padding-bottom: 2px;
    text-align: left;
    display: table-cell;
    float: right;
}

.MontantSecuLibelle
{
    font-weight: bolder;
    padding-bottom: 2px;
    text-align: left;
    display: table-cell;
    float: right;
}

.FraisEngage
{
    font-weight: bolder;
    padding-bottom: 2px;
    padding-right: 5px;
    width: 80px;
    text-align: right;
    display: table-cell;
    color: Blue;
    float: right;
}

.MontantRembt
{
    color: #53BC2A;
    padding-bottom: 2px;
    padding-right: 5px;
    width: 80px;
    font-weight: bolder;
    text-align: right;
    display: table-cell;
    float: right;
}

.MontantSecu
{
    color: #E18B35;
    padding-bottom: 2px;
    padding-right: 5px;
    width: 80px;
    font-weight: bolder;
    text-align: right;
    display: table-cell;
    float: right;
}

.TableRembt
{
    display: table;
    width: 100%;
}

.TableRowRembt
{
    display: table-row;
    width: 100%;
}

.ResteACharge
{
    font-weight: bolder;
    padding-bottom: 2px;
    padding-right: 5px;
    width: 80px;
    text-align: right;
    display: table-cell;
    color: Red;
    float: right;
}

.morebox
{
    margin-top: 8px;
    margin-bottom: 8px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: solid 1px #333333;
    width: 100%;
}

.morebox a
{
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    color: Black;
    text-decoration: none;
    display: block;
    padding-top: 15px;
    width: 100%;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-tap-highlight-color: rgba(223,117,11,0.6);
}

.LinkDecompte
{
    display: table-cell;
    vertical-align: middle;
    height: 20px;
    padding-right: 10px;
}

.LibelleDecompte
{
    display: table-cell;
    vertical-align: middle;
    color: #676767;
    font-size: 14px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.ButtonLink
{
    -moz-user-select: text;
    text-align: left;
   
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    /*text-decoration: underline;*/
    -moz-user-select: text;
}

.ListDecompteClass
{
    display: inline-block;
}

.LineDecompte
{
    display: table-row;
    text-align: left;
}

h2
{
    padding-top: 10px;
    font-weight: bolder;
    font-size: 12px;
    color: #416d96;
    padding-bottom: 5px;
}

.td_entitled_last
{
    width:110px;
    font-weight:bolder;
}
.td_entitled
{
    width:110px;
    font-weight:bolder;
}
