input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

input[type="image"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
/* CD Index responsive *********************************************** */

.cellr
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   text-align: center;
   line-height: 14px;
   border: solid 1px #c0c0c0;
   padding : 8px;
   overflow:visible;
   visibility: visible;
}
.cellrh
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   text-align: center;
   line-height: 15px;
   /*border: solid 1px;*/
   color : #ffffff;
   padding:3px 0 3px 0;
   background-color:#004d4d;
}

@media screen and (max-width: 700px)  {
	
	#tablecd thead {
	display: none;
	}
	
	#tablecd tr {
	border: solid 1px #000000;
	}
	

	#tablecd .cellr {
	display: block;
	text-align: right !important;
	min-height : 18px;
	padding : 8px;
	}
	
	#tablecd .tdmusicien {
	font-weight: bold;
	}

	#tablecd .cellr:before {
	content: attr(data-label);
	float: left;
	color: #004d4d;
	font-weight: normal;
	font-size : 13px;
	}
	
	.cellr
	{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   text-align: center;
   line-height: 16px;
   border: solid 1px #e5e5e5;
   padding : 8px !important;
   overflow:visible;
   visibility: visible;
	}
	
	
}

/* FIN CD Index responsive *********/


#container_index
{
	background-color: transparent;
	border-collapse: collapse;
	position:relative;
	float:left;
	width: 100%;
	clear:left;
	display:block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
   
   
}

.debutpage {
	-moz-box-shadow: 5px 5px 7px #696969;
	-webkit-box-shadow: 5px 5px 7px #696969;
	box-shadow: 5px 5px 7px #696969;
}



.tableforum {
	padding:0px;
	margin: 0;
	width:100%;
	/*max-width: 980px;*/
	border-collapse: collapse;
	-moz-box-shadow: 5px 5px 7px #696969;
	-webkit-box-shadow: 5px 5px 7px #696969;
	box-shadow: 5px 5px 7px #696969;
}



.blogbutton
{
visibility:hidden;
}
.blogthumb {
background-color:transparent !important;
border-width: 0 !important;
box-shadow: unset !important;

}

#articleindexcd .blogthumb {
	width : 22%;
	
}

#articleindexcd .blogthumb img{
	width:90% !important;
}

#articleindexdvd .blogthumb {
	width : 18% ;
}
#articleindexdvd .blogthumb img{
	width:90% !important;
}
#articleindexmus .blogthumb {
	width : 30%;
}
#articleindexmus .blogthumb img{
	width:90% !important;
}
#articleindexlivres .blogthumb {
	width : 18%;
}
#articleindexlivres .blogthumb img{
	width:90% !important;
}

#cont-debut {
width:100%;
}
	

#textdebut1 {
	font-size: 16px;
}
#textdebut2 {
	font-size: 16px;
}

#tablecd
{
   visibility: visible;
   color : #000;
   border-collapse: collapse;
   width:100%;
   border:none;
   display:table;
   /*table-layout:fixed;*/
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   /*-moz-box-shadow: 5px 5px 7px #696969;
   -webkit-box-shadow: 5px 5px 7px #696969;
   box-shadow: 5px 5px 7px #696969;*/
}
.trmaxmus
	{	
	display: table-row;
	}
.trmaxmus2
{	
	display: table-row;
	color : black;
	/*height : 35px;*/
}
.trminmus 
	{	
	display: none;
	visibility: none;
	}
/*#tablecd tr{
  background-color: white;
  
}*/

#tablecd tr:nth-child(2n+0){
  background-color: #fcfcfc;
} 
#tablecd #trdvd:nth-child(even){
  background-color:#e3ecf6;
  
}
 
/*tr:nth-child(odd){
  background-color:#f5f5f5;
  
}
tr{
  background-color:#ffffff;
  
}*/

