/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 4 avr. 2022, 11:22:27
    Author     : jf
*/
.sectionMainvisu {
    opacity:100%;
}
.logoli {
    display:block;
}
.fixednav {
    height:60px;
    text-align: left;
}

.calendarparigo {
    width:100%;
    height:auto;
    float:left;
    position:relative;
}
.ulmenutop {
    margin-top: 10px;
}
.liSoutenir {
    margin-bottom:5px;
    margin-top:5px;
}
.sectionBlock {
    top:15%;
    left:unset;
    right:5%;
    width:460px;
    height:360px;
}
.soutenirIntro {
    padding-bottom: 80px;
}
.soutenirPage {
    height: auto;
    max-height:80%;
}
.soutenir {
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}
.line100 {
    float:left;
    position:relative;
    width:100%;
}
.line50l {
    float:left;
    position:relative;
    width:50%;
}
.line50r {
    float:left;
    position:relative;
    width:48%;
    margin-left:2%;
}
.line34 {
    float:left;
    position:relative;
    width:34%;
}
.line33r {
    float:left;
    position:relative;
    width:31%;
    margin-left:2%;
    
}
.fsize18 {
    font-size:18px;
}
.buttonRejoindre {
    width:100%;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    text-align: center;
    background-color: rgb(239,129,98);
    background-color: rgba(239,129,98,1.0);
    color:white;
    height:34px;
    padding-top: 6px;
    cursor: pointer;
    border: none;
    font-family: normalFont;
    font-size: 14px;
    margin-bottom: 10px;
}
.lineHmore {
    margin-top: 20px;
}