#divforum {
    /*background-color: #d3d3d3;*/
	position: relative;
    float:left;
    width: 100%;
    clear:left;
    display:block;
	/*position: relative; 
	margin-top :20px;
	moz-box-shadow: 5px 5px 7px #696969;
	-webkit-box-shadow: 5px 5px 7px #696969;
	box-shadow: 5px 5px 7px black;*/
	/*border-radius: 6px;*/
}


#divforum18 {
    background-color: transparent;
	position: relative;
	text-align :center;
    width: 100%;
    clear:left;
    display:block;
	margin : 10px 0 0 0 ; 
}
[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.5s;	
    z-index: 99999;
    visibility: visible;
}
[data-title]:after {
    
	content: attr(data-title) "\A" attr(data-suite) "\A" attr(data-suite2) "\A" attr(data-suite3) "\A" attr(data-suite4);
	width : 300px;
	height : auto;
    position: absolute;
    bottom: 1.4em;
    left:  -25px;
    padding: 8px 8px 8px 8px;
    color: #161616;
    white-space: pre-wrap; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px;  
    border-radius: 0px; 
    border : 1px  #4F4F4F solid;	
   /* -moz-box-shadow: 0px 0px 4px #222;  
    -webkit-box-shadow: 0px 0px 4px #222;  
    box-shadow: 0px 0px 4px #222;  
    background-image: -moz-linear-gradient(top, #f8f8f8, #cccccc);  
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f8f8f8),color-stop(1, #cccccc));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #cccccc);  
    background-image: -moz-linear-gradient(top, #f8f8f8, #cccccc);  
    background-image: -ms-linear-gradient(top, #f8f8f8, #cccccc);  
    background-image: -o-linear-gradient(top, #f8f8f8, #cccccc);*/
	background-color : #E1E1E1;
    opacity: 0;
    z-index: 99999;
    visibility: hidden;
	
}
[data-title] {
    position: relative;
}



#wb_icon_help
{
   background-color: transparent;
   background-image: none;
   margin: 2px 1% 2px 3%;
   /*margin : 0;*/
   border: 0px #245580 solid;
   text-align: right;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   display: inline-block;
   vertical-align:middle;
   width:30px;
   height:30px;
   float:right;
   z-index:3;
   
   
}

#icon_help i
{
   color: #000000;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
   width: 26px;
}
#icon_help:hover i
{
   color: #337AB7;
}


.icon_help::before {
    content: "\e887";
}


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

.divnavpagesforum {
    /*position: absolute;*/ 
	text-align: center;
	/*vertical-align: middle;*/
	color: #025594;
	font-size: 11px;
	font-family:  arial, helvetica, sans-serif;
	background-color: transparent;
	/*-moz-box-shadow: 5px 5px 7px #696969;
	-webkit-box-shadow: 5px 5px 7px #696969;
	box-shadow: 5px 5px 7px yellow;*/
	/*border-radius: 6px;*/
	width: auto;
    top: 0px;
	left: 0px; 
	height: 30px;
	/*line-height: 30px;*/
	margin: 0px 0px 0px 0px;
	z-index: 1;
	padding: 0 0 0 10px;
}
.divnavpagesforumr {
    position: relative; 
	text-align: center;
	vertical-align: middle;
	color: #025594; 
	font-weight: normal;
	font-size: 14px;
	font-family:  arial, helvetica, sans-serif;
	background-color: #f6e8ce;
	border-radius: 3px;
    width: 20px; 
	top: 0px;
	left: 0px; 
	height: 20px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
	padding: 0px;
}
.divnavpagesforum b {
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
}
.divnavpagesforum a {
	color: #025594;
	text-decoration: none;
	font-weight: normal;
	font-family:  arial, helvetica, sans-serif;
}
.divnavpagesforum a:hover {
	color: #025594; 
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
}	
.divnavpagesforumcontainer {
    position: relative; 
	vertical-align: middle;
	background-color: #ffcc77;
	border-style: none;  
	width: 900px; 
	top: 0px;
	left: 50px; 
	height: 20px;
	margin: 10px 0px 10px 0px;
	z-index: 1;
	padding: 0px;


}
.tableforum {   /*OBS ***********/
	padding:0px;
	margin: 0;
	width:100%;
	background-color : #fbf6ec;
	/*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;
}

.divforum {
	padding:0px;
	margin: 0;
	width:100%;
	background-color : transparent;
	/*max-width: 980px;*/
}