#tablecd th{
  /*background-color:#696969;*/
  border-left : 1px solid #ffffff;
  
}
#tablecd th:first-child 
{
   border-left:none;
}
.cell0
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   text-align: center;
   line-height: 15px;
   /*border: solid 1px;*/
   color : #ffffff;
   padding:3px 0 3px 0;
   background-color:#004d4d;
}
.cell0b
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   text-align: center;
   line-height: 15px;
   background-color:#696969;
   /*border: solid 1px;*/
   color : #ffffff;
   visibility: visible;
   padding:3px 0 3px 0;
   background-color:#004d4d;
   
   
}
 .cell2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 14px;
   border: solid 1px #c0c0c0;
   /*padding : 8px;*/
   padding-top : 4px !important;
   padding-bottom: 4px !important;
   padding-left: 4px;
   overflow:visible;
}
 .cell2b
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 14px;
   border: solid 1px #c0c0c0;
   padding : 8px;
   overflow:visible;
   visibility: visible;
}

 .cell0m, .cell0p
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 15px;
   border: solid 1px;
   color : #ffffff;
   padding:3px 0 3px 0;
   background-color:#062e58;
}
 .cell0bm, .cell0bp
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 15px;
   border: solid 1px;
   color : #ffffff;
   visibility: visible;
   padding:3px 4px 3px 4px;
   background-color:#062e58;
   
   
}
.cell0cm
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 15px;
   border: solid 1px;
   color : #ffffff;
   visibility: visible;
   padding:3px 4px 3px 4px;
   background-color:#062e58;
   display: none;
   
   
}
.cell0dm
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 15px;
   border: solid 1px;
   color : #ffffff;
   visibility: visible;
   padding:3px 4px 3px 4px;
   background-color:#062e58;
   
}
 .cell2m, .cell2p
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 14px;
   border: solid 1px #c0c0c0;
   padding : 8px;
   overflow:visible;
}
 .cell2bm, .cell2bp
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 14px;
   border: solid 1px #c0c0c0;
   padding : 8px;
   overflow:visible;
   visibility: visible;
}


 .cell0l
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 15px;
   color : #ffffff;
   padding:3px 0 3px 0;
   background-color:#012d49;
}
 .cell0bl
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 15px;
   color : #ffffff;
   visibility: visible;
   padding:3px 4px 3px 4px;
   background-color:#012d49;
   
   
}
 .cell2l
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 14px;
   border: solid 1px #c0c0c0;
   padding : 8px;
   overflow:visible;
}
 .cell2bl
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 12px;
   text-align: center;
   line-height: 14px;
   border: solid 1px #c0c0c0;
   padding : 8px;
   overflow:visible;
   visibility: visible;
}


#divrecherchecd {
	position:relative;
	left: 0px;
	top: 0px;
	margin:0 auto 0 auto;
	padding:0;
	width: 100%;
	max-width : 900px;
	height: auto;
	padding : 10px 0;
	background-color: transparent;
	display: flex;
	display: -webkit-flex;
	flex-direction : row;
	-webkit-flex-direction : row;
	-moz-flex-direction : row;
	align-items : center;
	-webkit-align-items : center;
	-moz-align-items : center;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	flex-wrap : wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
}
/*#wb_ResponsiveMenu1 a:hover, #wb_ResponsiveMenu1 ul ul ul a {
	background-color : #4F4F4F !important;
}*/



#divrecherchecd  form{
	left: 0px;
	top: 0px;
	margin:0;
	width:100%;
	padding:0;
	/*text-align:right;
	float:right;*/
	
}
#recherchecd {
	margin:0px;
	padding:0 0 0px 8px;
	width: 200px;
	height: 30px;
	border: 1px #000 solid;
	background-color: #FFFFFF;
	background-image: none;
	color: #696969;
	flex-wrap : wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	font-family: "Open Sans";
	font-weight: normal;
	font-size: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#recherchecd:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#divnbrecherchecd {
	position:relative;
	color:black;
	font-size:12px;
	left: 0px;
	top: 0px;
	margin:0 3% 8px 0;
	padding:0;
	width: auto;
	height: 16px;
	background-color: transparent;
	display: flex;
	display: -webkit-flex;
	text-align:right;
	float:right;
}
#tripar
{
   height:30px;
   margin-left:0%;
   width:200px;
   border: 1px #000 solid;
   border-radius : 0px;
   -webkit-appearance: none;
    -moz-appearance: none;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
   color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   padding: 0 0 0 8px;
   /*padding: 0;*/
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display:inline-block;
   vertical-align:middle;
   /*position:absolute;
   left:62px;
   top:93px;
   width:146px;
   
   z-index:3;*/
}
#tripar:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}

