/*
Theme Name: Le HUB
Theme URI: 
Version: 1.0.0
Author: Kaudiz
Author URI: http://www.kaudiz.com
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800,800italic,700italic,600italic,400italic,300italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);

/*styles génériques*/
*{
	margin:0;
	padding:0;
	outline:none;
}
html, body{
	width:100%;
	height:100%;
}
object, embed, iframe{
	position:relative;
	z-index:1;
}
img{
	border:none;
	outline:none;
}
a{
	color:inherit;
}
.clear{
	float:none !important;
	clear:both !important;
	margin:0 !important;
	padding:0 !important;
	width:0 !important;
	height:0 !important;
	overflow:hidden !important;
}
.relative{
	position:relative;
}
.hide{
	visibility:hidden;
}
.none{
	display:none;
}
.Fleft{
	float:left;
}
.Fright{
	float:right;
}
iframe{
	position:relative;
	z-index:1;
}
html{
	font-size:13px;
}
@media (max-width: 1024px) {
html{
	font-size:13px;
}
}
body{
	font-family: 'Open Sans', Arial, sans-serif;
	color:#000;
	font-size:1rem;
	background:url(images/bg.png) center 500px no-repeat #ebebeb;
}
/*FIN styles génériques*/

/**/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/**/

.invisible{
	position:absolute;
	left:-99999px;
}
.couleur{
	color:#168e9e !important;
}
.btn-link{
	color:#1cb5cb !important;
	cursor:pointer;
}
.couleur2{
	color:#195c9f !important;
}

/*header*/
header{
	background-color:#fff;
}
header aside{
	font-weight:700;
	text-transform:uppercase;
	color:#a0a7ae;
	min-height:48px;
	border-bottom:solid 1px #c6ced7;
	padding:5px 0;
}
	header aside .row>div, header aside .menu2>div{
		display:inline-block;
		vertical-align:top;
	}
	header aside ul{
		margin-bottom:0;
	}
	header aside li{
		list-style:none;
		display:inline-block;
		vertical-align:top;
	}
		header aside li a{
			line-height:34px;
		}
		header aside li.menu-item-object-category a{
			line-height:1.1;
		}
		header aside .widget_nav_menu li a, .lang_sel_sel{
			color:#195c9f !important;
		}
		header aside .widget_nav_menu li a:hover{
			color:#1cb5cb !important;
			text-decoration:none;
		}
		header aside .menu1{
			position:relative;
			z-index:1;
			/*padding-left:65px;*/
		}
		header aside .menu1 li{
			margin:0 8px;
			max-width:120px;
		}
		header aside .menu1 li:first-child{
			margin-left:0;
		}
		header aside .menu1 li.faq{
			float:right;
			margin-right:10px;
		}
		header aside .menu1 li.contact{
			float:right;
			/*margin-right:30px;*/
		}
		@media (max-width: 992px) {
		header aside .menu{
			text-align:center;
		}
		header aside .menu1 li{
			float:none !important;
			margin:0 10px !important;
		}
		header aside .menu2{
			text-align:center !important;
		}
		}
			header aside .menu1 li.contact a{
				color:#a0a7ae !important;
				padding-right:25px;
				background:url(images/picto_contact.png) right center no-repeat;
			}
			header aside .menu1 li.contact a:hover{
				color:#1cb5cb !important;
				background:url(images/picto_contact_open.png) right center no-repeat;
			}
			header aside .menu1 li.faq a{
				color:#a0a7ae !important;
				display:inline-block;
				padding-right:25px;
				background:url(images/picto_faq.png) right 10px no-repeat;
			}
			header aside .menu1 li.faq a:hover{
				color:#1cb5cb !important;
				background:url(images/picto_faq_open.png) right 10px no-repeat;
			}
		header aside #connect, header aside #my_profil{
			text-align:center;
			padding:0 !important;
		}
			header aside #connect span, header aside #my_profil span{
				line-height:34px;
				cursor:pointer;
				padding-right:25px;
				background:url(images/picto_user.png) right center no-repeat;
			}
			header aside #connect span:hover, header aside #my_profil span:hover, header aside #connect span.open, header aside #my_profil span.open{
				color:#1cb5cb !important;
				background:url(images/picto_user_open.png) right center no-repeat;
			}
		header aside .menu2{
			text-align:right;
			padding:0 !important;
		}
			header aside .menu2 .widget_nav_menu{
				padding-top:7px;
				margin-left:30px;
			}
			header #lang_sel_list li{
				margin:0 3px;
			}
		header .logout{
			font-size:0.85rem;
			line-height:34px;
			font-weight:600;
			margin-left:10px;
		}
		/**/
		.picto_linkedin a, .picto_plus a, .picto_twitter a, .picto_facebook a{
			display:inline-block;
			padding-left:20px;
			width:20px;
			height:20px;
			overflow:hidden;
			background:url(images/picto_linkedin.png) center center no-repeat;
		}
		.picto_plus a{
			background:url(images/picto_plus.png) center center no-repeat;
		}
		.picto_twitter a{
			background:url(images/picto_twitter.png) center center no-repeat;
		}
		.picto_facebook a{
			background:url(images/picto_facebook.png) center center no-repeat;
		}
		
		.picto_linkedin a:hover{
			background:url(images/picto_linkedin_open.png) center center no-repeat;
		}
		.picto_plus a:hover{
			background:url(images/picto_plus_open.png) center center no-repeat;
		}
		.picto_twitter a:hover{
			background:url(images/picto_twitter_open.png) center center no-repeat;
		}
		.picto_facebook a:hover{
			background:url(images/picto_facebook_open.png) center center no-repeat;
		}
		/**/
		header a{
			text-decoration:none;
		}
	
	.site-logo{
		padding:7px 0;
	}
		.site-logo img{
			max-width:100%;
		}
	.cop21_label{
		padding:10px;
	}
	
	.menu_nav{
		background-color:#1cb5cb;
		min-height:46px;
		font-family: 'Open Sans Condensed', Arial, sans-serif;
	}
		.menu_nav nav ul{
			font-size:0;
			margin:0 !important;
		}
		.menu_nav nav li{
			list-style:none;
			font-size:1rem;
			display:inline-block;
			color:#fff;
			text-transform:uppercase;
			font-weight:700;
			border-right:solid 1px #61cbdb;
			height:46px;
			vertical-align:top;
		}
			.menu_nav nav li a{
				display:inline-block;
				height:100%;
				line-height:46px;
				padding:0 0.5rem;
				letter-spacing:0;
			}
			.menu_nav nav li a:hover{
				text-decoration:none;
			}
		.menu_nav nav li.home{
		}
			.menu_nav nav li.home a{
				background:url(images/picto_home.png) center top no-repeat;
				width:35px;
				overflow:hidden;
				text-indent:-9999px;
			}
		.menu_nav nav li:hover{
		}
			.menu_nav nav li:hover a, .menu_nav nav li.current-menu-item a{
				color:#0f3e68;
				border-bottom:4px solid #0f3e68;
				background-position:center -46px;
			}
