
.sous-bloc1, .sous-bloc2{
    display:none;
}
.sous-bloc-null{
    height:300px;
    background-color: rgba(140, 255, 6, 0.34);
    color:black;
}
.text-null{
    padding: 10px 5px;
    border: 2px black dashed;
    width: 80%;
    text-align: center;
    margin-left: 10%;
    margin-top: 100px;
    font-size: 25px;
    font-weight: 300;

}
.a4{

    height: 20cm !important;

}

.incline{
    transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -khtml-transform: rotate(-8deg);
}
.fichenull{
    margin-bottom: 20px;
}
.bloc_paiement{
    display: none;
}
.bloc_paiement img{
    max-width: 60%
}
.bloc_paiement p{
    border-top:1px #afafaf solid;
    border-bottom:1px #afafaf  solid;
    color:grey;
    padding: 3px 0px;
}
.bloc_paiement .row{
    margin-top: 20px;
}
.condition_paiement h5{
    text-decoration: underline
}
.recap{
    margin-bottom: 15px;
}