.bande{
    background-color: #282f35;
	color: #ffffff;
}
.bande a{
    color: white;
}
.bande a:hover{
    color: #c59a6d;
}

.bot_border{
    border-bottom: 5px solid #c59a6d;
    padding-bottom: 5px;
}
.upp_border{
    border-top: 5px solid #c59a6d;
    padding-top: 5px;
}
hr{
	width: 50%;
	border-color: #c59a6d;
}
#MentionsLegales{
    font-size: 80%;
    display: none;
    padding-right: 5px;
}
#MentionLegaldown{
    display: none; 
}
#MentionLegalright{
    display: inline; 
}
#DonneesPersdown{
    display:none;
}
#DonneesPersright{
    display:inline;
}
#DonneesPers{
    font-size: 80%;
    display: none; 
    padding-left: 5px;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(249,255,244, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.logonsm{
    min-width: 10em;
    min-height: inherit;
}
.logo{
    padding-bottom: 15px;
}
.fa{
    color:#c59a6d;
}
.row{
    padding: 5px;
}


h1{
	font-weight: 700;
	font-size: 46px;
}

h2{
	text-transform: uppercase;
	font-size: 20px;
    text-align: center;
}
h3{
	font-size: 14px;
	font-style: italic;
	font-weight: 100;
	line-height: 26px;
}

h4{
	text-transform: uppercase;
	font-size: 16px;
	word-spacing: 2px;
}
h5{
	text-transform: uppercase;
	font-size: 12px;
	word-spacing: 2px;
}
h6{
	text-transform: uppercase;
	font-size: 10px;
	word-spacing: 2px;
	letter-spacing: 2px;
}

p{
	font-weight: 400;
}
.hr2{
	width: 20%;
	border-color: #c59a6d;
}

.containerPerso{
    padding-bottom: 50px;
    padding-top: 25px;
}

#footerzer{
    margin-top: 35px;
}