@media (max-width: 992px) {
	.menu_nav nav ul{
		text-align:center;
	}
	.menu_nav nav li a{
		padding:0 1rem;
		font-size:1.2rem;
		font-weight:600;
	}
}
@media (max-width: 768px) {
	.menu_nav{
		background:url(images/burger.png) center 12px no-repeat #1CB5CB;
		padding-top:42px;
	}
	.menu_nav nav{
		display:none;
	}
	.menu_nav nav li{
		width:100%;
		border:none;
		border-bottom:solid 1px #61cbdb;
	}
	.menu_nav nav li a{
		display:block;
		width:100% !important;
	}
}
	.form-control{
		box-shadow:none;
	}
	section.connexion{
		background-color: #155b9c;
		position:absolute;
		width:100%;
		top:34px;
		z-index:3;
		padding-top:20px;
		padding-bottom:20px;
		color:#fff;
		text-transform:none;
		font-weight:normal;
	}
		section.connexion .aside:first-child{
			border-bottom:solid 1px #6b96ce;
		}
		section.connexion .aside{
			padding-top:15px;
			padding-bottom:25px;
		}
		section.connexion label{
			display:none;
		}
		section.connexion .erreur{
			color:red;
		}
		section.connexion .title{
			font-size:1.07rem;
			color:#fff;
			text-transform:uppercase;
		}
		section.connexion .form-control{
			height:38px;
		}
		section.connexion .input{
			font-size:0.85rem;
			color:#73787d;
		}
		section.connexion .pwd{
			width:65%;
		}
	
/**/

/*search*/
#search{
	background-color:#155b9c;
}
	#search>.container{
		position:relative;
		padding-top:9px;
		min-height:57px;
	}
	#search .col-xs-1, #search .col-sm-1, #search .col-md-1, #search .col-lg-1, #search .col-xs-2, #search .col-sm-2, #search .col-md-2, #search .col-lg-2, #search .col-xs-3, #search .col-sm-3, #search .col-md-3, #search .col-lg-3, #search .col-xs-4, #search .col-sm-4, #search .col-md-4, #search .col-lg-4, #search .col-xs-5, #search .col-sm-5, #search .col-md-5, #search .col-lg-5, #search .col-xs-6, #search .col-sm-6, #search .col-md-6, #search .col-lg-6, #search .col-xs-7, #search .col-sm-7, #search .col-md-7, #search .col-lg-7, #search .col-xs-8, #search .col-sm-8, #search .col-md-8, #search .col-lg-8, #search .col-xs-9, #search .col-sm-9, #search .col-md-9, #search .col-lg-9, #search .col-xs-10, #search .col-sm-10, #search .col-md-10, #search .col-lg-10, #search .col-xs-11, #search .col-sm-11, #search .col-md-11, #search .col-lg-11, #search .col-xs-12, #search .col-sm-12, #search .col-md-12, #search .col-lg-12{
		padding-right:5px;
		padding-left:5px;
	}
	.js-wpv-filter-trigger-delayed{
		border:none;
		background-color:#eeeeee;
		width:100%;
		padding:0 15px;
		border-radius:5px;
		height:39px;
		font-size:0.85rem;
		color:#73787d;
	}
	.field_select{
		padding-left:10px;
		padding-right:38px;
		width:100%;
		background:url(images/field_select.png) right center no-repeat #eeeeee;
		border-radius:5px;
		height:39px;
		overflow:hidden;
	}
		.field_select select{
			width:200%;
			height:39px;
			border:none;
			background: transparent;
			font-size:0.85rem;
			color:#73787d;
		}
	#search .search{
		border:none;
		cursor:pointer;
		background:url(images/bt_search.png) center center no-repeat #1988b4;
		width:100%;
		height:39px;
		border-radius:5px;
	}
	.go_advanced{
		font-size:0.92rem;
		color:#fff;
		text-decoration:underline;
		line-height:39px;
		cursor:pointer;
		width:100%;
		text-align:center;
		display:inline-block;
	}