#pagi-rech-cont 
{
	display : flex; 
	flex-direction : row;
	max-width : 1200px; 
	width : 100%; 
	box-sizing : border-box;
	height : auto;
	background-color : transparent; 
	margin :0 auto 0px auto;
	overflow: hidden; 
	align-content: flex-start; 
	align-items: center; 
	justify-content: flex-start;
	align-content: center;	
	padding : 0 1% 0 1%;
}
#cont-nav
{
	display: block; 
	background-color : transparent; 
	width : 63%; 
	height : 36px;
	text-align : center;
}
#cont-rech {
	display: block; 
	background-color : transparent; 
	width : 31%; 
	height : 36px;
}
#cont-int {
	display: block; 
	background-color : transparent; 
	width : 4%; 
	height : 36px;
}
#form-rech
	{
		width : 250px;
		float : right;
		margin-right: 10px;
	}

.newdivforum
{
   /*background-color: #D3D3D3;
   background-image: none;*/
}

.newdivforum
{
   text-align: left;
   float: left;
   display: block;
   width: 560px;
   height: 35px;
   float: left;
   margin-left: 5%;
   z-index: 10;
   
}
.newdivforumx
{
   position: relative;   
   text-align: left;
   float: left;
   display: block;
   width: 100%;
   height: 35px;
   z-index: 10;   
   max-width : 1200px;
   padding: 0;
}



.newdivforummini
{
   background-color: transparent;
   background-image: none;
}

.newdivforummini
{
   /*position: relative;*/
   
   text-align: left;
   width: 250px;
   height: 35px;
   margin-left: 5%;
   z-index: 10;
   display:none;
   
}
.newdivforumminix
{
   /*position: relative;*/
   
   text-align: center;
   width: 250px;
   height: 36px;
   margin-left: 0;
   z-index: 10;
   display:none;
   margin : 0 auto 0 auto;
   float : none;
   
}

@media screen and (max-width: 889px)  {
	#pagi-rech-cont 
	{
		flex-direction : column;
		height : 130px;
		justify-content: space-around;
	}
	#cont-nav 
	{
		order : 3;
		width : 100%;
		padding: 0;
	}
	#cont-rech 
	{
		order : -1;
		width : 400px;
		text-align : center;
	}
	#form-rech
	{
		width : 250px;
		margin : 0 auto 0 auto;
		float : none;
	}
	#cont-int
	{
		width : 30px;
		margin : 0 auto 0 auto;
		float : none;
		order : 2;
	}
	.newdivforumx
	{
	   float : none;
	   width: 530px;
	   margin : 0 auto 0 auto;
	}
}

@media screen and (max-width: 540px)  {
	.newdivforumx
	{
		display : none;
	}
	.newdivforumminix
	{
		display: block;

	}
}


.suiv
{
   
   width: auto;
   height: 34px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #808080 solid;
   line-height : 32px;
   text-align:center;
}
.suiv_text
{
   position: relative;
   display: inline-block;
   left: 0px;
   width: auto;
   height: 34px;
   overflow: hidden;
   text-align: center;
}
.prec
{
   width: auto;
   height: 34px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #808080 solid;
   text-align:center;
   line-height : 32px;
}
.prec_text
{
   position: relative;
   left: 0px;
   width: auto;
   height: 34px;
   overflow: hidden;
   text-align: center;
   line-height : 32px;
}
.page
{
   display: inline-block;
   position: relative;
   text-align: left;
   width: 240px;
   height: 34px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #808080 solid;
   line-height : 32px;
   
}
.page_text
{
   position: relative;
   left: 0px;
   width: auto;
   height: 34px;
   margin : auto;
   overflow: hidden;
   text-align: center;
}
.der
{
   display: inline-block;
   position: relative;
   text-align: left;
   width: 27px;
   height: 34px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #808080 solid;
}
.der_text
{
   position: relative;
   left: 0px;
   width: auto;
   height: 34px;
   overflow: hidden;
   text-align: center;
   line-height : 32px;
}
.prem
{
   /*position: relative;*/
   display:inline-block;
   position:relative;
   text-align: left;
   width: 27px;
   height: 34px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #808080 solid;
   line-height : 32px;
}
.prem_text
{
   position: relative;
   left: 1px;
   width: 25px;
   height: 34px;
   overflow: hidden;
   text-align: center;
   line-height : 32px;
}


