
@font-face {
    font-family: 'smoothy_rsz_regularregular';
    src: url('fontsfree-net-smoothy-rsz-regular-webfont.woff2') format('woff2'),
         url('fontsfree-net-smoothy-rsz-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.header-welcome {
    color: #7083AF;
    font-family: 'smoothy_rsz_regularregular';
    font-size: 1.125rem;
    letter-spacing: .062rem;
    margin-bottom: .1875rem;
    text-transform: uppercase;
    
    }

.tit-head {
    padding-left: 50px;
    }
.tit-gen {
    color:  #82825E;
    font-family: 'smoothy_rsz_regularregular';
    font-size: 4rem;

    }

.unlog
    {
    height: 3rem;
    width: 3rem;
    }

label {
    color: #7083AF;
    }
.small-saisie{
    max-width: 300px;
    text-align: center;
    }
    
body {
    background-image: url(../img/FNAS_texture.png);
    background-repeat: repeat;
    position: relative;
    background-color:#fff;
    color:#292929;
    font-size:1rem;
    line-height:1.5;
    margin:0
    }
.h1-like, .h2-like, .h3-like, .h4-like, .h5-like, .h6-like, h1, h2, h3, h4, h5, h6 {
    color: #000;
    }

.h1-like, h1 {
    font-size:1.75rem;
    font-weight:700
    }
.h1-like,   .h2-like,   h1,   h2 {
    line-height:1.3;
    margin-bottom:.9375rem;
    margin-top:0
    }
.h2-like,   h2 {
    font-size:1.625rem
    }
.h2-like,  .h2-like strong,   h2,   h2 strong {
    font-weight:800
    }
.h3-like,   h3 {
    font-size:1rem
    }
a  {
    color:#82825E;
    font-weight:700;
    text-decoration:underline
    }
a:active,   a:focus,   a:hover {
    color:#82825E;
    text-decoration:none
    }

.btn-primary{
    background: #7083AF;
    font-family: 'smoothy_rsz_regularregular';
    border-color: #7083AF;
    }
.btn-outline-primary {
    color: #7083AF;
    font-family: 'smoothy_rsz_regularregular';
    border-color: #7083AF;
}
.legacy-title {
	color: #fff;
	display: inline-block;
	font-size: .875rem;
	font-weight: 500;
	margin: 0;
}
.legal-nav-item {
	display: inline-block;
	padding-left: 1.25rem;
	position: relative;
	font-size: .875rem;
	font-weight: 500;
}

.legal-nav-list_l1 {
    display: inline-block;
    margin: 0;
  }
  
.legal-nav-link {
	color: #fff;
	font-size: .875rem;
	font-weight: 500;
	text-decoration: none;
}
.legal-nav-item::before {
	background-image: url(../img/ENTRAS_icon_LosangeFooter.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	content: "";
	height: .5625rem;
	left: .4375rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: .375rem;

}

main {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center !important;
  }
  
.scrollarea {
    overflow-y: auto;
  }

#ListRep {min-width: 450px;}
#ContenuRep {min-width: 650px;}

.BoiteFolder {display: flex;justify-content: space-between;color: #7083AF;font-size: 14px;}
.folderTree {  padding-top: 10px;display: flex;flex-direction: column;    }
.dossierRacine {background: url("../img/ENTRAS_icon_N1.png") 0 0 no-repeat; margin-top:2px; margin-bottom:2px;}
.dossierRacine li {
         font-weight: normal; line-height: normal;    color: #7083AF;
        ;list-style-type:none;cursor:pointer;}
.RacineN2 {
    background: url("../img/ENTRAS_icon_N2.png") 0 0 no-repeat;padding-left: 26px;}

li .RacineN3 { background: url("../img/ENTRAS_icon_N3.png") 0 0 no-repeat;color: #000; padding-left: 26px; }
        
.Titr2 {color: #7083AF;font-weight:500;font-size: 1.2rem;    margin-top: 1.5rem;}
.Stitr {font-size: 1.2rem;    margin-top: 1.5rem;}
.decal {padding-left: 50px;}

.Mentions li {
    background: url("../img/ENTRAS_icon_Li.png") 0 0 no-repeat;padding-left: 26px;list-style-type: none;margin-top: 1rem;}

    