.leadingtexte
{
    font-size: 1.2rem !important;
    font-weight: bold !important;
}
.texteblue
{
    color:  #00b4d9;
}
.texteorange
{
    color:  #ff9f1b;
}
.textevert
{
    color:  #7bac41;
}
.textegris
{
    color:  #7c7f88;
}

.borderleftvert
{
    border-left: 5px dotted #b6e879;
    padding: 8px 15px;
}
.borderleftblue
{
    border-left: 5px dotted #00b4d9;
    padding: 8px 15px;
}
.borderleftorange
{
    border-left: 5px dotted #ff9f1b;
    padding: 8px 15px;
}

.bordergreentopleft
{
    border-top: 5px dotted #b6e879; border-left: 5px dotted #b6e879; margin-top: 12px; padding: 10px;
}

.borderorangetopright
{
    border-bottom: 5px dotted #ff9f1b; border-right: 5px dotted #ff9f1b; margin-top: 12px; padding: 10px;
    height: 55px !important;
    margin-top: -35px;
}

.bluedotted
{
    height: 40px; position: absolute; top: -40px; left: 50%; border-right: 5px dotted #00b4d9;
}

.mycontainer
{
    width: 70%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.pright
{
    padding-right: 25px;
}

.pleft
{
    padding-left: 35px;
    padding-right: 15px;
}

.pleft2
{
    padding-left: 45px !important;
}

.myillustration
{
    width:  100%;
    margin-left: -20px;
}

.mleft
{
    margin-left: -20px;
    padding:  0;
}

.imgperson
{
    border:  10px solid #ececec;
    border-radius: 50%;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.linkbellowphoto
{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 82%;
    bottom: 0;
    left: 47%;
    right: 0;
    margin: auto;
    font-size: 2rem;
}

.imagessimple
{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.imagessimple2
{
    border:  10px solid #ececec;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}