/**/
@media (max-width: 992px) {
	#search > .container form div{
		margin:10px 0;
	}
	.go_advanced{
		display:none;
	}
}
		.bread span{
			display:inline-block;
			background:url(images/puce_ariane.png) right center no-repeat;
			margin:0 4px;
			width:7px;
		}

#advanced_search{
	position:relative;
	z-index:2;
}
	#advanced_search>div{
	display:none;
		background-color:#2b68b9;
		position:absolute;
		z-index:2;
		top:0;
		width:100%;
	}
	#advanced_search{
		color:#fff;
	}
	#advanced_search strong.title{
		text-transform:uppercase;
		font-size:1.07rem;
		font-weight:600;
	}
	.advanced_search .column1, .advanced_search .column2{
	}
	.advanced_search .column1{
		float:left;
		width:11%;
		padding:0 15px;
		padding-top:10px;
		text-transform:uppercase;
		font-size:1.07rem;
		font-weight:700;
		text-align:right;
		border-left:none;
	}
	.advanced_search .column2{
		width:89%;
		margin-left:11%;
		border-left:solid 1px #6b96ce;
		border-right:solid 1px #6b96ce;
	}
		.advanced_search .column2 .line{
			padding-top:10px;
			padding-left:15px;
			border-bottom:solid 1px #6b96ce;
		}
		.advanced_search .column2 .line strong.title{
			display:block;
			margin-bottom:15px;
		}
	#advanced_search li{
		list-style:none;
		display:inline-block;
		width:16%;
		vertical-align:top;
	}
	#advanced_search li input{
		position:relative;
		top:2px;
		margin-right:4px;
	}
	#advanced_search li label{
		font-weight:400;
		font-size:0.92rem;
	}
	.search_other{
		display:inline-block;
		vertical-align:top;
		width:63%;
		border-right:solid 1px #6b96ce;
	}
		.advanced_search .column2 .subline{
			padding:10px 15px;
			border-bottom:solid 1px #6b96ce;
		}
		.advanced_search .column2 .subline strong.title{
			display:inline-block;
			width:25%;
			vertical-align:top;
		}
		.advanced_search .column2 .s1>div{
			display:inline-block;
			width:32.5%;
			margin:0 2%;
			vertical-align:top;
		}
			.advanced_search .column2 .s1>div span{
				font-weight:400;
				font-size:0.92rem;
				display:block;
				margin-bottom:10px;
			}
		.advanced_search .column2 .s2>div{
			display:inline-block;
			width:69%;
			margin:0 2%;
			vertical-align:top;
			padding-top:18px;
			padding-bottom:10px;
		}
	.search_submit{
		display:inline-block;
		vertical-align:top;
		width:35%;
		margin-left:1%;
		padding:30px 15px;
	}
		.search_submit .submit_advanced{
			background-image:url(images/bt_search_advanced.png);
			background-position:10px center;
			background-repeat:no-repeat;
		}
		.search_submit .all_solution{
			margin-top:10px;
			background-image:url(images/bt_all_solution.png);
			background-position:10px center;
			background-repeat:no-repeat;
			background-color:#238fc2;
			font-size:1.15rem;
			text-align:right;
		}