.wb_prem
{
   /*position: absolute;
   position: relative;*/
   /*left: 0px;
   top: 4px;*/
   display: inline-block;
   position: relative;
   text-align: left;
   width: 29px;
   height: 34px;
   z-index: 9;
   line-height : 32px;
}


.wb_suiv
{
   display: inline-block;
   position: relative;
   text-align: left;
   /*left: 355px;
   top: 4px;*/
   width: 72px;
   height: 34px;
   z-index: 5;
   margin-left:1.5%;
   line-height : 32px;
}
.wb_page
{
   
   display: inline-block;
   position: relative;
   text-align: left;
   /*left: 137px;
   top: 4px;*/
   width: 240px;
   height: 34px;
   z-index: 7;
   margin-left:1.5%;
   line-height : 32px;
}
.wb_prec
{
   display: inline-block;
   position: relative;
   text-align: left;
   /*left: 37px;
   top: 4px;*/
   width: 76px;
   height: 34px;
   z-index: 6;
   margin-left:1.5%;
   line-height : 32px;
}
.wb_der
{
   display: inline-block;
   position: relative;
   text-align: left;
   /*left: 454px;
   top: 4px;*/
   width: 29px;
   height: 34px;
   z-index: 8;
   margin-left:1.5%;
   line-height : 32px;
}


.wb_premm
{
   /*position: absolute;
   position: relative;*/
   /*left: 0px;
   top: 4px;*/
   display: inline-block;
   position: relative;
   text-align: left;
   width: auto;
   height: 34px;
   z-index: 9;
   line-height : 32px;
}


.wb_suivm
{
   display: inline-block;
   position: relative;
   text-align: center;
   /*left: 355px;
   top: 4px;*/
   width: auto;
   height: 34px;
   z-index: 5;
   margin-left: 10px;
   line-height : 32px;
}
.wb_pagem
{
   
   display: inline-block;
   position: relative;
   text-align: center;
   /*left: 137px;
   top: 4px;*/
   width: auto;
   height: 34px;
   z-index: 7;
   margin-left: 10px;
   line-height : 32px;
}
.wb_precm
{
   display: inline-block;
   position: relative;
   text-align: left;
   /*left: 37px;
   top: 4px;*/
   width: auto;
   height: 34px;
   z-index: 6;
   margin-left: 10px;
   line-height : 32px;
}
.wb_derm
{
   display: inline-block;
   position: relative;
   text-align: left;
   /*left: 454px;
   top: 4px;*/
   width: 20px;
   height: 34px;
   z-index: 8;
   margin-left: 10px;
   line-height : 32px;
}

.suivm
{
   
   width: 20px;
   height: 34px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #808080 solid;
   vertical-align:middle;
   text-align:center;
   line-height : 32px;
}
.suiv_textm
{
   position: relative;
   display: inline-block;
   left: 0px;
   width: auto;
   height: 34px;
   line-height: 32px;
   overflow: hidden;
   text-align: center;
   line-height : 32px;
}
.precm
{
   width: 20px;
   height: 34px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #808080 solid;
   text-align:center;
}
.prec_textm
{
   position: relative;
   left: 0px;
   width: 20px;
   height: 34px;
   overflow: hidden;
   text-align: center;
}
.pagem
{
   display: inline-block;
   position: relative;
   text-align: left;
   width: 65px;
   height: 34px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #808080 solid;
   line-height : 32px;
   
}
.page_textm
{
   position: relative;
   left: 0px;
   width: 65px;
   height: 34px;
   margin : auto;
   overflow: hidden;
   text-align: center;
}
.derm
{
   display: inline-block;
   position: relative;
   text-align: left;
   width: 20px;
   height: 34px;
   background-color: #FDFDFD;
   background-image: none;
   border: 1px #808080 solid;
}
.der_textm
{
   position: relative;
   left: 0px;
   width: 20px;
   height: 34px;
   overflow: hidden;
   text-align: center;
   line-height : 32px;
}
.premm
{
   /*position: relative;*/
   display:inline-block;
   position:relative;
   text-align: left;
   width:20px;
   height: 34px;
   background-color: #fff;
   background-image: none;
   border: 1px #808080 solid;
}
.prem_textm
{
   position: relative;
   left: 0px;
   width: auto;
   height: 34px;
   overflow: hidden;
   text-align: center;
   line-height : 32px;
}
/*#LayoutGrid1 .col-2 {
   background-color: gray;
}*/

