/* This stylesheet generated by Transfonter (https://transfonter.org) on April 27, 2018 10:16 PM */
@font-face {
    font-family: 'MS Gothic';
    src: url('../font/MS-Gothic.eot');
    src: url('../font/MS-Gothic.eot?#iefix') format('embedded-opentype'),
        url('../font/MS-Gothic.woff2') format('woff2'),
        url('../font/MS-Gothic.woff') format('woff'),
        url('../font/MS-Gothic.ttf') format('truetype'),
        url('../font/MS-Gothic.svg#MS-Gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa';
    src: url('../font/NexaBold.eot');
    src: url('../font/NexaBold.eot?#iefix') format('embedded-opentype'),
        url('../font/NexaBold.woff2') format('woff2'),
        url('../font/NexaBold.woff') format('woff'),
        url('../font/NexaBold.ttf') format('truetype'),
        url('../font/NexaBold.svg#NexaBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* This font-face generated by Transfonter (https://transfonter.org) on April 20, 2018 4:02 AM */
@font-face {
    font-family: 'Lemon/Milk';
    src: url('../font/LemonMilk.eot');
    src: url('../font/LemonMilk.eot?#iefix') format('embedded-opentype'),
        url('../font/LemonMilk.woff2') format('woff2'),
        url('../font/LemonMilk.woff') format('woff'),
        url('../font/LemonMilk.ttf') format('truetype'),
        url('../font/LemonMilk.svg#LemonMilk') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-repeat: no-repeat;
    background-position: top center;
}

.logoTxt {
	width: 300px;
    /* margin-top: 19px; */
    position: absolute;
    top: 52px;
    left: -60px;
    z-index: 9;
}

.logoAll {
	position: relative;
    left: 110px;
    top: 32px;
	width: 300px;
}

.logoIMG {
	    background-image: url(../images/logoTransp.png);
    width: 150px;
    height: 150px;
    position: absolute;
    left: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

hr {
    height: 1px;
    margin-top: -2px;
    margin-bottom: 1px;
    width: 144px;
    padding: 0;
    border: 0;
    -webkit-box-shadow: 0 0 1px 0 #000;
    box-shadow: 0 0 1px 0 #000;
}

.miraiTxt {
	    font-family: 'Nexa';
    font-weight: bold;
    font-size: 19px;
    font-variant: small-caps;
    letter-spacing: 1px;
    text-align: center;
    text-shadow: 0 0 1px #000000;
}

.japMirai {
	text-align: center;
    text-shadow: 0 0 1px #000000;
    font-family: 'MS Gothic';
    font-size: 30px;
}

.txtMirai {
width: 250px;
    padding: 20px;
    text-align: center;
    font-size: 30px;
    font-family: 'Nexa';
    position: absolute;
    left: 66px;
    text-shadow: 0 0 1px #000000;
    top: 205px;
}

.header {
	height: 400px;
	position: relative;
	    width: 1000px;
	margin: auto;
}

#blackLayer {
  background-color: rgba(0,0,0,.8);
  padding: 10px;
  text-align: center;
  //position: absolute;
  z-index: 30;
  margin-top: -8px;
      margin-left: -8px;
    margin-right: -8px;
}

.fontPage {
  font-family: 'Lemon/Milk';
  font-size: 75px;
  text-transform: uppercase;
    color: #fff;
  text-shadow: -2px 1px 1px rgba(0,255,255,0.6), 2px -1px 1px rgba(255,0,255,0.6);
}

.contentSite {
width: 800px;
    background-color: #fff;
	padding: 20px;
	margin: auto;
	margin-bottom: 50px;
}

#svg1 {
	position: absolute;
	right: 300px;
    top: 25px;
}

#svg2 {
	position: absolute;
	    right: 202px;
    top: 188px;
}

#svg3 {
	position: absolute;
	right: 107px;
    top: 25px;
}

#bbGif {
    position: absolute;
        right: 9px;
    top: 188px;
}

.titreNews {
	font-family: 'Nexa';
	font-size: 25px;
}

.titreCategorie {
	text-align: center;
	font-family: 'Lemon/Milk';
	font-size: 35px;
}

.logoSkull { 
	display: none;
}