
body { 
	padding:0px;
	margin:0px;
	background-color:#131415;
}
article, footer, header, aside, nav {
	position:relative;
}
* { 
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
a { 
	transition:color 0.2s;  
	outline:0; 
}
a:hover {
	transition:color 0.2s; 
	outline:0;
}
* {
	outline:0!important;
}

header.ligneHeader { 
	padding:0px;
	margin:0px; 
	background:#141516;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0MTUxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #141516 0%, #121313 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#141516), color-stop(100%,#121313)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #141516 0%,#121313 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #141516 0%,#121313 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #141516 0%,#121313 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #141516 0%,#121313 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141516', endColorstr='#121313',GradientType=0 ); /* IE6-8 */
	border-bottom:solid 1px #32353a;
	-moz-box-shadow: 0px 0px 5px 0px #000000;
	-webkit-box-shadow: 0px 0px 5px 0px #000000;
	-o-box-shadow: 0px 0px 5px 0px #000000;
	box-shadow: 0px 0px 5px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=5); z-index:2; 
}

.ligneHeader .container { padding:0px 0px 0px 0px!important; }
header.ligneHeader .col { padding:0px; margin:0px; }

ul.navHeaderLinks { list-style:none; list-style-position:inside; margin:0px; padding:0px; }
ul.navHeaderLinks li { display:inline; margin-left:15px; line-height:2.3;}
ul.navHeaderLinks li a { color:#848484; text-decoration:none; font-size:12px; }
ul.navHeaderLinks li a:hover { color:#fff;  }

.btn-openMenu, .btn-closeMenu { 
	position:absolute; top:45px; right:0px; background-color:#fff; color:#333; padding:3px 10px 3px 10px;  font-family: 'Oswald', sans-serif; font-weight:400; font-size:14px; 
}
.btn-openMenu:hover, .btn-openMenu:focus, .btn-closeMenu:hover, .btn-closeMenu:focus {
	color:#ccc; text-decoration:none; 
}

.ligneHeaderMembers { 
	background-color:#fff; z-index:3; -moz-box-shadow: 0px 0px 5px 0px #000000;
	-webkit-box-shadow: 0px 0px 5px 0px #000000;
	-o-box-shadow: 0px 0px 5px 0px #000000;
	box-shadow: 0px 0px 5px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=5); 
}
.ligneHeaderMembers ul { 
	list-style:none; list-style-position:inside; margin:0px; padding:0px; 
}
.ligneHeaderMembers ul li { 
	display:inline; margin-left:15px; line-height:2.3; 
}
a.btn-line-header { 
	font-family: 'Oswald', sans-serif; font-weight:400; font-size:14px; color:#fff; text-align:center;background: #0e0e0f; 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlMGUwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjAyMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0e0e0f 0%, #020202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e0e0f), color-stop(100%,#020202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0e0e0f 0%,#020202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0e0e0f 0%,#020202 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0e0e0f 0%,#020202 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0e0e0f 0%,#020202 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0f', endColorstr='#020202',GradientType=0 );
	-moz-box-shadow: 0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	-o-box-shadow: 0px 0px 5px 0px #000;
	box-shadow: 0px 0px 5px 0px #000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=NaN, Strength=5); border:solid 1px #ccc;
}
a.btn-line-header:hover { color:#ccc; }

.infoHeaderMembers { 
	text-align:right; font-family: 'Oswald', sans-serif; font-weight:400; font-size:14px;
}

.searchTop ::-webkit-input-placeholder {  color:#333!important;}
.searchTop :-moz-placeholder {color:#333!important;}
.searchTop ::-moz-placeholder { color:#333!important;}
.searchTop :-ms-input-placeholder { color:#333!important;}
.error { border: dashed 2px #900; }

.header { padding:0px 10px 0px 10px; position:relative; }

.logo { margin:10px; }

.gradienTop { 
	padding:15px;
	border:solid 1px #0d3365;
	/* margin-top:25px; */
	color:#f6f6f6;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
	-moz-box-shadow: 0px 0px 5px 0px #404040;
	-webkit-box-shadow: 0px 0px 5px 0px #404040;
	-o-box-shadow: 0px 0px 5px 0px #404040;
	box-shadow: 0px 0px 5px 0px #404040;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#404040, Direction=NaN, Strength=5);
}
.searchtopinput { 
	border:solid 0px #0b2342;
	font-size:12px;
}
.btn-header { 
	transition: background 0.5s;
	background-color:#0d0f12;
	order:solid 0px #0b2342;
	padding:10px; color:#fff;
}
.btn-header:hover { 
	transition: background 0.5s;
	background-color:#1d58a7;
}

ul.accountTop { list-style:none; list-style-position:inside; margin:0px; padding:0px; }
ul.accountTop li { display:block; float:left; background-color:#0f3465; width:49%; }
.btnlistenH { 
	transition: background 0.5s;  display:block; width:100%; text-decoration:none; font-size:12px;-moz-box-shadow: 0px 0px 5px 0px #2b2b2b;
	-webkit-box-shadow: 0px 0px 5px 0px #2b2b2b;
	-o-box-shadow: 0px 0px 5px 0px #2b2b2b;
	box-shadow: 0px 0px 5px 0px #2b2b2b;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#2b2b2b, Direction=NaN, Strength=5);
}
ul.accountTop li a:hover { transition: background 0.5s  color 0.5s; }
ul.accountTopfull li { display:block; float:left; background-color:#0f3465; width:100%; }

.infosOnAir { 
	padding:20px;
	background: #1c1e21;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjMWUyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1c1e21 0%, #121313 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c1e21), color-stop(100%,#121313)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1c1e21 0%,#121313 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1c1e21 0%,#121313 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1c1e21 0%,#121313 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1c1e21 0%,#121313 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1e21', endColorstr='#121313',GradientType=0 ); /* IE6-8 */
}
.infosOnAir .col { margin-top:0px;margin-bottom:0px; }
.infosOnAir hr { background-color:#000; border:0px; }
.btn-apps { display:block; margin-bottom:5px; text-align:center; padding:5px; color:#fff; border:solid 1px #1c1e21; background-color:#1c1e21; }

.btn-apps:hover, .btn-apps:focus { color:#ccc; }
.btn-listen-multiple {
	color:#fff; text-align:center; text-decoration:none; 
	font-family: 'Oswald', sans-serif; font-weight:400; text-transform:uppercase;
	background: #1c1e21; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjMWUyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1c1e21 0%, #121313 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c1e21), color-stop(100%,#121313)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1c1e21 0%,#121313 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1c1e21 0%,#121313 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1c1e21 0%,#121313 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1c1e21 0%,#121313 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1e21', endColorstr='#121313',GradientType=0 );
}
.btn-listen-multiple:hover, .btn-listen-multiple:focus { color:#ccc; }
.listeStationChoice {  }

.gradienCurrentTop { 
	position:relative;
	background-color:#131415; 
	-moz-box-shadow: inset 0px 0px 5px 0px #000000;
	-webkit-box-shadow: inset 0px 0px 5px 0px #000000;
	-o-box-shadow: inset 0px 0px 5px 0px #000000;
	box-shadow: inset 0px 0px 5px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=5); 
}
.paddingInt { padding:10px; }
.currentInfos { text-align:center; width:100%;}
.verticalAlign { width:100%; text-align:center;}
.h3titre {  font-family: 'Oswald', sans-serif; font-weight:400; font-size:20px; text-transform:uppercase; margin:0px 0px 10px 0px; padding:0px;  }
.onairNameStation { margin-bottom:10px!important;  }
.h4artiste { 
	font-family:'Oswald', sans-serif;
	font-weight:400; font-size:17px; text-transform:uppercase;
	margin:0px; padding:0px; 
}

.btn-listen:hover, .btn-listen {
	display:none; position:absolute; top:0px; right:0px; width:100%; height:100%; text-align:center; padding:32px 0 0 0;   font-family: 'Oswald', sans-serif; font-weight:400; font-size:15px; 
	background-image:url(alpha.png);
	background-repeat:repeat; color:#fff; text-decoration:none;
}
.btn-listen span { font-size:40px; display:block;}
.showButtonListen:hover { cursor:pointer; }
.gloss { position:absolute; top:0px; left:0px; width:100%; height:50%;}

.btn-listen-disabled  { position:absolute; top:35%; right:0px; text-align:center; padding:5px 25px 5px 25px;  font-family: 'Oswald', sans-serif; font-weight:400; font-size:15px; background-color:#0e0e0f; color:#a6a8ab; text-decoration:none; text-transform:uppercase;  
border-bottom:solid 1px #232426; border-top:solid 1px #232426; border-left:solid 1px #232426;
}

.imgPlay { position:absolute; top:0px; left:0px; width:100%; height:100%; }
.imgPlaylogostation { display:none; position:absolute; top:0px; left:0px; width:100%; }

.onairScroll {
	cursor:pointer; position:absolute; right:20px; top:0px; width:25%; display:none;
	background-color:#1c1f24; 
	-moz-box-shadow: inset 0px 0px 5px 0px #000000;
	-webkit-box-shadow: inset 0px 0px 5px 0px #000000;
	-o-box-shadow: inset 0px 0px 5px 0px #000000;
	box-shadow: inset 0px 0px 5px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=5); border:solid 1px #1b1e23;
}
.onairScroll:hover { background-color:#212429; }
.onairScroll h3 { font-size:14px; margin-bottom:2px; }
.onairScroll h4 { font-size:14px; }

.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.80);
	 font-family: 'Oswald', sans-serif; font-weight:400; font-size:13px; 
	padding: 1em;
	display: none;
}
.back-to-top:hover, .back-to-top:focus {	
	background-color: rgba(255, 255, 255, 0.50); color:#000; text-decoration:none;
}	

.menuListen { 
	list-style:none; list-style-position:inside; margin:0px; padding:0px;
}
.menuListen li {
	list-style:none; list-style-position:inside; margin:0px; padding:0px;
}
.menuListen li a {
	position:relative;
	font-family:'Oswald', sans-serif;
	font-weight:400; display:block; font-size:14px; color:#fff; margin-bottom:3px;
	text-align:center; border:solid 1px #2a2d31;
	background:#26282c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjgyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDIyMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #26282c 0%, #202225 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26282c), color-stop(100%,#202225));
	background: -webkit-linear-gradient(top,  #26282c 0%,#202225 100%);
	background: -o-linear-gradient(top,  #26282c 0%,#202225 100%);
	background: -ms-linear-gradient(top,  #26282c 0%,#202225 100%);
	background: linear-gradient(to bottom,  #26282c 0%,#202225 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26282c', endColorstr='#202225',GradientType=0 );
	-moz-box-shadow: 0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	-o-box-shadow: 0px 0px 5px 0px #000;
	box-shadow: 0px 0px 5px 0px #000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=NaN, Strength=5); 
}
.menuListen li a:hover {
	text-decoration:none; background-color:#26282c; background-image:none; color:#676767;
}
.menuListen li a strong {
	display:block; text-align:center; width:100%;
}
.relative { position:relative; }
.social_wrapper {
	text-align: right; width: 64px; position: fixed; left:-25px; top:25%; z-index: 1;
}
.social { 
	display: inline-block; margin: 0; padding: 0px; list-style: none; white-space: nowrap;
}
.social li {
	display: block; padding: 0; margin: 0; margin-bottom: 2px;
}
.social li a {
	opacity: 1; filter: alpha(opacity=100); position: relative; display: block;
}
.social li a:hover {
	opacity: 0.7; filter: alpha(opacity=70);
}
.social li a em {
	display: block; width: 3px; height: 100%; 
	background: url(xyz.png) 0 0 repeat-y; 
	position: absolute; right: 0; top: 0; z-index: 2;
}
.social li img { margin-right:20px; }
.social li:hover img { margin-right:0px; }

.bgWhite { 
	background-color:#030303; /* FFF */
	padding:0px 0px 0px 0px;
	background-image:url(../images/bgWar.jpg);
	background-color:#030303;
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.paddingContent { padding:0px 10px 10px 10px;}
.colnomarge { margin-top:0px; }

.wrapTitle {
	margin: 10px 0 10px;
	background: url('xyz.png') repeat-x left center;
}

.titreNonCliquable { cursor:default!important; }
.titreNonCliquable:hover { cursor:default!important; color: #444!important; }

.wrapTitle h3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100; 
	font-size:21px; 
	text-transform:uppercase;
	display:inline-block;
	margin:0;
	padding-right:13px;
	margin:0px; 
	padding:0px;
	color:#f6f6f6;
	/*
	color:#444;
	background:#fff;
	*/
}
.wrapTitle h1 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100; 
	font-size:30px; 
	text-transform:uppercase;
	display:inline-block;
	margin:0;
	padding-right:13px;
	margin:0px; 
	padding:0px;
	color:#f6f6f6;
	/*
	color:#444;
	background:#fff;
	*/
}
.wrapTitle:hover h3 { 
	color:#ccc; 
	cursor:pointer;
}
.articlesGroups article { 
	transition: background 0.15s; 
	padding:5px; 
	border:solid 1px #fff;
	-moz-box-shadow: 0px 0px 10px 0px #c2c3c4;
	-webkit-box-shadow: 0px 0px 10px 0px #c2c3c4;
	-o-box-shadow: 0px 0px 10px 0px #c2c3c4;
	box-shadow: 0px 0px 10px 0px #c2c3c4;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c2c3c4, Direction=NaN, Strength=10);
}
.articlesGroups article img { 
	padding:2px; 
	border:solid 1px #e9e9e9; 
}
.articlesGroups article h3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100; 
	font-size:22px;
	margin:10px 0px 10px 0px; 
	padding:0px;
	color:#f6f6f6;
}
.articlesGroups article h4 { 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100; 
	font-size:25px;
	margin:10px 0px 10px 0px; 
	padding:0px;
	color:#666; 
}
.articlenonclicable { cursor:default!important;}
.articlesGroups article:hover { 
	transition: background 0.5s; background-color:#f1f1f1; cursor:pointer; 
}
.articlesGroupsnothover article:hover { cursor:default!important; }
.articlesGroupsVertical  { margin-bottom:15px; }
.btn-ensavoirplus {
	background-color: transparent; 
	background-image:url(xyz.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	color: #999999;
	display: inline-block;
	font-weight:400;
	font-family: 'Oswald', sans-serif; 
	padding-left: 25px;
}

.btn-ensavoirplus:hover, .btn-ensavoirplus:focus { 
	background-image:url(xyz.png); color:#000; text-decoration:none;
}
.articlesGroups article:hover .btn-ensavoirplus { 
	background-image:url(xyz.png); color:#000;
}

.footer { background-color:#000; border-top:solid 8px #333; }

.groupPartenaire { padding:15px 15px 15px 15px!important; }
.groupPartenaire .carousel { margin:0px 15px 0px 15px!important; }
.groupPartenaire .left { margin-left:-40px!important; }
.groupPartenaire .right { margin-right:-40px!important; }
.groupPartenaire .carousel-control {
   top:-25%;  width:5%; background-image:none!important;
}
.groupmenu { padding-bottom:25px!important; }
.footer ul  { 
	list-style:none; 
	list-style-position:inside;
	margin:25px 0px 0px 25px; 
	padding:0px;
	border-right:solid 1px #1c1e20;
	padding-right:25px;
}
.footer ul li { list-style:none; list-style-position:inside; margin:0px; padding:0px; }
.footer ul li a { color:#666; font-size:11px; font-weight:bold; }
.footer ul li a:hover { color:#fff; text-decoration:none; }
.footer ul li h3 { 
	font-family:'Oswald', sans-serif; font-weight:100; font-size:22px;
	margin:0px 0px 10px 0px; padding:0px;
}

.copyright { 
	font-size:11px;
	color:#4a4a4a;
	/*
	padding-bottom:25px; 
	padding-top:25px; 
	*/
}
.copyright img { margin:15px; }
.copyright p {
	width:33%; 
	/* 	margin:15px; */
}
.copyright a { 
	text-decoration:none;
	font-size:11px;
	line-height:21px;
	color:#f6f6f6;
}

#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

ul.menuTitleOnly { list-style:none; list-style-position: inside; margin:0px; padding:0px; }
ul.menuTitleOnly li { list-style:none; list-style-position: inside; margin:0px; padding:0px; }
ul.menuTitleOnly li a { 
	display:block; color:#000; line-height:1.3; margin-bottom:3px;
	border-bottom:dashed 1px #ccc;
	padding-bottom:3px;
}

#loader { text-align:center; }

#breadcrumbs-two{ 
	list-style:none; list-style-position:inside; 
	margin:0px; padding:0px; margin-bottom:0px; background-color:#ededed;
}
#breadcrumbs-two{
	overflow: hidden;
	width: 100%;
}
#breadcrumbs-two li{
	float: left;
	margin: 0 0 0 15px;
}
#breadcrumbs-two a{
	background: #e5e2e2;
	padding: .7em 25px .7em 25px;
	float: left;
	text-decoration: none;
	color: #3e3e3e;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-weight:100;
	font-size:15px;
}
#breadcrumbs-two a:hover{
	background: #d3d1d1;
	color:#333; 
}
#breadcrumbs-two a::before{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;   
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #e5e2e2 #e5e2e2 #e5e2e2 transparent;
	left: -1em;
}
#breadcrumbs-two a:hover::before{
	border-color: #d3d1d1 #d3d1d1 #d3d1d1 transparent;
}
#breadcrumbs-two a::after{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;   
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid #e5e2e2;
	right: -1em;
}
#breadcrumbs-two a:hover::after{
	border-left-color: #d3d1d1;
}
#breadcrumbs-two .current,
#breadcrumbs-two .current:hover{
	background: none;
	text-shadow:none!important; 
}
#breadcrumbs-two .current:hover{
	background: none;
	color:#fff;
}
#breadcrumbs-two .current::after,
#breadcrumbs-two .current::before{
	content: normal;
}

h1.titre_article {  font-family: 'Oswald', sans-serif; font-weight:700; font-size:30px; }
h2.chapo_article {  font-family: 'Oswald', sans-serif; font-weight:100; font-size:25px; }

.img_article_big {  border:solid 1px #e6e6e6; padding:2px; }
.gallery img { padding:2px; margin:5px 5px 0px 0px; border:solid 1px #e6e6e6; }
.contenu_article { margin-top:15px; text-align:justify; }

.bloc_partage {
	font-size:11px; -moz-box-shadow: inset 0px 0px 5px 0px #808080;
	-webkit-box-shadow: inset 0px 0px 5px 0px #808080;
	-o-box-shadow: inset 0px 0px 5px 0px #808080;
	box-shadow: inset 0px 0px 5px 0px #808080;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#808080, Direction=NaN, Strength=5); padding:15px;
}

.partagerArticle { background-color:#0c0c0c; color:#fff; border:solid 0px; }
.partagerArticle:hover, .partagerArticle:focus { 
	background-color:#363636; color:#fff; border:solid 0px;
}

.btn-bleu-dl { background-color:#0c0c0c; color:#fff; border:solid 0px; }
.btn-bleu-dl:hover, .btn-bleu-dl:focus { 
	background-color:#363636; color:#fff; border:solid 0px;
}

.btn-blanc {color:#fff; border:solid 0px; }
.btn-blanc:hover, .btn-blancl:focus { color:#ccc; border:solid 0px; }

#partage_article h3 { 
	color:#000;
	font-family: 'Oswald', sans-serif; 
	font-weight:100; 
	font-size:25px; 
	margin:0px 0px 0px 0px; 
	padding:0px; 
	line-height:1.3; 
	border-bottom:solid 1px #fff; 
	padding-bottom:5px;
}

.commentaires { 
	background-color:#ececec; 
	border:solid 1px #e6e6e6; 
	padding:15px; 
	margin:10px 0px 0px 0px;
}
.commentaires h3 { 
	color:#000;
	font-family:'Oswald', sans-serif;
	font-weight:100; 
	font-size:25px; 
	margin:0px 0px 10px 0px; 
	padding:0px; 
	line-height:1.3; 
	border-bottom:solid 1px #fff; 
	padding-bottom:20px;
}
.commentaires h3  a { 
	color:#000; 
	padding:5px 20px 5px 20px; 
	line-height:1.3; 
	background-color:#fff; 
	text-decoration:none;
}

.deposer_commentaire { background-color:#fff; margin:10px; padding:25px;  display:none; }
.deposer_dedicace { 
	margin:10px; padding:25px; 
	-webkit-box-shadow:0px 0px 10px 0px #000000; 
	box-shadow:  0px 0px 10px 0px #000000; 
	display:none; 
}
.btn-dedicace { 
	margin-top:15px!important; background-color:#333; color:#fff; border:0px; 
}
.btn-dedicace:hover, .btn-dedicace:focus { 
	margin-top:15px!important; background-color:#000; text-decoration:none; color:#fff; border:0px; 
}
.deposer_dedicaceOpen { display:block; }
.exlude_h3 { 
	border-bottom:solid 0px!important; font-size:14px!important; margin-bottom:25px!important; 
}

.comment {
    overflow: hidden;
    padding: 0 0 1em;
    border-bottom: 1px solid #ddd;
    margin: 0 0 1em;
    *zoom: 1;
}
.comment-img {
    float: left;
    margin-right: 33px; 
	cursor: default;
    border-radius: 5px;
    overflow: hidden;
}
.comment-img img {
    display: block;
}
.comment-body {
    overflow: hidden;
}
.comment .text {
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    background: #fff;
}
.comment .text p:last-child {
    margin: 0;
}
.comment .attribution {
    margin: 0.5em 0 0;
    font-size: 14px;
    color: #666;
}
.comments, .comment {
    position: relative;
}
.comments:before, .comment:before, .comment .text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 65px;
}
.comments:before {
    width: 3px;
    top: -20px;
    bottom: -20px;
    background: rgba(0,0,0,0.1);
}
.comment:before {
    width: 9px;
    height: 9px;
    border: 3px solid #fff;
    border-radius: 100px;
    margin: 16px 0 0 -6px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2), inset 0 1px 1px rgba(0,0,0,0.1);
    background: #ccc;
}
.comment:hover:before {
    background: #e3e7ec;
}
.comment .text:before {
    top: 18px;
    left: 78px;
    width: 9px;
    height: 9px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #e5e5e5;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.video-container {
    position: relative; z-index:0;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0; z-index:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.playAbs:hover { cursor:pointer; }
.playAbs:hover span { background-color:rgba(0,0,0,0.2);}
.playAbs span { 
	display:block; position:absolute; 
	width:100%; height:100%; 
	padding-top:25%; color:#fff; 
	top:0px; left:0px; 
	font-size:120px; text-align:center;
	text-shadow: 1px 2px 3px #000; 
}

.navpillsgris { background-color:#000;  }
.navpillsgris li a { color:#fff;}
.navpillsgris li.active, .navpillsgris li.active a,.navpillsgris li.active a:hover, .navpillsgris li:hover a { 
	color:#000!important; 
	background-color:#fff!important;
}

.itemSondage { background-color:#f5f5f5; border:solid 1px #e0e0e0; padding:10px; }
.itemSondage h4 { 
	font-family: 'Oswald', sans-serif; 
	font-weight:100; font-size:20px; 
	margin:5px 0px 5px 0px; padding:0px; 
}
.itemSondage a { color:#000; text-align:center; font-size:12px; display:block; margin-top:5px; }
.itemSondage .btn { color:#fff; background-color:#1f2020; border:solid 0px; }
.itemSondage .btn:hover, .itemSondage .btn:focus { 
	color:#fff; background-color:#363838; border:solid 0px; 
}

.sondage_bloc_en_colonne { 
	margin-top:10px; padding-bottom:10px; width:100%; padding:0px; 
	border-bottom:solid 0px #fff; 
}
.sondage_bloc_en_colonne .hide_rsp { margin:10px 0px 10px 0px!important; }
.sondage_bloc_en_colonne h3 { 
	font-size:16px!important; font-weight:bold; text-align:left; 
	padding:10px 0px 0px 0px!important; 
}
.sondage_bloc { margin-bottom:10px; padding-bottom:10px; width:100%; }
.sondage_bloc h3 { 
	font-family: 'Oswald', sans-serif; font-weight:100; font-size:20px; 
	margin:5px 0px 5px 0px; padding:0px; 
}
.sondage_bloc p { 
	margin:0px 0px 10px 0px; padding:15px;
	width:100%; background-color:#fff; 
	font-size:12px!important; 
	-webkit-box-shadow: 0 0 5px 0 #DEDEDE;
	box-shadow: 0 0 5px 0 #DEDEDE; 
	border:solid 1px #fff;
}

.btn-sondage { 
	background-color:#003a84; color:#fff; 
	padding:10px; margin-top:10px; 
	width:100%; margin-left:10px;
}
.btn-sondage:hover, .btn-sondage:focus { background-color:#002758; color:#fff; }

.btn-sondage-view { color:#000; font-size:12px; padding:10px; text-align:right!important }

.hide_rsp { display:none; }
.hide_rsp  { 
	margin:15px; padding:15px; border:solid 1px #fff; 
	background-color:#fff; 
}
.reponse_sondage_show { margin-bottom:5px; padding-bottom:5px; }
.reponse_sondage_show h6 { font-size:12px;}
.reponse_sondage_show .chart { 
	background-color:#000; color:#fff; padding:2px; 
	min-width:20px; 
	font-size:12px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.infosContact h3 { 
	font-size:22px; font-family: 'Oswald', sans-serif; font-weight:100;
}
.infosContact { font-size:12px; }
.infosContact a { color:#000;}

.wellsearch { background-color:#333; background-image:none; box-shadow:none; }
.wellsearch input { background-color:#fff; padding:5px; border:solid 0px; }
.wellsearch a { color:#fff; }
.wellsearch a:hover, .wellsearch a:focus { 
	color:#ccc; text-decoration:none; 
}
.historique tr td { 
	border-bottom:solid 1px #ccc; 
	padding-bottom:5px; 
	margin-bottom:5px; 
	margin-top:5px; 
	padding-top:5px; 
}
.historique tr td img.pochetteHistorique { padding:3px; border:solid 1px #ccc;}
.historique tr td h6 { 
	color:#0c0c0c;  font-size:28px; text-align:center; 
	font-family: 'Oswald', sans-serif; 
	font-weight:700; 
	margin:0px; padding:0px;
}
.historique tr td h3 { 
	font-size:25px; font-family: 'Oswald', sans-serif; font-weight:100; 
	margin:0px 0px 5px 0px; padding:0px;
}
.historique tr td h4 { 
	font-size:22px; color:#666; 
	font-family: 'Oswald', sans-serif; 
	font-weight:100; 
	margin:0px; padding:0px;
}

.voice { cursor:pointer;}
.voteUp { background-color:#060; padding:8px; color:#fff; font-size:20px; }
.voteDown { background-color: #900; padding:8px; color:#fff; font-size:20px; }

.infosOnAirAnnonce { 
	text-align:center; padding:10px; 
	-moz-box-shadow: inset 0px 0px 5px 0px #051324;
	-webkit-box-shadow: inset 0px 0px 5px 0px #051324;
	-o-box-shadow: inset 0px 0px 5px 0px #051324;
	box-shadow: inset 0px 0px 5px 0px #051324;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#051324, Direction=NaN, Strength=5);
}
.infosOnAirAnnonce * { margin:auto; }
.infosOnAirAnnonce .annonce { text-align:center;  margin:0px auto 0px auto; }

.annonceFooter { 
	background-color:#101111; 
	padding:10px; 
	-moz-box-shadow: inset 0px 0px 5px 0px #000;
	-webkit-box-shadow: inset 0px 0px 5px 0px #000;
	-o-box-shadow: inset 0px 0px 5px 0px #000;
	box-shadow: inset 0px 0px 5px 0px #000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=NaN, Strength=5); 
}
.annonceFooter * { margin:auto; }
.annonceFooter .annonce { 
	text-align:center; 
	width:728px; 
	height:90px; 
	margin:0px auto 0px auto; 
}

.containerPubColonne { 
	margin-bottom:20px; background-color:#efefef; text-align:center; padding:8px; 
}
.containerPubColonne * { margin:auto; }

.login_form { text-align:center; color:#000; margin-top:25px; }
.login_content { 
	text-align:left; width:90%; margin:auto; 
	background-color:#f6f6f6; 
	border:solid 1px #dee2e7; 
}
.login_content form { padding:10px 25px 25px 25px; }
.login_content h2 { 
	font-size:22px;
	font-family:'Oswald', sans-serif; 
	font-weight:100; 
	margin-bottom:10px; 
	margin:25px 0px 10px 25px; 
	border-bottom:solid 1px #dee2e7; 
	padding-bottom:10px; 
	color:#000; 
}
.login_social { padding:10px 25px 10px 25px; text-align:center; }

.membreArea { padding:0px 10px 10px 10px; }

.btn-inscrition-form {  width:94%; color:#2e333a; }
.btn-inscrition-forme:hover, .btn-inscrition-form:focus {  color:#000; }

#inscriptionForm { display:none; }
.stepinscription { display:none; }
.btn-bleu { color:#000!important; }

.paddingsocial { padding:0px 0px 0px  10px;}
.btn-social { color:#fff; padding:13px!important; }
.btn-social:hover, .btn-social:focus { color:#fff!important; }
.btn-facebook { background-color:#496daa; color:#fff; }
.btn-facebook:hover { background-color:#557fc7; color:#fff; }

.btn-microsoft { background-color:#180052;  color:#fff; }
.btn-microsoft:hover { background-color:#12003d;  color:#fff; }

.btn-twitter { background-color:#00acec; color:#fff;  }
.btn-twitter:hover { background-color:#22b5ec; color:#fff; }
.paddingLinks { padding-top:10px; }
.linkWhite { color:#fff; font-size:12px; }
.linkWhite:hover { color:#0196dd; font-size:12px; text-decoration:none; }

.btn-google { background-color:#de2214; }
.btn-google:hover { background-color:#e04d42; }

.login_content_modal { 
	padding:10px; border:solid 0px; 
	margin:0px; margin-top:15px; 
	border:solid 1px #fff; 
	-moz-box-shadow: 0px 0px 5px 0px #c6c6c6;
	-webkit-box-shadow: 0px 0px 5px 0px #c6c6c6;
	-o-box-shadow: 0px 0px 5px 0px #c6c6c6;
	box-shadow: 0px 0px 5px 0px #c6c6c6;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c6c6c6, Direction=NaN, Strength=5); 
	z-index:2;
}
.login_content_modal label { 
	padding:0px; border:solid 0px; margin:0px; 
	font-family: 'Oswald', sans-serif; 
	font-weight:100; font-size:15px; margin-bottom:5px;
}

.btn-xstop { padding:5px 5px 5px 5px!important; font-size:11px!important }

ul.navigationmembres { 
	margin:0px; padding:0px; list-style:none; list-style-position:inside; margin-bottom:25px; 
}
ul.navigationmembres li {  margin-bottom:10px; }

h3.titremenumembres { 
	padding:0px;
	font-family:'Oswald', sans-serif; 
	font-weight:100; font-size:20px; 
	padding-bottom:10px; border-bottom:solid 1px #ccc; 
	margin-bottom:10px; 
	color:#000; 
}
.contentZoneMembres { padding:0px 0px 0px 15px; }

.alert-custom { 
	background-color:#e6e9ee; border:solid 1px #ced3d9; font-size:12px; 
	margin:10px 0px 10px 0px; color:#2e333a; 
}
.alert-custom a {  color:#000; font-weight:bold; }
.alert-custom a:hover {  color:#2e333a; text-decoration:underline; }

.ligneMembres { border:solid 1px #ccc; padding:15px; }
.ligneMembres h3 { 
	padding:0px;
	font-family:'Oswald', sans-serif; 
	font-weight:100; font-size:20px; 
	padding-bottom:10px; 
	border-bottom:solid 1px #ccc; 
	margin-bottom:10px; color:#000; 
	margin-top:0px; padding-top:0px; 
}

#deposerForm { display:none; }
.steppublish { display:none; }
.annonce_form { text-align:center; margin-top:10px; }
.annonce_content { 
	text-align:left; width:100%; margin:auto; background-color:#f6f6f6; 
	border:solid 1px #dee2e7; 
}
.annonce_content form { padding:10px 25px 25px 25px; }
.annonce_content h2 { 
	font-size:22px;font-family: 'Oswald', sans-serif; font-weight:100; 
	margin-bottom:10px;
	margin:25px 0px 10px 25px; 
	border-bottom:solid 1px #dee2e7; padding-bottom:10px; 
}
.prix { 
	padding:0px;
	font-family: 'Oswald', sans-serif; 
	font-weight:100; font-size:15px; 
	margin-left:0px; margin-top:5px; 
	color:#a61818; 
}
.prixmin { margin-left:0px; margin-top:5px; color:#a61818; }
.infosannonce { 
	padding:15px; border:solid 1px #ccc; background-color:#ececec; margin-bottom:15px; 
}

.jourssemaine ul, .jourssemaine li{ 
	margin:0px; padding:0px; 
	list-style:none; list-style-position:inside; 
}
.jourssemaine ul li a { 
	color:#575757; line-height:2.3; border-bottom:solid 1px #ccc; display:block;
}
.jourssemaine ul li a:hover { color:#000; text-decoration:none; }
.jourssemaine { background-color:#efefef; border:solid 1px #dfdfdf; padding:15px; }
.wrapTitlenobg h3 { background-color:#efefef!important; }

.playerBody { padding-bottom:80px; }
.logoPlayer { margin:auto; text-align:center; padding:25px; background-color:#070809; }
.logoPlayer img { margin:auto; }
.containerStation { }
.coloneLogo img { width:100%; }
.paddingPlayer { padding:0px; }
.playerheader { 
	background-color:#000; margin:0px; padding:0px; 
	background-image:url(xyz.png); 
	background-repeat:repeat; 
}
.annoncePlayer { margin-top:10px; }

.colimgbg {
	background-image:url(xyz.png); 
	background-repeat:repeat; 
}
.currentInfosOnair { 
	text-align:center; padding:25px; 
	background-image:url(xyz.png); 
	background-repeat:repeat; 
}
.currentInfosOnair .relative { width:80%; margin:10px auto 10px auto; }
.currentInfosOnair .relative img { width:100%; }
.currentInfosOnair .relative img.imgPlay { 
	opacity: 0.3; filter: alpha(opacity=30); cursor:pointer;
}
.currentInfosOnair .relative img.imgPlay:hover { 
	opacity: 0.7; filter: alpha(opacity=70); cursor:pointer;
}

.onairTitre { 
	font-family: 'Oswald', sans-serif; 
	font-weight:400; font-size:22px; 
}
.onairArtiste { 
	font-family: 'Oswald', sans-serif; 
	font-weight:100; font-size:20px; 
}

ul.menuPlayerIcons { 
	list-style:none; list-style-position:inside; 
	margin:10px 10px 0px 0px; padding:0px; 
}
ul.menuPlayerIcons li { display:inline; margin-left:15px; line-height:2.3;}
ul.menuPlayerIcons li a { color:#848484; text-decoration:none; font-size:30px; }
ul.menuPlayerIcons li a:hover { color:#fff;  }

.colPaddingZero { 
	padding-top:0px!important; margin-top:0px!important;
	padding-bottom:0px!important; margin-bottom:0px!important; 
}

.bgDroitePlayer { }
.droitePlayer { padding:25px 25px 25px 0px; }
.tabsPlayer .nav  {  border-bottom:solid 1px #000; }
.tabsPlayer .nav li { background-color:#000; border-bottom:solid 1px #000; }
.tabsPlayer .nav li a { color:#696868;  font-family: 'Oswald', sans-serif; font-weight:400; }
.tabsPlayer .nav li:hover { background-color:#000; border-bottom:solid 1px #000; }
.tabsPlayer .nav li:hover a { 
	color:#fff; 
	font-family: 'Oswald', sans-serif; 
	font-weight:400; background-color:#000; border-color:#000; 
}
.tabsPlayer .nav li.active { background-color:#000; }
.tabsPlayer .nav li.active a { 
	color:#fff; 
	font-family: 'Oswald', sans-serif; 
	font-weight:400; background-color:#000; border:solid 1px #000;
}

.droitePlayer .wellsearch { 
	background-color:transparent; border:none; padding:0px; margin:15px 0px 15px 0px; 
}
.droitePlayer .wellsearch a { color:#fff!important; }
.droitePlayer .historique tr td { 
	border-bottom:solid 1px #373839; padding-bottom:5px; 
	margin-bottom:5px; margin-top:5px; padding-top:5px; 
}
.droitePlayer .historique tr td img.pochetteHistorique { 
	padding:6px; border:solid 1px #373839; background-color:#373839;
}
.droitePlayer .historique tr td h6 { 
	color:#7e8184;  font-size:22px; text-align:center; 
	font-family: 'Oswald', sans-serif; 
	font-weight:400; 
	margin:0px; padding:0px;
}
.droitePlayer .historique tr td h3 { 
	font-size:25px; 
	font-family: 'Oswald', sans-serif; 
	font-weight:100; margin:0px 0px 5px 0px; padding:0px; color:#fff;
}
.droitePlayer .historique tr td h4 { 
	font-size:18px; color:#ccc; 
	font-family: 'Oswald', sans-serif; 
	font-weight:100;
	margin:0px; padding:0px;
}
.droitePlayer .historique tr td h5 { color:#fff; }
.droitePlayer .historique tr td h5:hover { color:#7e8184; }

ul.menuIconApps { 
	list-style:none; list-style-position:inside; margin:auto; padding:0px; width:80%; 
}
ul.menuIconApps li { 
	width:50%; background-color:#menuIconApps; float:left; margin-bottom:5px; 
	padding:5px 5px 0px 5px;
}
ul.menuIconApps li a span { display:block; margin-bottom:10px; font-size:40px; color:#fff; }
ul.menuIconApps li a { 
	display:block; padding:10px; background-color:#0f0f10; color:#848484; 
	text-decoration:none; font-size:15px; 
	font-family: 'Oswald', sans-serif; font-weight:400; }
ul.menuIconApps li a:hover { color:#fff; background-color:#000; }

.bloc_auteur a { color:#000; font-size:12px; }
.bloc_auteur a:hover { color:#666; font-size:12px; text-decoration:none; }

.item_colonne h3 { font-size:18px; }
.item_colonne ul, .item_colonne li {
	list-style:none; list-style-position:inside; 
	margin:auto; padding:0px; 
}
.item_colonne li a { color:#000;}

.descriptionShadow { 
	padding:15px; border:solid 1px #fff; display:block; margin:15px 0px 10px 0px;
	-moz-box-shadow: 0px 0px 5px 0px #404040;
	-webkit-box-shadow: 0px 0px 5px 0px #404040;
	-o-box-shadow: 0px 0px 5px 0px #404040;
	box-shadow: 0px 0px 5px 0px #404040;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#404040, Direction=NaN, Strength=5); 
}

.jouez { 
	padding:80px 0 0 0; margin-top:20px; background-color:#fff; 
	border-top:solid 5px #0e0f0f; color:#000; position:relative; 
	-moz-box-shadow:  0px 0px 10px 0px #000000;
	-webkit-box-shadow:  0px 0px 10px 0px #000000;
	-o-box-shadow:  0px 0px 10px 0px #000000;
	box-shadow:  0px 0px 10px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=10); 
}
.jouez h3 { 
	font-size:22px;  font-family: 'Oswald', sans-serif; font-weight:400; color:#fff; 
	background-color:#0e0f0f; 
	position:absolute; 
	left:0px; top:25px; 
	margin:0px; padding:5px 15px 5px 15px; 
} 

.intjeu { padding:0px 25px 25px 25px; }

.text-sms { padding:15px; background-color:#ececec; font-size:15px; margin:15px; }
.text-sms strong { 
	font-size:25px; 
	font-family: 'Oswald', sans-serif; 
	font-weight:700; color:#0e0f0f;
}
.text-sms span {  font-size:11px; display:block; color:#333;  }

.tabjeu a { color:#000; }

#nt-example1 {
	margin: 0px; padding:0px; 
}
#nt-example1-container {
	text-align: center; position:relative;
}

.btndeposerdedicacescroll { 
	font-size:14px; position:absolute; top:10px; left:10px; color:#fff; 
	font-style:normal; font-weight:bold; 
	padding:3px 15px 3px 15px;
	font-family: 'Oswald', sans-serif; font-weight:400; display:block; font-size:14px; color:#fff; margin-bottom:3px; text-align:center; border:solid 1px #2a2d31;
	background: #26282c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjgyYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDIyMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #26282c 0%, #202225 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26282c), color-stop(100%,#202225));
	background: -webkit-linear-gradient(top,  #26282c 0%,#202225 100%);
	background: -o-linear-gradient(top,  #26282c 0%,#202225 100%);
	background: -ms-linear-gradient(top,  #26282c 0%,#202225 100%);
	background: linear-gradient(to bottom,  #26282c 0%,#202225 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26282c', endColorstr='#202225',GradientType=0 );
	-moz-box-shadow: 0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	-o-box-shadow: 0px 0px 5px 0px #000;
	box-shadow: 0px 0px 5px 0px #000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=NaN, Strength=5); 
}
.btndeposerdedicacescroll:hover { cursor:pointer; color:#ccc; }

.suitededicace{ 
	font-size:18px; 
	position:absolute; 
	top:14px; left:178px; 
	color:#fff;  
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; 
}

.infosdedicaces { padding:0px 0px 0px 0px!important; }

#nt-example1-container i:hover { color: #ccc; }

#nt-example1 li {
	color: #fff;
	margin: 0px;
	overflow: hidden;
	height: 45px;
	padding: 5px;
	line-height: 35px;
	list-style: none;
	font-size: 12px;
	text-align: center;
}

#nt-example1 li:hover { cursor:pointer; }

.liencloseintro { display:block; text-align:center; color:#fff; cursor:pointer; }
.liencloseintro:hover {  color:#ccc; cursor:pointer; text-decoration:none; }

@media only screen and (max-width: 800px) {
	.historique tr td { 
		width:100%!important; display:block; 
	}
}
 
.carousel-control {
	padding-top:10%;
	width:5%;
}

@media only screen and (max-width: 640px) {
	.header { text-align:center; }
	.header .logo { margin:20px auto 10px auto; }
	ul.accountTop li { 
		display:block; float:none; background-color:#0f3465; 
		width:100%; margin-bottom:5px;
	}
	.menuListen li a { padding:5px; line-height:2.3; }
	.gradienCurrentTop { 
		margin-top:25px;
		padding:10px;
		/*
		margin-top:25px!important; 
		padding:10px!important; 
		*/
	}
	.infosOnAir { padding:0px; margin:0px; text-align:center; }
	.infosOnAir img { margin-bottom:10px; }
	
	.footer ul { 
		float:none!important; 
		list-style:none; 
		list-style-position:inside; 
		margin:25px 0px 0px 25px; 
		padding:0px; 
		border-right:none; 
		padding-right:25px; 
	}
	.copyright { 
		text-align:center;
	}
	.copyright * { 
		float:none!important; 
		text-align:center; 
		margin:0px!important; 
		padding:0px!important;
	}
	.copyright p { 
		width:100%; 
		margin-top:25px!important; 
	}
}