#debut_formember_div {
	width: 100% !important;
	padding-bottom : 10px;
}
.tdtitredate-tdt {
	width:80%;
	position: relative; 
	text-align: center;
	left: 0%;
	top : 0px; 
	padding: 0; 
	margin: 0;
	background-color :transparent;
	font-size: 16px;
}

/*  ****************************     BOUTONS ********************************************                        */
a.boutonrechercher{
		background: #dedede;
		/*vertical-align: middle;
		display:block;*/
		COLOR:#404040;
		font-family: Arial, sans-serif;
		#border-radius : 20px;
		font-weight:normal;
		height:25px;
		line-height: 25px;
		/*width:110px;
		margin: 0 0 14px 0;*/
		padding : 0;
		
	}

a:hover.boutonrechercher {
		
		background: #dedede;
		vertical-align: middle;
		font-family: Arial, sans-serif;
		COLOR:#404040;
		font-weight:normal;
		height:20px;
		line-height: 20px;
		#BORDER-RADIUS: 20px;
		text-decoration:none;
		/*width:110px;*/
		margin: 0 0 14px 0;
		padding : 0;
	}
.loupe  {
		background:url(../images/loupedocu3.png)  no-repeat 80px 1px;
		text-indent:0px;
		margin-left: 10px;
		display:block;
}
.cont-titre18 {
	display : relative;
	background-color: #2C579B; 
	width : 100%;
	display : flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
	min-height : 30px;
	height : auto;
	padding : 5px 0 5px 0;
	/*border-bottom : solid 2px #dc143c;*/
}
#retourrech {
	width: 180px;
	height: 40px;
	background-color: #3370B7;
	text-align: center;
	color : #fff;
	display : inline-block;
	line-height : 40px;
	margin : 0 0 0 50px;
	cursor : pointer;
	font-weight : bold;
}
.titre18 {
    text-align: left; 
	display : flex;
	min-height: 30px;
	height: auto;
	width:100%;
	max-width : 1000px;
	background-color: transparent; 
	color: #fff;	
	font-size: 16px;
	font-weight: normal;
	font-family: Open Sans, helvetica, sans-serif;
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
	
}
.divnomtable {
	/*background-color : #dc143c;*/
	background-color : #fff;
	display : inline-block;
	min-width:110px;
	width : auto;
	height : 24px;
	font-size:15px;
	padding: 0;
	margin: 0 5px 0 0 ;
	padding : 0 5px 0 5px;
	line-height : 24px;
	/*font-weight : bold;*/
	color : #2C579B;
	text-align: center; 
}