/*footer*/
footer{
	background-color:#0e3e68;
	color:#fff;
}
	footer #footer{
		background-color:#092843;
		min-height:174px;
		padding-top:20px;
		padding-bottom:20px;
	}
		#footer li{
			list-style:none;
			margin-top:5px;
			margin-bottom:12px;
		}
		#footer .wid{
		}
			#footer .title_wid{
				font-size:1.35rem;
				font-weight:700;
			}
			#footer .menu-suivez-nous-container li, #footer .menu-follow-container li{
				display:inline-block;
				vertical-align:top;
			}
			#footer li a{
				font-size:1.2rem;
				font-weight:300;
			}
		/**/
		footer .picto_linkedin a{
			background-image:url(images/picto_linkedin_bas.png);
		}
		footer .picto_plus a{
			background-image:url(images/picto_plus_bas.png);
		}
		footer .picto_twitter a{
			background-image:url(images/picto_twitter_bas.png);
		}
		footer .picto_facebook a{
			background-image:url(images/picto_facebook_bas.png);
		}
		/**/
	footer #pied{
		min-height:215px;
		padding-top:40px;
		padding-bottom:30px;
		font-size:1.05rem;
	}
	footer .display-push{
		color:#7a869d;
		font-weight:300;
		margin-bottom:35px;
	}
		footer #pied li{
			list-style:none;
			display:inline-block;
			vertical-align:top;
		}
		footer #pied .widget_nav_menu{
			text-align:right;
		}
		@media (max-width: 700px) {
		footer #pied .textwidget, footer #pied .widget_nav_menu{
			text-align:center;
		}
		}
		footer #pied li:before{
			display:inline-block;
			margin-right:3px;
			content:"/";
			color:#1db5ca;
			vertical-align:top;
		}
		footer #pied li:first-child:before{
			display:none;
		}
/**/
.paginate{
	padding-top:2.5rem;
	text-align:center;
	font-size:0.9rem;
}
	.wpv_pagination_links, .wpv_pagination_dots{
		display:inline;
	}
	.paginate li{
		list-style:none;
		display:inline-block;
		vertical-align:middle;
		margin:0 2px;
	}
	.paginate span, .paginate a{
		text-decoration:none;
		font-weight:700;
		color:#fff;
		width:31px;
		height:39px;
		line-height:39px;
		display:inline-block;
		vertical-align:middle;
		background-color:#c6ced7;
	}
	.paginate span.dots{
		color:#9ca2a9;
		background-color:#e8ebef;
	}
	.paginate a.prev, .paginate .wpv-filter-previous-link{
		text-indent:-999px;
		overflow:hidden;
		width:48px;
		border-radius:5px 0 0 5px;
		background-image:url(images/pagi_left.png);
		background-position: center center;
		background-repeat: no-repeat;
	}
	.paginate a.next, .paginate .wpv-filter-next-link{
		text-indent:-999px;
		overflow:hidden;
		width:48px;
		border-radius:0 5px 5px 0;
		background-image:url(images/pagi_right.png);
		background-position: center center;
		background-repeat: no-repeat;
	}
	.paginate .wpv-filter-previous-link, .paginate .wpv-filter-next-link{
		margin:0 2px;
	}
	.paginate a:hover, .paginate span.current, .wpv_page_current a{
		background-color:#1cb5cb;
		color:#fff;
		text-decoration:none;
	}

/**/
section#canape{
	min-height:115px;
	min-height:55px;
}

/**/
.btn{
	color:#fff;
	text-transform:uppercase;
	background-color:#1cb5cb;
	font-weight:600;
	font-size:1.38rem;
	text-align:center;
	padding:5px 10px;
}
.btn:hover{
	color:#fff;
	background-color:#195c9f;
}
.btn.nohover:hover{
	color:#fff;
	background-color:#1cb5cb;
}
.btn-sub{
	background-color:#238fc2;
}
.btn-gris{
	color:#a0a7ae;
	background-color:#eee;
}
.btn.btn-gris:hover{
	color:#eee;
	background-color:#a0a7ae;
}
.btn.btn-publi{
	padding-left:55px;
	background-image:url(images/btn-publi.png);
	background-repeat:no-repeat;
	background-position:0 center;
	background-size:auto 100%;
}

/*profil*/
.ct_tab{
	border:1px solid #c6cdd7;
	padding-top:60px;
	padding-bottom:25px;
}
	.ferreur{
		color:red;
		margin-bottom:15px;
	}
	.fmention{
		text-align:left;
		font-size:0.85rem;
	}
	#registerform label, .form-divers label{
		font-weight:400;
		line-height:34px;
	}
	.ct_tab label.radio-inline{
		line-height:1.5 !important;
	}
		.ct_tab label span{
			font-weight:600;
			color:#1cb5cb;
		}
	.ct_tab input{
		background:none;
		border:none;
		background-color:#eeeeee;
		box-shadow:none;
	}
	.form-group.haserror label{
		color:red;
	}
	.form-group.haserror input{
		background-color:#f2dede;
	}
	.abo_actu{
		line-height:21px !important;
		padding-left:0 !important;
	}
	.abo_actu2{
		margin-left:0 !important;
		position:relative !important;
		top:2px !important;
	}
	.ct_tab .btn{
		width:100%;
		border:none;
		padding-top:10px;
		padding-bottom:10px;
	}
	.ct_tab .btn.btn-small{
		width:auto;
		padding:10px 15px;
	}
	#tabs>ul{
		margin:0 !important;
	}
	#tabs .ui-tabs-nav li{
		list-style:none;
		display:inline-block;
		vertical-align:middle;
		margin-right:1px;
		background-color:#afe3e9;
	}
	#tabs .ui-tabs-nav li.disabled{
		background-color:#eeeeee;
	}
		#tabs .ui-tabs-nav li a{
			display:inline-block;
			padding:0 20px;
			line-height:36px;
			font-family: 'Open Sans Condensed', Arial, sans-serif;
			font-weight:700;
			color:#fff;
			text-decoration:none;
			text-transform:uppercase;
		}
	#tabs .ui-tabs-nav li.ui-tabs-active{
		background-color:#00b6cd;
	}
	#tabs .ui-tabs-nav li.ui-tabs-active.disabled{
		background-color:#c6cdd7;
	}
	
	.tab_abo .ct_tab{
		padding-top:30px;
	}
	.ct_tab strong.title{
		text-transform:uppercase;
		color:#a0a7ae;
		display:block;
		margin-bottom:10px;
	}
	.ct_tab .table *{
		border:none;
	}
	.ct_tab .table .btn-link{
		margin-left:30px;
		display:inline-block;
		vertical-align:middle;
	}
	.ct_tab strong.title span{
		font-weight:400;
	}
