@charset "utf-8";
/* CSS Document */
a#btnmenu {
    position: fixed;
    display: inline-block;
    top: 0;
    z-index: 10;
}
#btnmenu img {
    margin: 0.5vw 0 0 0.5vw;
    height: 7vh;
    width: 7vh;
    position: fixed;
    z-index: 100;
}





input[type="checkbox"],input[type="radio"] {
    vertical-align: middle;
    padding-right: 0;
    margin-right: 0;
    margin-left: 1vw;
}
input[type="submit"] {
    margin: 1vh;
    padding: 1vh;
    border-radius: 2vh;
    border: outset;
    font-size: 2vh;
}
input {
    color: #000;
    border-radius: 2px;
    border:none;
    padding: 1px 2px 1px 2px;
    margin:1px;
    box-shadow: 0px 1px 5px 1px rgb(0 0 0 / 10%);
}
select {
	border-radius:5px;
	padding:2px;
	box-shadow: 0px 1px 5px 1px rgb(0 0 0 / 10%);
}


nav#navA {
    /* padding-top: 9vh; */
    position: fixed;
    z-index: 5;
    top: 0vh;
    width: 100%;
    /* left: 7vw; */
}

#navA a {
    display: block;
    width: 10.5vw;
    /* float: left; */
    margin: 1.5vh 1vw;
    border: outset 3px #fff8;
    text-align: center;
    text-decoration: none;
    font-size: 1.2vw;
    padding: 1vh;
    /* height: 14vh; */
    border-radius: 30px;
    background-image: linear-gradient(to bottom right, #ffffff00, #ffffff55);
    text-shadow: 1px 1px 1px black;
}

#navA .flex {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    margin: 0 4vw;
}

#secstruct a {
    display: block;
    width: 40%;
    margin: 4%;
    overflow: hidden;
    text-align: center;
    font-size: 2.5vh;
    text-shadow: 1px 1px 1px black;
    border-radius: 7% 0;
    float: left;
    box-shadow: 0.2vw 0.2vw 0.2vw 0 rgb(0 0 0 / 30%);
}

#secstruct img {
    /* max-height: 22vh; */
    width: 100%;
    /* box-shadow: 8px 8px 10px 0 rgba(0,0,0,0.5); */
}


section#secstruct figcaption {
    background-color: #fff6;
    position: relative;
    z-index: 100;
    margin: -8vh 0 0 0;
    padding: 1vh 0 0 0;
}

#secstruct.flex a {
    width: 16%;
    margin: 1%;
    padding: 0;
}

input.letitre {
    width: 44%;
    margin: 1vh 0 3vh 0;
    font-size: 2.2vw;
    padding: 1vh;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    border: none;
    background-color: transparent;
    text-shadow: 1px 1px 1px black;
}

.newft {
    /* width: 48%; */
    padding: 2vw;
}
div#lelogo.divbg img {
    /* display: block; */
    /* height: 8vh; */
    margin: auto;
    width: 10vw;
    height: auto;
}

div.divbg.fd {
    float: right;
}
input#tel {
    width: 6vw;
}

input#url {
    width: 15vw;
}

input#mail {
    width: 15vw;
}

input#rue {
    width: 25vw;
}

div#lelogo {
    width: 18vw;
}

input {
    font-size: 0.9vw;
}

input[type="file"] {
    width: 7.8vw;
}

span.mouss {
    font-size: 20vh;
    line-height: 12vh;
    opacity: 0.4;
}

#menuint a.plus {
    border: 0;
    background-image: none;
}

div#flexu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
}

.divuser {margin: 2vh 1vw 0.5vw 1vw;/* background-color: #fff4; */width: 23%;border-radius: 10px;/* min-height: 14vh; *//* overflow-wrap: break-word; */padding: 0;}

.f1u {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 0.9vw;
    /* margin-bottom: -2.5vh; */
    /* margin-top: -2.5vh; */
    /* margin-left: -2vw; */
    margin-right: 0;
}

.f1u img {
    margin: auto;
    /* border-radius: 100%; */
    /* height: 10vw; */
    /* min-height: 10vw; */
    width: 100%;
    /* border-radius: 2rem 12rem 12rem 2rem / 2rem 12rem 12rem 2rem; */
    margin-right: 0.5vw;
}
.f1u div {
    /* max-width: 73%; */
    /* overflow: hidden; */
    /* text-align: center; */
    /* border-radius: 100%; */
    /* display: flex; */
    /* align-items: center; */
    /* flex-wrap: wrap; */
    /* align-content: center; */
}

div#box {
    position: fixed;
    top: 20vh;
    left: 30vw;
    width: 35vw;
    height: 65vh;
    /* background-color: #fff; */
    box-shadow: 0px 0px 30vw 30vw #fff7;
}
div#box2 {
    position: fixed;
    top: 0vh;
    left: 25vw;
    width: 50vw;
    height: 100vh;
    /* background-color: #fff; */
    box-shadow: 0px 0px 30vw 30vw #fff7;
    z-index: 100;
}
embed#lebox {
    width: 100%;
    height: 65vh;
}
embed#lebox2 {
    width: 100%;
    height: 100vh;
}

a.close {
    position: absolute;
    bottom: 0;
    right: 1vw;
    font-size: 2vw;
    z-index: 100;
    font-family: cursive;
}

div#flextype {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

#flextype a {
    display: inline-block;
    width: 16%;
    margin: 1vw;
}

#flextype img {
    height: 7vh;
}

#flextype figcaption {
 font-size: 0.8vw;
}

figure.imgoff{opacity: 0.3;}
figure.imgoff:hover{opacity: 1;}

.f1u h1 {
    font-size: 0.9vw;
    margin: 0 0 1vh 0;
}

.carre {
    width: 9vw;
    max-height: 12vh;
    height: 10vw;
    overflow: hidden;
    /* border-radius: 100%; */
    text-align: left;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    margin-right: 0.5vw;
}


input#mod2 {
    float: right;
    line-height: 5vh;
}

.blanc.moitie embed {
    height: 42vh;
}

embed#contact2 {
    height: 70.5vh;
    width: 88%;
    margin-left: 4%;
}


.f1u img.minicos {
    height: 12px;
    width: 16px;
}

.divuser h1 {
    font-size: 1.1vw;
    background-color: #fff3;
    padding: 0.5vh 0;
    margin: 0px 0 0vh 0;
    border-radius: 10px 10px 0 0;
}

div#naville {
    padding: 0 0 0 7vw;
}

img {}

nav#nav0 {
    height: 9vh;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
}


nav#nav1 {
    padding-top: 9vh;
}

.textf1u {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    text-align: center;
    min-height: 12vh;
}

.textf1u {
    width: 100%;
}

h1 span {
    font-size: 0.8vw;
    color: #ccc;
}

.divuser .plus {
    width: 2vw;
    font-size: 1.6vw;
    float: left;
    font-weight: bold;
    text-align: center;
    /* padding-left: 0.5vw; */
}

#navA a.in {
    background-color: #fff6;
}
p.icones {
    width: auto;
    float: right;
    /* text-align: left; */
    /* line-height: 5vh; */
    /* vertical-align: middle; */
    margin: 1vh;
}
img.outils {
    float: none;
    /* vertical-align: middle; */
    width: 3vw;
    margin-top: 1vh;
}

.flexV{
	display:flex;
	/* flex-direction: row-reverse; */
	align-items: flex-start;
	justify-content: space-evenly;
}

.flexV img {
    height: 5vh;
}

.flexV select#idc {
    padding: 1.3vh;
}

div#lelogo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}