.divtitredate-d18{
	display : inline-block;
	/*background-color: white; */
	min-width:120px;
	min-height : 24px;
	height : auto;
	font-size: 12px;
	padding: 0;
	margin: 0 5px 0 0 ;
	padding : 0 8px 0 8px;
	line-height : 24px; 
	text-align: center;
}
.divtitredate-t18{
	display : inline-block;
	/*background-color: pink; */
	min-width:320px;
	color : #fff;
	width : 100%;
	min-height : 24px;
	height : auto;
	font-size:15px;
	padding: 0;
	margin: 0 5px 0 5px ;
	padding : 0 5px 0 5px;
	line-height : 24px;
	text-align : center;
}
.divtitredate-n18{
	display : none;
	/*background-color: gray; */
	width:50px;
	height : 24px;
	font-size:10px;
	padding: 0;
	margin: 0 0 0 5px ;
	padding : 0 5px 0 5px;
	line-height : 24px;
	text-align : right;
}
.tdtitredate {
	
	text-align: center; 
	height: 15px;
	background-color: #6a0000; 
	color: white;
	width:100%;
	font-size: 16px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
.tdtitredate-tdd{
	width:10%;
	font-size:11px;
	top :15px;
	padding: 0;
	margin: 0 0 0 2% ;
}
.tdtitredate-tdn{
	font-size:11px;
	top :-27px; 
	padding: 0;
	margin: 0 0 0 90% ;
	/*width:10%;*/
}
.cont-divlivre {
	/*display : relative;
	background-color: #F3F3F3; */
	width : 100%;
	display : flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
	height : auto;
	padding : 0 0 50px 0;
}
.divlivrenew {
	position: relative;
	background-color: transparent;
	border-style: none;	
	max-width: 900px; 
	height: auto;
	margin: 0px auto 0px auto;
	padding: 10px 10px 30px 10px;
	z-index: 1;
	font-size: 14px;
	font-family : "Open Sans" ;
	line-height : 1.4;
	color : #232323;
	text-align : left;
}
.divlivrenew  p {
	
	text-align:justify;
	margin: 0px 0px 0px 0px;
	
}
.divlivrenew a {
	color: #1b49cf;
	text-decoration: underline
}
.divlivrenew  a:hover{
	color: #1b49cf;
	text-decoration: underline;
}


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

}
/*#cont-debut {
	padding-right: 25px;
	box-sizing  : border-box;

}*/

#Article2 .blogitem , #articledebat .blogitem , #articlepropo .blogitem  {
	padding-right: 40px;
}

#Article2 .blogthumb {
	width : 18%;
	padding-left : 15px;
	padding-right : 15px;
}
#Article2 .blogthumb img{
	width:90% !important;
}


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

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

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

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

#articleindexcd .blogthumb {
	width : 22%;
}
#articleindexcd .blogthumb img{
	width:90% !important;
}
#divrecherchecd {
	position:relative;
	text-align:right;
	left: 0px;
	top: 0px;
	margin: 0 auto 0 auto;
	padding:0 1% 0 1%;
	width: 98%;
	height: 50px;
	background-color: transparent;
	display: flex;
	display: -webkit-flex;
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;	
	max-width : 1200px;
	
	
}
#divrecherchecd  form{
	right: 1%;
	top: 0px;	
	/*margin:0 auto 0 auto;*/
	width:70%;
	padding:0;
}
#recherchecd {
	margin:0px;
	padding: 0 0 4px 8px;
	width: 200px;
	height: 30px;
	margin-left: 5%;
	border: 1px #000 solid;
	background-color: #FFFFFF;
	background-image: none;
	color: #696969;
	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;
}
#loupe {
	display:inline-block;
	position:relative;
	vertical-align:middle;
	width:30px;
}

#divnbrecherchecd {
	position:relative;
	color:black;
	font-size:12px;
	left: 0px;
	top: 0px;
	margin:0;
	padding:0;
	width: auto;
	height: 16px;
	background-color: transparent;
	display: flex;
	display: -webkit-flex;
	text-align:right;
	float:right;
}
#wb_MaterialIcon1
{
   background-color: transparent;
   background-image: none;
   margin: 0px 0 0px 10px;
   /*margin : 0;*/
   border: 0px #245580 solid;
   text-align: right;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   display: inline-block;
   vertical-align:middle;
   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;
   vertical-align: middle;
   width: 30px;
}
#wb_MaterialIcon1:hover i
{
   color: #337AB7;
}