.cta_become{
	padding-top:20px; border-top:none;
}
	.cta_become strong{
		display:block;
		text-align:right; font-size:1.6rem;
		font-weight:400;
		line-height:200%;
	}
		.form-board label{
			font-weight:400 !important;
			text-align:left !important;
			font-size:0.92rem;
		}
		.form-board>.form-group{
			border-bottom:1px solid #C6CDD7;
			padding-bottom:15px;
		}
		.form-board>.form-group:last-child{
			border-bottom:none;
		}
	
/*contenu*/
	.pave{
		border:solid 1px #c6ced7;
		border-radius:4px;
		margin-bottom:30px;
		padding:8px 0;
		min-height:58px;
	}
		.pave .intitule{
			font-size:1.1rem;
		}
		.pave .btn{
			width:100%;
		}
		@media (max-width: 400px) {
			.pave .btn{
				font-size:1.2rem;
			}
		}
	.pave.compteur{
		padding-left:50px;
		background:url(images/picto-compteur.png) 10px center no-repeat;
		color:#39b6cb;
	}
		.compteur span{
			display:inline-block;
			vertical-align:top;
			white-space:nowrap;
		}
		.compteur .j{
			font-weight:700;
			font-size:2.15rem;
			width:75px;
		}
		.compteur .before{
			margin-left:6px;
			font-size:1.23rem;
			text-transform:uppercase;
			line-height:1.4;
		}
		.compteur .now{
			font-weight:bold;
			font-size:1.23rem;
			text-transform:uppercase;
			line-height:1.4;
		}

.alaune{
	border-radius:4px;
	margin-bottom:25px;
	/*margin-top:64px;*/
	/*background-color:#1793a5;*/
	background-color:#ebebeb;
	color:#fff;
	padding-top:15px;
}
	.une_titre{
		color:#a2cbd3; font-weight:800; font-size:1.05rem; margin-bottom:10px; padding:0 15px;
	}
	.une_video{
		color:#fff; font-size:1.4rem; font-weight:700; padding:5px 15px;
	}
	.une_intitule{
		color:#fff; color:#a0a7ae; font-size:1.4rem; font-weight:700; padding:0 15px;
	}
	.alaune>p{
		padding:0 15px;
	}
	.alaune>ul{
		background-color:#1cb5cb; border-radius:0 0 4px 4px;
		margin-bottom:0;
	}
		.alaune>ul li{
			padding:10px;
		}
		.alaune>ul.liste li{
			border-top:solid 1px #147e8e; padding:6px 15px; padding-bottom:10px;
		}
		.alaune>ul strong{
			text-transform:uppercase; margin-bottom:5px;
		}
		.alaune>ul a{
			text-decoration:none;
		}
	.alaune img{
		max-width:100%;
		height:auto;
	}
#moment{
}
	#moment .title_page{
		font-size:1.05rem;
		font-weight:800;
		color:#a0a7ae;
		text-transform:uppercase;
		padding:5px 0;
		margin-top:0;
	}
