@font-face {
  font-family: 'WalkwayB';
  src: url('../fonts/WalkwayBlack.eot');
  src: url('../fonts/WalkwayBlack.eot?#iefix') format('embedded-opentype'),  url('../fonts/WalkwayBlack.woff') format('woff'), url('../fonts/WalkwayBlack.ttf')  format('truetype'), url('../fonts/WalkwayBlack.svg#WalkwayBlack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Walkway';
  src: url('../fonts/WalkwayBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/WalkwayBold.woff') format('woff'), url('../fonts/WalkwayBold.ttf')  format('truetype'), url('../fonts/WalkwayBold.svg#WalkwayBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-plus-square:before {
	content: "\f0fe";
}

body{
	margin: 0;
	padding: 0;
	background: url(../images/fond31.png) repeat-y center top;
}
html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:100%;
}
img{
	border: none;
}
p{
	margin: 0;
	padding: 0 0 0.5em;
}
section, header, footer, aside, article, nav{
	display:block;
}
h1, h2, h3, h4, h5{
	margin: 0;
	padding: 0;
	font-weight: bold;
}
button,
input,
optgroup,
select,
textarea{
  margin: 0;
  font: inherit;
  color: inherit;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
button {
	overflow: visible;
	white-space: nowrap;
	text-align: center;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
	line-height: normal;
}
div, p{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:after{
	content:'.';
	clear:both;
	display:block;
	visibility:hidden;
	line-height:0;
}
.clear{
	clear:both;
	display:block;
	visibility:hidden;	
	line-height:0;
}
#overall{
	margin: 0 auto;
	width:1280px;
	max-width:100%;
	background-color:#fff;
	min-height:100%;
	overflow:hidden;
}
header{
	background-color:#cccdce;
	position:relative;
	z-index:100;
	-moz-box-shadow: 0px 6px 8px 0px #656565;
	-webkit-box-shadow: 0px 6px 8px 0px #656565;
	-o-box-shadow: 0px 6px 8px 0px #656565;
	box-shadow: 0px 6px 8px 0px #656565;
}
#over_contenu{
	margin:0 ;
}
#contenu{
	max-width:1155px;
	margin:auto;
}
#logo{
	position:absolute;
	top:0;	
	left:0;
}
header #desc_amp{
	color: #1c437d;
	letter-spacing: 0.025em;
	font-size: 16px;
	line-height: 1.15em;
	margin-left: 310px;
	margin-top:4px;
	padding: 8px 0px 10px;
	float:left;
}
header #desc_amp .span1{
	font-family: 'WalkwayB';
	font-size:0.98em;
}
header #desc_amp .span2{
	font-size:0.9em;
	font-family: 'Walkway';
}
header #head_action{
	float: right;
	margin-right: 35px;
	padding: 8px 0px 10px;
	margin-top:10px;
}
header #head_action  ul{
	margin: 0;
	padding: 0;
	display:inline-block;
	list-style-type: none;
	font-family: 'WalkwayB';
}
header #head_action ul li{
	display:inline-block;
	padding:0 13px;	
}
header #head_action ul li a{
	color: #58585a;	
	text-decoration:none;
}
#head_action #search_form{
	display:inline-block;
	margin-left:25px;
}
.bt_lang{
	display: inline-block;
	vertical-align:middle;
	padding: 2px;
}
#search_titre { 
	-webkit-appearance: textfield; 
	font-size: 14px; 
	border: 2px solid #ccc; 	
	-webkit-border-radius: 0.6em;
	   -moz-border-radius: 0.6em;
	        border-radius: 0.6em;
	width: 200px; 
	background: white; 
	padding:3px 35px 3px 10px;
	color:#58585a;
	-moz-box-shadow: inset 0px 3px 5px 0px #656565;
	-webkit-box-shadow: inset 0px 3px 5px 0px #656565;
	-o-box-shadow: inset 0px 3px 5px 0px #656565;
	box-shadow: inset 0px 3px 5px 0px #656565;
	color: #58585a;
	display: inline-block;
	/*float:left;*/
}
::-webkit-search-cancel-button { 
	display: none; 
}
#bt_search{
	display: inline-block;
	background: none;
	outline: none;
	border: none;
	margin-left: -32px;
	color: #828282;
	margin-right:25px;
	width:27px;
	padding:0;
}
#bt_search:hover{	
	color: #1c437d;
}
.fa-search:before {
	content: "\f002";
	cursor: pointer;
}
#banniere{
	position: relative;
	z-index: 10;
	width:1155px;
	height: 369px;
}
/*#banniere img{
	max-width:100%;
	height:auto;
}*/
#menu_cat{
	padding: 0;
	margin: 0 0 5px 1px;
	list-style-type: none;
	display: block;
	width: 100%;
	font-family: 'WalkwayB';
	text-align: center;
	/*height: 35px;
	font-size: 0.875em;*/
	/*font-size: 0; bug sur les espaces entre les li*/
}
#menu_cat li{
	display:inline-block;
	padding:0px 11px;
	text-align:center;
	line-height:1.1em;
	vertical-align:middle;
	border-right: 1px solid #55729e;
	border-left: 1px solid #55729e;
	margin:8px 0;
	font-size:14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left:-1px;
}
#menu_cat li.dbl_height{
	line-height:2.2em;
}
#menu_cat li a{
	color: #3e3d40;
	text-decoration: none;
	display:inline-block;
}
#menu_cat li a.current{
	font-size:2.85em;
	font-family: 'Walkway';
}
#over_menu{
	/*margin-bottom: 25px;*/
}
.list_articles1{
	font-size:0;
}
.list_articles1 .article{
	
	width:33.3333%;
	position:relative;
	overflow:hidden;
	display:inline-block;
	/*float:left;
	width:385px;*/
}
.list_articles1 .article img{
	display:block;
	width:100%;
	height:auto;
}
.list_articles1 .detail{
	position: absolute;
	right:0;
	bottom:0;
	width:203px;
	max-width:65%;
	height:43px;
	/*height:100%;overflow:hidden;*/
	background: rgb(255, 255, 255);/* Pour navigateur incompatible rgba*/ 
	/*background: rgba(255, 255, 255, 0.62);*/
	background: rgba(255, 255, 255, 0.8);
	z-index:100;
	padding:4px 8px;
	
}
.list_articles1 .detail.show{
	height:100%;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.8);
}
.list_articles1 .detail.show .max_ht_desc{
	max-height:75%;
	overflow:hidden;
}
.list_articles1 .bt_plus{
	color:#fff;
	font-weight:bold;
	font-size:22px;
	text-align:center;
	padding:4px;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:200;
	text-decoration:none;
}
.list_articles1 .bt_plus.bt_moins{
	top:3px;
	bottom:auto;
}
.list_articles1 .bt_plus span{
	background-color:#000;
	height:0.73em;
	width:0.73em;
	line-height:0.73em;
	display:block;	
}
.list_articles1 .bt_plus.bt_moins span{
	line-height:0.6em;
}
.list_articles1 h2{
	font-family:Anton;
	font-size:14px;
	font-weight:normal;
	display:block;
	width:92%;
	line-height:1.2em;
	padding-bottom:6px;
}
.list_articles1 .detail.show h2{
	padding-top:3px;
}
.list_articles1 .accroche{
	width:92%;
	font-size:13px;
	color:#1c437d;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:20px;
	/*min-height: 42px;*/
}
.list_articles1 .detail.show .accroche{
	padding-top:0;
}
.list_articles1 .description{
	width:80%;
	font-size:12px;
	height:73px;
	overflow:hidden;
}
.list_articles1 .bt_sel, .list_articles .bt_sel{
	display:block;
	background-color:#1c437d;
	width:9.2ex;
	text-align:center;
	font-size:11px;
	color:#fff;
	height:15px;
	line-height:15px;	
	-webkit-border-radius: 0.3em;
	   -moz-border-radius: 0.3em;
	        border-radius: 0.3em;
	text-decoration:none;
}
.suite{
	color: #1c437d;
	font-size: 12px;
	display: block;
	font-style: italic;
}
.list_articles1 .suite{
	position:absolute;
	left:8px;
	top:70%;
	margin-top: 10px;
	margin-right:37px;
}
.list_articles1 .bt_sel{
	position:absolute;
	left:8px;
	top:90%;
}
.list_articles1 .duree{	
	position:absolute;
	font-family:Anton;
	bottom:43px;
	right:4px;
	background-color:#000;
	width:28px;
	height:28px;
	font-size:18px;
	line-height:0.77em;
	color:#fff;
	text-align:center;
	overflow:hidden;
	padding:2px 1px 0 1px;
}
.list_articles1 .duree span{
	display: block;
	font-size: 13px;
}
.list_articles1 .nb_duree{	
	position:absolute;
	bottom:74px;
	right:4px;
	font-size:16px;
	font-weight:bold;
	width:30px;
	text-align:center;
}
.list_articles1 .def{
	font-family:Anton;
	position:absolute;
	bottom:8px;
	right:4px;
	background-color:#000;
	width:30px;
	height:28px;
	font-size:28px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	line-height:26px;
}
.list_articles1 .bt_play{
	position: absolute;
	top: 67px;
	left: 57px;
	max-width:20%;	
	display:none;
}
.list_articles1 .bt_play img{
	width:100%;
	height:auto;
}
.list_articles1 .detail .duree, .list_articles1 .detail .nb_duree, .list_articles1 .detail .def, .list_articles1 .detail .suite, .list_articles1 .detail .bt_sel{
	display:none;
}
.list_articles1 .detail.show .duree, .list_articles1 .detail.show .nb_duree, .list_articles1 .detail.show .def, .list_articles1 .detail.show .suite, .list_articles1 .detail.show .bt_sel{
	display:block;
}
/*****/
.min_header{
	min-height: 90px;
	margin-bottom:20px;
}
#contenu2{
	max-width:none;
	padding-left:4%;
	margin-top:25px;
}
.list_articles{	
	display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
}
.list_articles .article{
	float:left;
	width:33.3333%;
	position:relative;
	overflow:hidden;
	margin-bottom:36px;
	font-size:13px;
	/*width:385px;*/
}
.list_articles .c1{
	float:left;
	width:80%;
}
.list_articles .c2{
	float:left;
	padding-left:4px;
}
.list_articles .c2:after{
	content:'.';
	clear:both;
	display:block;
	visibility:hidden;
}
.list_articles .c1 .img_produit{
	position:relative;
	width:100%;
}
.list_articles .c1 .img_produit img{
	display:block;
	width:100%;
	height:auto;
}
.list_articles .duree, #detail_article .duree{	
	font-family:Anton;
	display: block;
	background-color:#000;
	width:28px;
	height:28px;
	font-size:18px;
	line-height:0.77em;
	color:#fff;
	text-align:center;
	overflow:hidden;
	padding:2px 1px 0 1px;
}
.list_articles .duree span, #detail_article .duree span{
	display: block;
	font-size: 13px;
}
.list_articles .nb_duree, #detail_article .nb_duree{	
	display: block;
	font-size:18px;
	font-weight:bold;
	width:28px;
	text-align:center;
}
#detail_article .nb_duree:first-child{
	margin-top:-21px;
}
.list_articles .d1{
	margin-top:-12px;
	width:50%;
	padding: 0 5px 0 12px;
	float:left;
	position:relative;
	z-index:100;
}
.list_articles .d2{
	margin-top:12px;
	width:50%;
	padding: 0 0 0 12px;
	float:left;
}
.list_articles .d2:after {
	content:'.';
	clear:both;
	display:block;
	visibility:hidden;	
}
.list_articles .description{
	height:76px;
	overflow:hidden;
	font-size:12px;
	line-height:1.25em;
}
.list_articles h2{
	font-family: Anton;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	line-height: 1.1em;
	padding: 0 4px 1px;
	display: inline-block;
	background-color: #000;
	-moz-box-shadow: 6px 6px 6px 0px #9b9b9b;
	-webkit-box-shadow: 6px 6px 6px 0px #9b9b9b;
	-o-box-shadow: 6px 6px 6px 0px #9b9b9b;
	box-shadow: 6px 6px 6px 0px #9b9b9b;
}
.list_articles .accroche{
	color: #1c437d;
	padding-top: 8px;
	font-weight:bold;
}
.list_articles .accroche a{
	font-size:inherit;
	color:inherit;
}
.list_articles .suite{
	float: left;
	/*margin: 12px 5px 4px 0px;*/
	margin: 8px 0;
}
.list_articles .bt_sel{
	float:right;
	margin: 8px 0;
}
.list_articles .bt_play{
	position: absolute;
	top: 33%;
	left: 40%;
	max-width:20%;	
	opacity:0.8;
}
.list_articles .bt_play:hover{
	opacity:1;
}
.list_articles .bt_play img{
	width:100%;
	height:auto;
}
.list_articles .def, #detail_article .def{
	font-family:Anton;
	background-color:#000;
	width:30px;
	height:28px;
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	display:block;
	margin-top:8px;
}
#detail_article{
	margin-bottom:30px;	
	padding-bottom:20px;
	display:  display:-moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;	
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;	
	-moz-box-shadow: 0px 6px 8px 0px #656565;
	-webkit-box-shadow: 0px 6px 8px 0px #656565;
	-o-box-shadow: 0px 6px 8px 0px #656565;
	box-shadow: 0px 6px 8px 0px #656565;
	margin-right:4%;
}
/* pour Safari 5.1 avec flex */
#detail_article div, #detail_article .caract{
	float:left;
}
#detail_article .caract li{
	display:inline-block;
}
#detail_article:after{
	content:'';
	float:none;
	clear:both;
	display:block;
}
/* fin Safari 5.1 avec flex */
#detail_article .img_produit{
	width:640px;
	max-width:60%;
	position:relative;
}
#detail_article .description{
	padding: 30px 15px 0px 30px;
	width:35%;   /* OLD - iOS 6-, Safari 3.1-6 */
	-webkit-flex: 1;       /* Safari 6.1+. iOS 7.1+, BB10 */
	-ms-flex: 1;           /* IE 10 */
	flex: 1;
}
#detail_article .cadre_def{
	width:45px;
	padding-top:30px;
}
#detail_article .caract{
	width: 640px;
	max-width: 60%;
	list-style: none;
	margin: 0;
	padding: 0;
	display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	font-size:11px;
	justify-content: start;
}
#detail_article .caract strong{
	display:block;
}
#detail_article .actions{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
	flex: 1;
	padding-right:60px;
}
#detail_article .liste_episodes{
	width:100%;
	font-size: 11px;
	padding:20px;
	-webkit-text-size-adjust:none;/* pour contrer le bug de taille de police enorme sur iPHONE */
}
#detail_article .caract li{
	padding:8px;
}
#detail_article .caract li a{
	color: #1C437D;
}
#detail_article .img_produit img{
	width:100%;
	height:auto;
	display:block;
	position:relative;
}
#detail_article .accroche{
	color: #1c437d;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 10px;
	font-size:1em;
}
#detail_article .description h2{
	font-family:Anton;
	font-size: 1.3em;
	color: #fff;
	font-weight:normal;
	display:inline-block;
	line-height: 1.1em;
	padding: 0 4px 1px;
	background-color: #000;
	position:relative;
	z-index:100;
}
#detail_article .description p{
	font-size:14px;
	text-align:justify;
}
#detail_article .actions a{
	margin-left: 15px;
	margin-top: auto;
	color: #fff;
	background-color: #9fa1a1;
	text-decoration: none;
	font-family: 'WalkwayB';
	font-size: 1em;
	padding: 1px 0;
	-webkit-border-radius: 0.3em;
	   -moz-border-radius: 0.3em;
	        border-radius: 0.3em;
	
	line-height:1.25em;
	height: 1.25em;
	width:78px;
	text-align:center;
}
#detail_article .actions a.bt_sel{
	background-color:#1c437d;
}
#detail_article .liste_episodes ul{
	-moz-columns: 3 auto;
	-webkit-columns: 3 auto;
	columns: 3 auto;
	font-weight: bold;
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
}
#detail_article .liste_episodes ul li{
	padding-bottom: 5px;
}
#detail_article .liste_episodes ul li a{
	color:#1C437D;
}
.bt_play2{
	position: absolute;
	top: 39%;
	left:44%;
	max-width:20%;	
	opacity:0.8;
}
.bt_play2:hover{
	opacity:1;
}
.bt_play2 img{
	width:100%;
	height:auto;
}
/* jssor slider arrow navigator skin 03 css */
/*
.jssora03l                  (normal)
.jssora03r                  (normal)
.jssora03l:hover            (normal mouseover)
.jssora03r:hover            (normal mouseover)
.jssora03l.jssora03ldn      (mousedown)
.jssora03r.jssora03rdn      (mousedown)
*/
.jssora03l, .jssora03r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(jssor/img/a03.png) no-repeat;
	overflow: hidden;
}
.jssora03l { background-position: -3px -33px; }
.jssora03r { background-position: -63px -33px; }
.jssora03l:hover { background-position: -123px -33px; }
.jssora03r:hover { background-position: -183px -33px; }
.jssora03l.jssora03ldn { background-position: -243px -33px; }
.jssora03r.jssora03rdn { background-position: -303px -33px; }
.caption_ban{
	background-image: url(../images/bg_caption.png);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	color:#fff;
	text-align:center;
	font-size:22px;	
	text-decoration:none;
	overflow: hidden;
	font-family: 'Walkway';
}
.caption_ban p{
	padding: 0px 20px;
	margin: 0;
}
.caption_ban .titre1{
	font-family: 'Walkway';
	font-size: 48px;
	display: block;
	padding: 20px;
}
.lg_titre_selection{
	color: #1c437d;
	margin-bottom: 12px;
	font-size: 18px;
	background: url(../images/bg_lg_titre_selection.png) repeat-x;
	width:96%;
}
.lg_titre_selection .date_sel{
	display:inline-block;
	background-color:#fff;
	padding-right:10px;
}
.lg_titre_selection a.bt_del_sel{
	vertical-align:middle;
	display:inline-block;
	padding:2px 10px 0;
	background-color:#fff;
}
.c2 .bt_del_sel{
	padding: 2px;
	margin-top: 4px;
	text-align: center;
	display: block;
}
a.bt_del_sel img{
	border:1px solid #fff;	
}
a.bt_del_sel img:hover{
	border: 1px solid #D5001A;
}
.fa-sign-in:before {
  content: "\f090";
  padding-left:5px;
}
#identification, #msg_add_sel{
	width: 100%;
	margin: 0 auto;
	background-color: #e8f5fc;
	min-height:100%;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#msg_add_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #23578f;
	text-align: center;
	padding-top: 20px;
}
#msg_add_sel #bt_ok {
	color: #fff;
	background-color: #23578f;
	font-weight:bold;	
	margin-top: 12px;
	cursor:pointer;
	font-size: 16px;
	padding:2px 8px;
	border: 0; 
	-webkit-border-radius: 0.6em;
	   -moz-border-radius: 0.6em;
	        border-radius: 0.6em;
	text-decoration:none;
	line-height:20px;
	display:inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#identification{
	padding: 8px;
}
#identification h2{
	text-align: center;
	margin: 0;
	color: #23578f;
	padding: 20px 0 16px;
}

#identification form{
	float:left;
	width: 50%;
	margin:0 auto;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#identification form#new_client{
	border-left: solid 2px #23578f;
}
#identification label{
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 0 5px;
}
#identification input, #identification button, #identification select{
	width:92%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:0;
	font-size:16px;
	line-height:20px;
	display: block;
	margin:3px auto;
	padding:2px;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}
#identification select{
	padding: 1px 0;
}
#identification button{
	color: #fff;
	background-color: #23578f;	
	font-weight:bold;
}
#identification #deja_client button{
	max-width:150px;
	margin-top:8px;
}
#identification #new_client button{
	margin-top:15px;
}

#identification #deja_client button#bt_oubli{
	background: none;
	border:0;
	color: #23578f;
	text-decoration:underline;
	font-weight:normal;
	max-width:165px;
}
.no_bg{
	background-image:none;	
}
.pb_visionnage{
	color: #006;
	text-align: center;
	padding: 5px;
	font-style: italic;
	border: 1px solid #C00;
	margin-top: 127px;
	margin-right: 8px;
}
.show_deconnect #bt_connexion{
	display:none;
}
.show_connect #bt_deconnexion{
	display:none;
}