.titreforum {
	position: relative; 
	left: 0px;
	top: 0px;
	height: 30px;
	padding: 0;
	margin: 10px 0 5px 1%;
	font-size: 25px;
	font-family: "Bebas Neue";
	background-color: transparent;
	color: #404040;
	text-align : left;

}
#divnbtrouves {
	position: relative; 
	left: 0px;
	top: 0px;
	height: auto;
	min-height : 40px;
	line-height: 18px;
	width: 80%;
	padding: 0;
	margin: 0px auto 0px auto;
	padding: 10px;
	font-size: 15px;
	font-family: "Open Sans";
	background-color: #F9F9F9;
	color: #404040;
	text-align : justify;
	display: flex;
	display: -webkit-flex;
	white-space : no-wrap;

}
#divnbtrouves  p{
	width : 100%;
	margin: 0;
}
#divnbtrouves  a{
	color : #025594;
	text-decoration: none;
}

.divtdtitre {
	width:80%;
	position: relative; 
	text-align: center;
	left: 10%;top :-7px; 
	padding: 0; 
	margin: 0;
}

audio { 
	width: 270px;
	/*border : 1px solid #222222;	
	background-color : #222222;
	padding : 2px 10px 2px 10px;*/
}



/* *********************************************************************** MEDIA SCREEN ****************************/
@media screen and (max-width: 619px)  {
	.titre18 {
		text-align: left; 
		display : flex;
		min-height: 30px;
		height: auto;
		width:100%;
		max-width : 1200px;
		background-color: transparent; 
		color: #fff;	
		font-size: 16px;
		font-weight: normal;
		font-family: Open Sans, helvetica, sans-serif;
		flex-direction: column;
		-webkit-flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: center;
		
	}
	.divtitredate-t18{
		text-align : center;
		padding : 8px;
	}
	.filler{
		display : none;
	}
}
@media screen and (max-width: 980px)  {
	#Article2 .blogitem
	{
	   font-size : 14px;
	}
	#Article2 .blogthumb {
	width : 18%;
	}
	#articledebat .blogitem
	{
	   font-size : 14px;
	}
	#articledebat .blogthumb {
	width : 22%;
	}
	#articlepropo .blogitem
	{
	   font-size : 14px;
	}
	#articlepropo .blogthumb {
	width : 22%;
	}
	#articleformembers .blogitem
	{
	   font-size : 14px;
	}
	#articleindexcd .blogitem
	{
	   font-size : 14px;
	}
	
	/* Correction bug taille menu **************************************** */
	
	/*#wb_ResponsiveMenu1 {
    width: 690px;    
	}*/
	#recherchecd {
	height: 30px;	
	line-height:30px;
	font-size:13px;
	}
	#MaterialIcon1 i{
	font-size:30px;
	line-height:30px;
	}
	#wb_MaterialIcon1 {
	display:block;
	height : 30px;
	margin : 0px 0 0px 10px;
	}
	#divrecherchecd  form{
	
	width:90%;
}
	#loupe {
	height: 30px;
	width:30px;
	}
	#cont-debut {
	width: 100% !important;
	max-width: 100% !important;
	}
}



@media screen and (max-width: 780px )  {
	.tdtitredate {
		FONT-SIZE: 13px;
		FONT-WEIGHT: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
	.tdtitredate-tdd{
	font-size:9px;
	}
	.tdtitredate-tdn{
	font-size:9px;
	}
	.tdtitredate-tdt {
	font-size: 14px;
	}
	.divnavpagesforum {
	visibility: hidden;
	}
	#Article2 .blogitem
	{
	   font-size : 13px;
	}
	#articledebat .blogitem
	{
	   font-size : 13px;
	}
	
	#articlepropo .blogitem
	{
	   font-size : 13px;
	}
	#articleformembers .blogitem
	{
	   font-size : 13px;
	}
	#articleindexcd .blogitem
	{
	   font-size : 13px;
	}
	#recherchecd {
		height: 30px;	
		line-height:30px;
		font-size:13px;
	}
	#wb_MaterialIcon1 {
		display:block;
		height : 30px;
		margin : 0px 0 0px 10px;
	}
	#MaterialIcon1 i{
		font-size:30px;
		line-height:30px;
	}
	#loupe {
		height: 30px;
		width:30px;
	}
	#divnbtrouves  {
		font-size :11px;
	}
	/*#cont-debut {
		padding-right: 0px;;

	}*/
	#Article2 .blogitem , #articledebat .blogitem , #articlepropo .blogitem   {
		padding-right: 15px;
	}

}
@media screen and (max-width: 660px)  {
	
	#retourrech {
		width: 225px;
		display : block;
		line-height : 36px;
		margin : 10px auto 0 auto;
	}

	#contresu a {
		text-decoration : none;
	}
}
@media screen and (max-width: 600px)  {
	
	.imageforum {
		min-width : 280px !important;
		float : none !important;	
		margin-top  : 0 !important;
		margin-right : auto !important;
		margin-bottom : 0px !important;
		margin-left : auto !important;
		clear : right;
		height : auto;
	}
	.divlivrenew ul {
		padding-left : 0px;
	}
}

