@charset "UTF-8";
/* CSS Document */
body {
background-color: black;
	color:antiquewhite;
font-family: "Pattaya", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 24px;
}
.daftbrandtop {
margin:15px 30px 0 30px;
}
	  /* Le parent */
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
/* L'enfant */
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.espaceblocvideo {
margin-top: 25px;
}		  
.legendvideo {
display: inline-block;
width:100%;
height: 40px;
text-align:center;
line-height: 50px;
color: aliceblue;
font-family: "Pattaya", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 24px;
}
.pattaya-regular {
font-family: "Pattaya", sans-serif;
font-weight: 400;
font-style: normal;
}
.espacefooter {
margin-top: 30px;
font-size: 18px;
}
.navnoir {
background-color: black;
}
.navbar .navbar-nav .navbar-brand .navbar-expand-lg {
display: inline-block;
float: none;
}
.navbar .navbar-collapse {
text-align: center;
}
.daftdenicenetwork {
width:100%;
text-align: center;
margin: 30px 0 30px 0;
}
.networkicon {
display: inline-block;
margin: 0 20px 20px 20px;
width: 56px;
height: 56px;
}
