/*
Theme Name: LXPRO
Author: Christophe Corvisier @MEDIACOM
Author URI: http://arobamedia.com
Version: 1.1
*/
html{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
}
body{
	margin: 0;
	padding: 0;
	background-color: #CCC !important;
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	width: 100%;
	overflow: auto;
	background-image: url("http://lxpro.fr/wp-content/gallery/background/fond.jpg");
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
}
table{
	border: 0 !important;
}
.container{
	max-width: 1170px !important;
	background: #FFF;
}
.container-site{
	max-width: 78% !important;
	margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;

}
.container-max{
	background: black;
	min-height: 200px;
}
a{
	color: #000;
}
a:hover, a:focus{
	color: #000;
	text-decoration: none;
}
ul{
	padding-left: 0;
}
hr{
	border-color: #999 !important;
	margin: 0;
}
.up-line{
	line-height: 24px;
}
.first-bloc{
	margin-top: 14px;
}
.last-bloc{
	margin-bottom: 50px;
}
.row-nomargin{
	margin: 0 !important;
}
.col-content{
	padding-left: 0 !important;
}
.col-content pre{
	background: #d1a354 !important;
	text-transform: uppercase;
	border: none !important;
	display: inline-block;
}
.col-content pre a:hover{
	color: #FFF !important;	
}
.img-responsive {
	max-width: 100%;
	height: auto;
}
.img-center{
	display: block;
	margin: 0 auto;	
}
.no-padding{
	padding: 0 !important;
}
.center{
	margin-left: auto !important;
	margin-right: auto !important;
}
.hide{
	display: none;
}
.clear{
	clear: both;
}
.black{
	background: #000;
}
.white{
	background: #FFF;
}
.border-left{	
	border-left: 1px solid #666;
}
.border-right{	
	border-right: 1px solid #666;
}