.home #sidebar{
	min-height:1000px;
}
.part_slide{
	padding-top:35px;
	padding-bottom:35px;
	border-top:solid 1px #c6ced7;
	border-bottom:solid 1px #c6ced7;
}
.part_slide:last-child{
	border-bottom:none;
}
.part_slide:last-child{
	border-top:none;
}
@media (max-width: 764px) {
	.part_logo{
	}
}
.slide_logo, .slide_logo2{
	position:relative;
	z-index:1;
}
.slide_logo li, .slide_logo2 li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	display:none;
	list-style:none;
	text-align:center;
}
.slide_logo li.actif, .slide_logo2 li.actif{
	display:block;
}
.slide_logo li img, .slide_logo2 li img{
	max-width:100%;
	height:auto;
	width:auto;
	max-height:83px;
}
.part_intitule{
	font-weight:800;
	font-size:2.3rem;
	text-transform:uppercase;
	line-height:1.1;
}
.part_slide_logo .part_intitule{
	padding-top:25px;
	padding-bottom:25px;
}
.part_prog{
	color:#a0a7ae;
	font-size:0.85rem;
}
	.part_prog .part_intit{
		position:relative;
		z-index:1;
	}
		.part_prog .part_intit div{
			position:absolute;
			top:47px;
			right:-5px;
			z-index:1;
			text-align:right;
			display:block;
			height:1rem;
			margin:auto;
		}
	.part_prog .part_logo{
		text-align:center;
		padding-top:14px;
	}
		.part_prog .part_logo>div{
			margin-bottom:12px;
		}
		.part_prog .part_logo img{
			width:auto;
			max-height:80px;
			margin:0 8px;
		}
@media (max-width: 992px) {
	.part_intit img{
		display:block;
		max-width:100%;
		height:auto;
	}
	.part_prog .part_intit div{
		position:relative;
		top:0;
	}
}
@media (max-width: 768px) {
	.part_prog .part_intit{
		text-align:center;
	}
	.part_intit img{
		display:inline-block;
	}
}
@media (max-width: 400px) {
	.part_prog{
		height:295px;
	}
	.part_prog *{
		padding-top:0 !important;
		display:block;
		text-align:center !important;
		margin:5px auto !important;
	}
}
/**/
	.post_grid{
		height:335px;
		margin-bottom:25px;
		overflow:hidden;
	}
		.post_grid figure{
			position:relative;
			width:100%;
			height:165px;
			overflow:hidden;
			z-index:1;
		}
			.post_grid figure img.visuel{
				width:100%;
				height:auto;
			}
			.post_grid figure img.logo{
				position:absolute;
				margin:auto;
				max-width:90%;
				height:auto;
				width:auto;
				max-height:90%;
				top:0;
				left:0;
				right:0;
				bottom:0;
				z-index:1;
			}
		.post_grid .title{
			margin-top:6px;
			margin-bottom:6px;
			font-weight:600;
			font-size:1.6rem;
		}
		.post_grid p{
			font-size:1.05rem;
		}
			.post_grid div.ct:hover a{
				color:#168e9e;
				text-decoration:none;
			}
		.post_grid>.meta-taxo{
			text-align:right;
			color:#a0a7ae;
			font-size:0.85rem;
			line-height:2rem;
		}
			.post_grid>.meta-taxo a{
				float:left;
				font-size:1.05rem;
				text-transform:uppercase;
				font-weight:700;
				display:inline-block;
				line-height:1.55rem;
				vertical-align:top;
				margin:0;
				padding:0 10px;
			}
			.post_grid>.meta-taxo .usage{
				color:#fff;
				background-color:#1cb5cb;
			}
			.post_grid>.meta-taxo .secteur:first-child{
				padding-left:0;
			}
/**/
#page{
	background-color:#fff;
	padding-top:20px;
	padding-bottom:100px;
}
.couleur_bleu{
	color:#168e9e !important;
}
.couleur_bleu2{
	color:#2b68b9 !important;
}
h1, h2, h3{
	font-weight:700;
}
*.alignright{
	float:right;
	margin-left:15px;
}
*.alignleft{
	float:left;
	margin-right:15px;
}
article h1{
	text-transform:uppercase;
	margin-bottom:15px;
}
article h2{
	color:#1cb5cb;
	font-weight:600;
	font-size:1.2rem;
}
#page>.dets{
	padding:5px 0;
	font-size:1.2rem;
	color:#a0a7ae;
	position:relative;
}
	#page>.dets img{
		max-height:50px;
		width:auto;
		margin-left:10px;
	}
	#page>.dets .date{
		position:absolute;
		top:35%;
		right:0;
		font-size:0.9rem;
		color:#a0a7ae;
	}
#page>.meta-taxo{
	padding:10px 0;
	font-size:1.4rem;
	text-transform:uppercase;
	font-weight:700;
}
	#page>.meta-taxo a{
		display:inline-block;
		line-height:2rem;
		vertical-align:top;
		margin:2px;
		padding:0 10px;
	}
	#page>.meta-taxo .usage{
		color:#fff;
		background-color:#1cb5cb;
	}
	#page>.meta-taxo .secteur{
		color:#a0a7ae;
	}
#texte{
	padding-top:5px;
}
	#texte li{
		list-style-position:inside;
	}
	#texte>h1{
		margin-top:0;
		margin-bottom:25px;
	}
	.title_page{
		font-size:2.6rem;
		text-transform:uppercase;
	}
		.title_page .encart{
			display:inline-block;
			vertical-align:top;
			margin-left:50px;
			color:#a0a7ae;
			font-size:1.4rem;
			text-transform:none;
		}
			.encart .grav{
				width:60px;
				height:60px;
				background:url(images/gravh.png) 0 0 no-repeat;
				margin-right:15px;
			}
			.encart.female .grav{
				background-image:url(images/gravf.png);
			}
			.encart.admin .grav{
				background-image:url(images/gravg.png);
			}
			.encart span{
				font-weight:400;
				display:inline-block;
				vertical-align:middle;
			}
	.title-cat{
	}
	.title-taxo{
		margin-bottom:25px;
	}
	#texte p{
		text-align:justify;
	}
	#texte img{
		max-width:100%;
	}
