/*------------FONTS-----------*/

/* Font Adelphe */

@font-face {
	font-family: 'adelphefloreal';
    src: url('Adelphe-FlorealBold.woff2') format('woff2'),
		 url('Adelphe-FlorealBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;	
}

@font-face {
	font-family: 'adelphefloreal';
    src: url('Adelphe-FlorealBoldItalic.woff2') format('woff2'),
		 url('Adelphe-FlorealBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;	
}

@font-face {
	font-family: 'adelphefloreal';
    src: url('Adelphe-FlorealItalic.woff2') format('woff2'),
		 url('Adelphe-FlorealItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;	
}

@font-face {
	font-family: 'adelphefloreal';
    src: url('Adelphe-FlorealRegular.woff2') format('woff2'),
		 url('Adelphe-FlorealRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;	
}

@font-face {
	font-family: 'adelphefloreal';
    src: url('Adelphe-FlorealSemiBold.woff2') format('woff2'),
		 url('Adelphe-FlorealSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;	
}

@font-face {
	font-family: 'adelphefloreal';
    src: url('Adelphe-FlorealSemiBoldItalic.woff2') format('woff2'),
		 url('Adelphe-FlorealSemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;	
}



/* Font BBB Poppins Display */

@font-face {
    font-family:'BBB Poppins Display';
    src:url('BBBPoppinsTN-DisplaySemiBold.woff2') format('woff2'),
		url('BBBPoppinsTN-DisplaySemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}


@font-face {
    font-family:'BBB Poppins Display';
    src:url('BBBPoppinsTN-DisplayBlack.woff2') format('woff2'),
		url('BBBPoppinsTN-DisplayBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family:'BBB Poppins Display';
    src:url('BBBPoppinsTN-DisplayBold.woff2') format('woff2'),
		url('BBBPoppinsTN-DisplayBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family:'BBB Poppins Display';
    src:url('BBBPoppinsTN-DisplayBoldItalic.woff2') format('woff2'),
		url('BBBPoppinsTN-DisplayBoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family:'BBB Poppins Display';
    src:url('BBBPoppinsTN-DisplayBlackItalic.woff2') format('woff2'),
		url('BBBPoppinsTN-DisplayBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
}


@font-face {
    font-family:'BBB Poppins Display';
    src:url('BBBPoppinsTN-DisplayRegular.woff2') format('woff2'),
		url('BBBPoppinsTN-DisplayRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family:'BBB Poppins Display';
    src:url('BBBPoppinsTN-DisplayRegularItalic.woff2') format('woff2'),
		url('BBBPoppinsTN-DisplayRegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family:'BBB Poppins Display';
    src:url('BBBPoppinsTN-DisplaySemiBoldItalic.woff2') format('woff2'),
		url('BBBPoppinsTN-DisplaySemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-stretch: normal;
}


/*Font BBB Poppins Text*/

@font-face {
    font-family:'BBB Poppins Text';
    src:url('BBBPoppinsTN-TextBold.woff2') format('woff2'),
		url('BBBPoppinsTN-TextBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family:'BBB Poppins Text';
    src:url('BBBPoppinsTN-TextBlack.woff2') format('woff2'),
		url('BBBPoppinsTN-TextBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family:'BBB Poppins Text';
    src:url('BBBPoppinsTN-TextRegular.woff2') format('woff2'),
		url('BBBPoppinsTN-TextRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}


@font-face {
    font-family:'BBB Poppins Text';
    src:url('BBBPoppinsTN-TextBlackItalic.woff2') format('woff2'),
		url('BBBPoppinsTN-TextBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
}


@font-face {
    font-family:'BBB Poppins Text';
    src:url('BBBPoppinsTN-TextBoldItalic.woff2') format('woff2'),
		url('BBBPoppinsTN-TextBoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
}



@font-face {
    font-family:'BBB Poppins Text';
    src:url('BBBPoppinsTN-TextRegularItalic.woff2') format('woff2'),
		url('BBBPoppinsTN-TextRegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family:'BBB Poppins Text';
    src:url('BBBPoppinsTN-TextSemiBoldItalic.woff2') format('woff2'),
		url('BBBPoppinsTN-TextSemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family:'BBB Poppins Text';
    src:url('BBBPoppinsTN-TextSemiBold.woff2') format('woff2'),
		url('BBBPoppinsTN-TextSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}

/*Font Homoneta*/

@font-face {
	font-family:'Homoneta';
	src:url('Homoneta-Regular.woff2') format('woff2'),
		url('Homoneta-Regular.woff') format('woff');
		font-weight:400;
		font-style: normal;
		font-stretch: normal;	
}

@font-face {
	font-family:'Homoneta';
	src:url('Homoneta-Italic.woff2') format('woff2'),
		url('Homoneta-Italic.woff') format ('woff');
		font-weight:400;
		font-style: italic;
		font-stretch: normal;
	
}



/*----------GENERAL CSS-----------*/

p:hover {
    color:pink;
}

 .container {
 	width:100%;
 	position:absolute;
    margin-top: 40px;
 }

h1.title {
	text-align:center;
	color:#483e33;
	font-family: 'BBB Poppins Display';
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
    font-size:3em;
    padding-left:30px;
    padding-right:30px;
}

a.linktitle:link, a.linktitle:visited {
    text-decoration: none;
    color:#2745c6;
    transition:color 1s;
}

a.linktitle:hover  {
    color:rgb(140, 80, 154);
    transition:color 0.5s;
    
}





html{
font-size:100%;
}

p.maintext {
	text-align:center;
	color:#483e33;
	font-family: 'Homoneta';
	font-weight: 400;
    font-size:1.2em;
	font-style: normal;
	font-stretch: normal;
    line-height:1.4em;
    
}





p.legende {
    text-align:center;
    color:#483e33;
	font-family: 'Homoneta';
	font-weight: 400;
    font-size:1em;
    font-style: normal;
	font-stretch: normal;
    line-height: 1.15em;
    
}

i.legende {
    
    font-style: italic;
    
}

p.introlegende {
    padding-top: 1.3em;
    padding-bottom:1.3em;
}



html, body {
 margin:0;
 padding:0;
 }
 
 body.bleu_nuit {background: #187090;}
 body.violet_nuit {background: #33304f;}
 body.jaune_canari {background: #fde447}
 
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



 

.colonne {
	max-width:800px;
	display:block;
	margin: 0 auto;
	padding-left:7%;
	padding-right:7%;
    padding-top: 15px;
	text-align:center;
	position:relative;
	z-index:100;
}



.mixcloud_wrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	margin-top:10%;
	box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2), 0 8px 30px 0 rgba(0, 0, 0, 0.19);
}

.mixcloud_wrapper iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.couverture {
	max-width:100%;
	height:auto;
	margin-top:5%;}

.cover_front {
	margin-top: 30%;
}

.cover_back {
	margin-bottom: 30%;
}

.image_ref {
	max-width:100%;
	height:auto;
    margin-bottom:-0.6em;
    padding-top:1em;
	/*
	Shadow around image (deactivated) 
    
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2), 0 8px 30px 0 rgba(0, 0, 0, 0.19);
    */
}

.presentation {
	margin-top:150px;
	margin-bottom:150px;
}

div.description_mix {
	margin:0 auto;
	display:inline-block;
	}


.titre_mix {
	font-family:'futuramedium', 'Arial';
	text-align:center;
	text-decoration:underline;
	font-size:45px;
	margin-top:50px;
	margin-bottom:50px;
	/*animation: blink 2s ease-in-out infinite;*/
}

audio {
	display:inline-block;
	width:100%;
	margin-top:60px;
}

h1, p {
	color:#fffde1;
}

.tracklist {
	font-family: 'futuramedium', 'Arial';
	font-size:15px;
	color:#111111;	
}

ul.tracklist {
	list-style-type:none;
	padding:0;
}

li {
	margin-bottom:0.7em;
}

p.description_mix {
	font-family: 'futuramedium', 'Arial';
	margin-top:30px;
	font-size:20px;
}