h1{
	font-family: "Arial",Helvetica,Arial,sans-serif;
	/*font-family: 'Open Sans', sans-serif;*/
	font-weight: 700;
	font-size: 30px;
	color: #2595d0;
	margin-top: 30px;
	margin-left: 15px;
	border-bottom: 1px solid #DDD;
}
h2{
	font-family: "Arial",Helvetica,Arial,sans-serif;
	/*font-family: 'Open Sans', sans-serif;*/
	font-weight: 400;
	font-size: 14px;
	margin-top: 10px;
	color: #333;
	line-height: 18px;
	margin-left: 15px;
}
h2 img.alignleft{
	float: left;
	margin-right: 10px;
}
h2 ul{
	margin-left: 20px;	
	line-height: 1.6em;
}	
h3{
	font-family: "Arial",Helvetica,Arial,sans-serif;
	/*font-family: 'Titillium Web', sans-serif;*/
	font-weight: 700;
	font-size: 14px;
	margin-top: 0;
	color: #CCC;
}
p{
	text-align: justify !important;
	font-weight: 400;
	font-size: 14px;
	margin-top: 10px;
	color: #333;
	line-height: 200%;
	margin-left: 15px;
}
.big-num{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 48px;
	color: #d72842;
	margin-top: 12px;
}
.med-num{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #333;
	margin-top: 12px;
}
.widgettitle{
	display: none;
}
.widget_recent_entries ul{
	list-style-type: none;
}
.widget_recent_entries ul li{
	border-bottom: 1px #333 solid;
	font-size: 11px;
	padding: 6px;
}
.widget_recent_entries ul li:last-child{
	border-bottom: none;
}
@media (max-width: 612px) {
	#content-large{
		display: none;
	}
}
@media (max-width: 612px) {
	#supersized{
		display: none !important;
	}
}
@media (min-width: 612px) {
	#content-small{
		display: none;
	}
}
/*---------------*/
/*    PREHOME    */
/*---------------*/
.prehome-container{
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	min-height: 200px;
	padding: 0 !important;
}
.social ul{
	float: right;
	margin-top: 20%;
}
.social li{
	float: left;
	margin-left: 5px;
	list-style: none;
}
#bt-billetterie-ph-big{
	cursor: pointer;
}
#bt-boutique-ph-big{
	cursor: pointer;
}
#bt-partenaire-ph-big{
	cursor: pointer;
}
#bt-tourisme-ph-big{
	cursor: pointer;
}
.bt-ph-small{
	cursor: pointer;
	height: 30px;
	width: 100%;
	background: url(img/fond-bt-rouge.jpg) repeat-x;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	color: white;
	line-height: 30px;
	padding-left: 10px;
}
.bt-ph-small a{
	color: #FFF;
	text-decoration: none;
}
.alpha-black{
	background: rgba(0,0,0,.7);
}
#partenaire{
	background: rgba(0,0,0,.7);
	margin: 14px !important;
}
/*---------------*/
/* TOP NAV BAR   */
/*---------------*/
.navbar-fixed-top{
	/*background: url(img/fond-header-menu.jpg) repeat-x;*/
	background: -webkit-linear-gradient( #d52641, #850c21);
	background:    -moz-linear-gradient( #d52641, #850c21);
	background:     -ms-linear-gradient( #d52641, #850c21);
	background:      -o-linear-gradient( #d52641, #850c21);
	background:         linear-gradient( #d52641, #850c21);
	border: none !important;
}
.navbar-fixed-top .navbar-nav li a {
	font-family: 'Rambla', sans-serif;
	font-weight: 600;
	font-size: 14px !important;
	color: #FFF !important;	
}
.navbar-fixed-top .navbar-nav li a.grey {
	background: -webkit-linear-gradient( #505050, #262324);
	background:    -moz-linear-gradient( #505050, #262324);
	background:     -ms-linear-gradient( #505050, #262324);
	background:      -o-linear-gradient( #505050, #262324);
	background:         linear-gradient( #505050, #262324);
}
.navbar-fixed-top .navbar-nav li a.over:hover {
	background: -webkit-linear-gradient( #505050, #262324);
	background:    -moz-linear-gradient( #505050, #262324);
	background:     -ms-linear-gradient( #505050, #262324);
	background:      -o-linear-gradient( #505050, #262324);
	background:         linear-gradient( #505050, #262324);
}
.navbar-fixed-top .navbar-nav li a.border-left{
	border-left: solid 1px #CCC;
}
.navbar-fixed-top .navbar-header {
	text-align: center;
}
.navbar-fixed-top .navbar-toggle{
	border: none !important;
	float: none !important;
}
.navbar-fixed-top .navbar-toggle .icon-bar{
	background-color: #FFF !important;
}
.navbar-nav .search-form{
	padding-top: 14px !important;
	float: right !important;
	width: 100% !important;
}
.navbar-nav .search-form .screen-reader-text{
	display:none
}
.navbar-nav .search-form .search-submit{
	display: none;
}
.navbar-nav .search-form .search-field{
	background: #fff url('img/bt-search.png') no-repeat bottom right;
}

@media (max-width: 1200px) {
	.navbar-fixed-top .navbar-nav li a {
		font-size: 10px !important;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 995px) {
	.navbar-fixed-top .navbar-nav li a {
		padding-left: 4px;
		padding-right: 4px;
	}
}
/*---------------*/
/* HEADER TITLE  */
/*---------------*/
@media (max-width: 767px) {
	#header-title{
		display: none;
	}
	.navbar-main{
		/*margin-top: 50px;*/
	}
}
/*---------------*/
/* MAIN NAV BAR   */
/*---------------*/
.navbar{
	border-radius: 0px !important;
	margin-bottom: 0 !important;
	min-height: 80px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background: #000 !important;
}
.navbar-main .navbar-nav li a {
	font-family: 'Rambla', sans-serif;
	font-weight: 600;
	font-size: 18px !important;
	color: #FFF !important;	
	margin-left: 6px;
}
.navbar-main .navbar-nav #menu-item-187 a{
		padding-top: 12px;
}
.navbar-main .navbar-nav{
	padding-top: 20px !important;
}
.navbar-main .navbar-nav li a:hover, .navbar-main .navbar-nav li a:focus {
	color: #2595d0 !important;	
	background: #000 !important;
}
.navbar-main .navbar-text{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700 !important;
	font-size: 12px !important;
	margin-top: 2px !important;
	margin-bottom: 2px !important;
	padding-left: 10px;
}
.menu-item span{
	display: none;
}
.navbar-main .navbar-nav .dropdown-menu{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background-color: rgba(0,0,0,.7) !important;
	background: rgba(0,0,0,.7) !important;

}
.navbar-main .navbar-nav .dropdown-menu a{
	font-weight: normal !important;
	font-size: 15px !important;
	color: #FFF !important;
}
.navbar-default{
	background-color: #000 !important;
	border: none !important;
}
.navbar-ex1-collapse{
	padding-left: 0px;
}

@media (min-width: 767px) {
	.navbar-main .navbar-text{
		display: none;
	}
}
@media (max-width: 1200px) {
	.navbar-main .navbar-nav li a {
		font-size: 14px !important;
		padding-left: 10px;
		padding-right: 10px;
	}
	.navbar-main .navbar-nav{
		/*padding-top: 20px !important;*/
	}
}
@media (max-width: 996px) {
	.navbar-main .navbar-nav li a {
		font-size: 10px !important;
		padding-left: 4px;
		padding-right: 4px;
	}
	#nav .navbar-text img{
		width: 200px !important;
	}
}
@media (max-width: 768px) {
	.navbar-main .navbar-nav li a {
		font-size: 14px !important;
		padding-left: 10px;
		padding-right: 10px;
	}
	.navbar-main .logo-link{
		display: none;	
	}

}
/*---------------*/
/* SLIDE ACTUS     */
/*---------------*/
.slider-headerslide-content{
	background: -webkit-linear-gradient( #DDD, #FFF);
	background:    -moz-linear-gradient( #DDD, #FFF);
	background:     -ms-linear-gradient( #DDD, #FFF);
	background:      -o-linear-gradient( #DDD, #FFF);
	background:         linear-gradient( #DDD, #FFF);

}
.headerslide{
	margin-bottom: 0px;
}
.headerslide .item{
	display: block;
	position: relative;
		max-height: 360px !important;
}
.headerslide .text{
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	color: #FFF;
	font-family: 'Titillium Web', sans-serif;
	font-size: 80px;
	text-shadow: 0px 0px 18px #000 !important;
}
.headerslide .text h1{	
	font-weight: 700;
	font-size: 1em;
}
.headerslide .text h2{
	font-weight: 700;
	font-size: 0.8em;
	margin-top: 10px;
	color: #FFF;
}
.headerslide .text h3{
	font-weight: 700;
	font-size: 0.3em;
	margin-top: 0;
	color: #FFF;
}
.headerslide .text h4{
	font-weight: 700;
	font-size: 0.2em;
	margin-top: 2%;

}
.headerslide .text img{
	margin: 0 auto;	
}
.headerslide a{
	color: #d52641;
}
.headerslide .text h4 a{
	color: #FFF;
	background: #d0a354;
	border-radius: 4px;
	padding: 6px;
}
.headerslide .slick-prev{
	background: none !important;
	left: 8px;	
}
.headerslide .slick-next{
	background: none !important;
	right: 8px;	
}
@media (max-width: 1200px) {
	.headerslide .text{
		font-size: 60px;
	}
	.headerslide .text img{
		display: none;
		}
}
@media (max-width: 900px) {
	.headerslide .text{
		font-size: 48px;
	}
}
@media (max-width: 767px) {
	.headerslide .text{
		font-size: 24px;
		margin-top: 20px;
	}
}
#slidecaption{
	display: none;	
}
/*---------------*/
/* SLIDE ACTUS     */
/*---------------*/
.slider-actus-content{
	/*
	background: -webkit-linear-gradient( #DDD, #FFF);
	background:    -moz-linear-gradient( #DDD, #FFF);
	background:     -ms-linear-gradient( #DDD, #FFF);
	background:      -o-linear-gradient( #DDD, #FFF);
	background:         linear-gradient( #DDD, #FFF);
	*/
}
.actus{
	margin-bottom: 14px;
	
}
.actus .item{
	display: block;
	position: relative;
}
@media (max-width: 767px) {
	.actus .text h1{
		font-size: 12px !important;
	}
	.actus .text h2{
		font-size: 10px !important;
	}
	.actus ul.slider-link{
		display: none;
	}
}
.actus .text{
	position: absolute;
	text-align: left;
	right: 0;
	top: 0;
	height: 100%;
	width: 40%;
	padding-left: 20px;
	padding-right: 20px;
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.78) 29%, rgba(0,0,0,1) 37%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(29%,rgba(0,0,0,0.78)), color-stop(37%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.78) 29%,rgba(0,0,0,1) 37%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.78) 29%,rgba(0,0,0,1) 37%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.78) 29%,rgba(0,0,0,1) 37%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.78) 29%,rgba(0,0,0,1) 37%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0000000',GradientType=1 ); /* IE6-9 */
}
.actus .text .text-content{
	margin-top: 5%;
	margin-bottom: 30%;
}
.actus .text h1{
	text-shadow: 0px 0px 18px #666 !important;
	font-size: 32px;
	font-weight: 400;
	color: #CCC;
}
.actus a{
	color: #d0a354;
	text-shadow: 0px 0px 18px #666 !important;
}
.actus ul.slider-link li{
	list-style: none;
	height: 24px;
}
.actus ul.slider-link li a{
	padding-top: 3px;
	
}
.actus ul.slider-link li:first-child a{
	border-top: 1px solid #d52641;
	padding-bottom: 4px;
}
.actus ul.slider-link li:last-child a{
	border-top: 1px solid #d52641;
	border-bottom: 1px solid #d52641;
}
.actus .slick-prev::before{
	color: #666 !important;
	font-family: Verdana, sans-serif !important;
	content: "<" !important;
}
.actus .slick-next::before{
	color: #666 !important;
	font-family: Verdana, sans-serif !important;
	content: ">" !important;
}
.actus .slick-prev{
    left: 8px !important;
     background: none !important;
}
.actus .slick-next{
    right: 8px !important;
     background: none !important;
}
.actus .more-link{
	display: none;
}

/*---------------*/
/* MATCH CENTER  */
/*---------------*/
.sub-content{
	/*
	background: -webkit-linear-gradient( #EEE, #FFF);
	background:    -moz-linear-gradient( #EEE, #FFF);
	background:     -ms-linear-gradient( #EEE, #FFF);
	background:      -o-linear-gradient( #EEE, #FFF);
	background:         linear-gradient( #CCC 0px, #FFF 30px);
	*/
	/*padding: 10px;*/
	padding-top: 0;

}
.matchcenter{
	margin-bottom: 0 !important;
}

.matchcenter .slick-slide{
	opacity: .4;
	text-align: center;
}
.matchcenter .slick-slide img{
	width: 50px;
	height: 50px;	
	margin: 0 auto;
}
.matchcenter .slick-center{
	opacity: 1;
	transition: all 300ms ease 0s;
}

.matchcenter .slick-prev::before{
	color: #666 !important;
	font-family: Verdana, sans-serif !important;
	content: "<" !important;
}
.matchcenter .slick-next::before{
	color: #666 !important;
	font-family: Verdana, sans-serif !important;
	content: ">" !important;
}
.matchcenter .slick-prev{
    left: 8px !important;
}
.matchcenter .slick-next{
    right: 8px !important;
}
.matchcenter .small-items{
	margin-top: 20px;
}
.matchcenter .large-item ul{
	margin-top: -6px;
}
.matchcenter .large-item ul li{
	list-style: none;
	float: left;
	width: 95px;
	background: #FFF;
	line-height: 30px;
}
.matchcenter .large-item ul li.border-left{
	border-left: 1px solid #DDD;
}
.matchcenter .large-item ul li a{
	color: #d52641;
}
.matchcenter .large-item h3{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin: 3px;
}
.matchcenter .large-item h4{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
}
@media (max-width: 512px) {
	#home-classement{
		display: none;
	}
	#home-francebleu{
		display: none;
	}
}
@media (max-width: 627px) {
	#home-pari {
		display: none;
	}
}
/*---------------*/
/* BLOC SIMPLE   */
/*---------------*/
.blocs{

}

.simple-bloc {
	text-align: center;
	padding: 8px;
	background: #FFF;

}
.simple-bloc img{
	/*min-height: 240px;*/	
}
.simple-bloc a{
	color: #2595d0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	font-family: "Open Sans",sans-serif;
}
@media (max-width: 1200px) {
	.simple-bloc a{
		font-size: 16px;
	}
}
@media (max-width: 900px) {
	.simple-bloc a{
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.simple-bloc a{
		font-size: 14px;
	}
}
/*
.simple-bloc:hover{
	background: #0000FF;
	color: #FFF !important;
}
.simple-bloc img:hover{
	color: #FFF !important;
}
.iconic{
	/*padding: 20px;*/
}
*/
.iconic .img-responsive{
	display: inline-block;	
	padding: 10px;
	padding-bottom: 0;
}
@media (max-width: 512px) {
	h2{
		font-size: 10px;	
	}
}
.title-bloc  .dashicons{
	padding-top: 4px;
}
.title-bloc  .genericon{
	padding-top: 4px;
}
/*---------------*/
/* BLOC BISEAU   */
/*---------------*/
.title-home-bloc{
	/*background: url(img/bg-title-bloc.jpg) left bottom repeat-x;*/
	height: 28px;
	margin-top: 10px;
}
.title-biseau {
	height: 28px;
	line-height: 28px;
	padding: 0 5px;
	background: -webkit-linear-gradient( #ad8b5a, #d5ab49);
	background:    -moz-linear-gradient( #ad8b5a, #d5ab49);
	background:     -ms-linear-gradient( #ad8b5a, #d5ab49);
	background:      -o-linear-gradient( #ad8b5a, #d5ab49);
	background:         linear-gradient( #ad8b5a, #d5ab49);
	padding-right: 20px;
	display: inline-block;
	position: relative;
	color: #FFF;
	font-weight: bold;
	margin-bottom: -20px;
}

.title-biseau:after {
	content: "";
	display: block;
	background: -webkit-linear-gradient( #ad8b5a, #d5ab49);
	background:    -moz-linear-gradient( #ad8b5a, #d5ab49);
	background:     -ms-linear-gradient( #ad8b5a, #d5ab49);
	background:      -o-linear-gradient( #ad8b5a, #d5ab49);
	background:         linear-gradient( #ad8b5a, #d5ab49);
	border: none;
	border-left: 0;
	width: 28px;
	height: 28px;
	position: absolute;
	/*z-index: -1;*/
	top: 0; /* pull it up because of 1px border */
	right: -14px; /* 35px / 2 */
	transform: skew(45deg);
	-o-transform: skew(45deg);
	-moz-transform: skew(45deg);
	-webkit-transform: skew(45deg);
}
.title-biseau .dashicons{
	padding-top: 4px;
}
.title-biseau .genericon{
	padding-top: 4px;
}
.title-home-bloc a.title-biseau-link{
	float: right;
	font-size: 12px;
	color: #d52641;
	padding-top: 8px;
	padding-right: 14px;
	font-weight: bold;
}
.title-home-bloc a.title-biseau-link .dashicons{
	margin-top: -2px;	
}
/*---------------*/
/* HOME BLOCS   */
/*---------------*/
@media (max-width: 1200px) {
	#social-home-blocs {
		display: none;
	}
}
.timeline-header{
	display: none;
}


/*---------------*/
/* HOME VIDEOS   */
/*---------------*/
.videos .slick-prev{
    left: 8px !important;
}
.videos .slick-next{
    right: 8px !important;
}
.ppt{
	display: none !important;
}
.pp_default{
	background: #FFF;
}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right{
background: none !important;
}
div.pp_default .pp_content_container .pp_left{
	background: none !important;
}
div.pp_default .pp_content_container .pp_right{
	background: none !important;
}
.pp_social{
	display: none;
}
a.pp_close{
	top: -20px !important;
	right: -30px !important;
}
/*------------------------------*/
/* PALMARES	PARTENAIRE CONTACT */
/*-----------------------------*/
.sub-content-black{
	background: #000;
	padding-top: 0;
	color: #FFF;
}
.partners ul{
	list-style-type: none;
	text-align: center;
	margin-bottom: 0;
	padding-left: 0;
}
.partners li{
	
	padding-bottom: 10px;
	width: auto;
}
.partners p{
	color: #eee;
	margin: 0;
	
}
.partners li img{
	max-height: 30px;
	width: auto;
}
@media (max-width: 995px) {
	.partners li img{
		height: 30px;
		margin-left: 10px;
	}
}
@media (max-width: 627px) {
	.partners li img{
		height: 20px;
	}
}
.footer-menu ul{
	list-style-type: none;
	text-align: right;
	margin-bottom: 0;
}
.footer-menu ul li{
	display: inline-table;
	padding: 10px;
}
.footer-menu ul li a{
	color: #FFF;	
}
.footermenu li > a:hover{
	background: #000 !important;	
	color: #2595d0 !important;
}
/*---------------*/
/* FOOTER BREVES */
/*---------------*/
.navbar-fixed-bottom{
	/*background: url(img/fond-header-menu.jpg) repeat-x;*/
	background: -webkit-linear-gradient( #d52641, #850c21);
	background:    -moz-linear-gradient( #d52641, #850c21);
	background:     -ms-linear-gradient( #d52641, #850c21);
	background:      -o-linear-gradient( #d52641, #850c21);
	background:         linear-gradient( #d52641, #850c21);
	border: none !important;
	height: 36px !important;
	color: #FFF;
}
.navbar-fixed-bottom .slick-slide{
	opacity: 1;
	text-align: left;
	font-size: 14px;
}
.navbar-fixed-bottom a{
	color: #FFF;
	line-height: 36px;

}
#footer-plus{
	position: absolute;
	right: 5px;
	z-index: 2000;
}

#footer-plus .dashicons{
	margin-top: 2px;	
}
/*---------------*/
/*   CONTENT     */
/*---------------*/
h1.entry-title{
	color: #2595d0;
}
.breadcrump{
	border-bottom: 1px #333 solid;
		font-size: 11px;
}
.breadcrump a{
	padding: 2px;
	border-bottom: 3px solid #d0a354;
	color: #d0a354;
	font-weight: bold;
}
.breadcrump a:hover{
	text-decoration: none;
}
.helicopage table{
	width: 100%;
}	
.helicopage table tr td{
	padding: 4px 0 4px 0; 
	vertical-align: top;
}
.helicopage table tr:nth-child(even) {background: #FFF}
.helicopage table tr:nth-child(odd) {background: #EEE}

.helicolist{
	width: 100%;
}

.helicolist img{
	width: 10%;
	height: auto;
}
.galleryItem h1{
	text-align: center;
	font-size: 18px;
	width: 29,333333%;
	border-bottom: 1px #2595d0 solid;	
	border-top: 1px #2595d0 solid;	
	margin-top: 0;
}
/*---------------*/
/*   GALERY     */
/*---------------*/
.diaporama{
	list-style-type: none;
}
.diaporama li{
	float: left;	
	padding: 6px;
}
.img-partner{
	max-height: 140px;	
	width: auto;
	display: block;
	margin: 0 auto;
}
/*--------------------*/
/*   SLOCIAL MENU    */
/*------------------*/	
.social-menu{
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-bottom: 4px;
	color: #999;
	font-size: 12px;
	padding-bottom: 2px;
}
.social-menu ul{
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 0;
}
.social-menu ul li{
	display: inline-table;	
	margin-top: 4px;
}
.social-menu ul li iframe{
	margin-top: -5px;
}
.social-menu .genericon{
	color: #999;
}
.social-menu .genericon:hover{
	color: #FFF;	
}
/*----------------------*/
/*   LISTE ARTICLES    */
/*--------------------*/
ul.liste-articles{
	list-style-type: none;
}
ul.liste-articles p{
	margin-bottom: 0;	
}
ul.liste-articles h1{
	/*margin-top: 0;*/	
}
ul.liste-articles .more-link{
	display: none;
}
ul.liste-articles .more{
	text-align: right;
	margin-bottom: 14px;
}
ul.liste-articles .more a{
	color: #d0a354;
}
ul.liste-articles .attachment-thumbnail{
	padding-right: 14px;
	padding-bottom: 14px;
	float: left;
}
.nav-links{
	margin: 20px 0;
}
nav.navigation{
	text-align: center;
}
nav.navigation h1{
	display: none !important;
}
	
/*----------------------*/
/*  BREVES           */
/*--------------------*/	
.breves{
	margin-bottom: 0;
}
.breves .item{
	text-align: center;	
}
.breves .slick-slide{
	text-align: center !important;
	width: 130px;
		opacity: .7;
}
.breves .slick-slide a:hover h2{
	color: #d0a354 !important;
}
.breves .slick-slide img{
 	margin: 0 auto;
 	width: auto !important;
 	height: 40px !important;
 }
.breves .slick-center{
	opacity: 1;
	transition: all 300ms ease 0s;
}
.breves .slick-prev::before{
	color: #666 !important;
	font-family: Verdana, sans-serif !important;
	content: "<" !important;
}
.breves .slick-next::before{
	color: #666 !important;
	font-family: Verdana, sans-serif !important;
	content: ">" !important;
}
.breves .slick-prev{
    left: 8px !important;
    background: none !important;
}
.breves .slick-next{
    right: 8px !important;
    background: none !important;
}
/*----------------------*/
/*  FORMULAIRES        */
/*--------------------*/
/* Form fields, general styles first. */
input, textarea{
	width: 100%;
	border: 1px solid #CCC !important;
}
input{
	color: #333 !important;
}
button, input[type="submit"], input[type="button"], input[type="reset"]{
	background: #000 !important;
	color: #FFF !important;
}
label{
	font-weight: 400 !important;
}
#rememberme, #show-password{
	width: 20px;
}
#wpadminbar{
	display: none !important;
}

/*----------------------*/
/*  RUBRIQUES        */
/*--------------------*/	
ul.menu-rubrique{
	list-style-type: none;
}
ul.menu-rubrique .title{
	text-align: center;
	text-transform: uppercase;
	padding: 8px;
	background: #FFF;
	color: #d0a354;
	display: block;	
	font-weight: 700;
}
ul.menu-rubrique a{
	text-align: center;
	text-transform: uppercase;
	padding: 8px;
	background: #333;
	display: block;	
	font-weight: 700;
}
ul.menu-rubrique a:hover, ul.menu-rubrique a.active{
	background: #d0a354;
	color: #FFF;
}
/*----------------------*/
/*  GALLERY        */
/*--------------------*/	

.left-gallery-header{
	width: 100%;	
	height: 60px;
	overflow: hidden;
	/*background: url(img/header-gallery.jpg) center top no-repeat;
	background-size: 100%; */
	background: #2595d0; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #2595d0 0%, #000333 100%); 
	background: -webkit-linear-gradient(45deg,  #2595d0 0%,#000333 100%);
	background: linear-gradient(45deg,  #2595d0 0%,#000333 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2595d0', endColorstr='#000333',GradientType=1 ); 
	position: relative;
}
.left-gallery-header .mini-logo{
	position: absolute;
	left: 6px;
	top: 6px;
}
.left-gallery-header h1{
	position: absolute;
	/*left: 60px;*/
	top: 6px;
	margin-top: 16px;
	color: #FFF;
	border-bottom: none;
	font-size: 18px;
}	
.container-image {
 	background: #EEE;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid #DDD;
    height: 490px;
    /*border-radius: 5px;*/
}
.lx-container-image {


}
.galleryItem {
    color: #797478;
    font: 10px/1.5 Verdana, Helvetica, sans-serif;
    float: left;
    width: 96%;
    margin:  2% 2% 2% 2%; 
}
 
.galleryItem h3 {
    text-transform: uppercase;
}
 
.galleryItem img {
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}
.lxgalleryItem {
    color: #797478;
    font: 10px/1.5 Verdana, Helvetica, sans-serif;
    float: left;
    width: 29%;
    margin:  2% 2% 2% 2%; 
}
 
.lxgalleryItem h3 {
    text-transform: uppercase;
}
 .lxgalleryItem h1 {
    font-size: 14px;
    border-bottom: none;
    background: #2595d0;
    color: #FFF;
    padding: 6px;
    text-align: center;
}
.lxgalleryItem img {
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}
.logoItem {
    color: #797478;
    font: 10px/1.5 Verdana, Helvetica, sans-serif;
    float: left;
    width: 42.33333%;
    margin:  2% 2% 2% 2%; 
}
 
.logoItem h3 {
    text-transform: uppercase;
}
 
.logoItem img {
    
}
.videoItem {
    color: #797478;
    font: 10px/1.5 Verdana, Helvetica, sans-serif;
    float: left;
    width: 29.33333%;
    margin:  2% 2% 2% 2%; 
    position: relative;
}
 
.videoItem .title{
    color: #FFF;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}
 
.videoItem img {
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}
/* MEDIA QUERIES*/
@media only screen and (max-width : 1200px),
only screen and (max-device-width : 1200px){
    .lxgalleryItem {width: 21%;}
    .galleryItem {width: 45%;}
}
@media only screen and (max-width : 940px),
only screen and (max-device-width : 940px){
    .lxgalleryItem {width: 21%;}
}
 
@media only screen and (max-width : 720px),
only screen and (max-device-width : 720px){
   .lxgalleryItem {width: 29.33333%;}
     .videoItem {width: 45%;}
     .container-image {
	   	height: auto; 
	   	padding-left: 8px !important; 
	  }   
}
 
@media only screen and (max-width : 530px),
only screen and (max-device-width : 530px){
   .lxgalleryItem {width: 46%;}
     .videoItem {width: 96%;}
}
 
@media only screen and (max-width : 320px),
only screen and (max-device-width : 320px){
    .galleryItem {width: 46%;}
    .galleryItem img {width: 96%;}
    .galleryItem h3 {font-size: 18px;}
    .galleryItem p, {font-size: 18px;}
    .lxgalleryItem {width: 96%;}
    .lxgalleryItem img {width: 96%;}
    .lxgalleryItem h3 {font-size: 18px;}
    .lxgalleryItem p, {font-size: 18px;}
    .videoItem {width: 96%;}
    .videoItem img {width: 96%;}
}
#fancybox-content{
	border: none !important;
}
/*----------------------*/
/*  GALLERY  CARROUSEL      */
/*--------------------*/	

.gallerycarouselItem {
    color: #797478;
    font: 10px/1.5 Verdana, Helvetica, sans-serif;
    float: left;
    width: 20%;
    margin:  2% 2% 2% 2%; 
}
 
.gallerycarouselItem h3 {
    text-transform: uppercase;
}
 
.gallerycarouselItem img {
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}
/* MEDIA QUERIES*/
@media only screen and (max-width : 1200px),
only screen and (max-device-width : 1200px){
    .gallerycarouselItem {width: 21%;}
}
@media only screen and (max-width : 940px),
only screen and (max-device-width : 940px){
    .gallerycarouselItem {width: 21%;}
}
 
@media only screen and (max-width : 720px),
only screen and (max-device-width : 720px){
    .gallerycarouselItem {width: 29.33333%;}
}
 
@media only screen and (max-width : 530px),
only screen and (max-device-width : 530px){
    .gallerycarouselItem {width: 46%;}
}
 
@media only screen and (max-width : 320px),
only screen and (max-device-width : 320px){
    .gallerycarouselItem {width: 96%;}
    .gallerycarouselItem img {width: 96%;}
    .gallerycarouselItem h3 {font-size: 18px;}
    .gallerycarouselItem p, {font-size: 18px;}
}

/*---------------*/
/* FOOTER  */
/*---------------*/
.footer{
	/*position: fixed;
	bottom: 0;
	width: 100%;
	margin-top: 5%;*/
}
.footer .logo img{
	max-width: 130px !important;
	margin: 0 auto;
}
@media only screen and (max-height : 1000px),
only screen and (max-device-height : 1000px){
    .footer {position: relative;}
}
@media only screen and (max-width : 768px){
	.footer .logo{
		margin-bottom: 10px;	
	}
    .footer {
	    font-size: 12px;
	    text-align: center;
    }
    .footer .partners{
	    margin-bottom: 10px;
	 }
    .footer .partners p{
	    display: block !important;
	    text-align: center !important;
	    margin-bottom: 6px;;
	    
	 }
}
.partenaire img{
	/*height: 50% !important;*/
}


.lx-annonce table{
	/*background: url(img/carbon.png) left top repeat-x;*/
	background: #333;
}
.lx-annonce h1{
	margin: 0;	
	background: #2595d0; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #2595d0 0%, #000333 100%); 
	background: -webkit-linear-gradient(45deg,  #2595d0 0%,#000333 100%);
	background: linear-gradient(45deg,  #2595d0 0%,#000333 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2595d0', endColorstr='#000333',GradientType=1 ); 
	line-height: 24px;
}
.lx-annonce h2{
	color: #EEE !important;	
}
.lx-annonce .wp-post-image{
	background: #FFF;	
	border-radius: 0;


}
.lx-annonce .bloc-image{
	/*border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;*/
	/*padding-top: 40px;
	padding-bottom: 40px;*/
}
.lx-annonce .bloc-info{
	background: #333;
}
.lx-annonce table{
	margin-left: auto;
	margin-right: auto;
	
}
.lx-annonce tr{
	border-bottom: 1px solid #999;	
}
.lx-annonce tr:last-child{
	border-bottom: none;	
}

.lx-annonce table{
	/*background: url(img/carbon.png) left top repeat-x;*/
	background: #333;
}
.lx-annonce h1{
	margin: 0;	
	background: #2595d0; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #2595d0 0%, #000333 100%); 
	background: -webkit-linear-gradient(45deg,  #2595d0 0%,#000333 100%);
	background: linear-gradient(45deg,  #2595d0 0%,#000333 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2595d0', endColorstr='#000333',GradientType=1 ); 
	line-height: 24px;
}
.lx-annonce h2{
	color: #EEE !important;	
}
.lx-annonce .wp-post-image{
	background: #FFF;	
	border-radius: 0;


}
.lx-annonce .bloc-image{
	/*border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;*/
	/*padding-top: 40px;
	padding-bottom: 40px;*/
}
.lx-annonce .bloc-info{
	background: #333;
}
.lx-annonce table{
	margin-left: auto;
	margin-right: auto;
	
}
.lx-annonce tr{
	border-bottom: 1px solid #999;	
}
.lx-annonce tr:last-child{
	border-bottom: none;	
}




.lx-annonce-fiche table{
	/*background: url(img/carbon.png) left top repeat-x;*/
	background: #DDD;
}

.lx-annonce-fiche .info {
	color: #666 !important;	
	font-family: "Arial",Helvetica,Arial,sans-serif;
	/*font-family: 'Open Sans', sans-serif;*/
	font-weight: 400;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	margin-left: 15px;
}
.lx-annonce-fiche  strong{
	margin-left: 20%;	
}
.lx-annonce-fiche .wp-post-image{
	background: #FFF;	
	border-radius: 0;


}
.lx-annonce-fiche .bloc-image{
	/*border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;*/
	/*padding-top: 40px;
	padding-bottom: 40px;*/
}
.lx-annonce-fiche .bloc-info{
	background: #333;
}
.lx-annonce-fiche table{
	margin-left: auto;
	margin-right: auto;
	
}
.lx-annonce-fiche tr{
	border-bottom: 1px solid #999;	
}
.lx-annonce-fiche tr:last-child{
	border-bottom: none;	
}

.lx-desc-helico{
	margin-top: 15px;	
}
.lx-desc-helico table{
	width: 100%;
	margin-top: 10px;	
}
.lx-desc-helico strong{
	border-bottom: 1px solid #DDD;
	display: block;	
	width: 90%;
	font-size: 18px;
	padding-bottom: 8px;
}
.lx-desc-helico table td{
	vertical-align: top;
}
.lx-desc-helico ul{
	margin-top: 18px;	
}
.lx-desc-helico ul li{
	line-height: 32px;	
}
.entete-annonce{
	background: #EEE;	
}
.container-menu-helico{
	background: #2595d0;
	background: -moz-linear-gradient(45deg,  #2595d0 0%, #000333 100%); 
	background: -webkit-linear-gradient(45deg,  #2595d0 0%,#000333 100%);
	background: linear-gradient(45deg,  #2595d0 0%,#000333 100%); 

	padding: 15px;	
}
.container-menu-helico .ui-widget-content a{
	color: #CCC;
}
.container-menu-helico .title{
	color: #FFF;
	padding: 0;
	margin: 0;
	border-bottom: none;	
	font-size: 16px;
	margin-bottom: 10px; 
	padding-bottom: 8px;
	padding-top: 5px;
}
.info-menu-helico{
	background: #DDD;
	color: #333;
	padding: 15px;

}
.info-menu-helico a{
	color: #2595d0;
}
.info-menu-helico p{
	margin-bottom: 0;
}
.menu-helico{

}
.menu-helico li{
	list-style: none;
	background: #666;
	padding: 10px;	
	border-bottom: 1px solid #333; 
}
.menu-helico li a{
	color: #EEE;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
.menu-helico li a:hover{
	/*color: #FFF;
	font-weight: bold;*/
}
.menu-helico li ul {
	margin-top: 8px;	
}
.menu-helico li ul li{
	list-style: none;
	background: #666;
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu-helico li ul li a{
	color: #333;
}
.page{
	padding-bottom: 20px;
}
.page ul{
	margin-left: 48px;	
}
.page ul li{
	margin-top: 10px;	
}
.page p {
    line-height: 20px;
       
}
.page h6{
	 background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
	 padding: 9.5px;
	 font-size: 14px;
	line-height: 24px;
}
.page .space{
	height: 18px;
}

.lx-s .prev-next-posts{
	clear: both;
	padding-left: 15px;
	padding-right: 25px;
}
.lx-s .prev-posts-link a{
	float: right;
	background: #2595d0;
	color: #FFF;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 15px;
}
.lx-s .next-posts-link a{
	background: #2595d0;
	color: #FFF;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 15px;
}
.lx-s .prev-posts-link a:hover{
	background: #333;	
}
.lx-s .next-posts-link a:hover{
	background: #333;	
}

#accordion .ui-accordion-header{
	background: #666;
	color: #eee;
	border: none;
	border-radius: 0;
}
#accordion  .ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon, .ui-state-default .ui-icon{
	background-image: url("css/images/ui-icons_ffffff_256x240.png");
}
#accordion  .ui-accordion-content{
	background: #222;
	color: #eee;
	border: none;
	border-radius: 0;
}
#accordion  .ui-accordion-content li{
	list-style: none;	
}
#accordion2 .ui-accordion-header{
	background: #666;
	color: #eee;
	border: none;
	border-radius: 0;
}
#accordion2  .ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon, .ui-state-default .ui-icon{
	background-image: url("css/images/ui-icons_ffffff_256x240.png");
}
#accordion2  .ui-accordion-content{
	background: #666;
	color: #eee;
	border: none;
	border-radius: 0;
}
#accordion2  .ui-accordion-content li{
	list-style: none;	
}
.all-items, .all-items a{
	color: #eee;
	font-family: "Arial",Helvetica,Arial,sans-serif;
	/*font-family: 'Titillium Web', sans-serif;*/
	font-weight: 700;
	font-size: 14px;
	margin-top: 0;
}


.pagination2 {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
	text-align: center;
}
.pagination2 .block-page{
	display: inline-block;
	margin-bottom: 20px;
}
.pagination2 span, .pagination2 a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}
 
.pagination2 a:hover{
color:#fff;
background: #3279BB;
}
 
.pagination2 .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}