#tri {
	display:inline-block;
	position:relative;
	vertical-align:middle;
	width : 30px; 
	height : 30px;
}

#loupe {
	display:inline-block;
	position:relative;
	vertical-align:middle;
	height: 30px;
	width:30px
	}
#drech, #dtri {
	/*min-width : 300px;*/
	width : auto;
}

#dtri {
	appearance: none;
	font-family: inherit;
	font-size: inherit;
	cursor: inherit;
	line-height: inherit
	
}
#wb_indexLivresText9 {
	width : auto;
}


#wb_MaterialIcon1
{
   background-color: transparent;
   background-image: none;
   margin: 20px 20px 20px 0px;
   border: 0px #245580 solid;
   text-align: right;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width:30px;
   height:30px;
   float:right;
   z-index:3;
   
   
}
#wb_MaterialIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}

#MaterialIcon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   margin: 0;
   vertical-align: middle;
   width: 30px;
}
#wb_MaterialIcon1:hover i
{
   color: #337AB7;
}

#newdivforummini
{
   background-color: transparent;
   background-image: none;
   /*position: relative;*/   
   text-align: left;
   float: left;
   width: 280px;
   height: 30px;
   float: left;
   margin-left: 1%;
   z-index: 10;
   color : #4F4F4F;
   font-size : 13px;
   /*font-weight : bold;*/
   line-height : 28px;
   margin : 20px 0 20px 20px;
}
#newdivforummini  a 
{
	text-decoration : none;
}
#newdivforummini  a:hover 
{
	text-decoration : none;
}
a
{
	text-decoration : none;

}
a:hover
{
	text-decoration : none;

}
#wb_premm
{
   /*position: absolute;
   position: relative;*/
   /*left: 0px;
   top: 4px;*/
   display: inline-block;
   position: relative;
   text-align: left;
   width: auto;
   height: 30px;
   z-index: 9;
   vertical-align:middle;
}


#wb_suivm
{
   display: inline-block;
   position: relative;
   text-align: center;
   /*left: 355px;
   top: 4px;*/
   width: auto;
   height: 30px;
   z-index: 5;
   margin-left:5%;
   vertical-align:middle;
  
}
#wb_pagem
{
   
   display: inline-block;
   position: relative;
   text-align: left;
   /*left: 137px;
   top: 4px;*/
   width: auto;
   height: 30px;
   z-index: 7;
   margin-left:5%;
   vertical-align:middle;
}
#wb_precm
{
   display: inline-block;
   position: relative;
   text-align: left;
   /*left: 37px;
   top: 4px;*/
   width: auto;
   height: 30px;
   z-index: 6;
   margin-left:5%;
   vertical-align:middle;
}
#wb_derm
{
   display: inline-block;
   position: relative;
   text-align: left;
   /*left: 454px;
   top: 4px;*/
   width: 25px;
   height: 30px;
   z-index: 8;
   margin-left:5%;
   vertical-align:middle;
}

