@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700,300italic,400italic,700italic);
 @viewport {
 width: device-width;
 zoom: 1;
}
html {
	font-size: 62.5%;
	height: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	width: 100%;
	min-height: 100%;
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #ffffff;
}
/****** Apparence *******/

a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
	line-height: 1.5;
	font-size: 1.7rem;
	text-align: justify;
	font-weight: 300;
}
p.centre {
	text-align: center !important;
}
p.gras {
	font-weight: bold;
}
p.flux {
	padding-left: 5px;
	padding-top: 10px;
	font-size: 1.5rem;
}
footer p {
	font-size: 1.3rem;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
h1 {
	margin: 0;
	margin-top: 160px;
	margin-bottom: 26px;
	margin-left: 10%;
	padding: 5px;
	font-size: 1.8rem;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #ed2022;
	color: #ffffff;
	display: inline-block;
}
h2.normal {
	font-size: 1.8rem;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 16px;
}
h2.titre {
	margin: 0;
	margin-top: 26px;
	margin-bottom: 26px;
	padding: 5px;
	font-size: 1.8rem;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #ed2022;
	color: #ffffff;
	display: inline-block;
}

/***** Structure *****/

#container {
}
header {
	width: 100%;
	position: fixed;
	z-index: 5;
	background-color: #e8e8e8;
}
#logo {
	width: 80%;
	margin: 0 auto;
	background-image: url(images/bandeauMobile.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 110px;
}
section {
	position: absolute;
	width: 100%;
	z-index: 1;
	padding-bottom: 60px;
}
article {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 18px;
}

footer {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 5;
	background-color: #e8e8e8;
	text-align: center;
}

/********PLAYER ************/
#player-container {
	width: 460px;
	border: solid 1px #000000;
	height: 100px;
	margin-bottom:30px;
}
#image {
	width: 99px;
	height: 100px;
	vertical-align: top;
	display: inline-block;
	background-image: url(images/imgGlobal.png);
	background-size: contain;
	overflow: hidden;
	text-align: center;
	border-right:solid 1px #000000;
	
}
#image img {
	margin-top: -2px;
	margin-left: -2px;
	border: none;
	width: 103px;
	height: 104px;
	display: block;
}
#commandes {
	display: inline-block;
	height: 100px;
	vertical-align: top;
	width: 340px;
	padding-left: 10px;
}
#station {
	width: 100%;
	height: 20px;
	padding-top: 5px;
}

iframe.recupTitre{
	width:100%;
	border:none;
	height:23px;
	margin:0 auto;
	overflow:hidden;
	padding-top:2px;
}

#titre{
	width: 100%;
	height:auto;
}

#titre p.marquee {
	letter-spacing: -0.4px;
	text-align: left;
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    animation: marquee 13.5s linear 4;
	transform: translateZ(0);
	animation-delay: 3s;
	padding:0;
}

#station p {
	font-size: 1.3rem;
}

#boutons-player{
	display:inline;
}

#bouton-play, #bouton-pause {
	height: 30px;
	width: 30px;
	margin-bottom: 9px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
}
#bouton-play {
	/*background-image: url(images/play.png);*/
	
}

#bouton-pause{
	margin-top:11px;

}

#bouton-play img, #bouton-pause img{
	height: 30px;
	width: 30px;
}

#bouton-play a, #bouton-pause a{
	display:block;
	height: 100%;
	width: 100%;
	font-size:1.3rem;
	color:#FFFFFF;
	text-decoration:none;
}


#bouton-pause {
	/*background-image: url(images/pause.png);*/
	margin-left:10px;
}
.hidden {
	visibility: hidden;
}
.btn-canton-player {
	height: 30px;
	width: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	display: inline-block;
	vertical-align: top;
}
.btn-canton-player img {
	height: 30px;
	border: solid 1px #000000;
}
audio {
	display: none;
}

.btn-canton, .btn-canton-fin {
	height: 35px;
	width: 35px;
	margin: 0 auto;
	display: inline-block;
	padding-bottom: 10px;
}
.btn-canton {
	padding-right: 13px;
}
.btn-canton img, .btn-canton-fin img {
	height: 100%;
	border: solid 1px #000000;
}

br.mobilebr{
	display:none;
}

/*********** Texte défilant ***********/

.marquee:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee {
    0%   { text-indent: 0 }
    100% { text-indent: -260px }
}
/**************** FACEBOOK ************/
div.fb-page {
	margin: 0 !important;
	display: block !important;
	width: 94%;
	min-width: 240px;
	max-width: 460px;
	height: 440px;
	border: solid 1px #4b4649;
	overflow: hidden;
}

@media screen and (max-width: 768px) {
header, section, footer {
	position: relative;
}
#logo, article, footer p {
	width: 90%;
}
section {
	padding: 0;
}
div#player {
	width: 95%;
}
h1 {
	margin-top: 20px;
	margin-left: 5%;
}
div.fb-page {
}
	
	/********TEST PLAYER**/
	
@media screen and (max-width: 540px) {
#player-container {
 width:320px;
 height:200px;
}

iframe{
	
}

#titre p{
	font-size:1.5rem;
}

#image{
	width:139px;
	height:200px;
	background-size:100px;
	background-position:20px 50px;
	background-repeat:no-repeat;
}

#image img {
	
	width: 99x;
	height: 100px;
	margin-top: 50px;
	margin-left:20px;
}

 #commandes {
 width:170px;
 padding-left:10px;
}

#bouton-play, #bouton-pause {
	height: 32px;
	width: 32px;
	margin-bottom: 8px;
}


#bouton-play img, #bouton-pause img{
	height: 32px;
	width: 32px;
}



#bouton-pause {
	/*background-image: url(images/pause.png);*/
	margin-left:14px;
}

#boutons-player{
	display:block;
}

 .btn-canton-player {
 height:34px;
 width:32px;
 margin-top:8px;
 margin-bottom:8px;
 margin-left:0;
 margin-right:14px;
 display:inline-block;
 vertical-align:top;
}
 .btn-canton-player img {
 width:32px;
 height:auto;
 border:solid 1px #000000;
}
br.mobilebr{
	display:inline;
}
}
 @media screen and (max-width: 330px) {
 #player-container {
 
}


 #commandes {
 width:170px;
 padding-left:10px;

}


 .btn-canton, .btn-canton-fin {
 height:35px;
 width:35px;
 margin:0 auto;
 display:inline-block;
 padding-bottom:10px;
}
 .btn-canton {
 padding-right:10px;
}
}