@media screen and (max-width: 540px)  {
	.newdivforummini
	{
	   display:block;
	}
	.newdivforum
	{
	   display:none;
	}
	#divrecherchecd {
		-webkit-flex-direction: row;
		flex-direction: row;
		height : 30px;
		margin-bottom: 15px;
	}
	#recherchecd {
		height: 30px;	
		line-height:30px;
		font-size:13px;
		margin : 0;
		width: 150px;
	}
	#wb_MaterialIcon1 {
	display:block;
	height : 30px;
	margin : 0px 0 0px 10px;
	}
	#wb_MaterialIcon1 i {		
	margin : auto 0 auto 0;
	}
	#loupe {
	height: 30px;
	width:30px;
	}
	.divtdtitre {
	font-size:12px;
	}
	#divnbtrouves  {
	font-size:12px;
	}
	#Article2 .blogthumb {
	width : 30%;
	}
	#articledebat .blogthumb {
	width : 40%;
	}
	#articlepropo .blogthumb {
	width : 35%;
	}
	.divlivrenew {
	/*width:90%;*/
	padding: 10px 10px 30px 10px;	
}
	
}
@media screen and (max-width: 450px)  {
	
	
	#Article2 .blogthumb {
	width : 40%;
	}
	#Article2 .blogitem
	{
	   font-size : 12px;
	}
	#articledebat .blogitem
	{
	   font-size : 12px;
	}
	#articledebat .blogthumb {
	width : 40%;
	}
	#articlepropo .blogitem
	{
	   font-size : 12px;
	   
	}
	#articlepropo .blogthumb {
	width : 40%;
	}
	#articleformembers .blogitem
	{
	   font-size : 12px;
	}
	#articleformembers .blogthumb {
	width : 40%;
	}
	#articleindexcd .blogitem
	{
	   font-size : 12px;
	}
	
	#recherchecd {
	height: 30px;	
	line-height:30px;
	font-size:13px;
	}
	#wb_MaterialIcon1 {
	display:block;
	}
	#loupe {
	height: 30px;
	width:30px
	}
	#divnbtrouves  {
	height: auto;
	min-height : 40px;
	font-size:11px;
	}
	.tdtitredate-tdt {
	font-size: 12px;
	}
	
}
@media screen and (max-width: 380px)  {
	audio { 
		width: 200px; 
	}
}
@media only screen and (max-width: 750px) {  

/* Pour faire 2 colonnes responsives  avec TINYMCE il faut créer un tableau de 2 col égales, puis l'encadrer (conteneur)  d'une < div class = "conttablef">
et avoir le style ci-dessous pour que tout passe en une colonne
*/

.divlivrenew p {
	padding-left : 0px !important;
}
		
.conttablef table, 
.conttablef thead, 
.conttablef tbody, 
.conttablef th, 
.conttablef td, 
.conttablef tr{ 
	
display: block
	
}
	
.conttablef thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}

.conttablef table{ 
width : 100% !important;
height : 100% !important;
float : none !important;
	
}	
	 
.conttablef tr { 
width : 100% !important;
height : 100% !important;
}

 
.conttablef td { 
	
position: relative;
padding-left: 0%; 
padding-top : 5px;
white-space: normal;
text-align: center!important;
width : 100% !important;
height : 100% !important;
	
	}

.conttablef td img { 

float : none !important;
	
}	
	

.conttablef td:before { 
	
position: absolute;
top: 6px;
left: 6px;
width: 90%; 
padding-right: 10px; 
font-weight: bold;
white-space: nowrap;
text-align:left;
content: attr(data-title)
		
}
}