#suivm
{
   
   width: 25px;
   height: 28px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #999999 solid;
   vertical-align:middle;
   text-align:center;
}
#suiv_textm  > a 
{
	text-decoration : none;
}
#suiv_textm  > a:hover 
{
	text-decoration : none;
}
#suiv_textm
{
   position: relative;
   display: inline-block;
   left: 0px;
   top: 0px;
   width: auto;
   height: 30px;
   overflow: hidden;
   text-align: center;
   vertical-align:middle;
}
#precm
{
   width: 25px;
   height: 28px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #999999 solid;
   text-align:center;
}
#prec_textm
{
   position: relative;
   left: 0px;
   top: 0px;
   width: 25px;
   height: 28px;
   overflow: hidden;
   text-align: center;
}
#pagem
{
   display: inline-block;
   position: relative;
   text-align: left;
   width: 85px;
   height: 28px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #999999 solid;
   vertical-align:middle;
   
}
#page_textm
{
   position: relative;
   left: 0px;
   top: 0px;
   width: 85px;
   height: 28px;
   margin : auto;
   overflow: hidden;
   text-align: center;
   color : #4F4F4F;
   font-size : 13px;
   /*font-weight : bold;*/
}
#derm
{
   display: inline-block;
   position: relative;
   text-align: left;
   width: 25px;
   height: 28px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #999999 solid;
}
#der_textm
{
   position: relative;
   left: 0px;
   top: 0px;
   width: 25px;
   height: 28px;
   overflow: hidden;
   text-align: center;
}
#premm
{
   /*position: relative;*/
   display:inline-block;
   position:relative;
   text-align: left;
   width:25px;
   height: 28px;
   background-color: #fff;
   background-image: none;
   border: 1px #999999 solid;
}
#prem_textm
{
   position: relative;
   left: 0px;
   top: 0px;
   width: auto;
   height: 28px;
   overflow: hidden;
   text-align: center;
   vertical-align:middle;
}
#wb_image-jazzclub::after {
	content : "   Les rois du Fox-Trot   ";
	color : #535353;
	font-size: 9px;
	line-height : 19px;
}
#divcontdebprix {
	width : 100%;
}

/*   MEDIAS ONLY  -------------------------------------------------------------------------------------------!!!!!!!!!!!!!!!!!!!!!! */

@media screen and (max-width: 1198px)  {
	#articleindexdvd .blogthumb {
	width : 15% ;
	}
}

@media screen and (max-width: 980px)  {
	#articleindexcd .blogthumb {
	width : 15%;
	}
	
	#articleindexcd .blogitem
	{
	   font-size : 14px;
	}
	#articleindexdvd .blogitem
	{
	   font-size : 14px;
	}
	#articleindexdvd .blogthumb {
	width : 15%;
	}
	#articleindexlivres .blogitem
	{
	   font-size : 15px;
	}
	.cell2, .cell2b
	{	
	font-size: 11px;
	}
	.cell0, .cell0b
	{	
	font-size: 11px;
	}
	.cell2m, .cell2bm, .cell2p, .cell2bp
	{	
	font-size: 11px;
	}
	.cell0m, .cell0bm, .cell0cm, .cell0dm , .cell0p, .cell0bp
	{	
	font-size: 11px;
	}
	.cell2l, .cell2bl
	{	
	font-size: 11px;
	}
	.cell0l, .cell0bl
	{	
	font-size: 10px;
	}
	
	#tablecd  th
	{	
	font-size: 11px;
	}
	#wb_textdebut1 {
	font-size: 16px;
}
	#wb_textdebut2 {
		font-size: 16px;
	}
	
	#wb_imagecd,  #imagecd{
		width : 150px;
		height : 150px;
	
	}
	
	/* Correction bug taille menu **************************************** */
	
	/*#wb_ResponsiveMenu1 {
    width: 690px;    
	}*/
}

@media screen and (max-width: 850px)  {
	
	#wb_imagecd,  #imagecd{
		width : 150px;
		height : 150px;
	
	}
	
	/*#tablecd .cell0b
	{  
    display: none;
	}
	#tablecd .cell2b
	{  
    display: none;
	}*/
	/*#tri {
	display:none !important;
	}
	#tripar {
	display:none !important;
	}*/	
}