article>*{
	margin-bottom:15px;
}

.lescontacts{
	margin-top:50px;
	background-color:#eeeeee;
	border:solid 1px #c6ced7;
	border-radius:3px;
}
	.lescontacts li{
		width:50%;
		float:left;
		text-align:left;
		font-weight:600;
		list-style:none;
		padding:10px;
		padding-top:0;
	}
	.lescontacts li.presse{
		border-left:solid 1px #c6ced7;
	}
	.lescontacts h6{
		font-size:1.05rem;
		color:#a0a7ae;
		text-transform:uppercase;
		font-weight:800;
	}

.extrait_actus{
	border-bottom:solid 1px #c6cdd7;
}
.extrait_actus:first-child{
	border-top:solid 1px #c6cdd7;
}
.extrait_actus a{
	color:#000 !important;
}
.extrait_actus .meta{
	margin-bottom:0;
	padding-top: 20px;
	color:#a0a7ae;
	font-size: 0.85rem;
}

/*sidebar*/
#sidebar{
	padding-top:10px;
	padding-bottom:50px;
}
body.home #sidebar{
	padding-top:0;
}
.des_filtres #sidebar{
	padding-top:0;
	padding-bottom:5px;
}
	.bt-print{
		display:inline-block;
		cursor:pointer;
		text-transform:uppercase;
		padding-right:25px;
		line-height:34px;
		font-weight:700;
		font-size:1rem;
		color:#a0a7ae;
		background:url(images/picto_print.png) right center no-repeat;
	}
	.bt-print:hover{
		color:#1cb5cb;
		background:url(images/picto_print_open.png) right center no-repeat;
	}
#sidebar .essb_links .essb_item{
	float:left;
}
#sidebar .essb_links .essb_link_google{
	clear:both;
}
#sidebar>*{
	margin-bottom:25px;
}
.message-ajax{
	display:none;
	background-color: #f8f8f8;
    border: 1px solid #eceff2;
    color: #000;
    padding: 10px 12px;
}
.message-ajax.erreur{
	color:red;
}
.bt-abo{
	display:block;
	border-radius: 3px;
	background:url(images/picto_abo.png) 8px center no-repeat #1cb5cb;
	font-size:1.2rem;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	padding:10px 0 10px 40px;
}
.bt-abo:hover{
	text-decoration:none;
}
.bt-abo.gris{
	background-color:#A0A7AE;
	cursor:default;
}
#sidebar>.bt-abo:first-child{
	margin-bottom:10px;
}
.iframe-ratio {
    display: block;
    width: 100%;
    height: auto;
}
#sidebar .video{
	position:relative;
}
	#sidebar .video>*{
		width: 100% !important;
		height: 100% !important;
	}
	#sidebar .video iframe, #sidebar .video object, #sidebar .video embed{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
