body .slideshowbg {
	background-image:url(http://api.bdbuzz.net/buzz/images/headerp3.png) ;
	background-position:center bottom;
	background-size: cover;
	z-index: 1;
}
	
body .slideshow{
	background-image:url(../images/headerp3.png) ;
	background-position:center bottom;
	background-size: cover;
	position: relative;
	width:100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
body[class="3D"] .slideshow{
	position: relative;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	height: auto;
	}

body[class="3D"] .slideshow .slideshowcontainer{
	width: 100%;
	padding-bottom:27%;
	margin-top: 5%;

}

body[class="3D"] .slideshow .slideshowitem{
	position: absolute;
	display: block;
	border-radius: 10px;
}

body[class="2D"] .slideshow{
	width:100%;
	padding-bottom:47%;
}

body[class="2D"] .slideshow .slideshowcontainer{
	width:100%;
}

body[class="2D"] .slideshow .slideshowitem{
	display: block;
	position: absolute;
	width: 100%;
	border-radius: 0px;
}


/* BUZZ */
 @font-face { 
  font-family: 'Arvo'; 
  src: url('Arvo.ttf'); 
}

 @font-face { 
  font-family: 'Stanberry'; 
  src: url('Stanberry.ttf'); 
}

/*
body{
	margin: 0px;
	width:100%;
	overflow-x:hidden;
	-webkit-touch-callout: none;
}
*/

body[class="3D"] .slideshow + .mainblock{
	background:-webkit-linear-gradient(#e7e7e7 0%, #ffffff 100%);
}


.loading{
	margin-top: 40px;
	font-family: 'Arvo';
	color:#333333;
	text-align: center;
	width: 100%;
}

#maincontent{
	height: auto;
}

.mainblock{
	height: auto;
	width:100%;
	background:-webkit-linear-gradient(#e7e7e7 0%, #ffffff 100%);
	background:-moz-linear-gradient(#e7e7e7 0%, #ffffff 100%);
	overflow-y:hidden;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
 only screen and (-o-min-device-pixel-ratio: 3/2),
 only screen and (min--moz-device-pixel-ratio: 1.5),
 only screen and (min-device-pixel-ratio: 1.5){
  .titreblock{
    background: url('images/pucebulle_pleine_p@2x.png') no-repeat;
    /* la mÃªme image en 2x plus grande*/
    background-size: 17px 16px;
  }
  body[class="3D"] .slideshow .slideshowitem{
	border: solid 1px transparent;
	}
}

@media only screen and (-webkit-max-device-pixel-ratio: 1.5),
 only screen and (-o-max-device-pixel-ratio: 3/2),
 only screen and (max--moz-device-pixel-ratio: 1.5),
 only screen and (max-device-pixel-ratio: 1.5){
  .titreblock{
    background: url('images/pucebulle_pleine_p_small.png') no-repeat;
  }
}

body[class="2D"] .slideshow + .mainblock{
	background: url('images/fondtop_p_@2x.png') no-repeat;
	background-size: 350px 70px;
}

.titreblock{
	height: 17px;
	background-position: 2px 1px;
	font-family: 'Arvo';
	color:#333333;
	font-size:medium ;
	width: 100%;
	display: inline-block;
}

.titreblock .left{
	float: left;
	text-align: left;
	padding-left: 25px;
}

.titreblock .right{
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-top: 6px;
/* 	line-height: 16px; */
	font-size:1em;
	background-color: #888888;
}
.titreblock .right a{
	margin: 4px;
	text-decoration: none;
	color:white;
}

.scrollview{
	width:100%;
	overflow-y:hidden;
	overflow-x: scroll;
	height: auto;
/* 	-webkit-overflow-scrolling: touch; */
}

.blockrubriques{
	width: 1600px;
	height: 120px;
}
@media only screen
and (max-device-width : 600px){
	.blockrubriques{
		height: 100px;	
	}
}

.rubriqueitem{
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	width: 184px;
	height: 86px;
/* 	border-radius: 20px; */
	background: transparent;
	display: inline-block;
}
@media only screen
and (max-device-width : 600px){
	.rubriqueitem{
		width: 160px;
		height: 75px;	
	}
}

.rubriqueitem img{
	width: 184px;
	height: 86px;
}
@media only screen
and (max-device-width : 600px){
	.rubriqueitem img{
		width: 160px;
		height: 75px;	
	}
}


.blockbds{
	width:100%;
	height: 202px;
	float:left;
	display: inline-block;
	overflow-x: scroll;
}
@media only screen
and (max-device-width : 600px){
	.blockbds{
		height: 166px;
	}
}


.bditem{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 108px;
	border-radius: 0px;
	display: inline-block;
	}
@media only screen
and (max-device-width : 600px){
	.bditem{
		width: 85px;
	}
}

.bditem img{
	margin-top: 0px;
	height: 140px;
	width: 108px;
	overflow: hidden;
	text-align: center;
	border-radius: 2px;
	background:-webkit-linear-gradient(rgba(0,0,0,0.32) 0%, #ffffff 100%)
}
@media only screen
and (max-device-width : 600px){
	.bditem img{
		height: 110px;
		width: 85px;	
	}
}

.bditem .titre,.serie,.tome{
	padding-left: 5px;
	height: 12px;
	width: 108px;
	white-space: nowrap;
    overflow: hidden;
    font-family: 'Stanberry';
    text-overflow: ellipsis;
	color:#333333;
	text-align: left;
	font-size: small;
	display: block;
	border-left:solid 1px #333333;
}
@media only screen
and (max-device-width : 600px){
	.bditem .titre,.serie,.tome{
		width: 85px;	
	}
}
.bditem a{
	text-decoration: none;
}