@media screen and (max-width: 780px)  {
	
	#articleindexcd .blogitem
	{
	   font-size : 13px;
	}
	#articleindexlivres .blogitem
	{
	   font-size : 15px;
	}
	.cell2, .cell2b
	{	
	font-size: 9px;
	}
	.cell0, .cell0b
	{	
	font-size: 9px;
	}
	.cell2m 
	{	
	font-size: 9px;
	}
	.cell2bm
	{	
	font-size: 9px;
	}
	.cell0m, .cell0cm, .cell0dm 
	{	
	font-size: 9px;
	}
	.cell0l, .cell0bl, .cell2l, .cell2bl
	{	
	font-size: 9px;
	}
	.cell0bm, .cell0p, .cell2p
	{	
	font-size: 9px;
	}
	.cell0bp, .cell2bp
	{	
		font-size: 9px;
	}
	#tablecd th
	{	
	font-size: 12px;
	}
	#wb_textdebut1 {
	font-size: 16px;
	}
	#wb_textdebut2 {
		font-size: 16px;
	}
	.cell0b
	{  
    display: none;
	}
	.cell2b
	{  
    display: none;
	}
	#articleindexlivres .blogthumb {
	width : 25%;
	}
	#articleindexcd .blogthumb {
	width : 25%;
	}
	#articleindexdvd .blogthumb {
	width : 25%;
	}
	#newdivforummini
	{
	   
	   /*margin-top: 10px;*/
	 
	   
	}

	/*.cell2bm
	{  
    display: none;
	}	
	.cell0bm
	{  
    display: none;
	}	*/
}


@media screen and (max-width: 660px)  {
	#wb_image-jazzclub {
		margin-bottom: 10px;
	}
	#wb_imagecd, #imagecd{
		width : 150px;
		height : 150px;
	
	}
	#wb_textdebut1 {
	font-size: 16px;
	}
	
	#divrecherchecd {
	flex-direction : column;
	-webkit-flex-direction : column;
	-moz-flex-direction : column;
	align-items : center;
	-webkit-align-items : center;
	-moz-align-items : center;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	flex-wrap : wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
}
	
	
}

@media screen and (max-width: 659px)  {
	#drech {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
}


@media screen and (max-width: 565px)  {

	.cell0bp, .cell2bp
	{	
		display: none;
	}
	#articleindexlivres .blogthumb {
	width : 40%;
	}
	#articleindexcd .blogthumb {
	width : 40%;
	}
	#wb_imagecd , #imagecd{
		width : 150px;
		height : 150px;
	
	}
	#wb_textdebut1 {
	font-size: 16px;
	}

}




@media screen and (max-width: 450px)  {
	
	#articleindexcd .blogitem
	{
	   font-size : 13px;
	}
	#articleindexcd .blogthumb{
	width : 40% ;
	}
	#articleindexcd .blogthumb img{
	width : 100%  !important;
	}
	#articleindexdvd .blogitem
	{
	   font-size : 15px;
	}
	#articleindexdvd .blogthumb{
	width : 40% ;
	}
	#articleindexlivres .blogitem
	{
	   font-size : 15px;
	}
	.cell2, .cell2b
	{	
	font-size: 8px;
	}
	.cell0 , .cell0b
	{	
	font-size: 8px;
	}
	 .cell2m 
	{	
	font-size: 8px;
	}
	
	 .cell0m 
	{	
	font-size: 8px;
	}	
	.trmaxmus
	{	
	display: none;
	}
	.trminmus 
	{	
	display: table-row;
	}
	#tablecd th
	{	
	font-size: 8px;
	}
	#wb_textdebut1 {
	font-size: 16px;
}
	#wb_textdebut2 {
	font-size: 16px;
	}
	/*#tri {
	display:none !important;
	}
	#tripar {
	display:none !important;
	}
	#wb_MaterialIcon1{
	display:none;
	}*/
	#tablecd .cell0b
	{  
    display: none;
	}
	#tablecd .cell2b
	{  
    display: none;
	}
	.cell2bm, .cell0bm, .cell0dm
	{  
    display: none;
	}
	.cell0cm
	{  
    display: table-cell;
	}
	.cell0bl, .cell2bl
	{  
    display: none;
	}
	
	/*#tripar {
	display:none !important;
	}	*/
   
   
}
@media screen and (max-width: 420px)  {
	/*#tripar {
	display:none !important;
	}
	#tri {
	display:none !important;
	}*/
	#articleindexlivres .blogthumb {
	width : 45%;
	}
	#articleindexcd .blogthumb {
	width : 40%;
	font-size : 13px !important;
	}
	#articleindexdvd .blogthumb {
	width : 40%;
	}
	#wb_textdebut1 {
	font-size: 16px;
	}
}