#sidebar .wsid{
}
	#sidebar .wsid .title{
		font-size:1.05rem;
		font-weight:800;
		color:#a0a7ae;
		text-transform:uppercase;
		padding:5px 0;
		border-bottom:solid 1px #a0a7ae;
	}
	#sidebar .wsid.tags .title{
		background:url(images/picto_tag.png) right center no-repeat;
	}
	#sidebar .wsid.files .title{
		background:url(images/picto_join.png) right center no-repeat;
	}
	#sidebar .wsid.apropos .title{
		border-bottom:none;
		margin-bottom:5px;
	}
	#sidebar .wsid li{
		list-style-position:inside;
		color:#c6ced7;
	}
		#sidebar .wsid li>*{
			color:#000;
		}
	#sidebar .wsid.files li{
		list-style:none;
		min-height:22px;
		background:url(images/picto_pdf.png) 0 0 no-repeat;
		margin-bottom:5px;
	}
		#sidebar .wsid.files li>a{
			padding-left:20px;
			padding-right:0;
		}
	#sidebar .wsid.apropos ul{
		background-color:#f8f8f8;
		color:#000;
		border:solid 1px #eceff2;
		padding:10px 12px;
	}
		#sidebar .wsid.apropos li{
			color:#000;
		}
	#sidebar .toread, #sidebar .widget_rss{
	}
		#sidebar .toread .title, #sidebar .widget_rss .title{
			margin-bottom:0;
		}
			#sidebar .widget_rss .title img{
				display:none;
			}
		#sidebar .toread li, #sidebar .widget_rss li{
			color:#000;
			border-bottom:solid 1px #c6ced7;
			list-style:none;
			padding:8px 0;
		}
		#sidebar .toread li>.meta-taxo, #sidebar .widget_rss li>.meta-taxo{
			text-align:left;
			color:#a0a7ae;
			font-size:0.85rem;
			line-height:1.75rem;
		}
	#sidebar .wsid.juiz_last_tweet_widget .title{
		border-bottom:none;
		margin-bottom:0;
	}
		#sidebar .juiz_last_tweet_inside{
			border:solid 1px #eceff2;
			border-radius:5px;
			padding:10px;
		}
			#sidebar .juiz_last_tweet_inside li{
				list-style:none;
				padding-bottom:10px;
			}
				#sidebar .juiz_last_tweet_inside li a{
					color:#1cb5cb;
				}
				#sidebar .juiz_last_tweet_inside li .user_avatar{
					display:inline-block;
					vertical-align:top;
					width:20%;
				}
				#sidebar .juiz_last_tweet_inside li .juiz_lt_content{
					padding-top:10px;
					display:inline-block;
					vertical-align:top;
					width:78%;
				}
				#sidebar .juiz_last_tweet_inside li .juiz_last_tweet_footer_item{
					margin-left:20%;
					width:78%;
				}
				#sidebar .juiz_last_tweet_inside li .juiz_last_tweet_metadata, #sidebar .juiz_last_tweet_inside li .juiz_last_tweet_metadata a{
					color:#c6ced7;
					font-size:0.85rem;
				}
			.juiz_last_tweet_follow_us{
				border-radius:5px;
				background:url(images/picto_last_tweet.png) 10px center no-repeat #1cb5cb;
				text-transform:uppercase;
				color:#fff;
				padding-left:70px;
				height:38px;
				line-height:38px;
				margin-bottom:0;
			}
				.juiz_ltw_ontwitter, .juiz_ltw_source{
					display:none;
				}

/*usage*/
#usage{
	background-color:#fff;
	padding-bottom:90px;
}
section.usage{
	color:#fff;
	background-color:#1cb5cb;
	margin-bottom:50px;
	font-size:1.05rem;
}
	.title-usage{
		font-weight:600;
		font-size:3.05rem;
		text-transform:uppercase;
		margin:0;
		line-height:5.6rem;
	}
	section.usage figure{
	}
		section.usage figure img{
			width:100%;
			height:auto;
		}
	section.usage p{
		padding-top:10px;
		padding-bottom:10px;
	}

/*result_search*/
.result_search{
}
.uppercase{
	text-transform:uppercase;
}
.pstatic{
	position:static !important;
}
.prelative{
	position:relative !important;
}
.count_search{
	color:#1cb5cb;
	font-size:1.07rem;
	font-weight:700;
	position:absolute;
	top:36px;
	z-index:1;
	width:100%;
}
#the_filtre {
	margin-bottom:25px;
}
#the_filtre .btop{
	border-top:1px solid #c6ccd6;
}
#the_filtre>.clearfix{
	border-bottom:1px solid #c6ccd6;
}
#the_filtre .intitule{
	text-align:right;
	color:#a0a7af;
	font-size:1.07rem;
	height:39px;
	line-height:39px;
}
#the_filtre .value{
	min-height:39px;
}
	.des_filtres span.etiq{
		display:inline-block;
		vertical-align:middle;
		margin-right:10px;
		margin-top:5px;
		margin-bottom:5px;
		background:url(images/filtre_close.png) right center no-repeat #1cb5cb;
		border-radius:4px;
		color:#fff;
		height:100%;
		padding-left:10px;
		padding-right:30px;
		font-size:1.07rem;
		font-weight:600;
		line-height:26px;
		cursor:pointer;
	}
	.des_filtres span.etiq.gris{
		background:url(images/filtre_close.png) 10px center no-repeat #c6ced7;
		color:#000;
		font-weight:400;
		padding-right:10px;
		padding-left:30px;
	}
/**/
.ssba{
	padding-top:50px;
}

/*mon compte*/
#commentform{
}
	#commentform label{
		display:block;
	}
	#commentform textarea{
		padding:10px;
	}
	#commentform input.submit{
		color:#fff;
		text-transform:uppercase;
		background-color:#1cb5cb;
		font-weight:600;
		font-size:1.38rem;
		text-align:center;
		padding:5px 10px;
	}
.table_css{
}
	.table_css th, .table_css td{
		border:solid 1px #c6cdd7 !important;
		border-top:none !important;
	}
	.table_css th{
		text-align:center;
		background-color:#eeeeee;
		border-top:solid 1px #c6cdd7 !important;
	}
	.table_css td.center{
		text-align:center;
	}

/**/
.preload{
	display:block;
	margin:0 auto;
	width:35px;
	height:35px;
	background:url(images/load.gif) center center no-repeat;
}
.recaperror{
}
	.recaperror label{
		color:red;
	}
	.recaperror span{
		display:block;
	}
/**/
#filter{
	padding-bottom:25px;
}