/*
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 : 21 févr. 2021, 00:45:08
    Author     : Anthony Nora
*/




.bloc-au-centre {
    text-align:center;
    width:50%;
    background-color: #f6ef07;
}

.Ccarre {
    margin-left:5em;
    margin-right:5em;
    text-align: center;
    background-color: #16b1d0;
}


.AuFond {
    padding-left:5em;
}


.blablaClaudio {
    background-color:;
    margin-top:3em;
    margin-bottom:3em;
    text-align:center;
    width:100%;
}

.portraitClaudio{
    width:35%;
}

.TexteClaudio {
    margin-right:7em;
    margin-left:12em;
    margin-top:7em;
    margin-bottom:7em;
    width:100%;
}

.bloc-centre {
    text-align:center;
    width:100%;
}


.image-fond {
    width:100%;
    margin-top:0em;
    margin-bottom:0em;
}

.woosh  {
    margin-top:4em;
    width: 100%;
    border-collapse: separate;
    vertical-align: middle;
    text-align: center;
}



.lien2 {
    background-color:#0039b3;
    color:yellow;
    padding-bottom: 2em;
    padding-top: 1.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size:2em;
}


.lien3 {
    background-color:#006f17;
    color:yellow;
    padding-bottom: 2em;
    padding-top: 1.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size:2em;
}


.etiquette {
    display:inline-block;
    vertical-align: middle;
    line-height: 1em;
}

.BandeGrisFonce {
    text-align:center;
    padding-top:4em;
    padding-bottom:4em;
    background-color: #006f17;
    color:yellow;
    margin-bottom: 1em
}

.BandeJaune {
    text-align:center;
    padding-top:4em;
    padding-bottom:4em;
    background-color: #f6ef07;
    color:blue;
    margin-bottom: 1em;
    width:50%;
}

.featurette-heading {
    text-align:center;
    margin-top:1.5em;
    font-size:2.5em;
}


.lead{
    text-align: center;
    font-size:1.8em;
}

.carousel-control-prev,
.carousel-control-next {
    background:none;
    border:none;
}


.texte-en-bas {
    margin-top:4em;
    margin-bottom:4em;
    color:yellow;
    font-size:0.65em;
    text-align:center;
    background-color:#006f17;
}


.jumbotron {
    margin-left:0em;
    margin-right:0em;
    background-image:url(../assets/fondBresil.jpg);
    background-size:cover;
    background-repeat: no-repeat;
    width:100%;
}