/*!
Theme Name: LGP
Theme URI: http://www.lillegrandpalais.com/
Author: Wokine
Author URI: http://www.wokine.com/
Description: LGP's Site theme
Version: 1.0
*/

@font-face {
    font-family: 'HelveticaNeueLTStd45Light';
    src: url('fonts/helveticaneueltstd-lt-webfont.eot');
    src: url('fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
         url('fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltstd-lt-webfont.svgz#HelveticaNeueLTStd45Light') format('svg'),
         url('fonts/helveticaneueltstd-lt-webfont.svg#HelveticaNeueLTStd45Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HelveticaNeue";
    src: url('fonts/HelveticaNeue_Regular.eot?') format('eot'), url('fonts/HelveticaNeue_Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'HelveticaNeueTh';
	src: url('fonts/HelveticaNeueLTCom-Th.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueBd';
	src: url('fonts/HelveticaNeueLTCom-Bd.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "MoonFlower";
  src: url("fonts/moon_flower-webfont.eot");
  src: url("fonts/moon_flower-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/moon_flower-webfont.woff") format("woff"), url("fonts/moon_flower-webfont.ttf") format("truetype"), url("fonts/moon_flower-webfont.svg#MoonFlower") format("svg"); }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { background: #f0f0f0; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: HelveticaNeueLTStd45Light, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; color: #3c3c3c; }
body { margin: 0; font-size: 12px; line-height: 1.4; min-width: 1041px; }
h1 { font-weight: normal; text-transform: uppercase; font-size: 24px; }

::-moz-selection { background: #3c3c3c; color: #fff; text-shadow: none; }
::selection { background: #3c3c3c; color: #fff; text-shadow: none; }

a { color: #e3001b; text-decoration: none; }
a:visited { color: #A91100; }
a:hover { color: #E34400; }
a:focus { outline: none; }

a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; text-transform: lowercase; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 25px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
.hide { display: none; }

/*! forms */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: none; height: 130px; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
input[type="text"], input[type="password"], textarea { background: #f0f0f0; border: 1px solid #e4e4e4; padding: 10px; outline: none; color: #555; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { background: #f5F5F5; border-color: #EEE }
input::-webkit-input-placeholder { color: #323232; }
input:-moz-placeholder { color: #323232; }
::-webkit-input-placeholder { color: #323232; }
:-moz-placeholder { color: #323232; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/*! generic classes */
.wrapper { width: 940px; margin: 0 auto; }
.rel { position: relative; }
.left { float: left; }
.right { float: right; }
.button { display: block; text-decoration: none; outline: none; border: none; }
.button:hover { text-decoration: none; outline: none; }
.button:active { outline: none; }
.button:focus { outline: none; }
.button span { visibility: hidden; }
.red {color:#e3001b;}
ul.raw, ol.raw, ul.raw li, ol.raw li { margin: 0; padding: 0; list-style: none; }
.error { background-color: #F9EEEA !important; border-color: #F1A87E !important; }
p.error, span.error { background: none !important; border: none !important; }
p.error { margin-top: 3px; }
.loader { display: none; }
.light-grey { color: #323232; }
.a-right { text-align: right; }
.a-center { text-align: center; }
.red-button { background: url(img/common/red-button.png) 0 0 no-repeat; width: 236px; height: 35px; line-height: 35px; color: #FFF !important; text-align: center; }
.red-button:hover { background-position: 0 bottom; }
.debug { outline: red dotted 1px; }

/*! wordpress core */
.alignnone{margin:5px 20px 20px 0;}
.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto;}
.alignright{float:right;margin:5px 0 20px 20px;}
.alignleft{float:left;margin:5px 20px 20px 0;}
img.alignleft{float:left;margin:0px 20px 0px 0;}
.aligncenter{display:block;margin:5px auto 5px auto;}
a img.alignright{float:right;margin:5px 0 20px 20px;}
a img.alignnone{margin:5px 20px 20px 0;}
a img.alignleft{float:left;margin:5px 20px 20px 0;}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone{margin:5px 20px 20px 0;}
.wp-caption.alignleft{margin:5px 20px 20px 0;}
.wp-caption.alignright{margin:5px 0 20px 20px;}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}

.post-content ul li { background: url(img/common/li.png) 0 5px no-repeat; padding-left: 15px; margin-bottom: 3px; list-style: none; }

/*! dialog */
#dialog { left:50%;margin-left:-175px;display: none; background: #FFF; width: 350px; padding: 30px; text-align: center; }
#dialog .close { position: absolute; top: 5px; right: 5px; z-index: 10000; display: block; width: 20px; height: 20px; background: url(img/dialog/close.gif) center center no-repeat; cursor: pointer; }
#dialog .close:hover { opacity: .8; }
#dialog .content { display:inline-block; vertical-align:middle; }
#dialog.success {}
#dialog.warning {}
#dialog.error {}

/*! mini diaporama */
.mini-diaporama { background: #FFF; padding: 25px; padding-right: 0; margin-bottom: 15px; }
.mini-diaporama a { color: #070604; /* Firefox */
-moz-transition-property: opacity;
-moz-transition-duration: .2s;
/* WebKit */
-webkit-transition-property: opacity;
-webkit-transition-duration: .2s;
/* Opera */
-o-transition-property: opacity;
-o-transition-duration: .2s;
/* Standard */
transition-property: opacity;
transition-duration: .2s;}
.mini-diaporama a:hover { opacity: .7; }
.mini-diaporama ul {}
.mini-diaporama ul li { float: left; position: relative; margin-right: 25px; width: 280px; height: 190px; overflow: hidden; background: #EAE8E8; }
.mini-diaporama ul li.last { margin-right: 0; }
.mini-diaporama ul li .thumb {  }
.mini-diaporama ul li .text { position: absolute; width: 240px; bottom: 0; margin: 10px; padding: 10px; background: #FFF; background: rgba(255, 255, 255, .9); }
.mini-diaporama ul li .text .title { font-size: 12px; font-weight: bold; margin-bottom: 3px; line-height: 18px; }
.mini-diaporama ul li .text .desc {  }

/*! social buttons */
.social-buttons { }
.social-buttons li { float: left; border-right: 1px solid #FFF; }
.social-buttons li.first {}
.social-buttons li.last {  border-right: none; }
.social-buttons .social-button { background: url(img/social/buttons.jpg) 0 0 no-repeat #373737; width: 40px; height: 40px; }
.social-buttons .social-button:active { opacity: .8; }
.social-buttons .social-button.mail { background-position: -1px 0; }
.social-buttons .social-button.facebook { background-position: -39px 0 ;}
.social-buttons .social-button.twitter { background-position: -78px 0; }
.social-buttons .social-button.google { background-position: -120px 0; }
.social-buttons .social-button.pdf { background-position: -160px 0; }
.social-buttons .social-button.mail:hover { background-position: -1px bottom; }
.social-buttons .social-button.facebook:hover { background-position: -39px bottom ;}
.social-buttons .social-button.twitter:hover { background-position: -78px bottom; }
.social-buttons .social-button.google:hover { background-position: -120px bottom; }
.social-buttons .social-button.pdf:hover { background-position: -160px bottom; }

/* background image */
#body-bg { z-index: -100 !important; position: absolute; width: 100%; text-align: center; overflow: hidden; height: 348px; left: 0; min-width: 1024px; top: 0; }
#body-bg img { width: 100%; }
#body-bg .mask { bottom:-2px; position: absolute; }

/*! diaporama */
#diaporama { position: relative; height: 250px; }
/* HOME DIAPORAMA */
body.home #diaporama { height: 370px; }
#diaporama .container-carousel {
	height: 485px;
	width: 1045px;
	position: absolute;
	left: -50px;
	z-index: 1000;
	bottom: 0;
}
#diaporama .item {
	height: 100%;
	position: relative;
}
#diaporama .item .img {
	height: 100%;
	width: auto;
}
#diaporama .item .ombre {
	position: absolute;
	bottom: 0;
	left: 0;
}
#diaporama .item .infos {
	position: absolute;
	top: 57%;
	left: 50px;
	width: 940px;
}
#diaporama .item p {
	font-family: "HelveticaNeueTh",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-size: 46px;
	color: #fff;
	margin-top: 0;
	max-width: 50%;
	line-height: 44px;
	margin-left: 10px;
	margin-bottom: 22px;
}
#diaporama .item p strong {
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}
#diaporama .item a {
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-size: 13px;
	display: inline-block;
	min-width: 110px;
	margin-left: 10px;
	height: 42px;
	line-height: 45px;
	padding-left: 18px;
	padding-right: 30px;
	color: #fff;
	background: url("img/diaporama/arrow-btn.png") no-repeat right center #d62622;
}
#diaporama .owl-controls {
	position: absolute;
	top: 50%;
	left: 50px;
}
#diaporama .owl-controls .owl-page {
	float: left;
}
#diaporama .owl-controls .owl-page span {
	width: 11px;
	height: 11px;
	margin: 0 6px;
	background: #fff;
	display: inline-block;
	cursor: pointer;
	border-radius: 100%;
}
#diaporama .owl-controls .owl-page.active span {
	background: #d62622;
}

#diaporama .images-wrapper { left: -50px; position: absolute; bottom: 0; z-index: -10; width: 1045px; height: 375px; }
#diaporama .images { width: 1045px; height: 475px; }
#diaporama .legends-wrapper { width: 450px; height: 60px; line-height: 60px; color: #FFF; background: #000; background: rgba(0, 0, 0, .7); position: absolute; bottom: 0; text-align: center; padding: 0 50px; font-weight: 200; text-transform: uppercase; margin: 0; font-size: 16px; overflow: hidden; letter-spacing: 1px; }
#diaporama .legends { height: 60px; }
#diaporama .pager-button { position: absolute; top: 15px; background: url(img/diaporama/pager.png) 0 0 no-repeat; width: 25px; height: 33px; }
#diaporama .prev { left: 20px; }
#diaporama .next { right: 20px; background-position: right 0; }
#diaporama .prev:hover { background-position: left bottom; }
#diaporama .next:hover { background-position: right bottom; }
#diaporama .pager-button:active { top: 17px; outline: none; }

/*! ad */
.ad-wrapper { width:465px;  }
.ad .top { height: 210px; margin-bottom: 6px; overflow: hidden; width: 465px; }
.ad .bottom { width: 465px; height: 50px; overflow: hidden; }
#ads-slider {}
#ads-slider a { display: block; width: 465px; height: 210px; }

.sub-content { background: #FFF; padding: 40px 50px; position: relative; }
.sub-content.first { margin-top: 50px; }

.blog-last-post { width: 100%; height: 100%;; background: #FFF; }
.blog-last-post .thumb { width: 228px; height: 100%; float: right; overflow: hidden; }
.blog-last-post .text { padding: 20px; width: 200px; color: #3C3C3C; }
.blog-last-post .text h2 { font-size: 12px; font-weight: bold; }
.blog-last-post .text h2 a { color: #585858; text-decoration: none; }

/*! header */
#header { background: url(img/header/top.png) 0 0 repeat-x; position: relative; z-index: 1002; }
#header a { text-decoration: none; }
#header ul, #header li { list-style: none; margin: 0; padding: 0; }
#header .top { background: url(img/body/top.png) 0 0 repeat-x; padding-top: 5px; }
#header .top-right { width: 230px; height: 45px; float: right; text-transform: uppercase; }
body.home #header .top-right, .page-template-about-php #header .top-right, .single-lgp_event #header .top-right { background: url('img/home/sidebar.jpg') 0 0 repeat-x #d62622; }
#header .top-right a { color: #FFF; }
#header .top-right .social { height: 40px; font-size: 10px; line-height: 40px; float: left; width:182px; }
#header .top-right .social li { float: right; margin: 0 6px; }
#header .top-right .social li:first-child { margin-right: 20px; }
#header .top-right .social li a { display: block; }
#header .top-right .social li a:hover { opacity: .8; }
#header .top-right .social li.twitter a {  }
#header .top-right .social li.twitter a:hover { }
#header .top-right .languages { border-left: 1px solid #CCC; float: right; height: 20px; line-height: 20px; margin: 10px 0; padding: 0 15px; }
body.home #header .top-right .languages { border-color: #BA4E5B; }
#header .top-right .languages li {  }
#header .top-right .languages li.active { display: none; }
#header .top-right .languages li a {  }
#header .top-right .languages li a:hover { opacity: .8; }

#main-nav { width: 100%; height: 65px; background: #FFF; text-transform: uppercase; font-size: 11px; text-align: right; }
#main-nav ul { height:100%; position: absolute; right: 0; }
#main-nav ul li { height: 48px; float: left; position: relative; background: url('img/header/main-nav/item.png') right center no-repeat; margin: 0; padding: 17px 25px 0 25px; }
#main-nav ul li.last { padding-right: 0; background: none; }
#main-nav ul li a { height: 100%; display: block; color: #3d3d4a; }
#main-nav ul li a:hover, #main-nav ul li.current_page_item a, #main-nav ul li.current_page_parent a { color: #e3001b; }
#main-nav ul li a:active {}
#main-nav ul li.page-item-20, #main-nav ul li.page-item-6841 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#main-nav ul li.page-item-20 img,  #main-nav ul li.page-item-6841 img {
	height: 100%;
	width: auto;
}


#main-nav ul li .children { width: 373px; display: none; height: 115px; margin: 0; padding: 20px 40px; top: 65px; left: -20px; text-transform: none; position: absolute; font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif; line-height: 21px; background: url(img/header/main-nav/children.png) 0 bottom no-repeat; z-index: 20; }
#main-nav ul li.last .children { left: -204px; }
#main-nav ul li.last.page-item-6842 .children { left: -169px; }
#main-nav ul li.page-item-58 .children { height: 146px; }
#main-nav ul li.page-item-143 .children,
#main-nav ul li.page-item-6830 .children { height: 85px; width: 100px; }
#main-nav ul li.page-item-7 .children,
#main-nav ul li.page-item-6835 .children { width: 200px; }
#main-nav ul li.page-item-26 .children,
#main-nav ul li.page-item-6842 .children,
#main-nav ul li.page-item-13883 .children { width: 240px; }
#main-nav ul li.page-item-26 .children {
	left: -25px;
}
#main-nav ul li.page-item-13883 .children {
	left: -25px;
	height: 125px;
}

#main-nav ul li .children li { background: none; float: none; height: auto; padding: 0; text-align: left; width: auto; padding-top:8px; }

#main-nav ul li ul.children li.page-item-73,
#main-nav ul li ul.children li.page-item-76,
#main-nav ul li ul.children li.page-item-78,
#main-nav ul li ul.children li.page-item-82,
#main-nav ul li ul.children li.page-item-42,
#main-nav ul li ul.children li.page-item-36,
#main-nav ul li ul.children li.page-item-44,
#main-nav ul li ul.children li.page-item-46,
#main-nav ul li ul.children li.page-item-6825,
#main-nav ul li ul.children li.page-item-6826,
#main-nav ul li ul.children li.page-item-6827,
#main-nav ul li ul.children li.page-item-6829 { margin-left: 155px; }

#main-nav ul li ul.children li.page-item-73 { margin-top: -121px; } /* Fr */
#main-nav ul li ul.children li.page-item-6825 { margin-top: -120px; } /* En */

#main-nav ul li ul.children li.page-item-42 { margin-top: -80px; }


#main-nav ul li .children li a { line-height: 12px;color: #3d3d3d;}
#main-nav ul li .children li a:hover { color: #E3001B; }
#main-nav ul li .children.last {}
#main-nav ul li .children .children { height: auto; padding: 0; position: static; background: none; }
#main-nav .logo { position: absolute; top: -27.5px; width: 120px; height: 120px; z-index: 21; }

#main { margin-bottom:50px; }
#main .side { width: 500px; min-height: 450px; }

/* home */
body.home .right { width: 230px; position: relative;  color: #FFF; }
body.home .right a { color: #FFF;  }
body.home .right .padding { padding: 35px 30px 0; }
body.home #main .right .more {  width: 197px; height: 35px; line-height: 37px; text-align: center; text-transform: uppercase; position: absolute; bottom: 20px; left: 20px; background: url(img/home/more-red.png) 0 0 no-repeat; text-indent: -5px; font-size: 12px; }
body.home .right .more:hover { background-position: 0 bottom; }
body.home #main .right { font-size: 11px; line-height: 18px; }
body.home #main .primary { position: relative; }
body.home #main .primary .left { position: relative; height: 330px; }
body.home #main .primary .left .legend { position: absolute; bottom: 0; left: 0; width: 400px; height: 80px; background: #0f0e0d; background: rgba(15, 14, 13, .9); }
body.home #main .primary .left .legend .pager-button { position: absolute; top: 25px; background: url(img/home/pager.png) 0 0 no-repeat; width: 25px; height: 33px; }
body.home #main .primary .left .legend .pager-button:active { top: 26px; }
body.home #main .primary .left .legend .prev { left: 20px; }
body.home #main .primary .left .legend .prev:hover { background-position: 0 bottom; }
body.home #main .primary .left .legend .next { right: 20px; background-position: right 0; }
body.home #main .primary .left .legend .next:hover { background-position: right bottom; }
body.home #main .primary .left .legend .slider-wrapper { position: absolute; top: 15px; left: 50px; }
body.home #main .primary .left .legend .slider { width: 300px; }
body.home #main .primary .left .legend .slider li {}
body.home #main .primary .right { background: #e3001b; background: -0px -6px rgba(230, 0, 8, .8); height: 250px; position: relative; z-index: 1; }
body.home #main .primary .right a { height:250px; display:block;}
body.home #main .primary .right a img{ display:block;}

body.home #main .primary .devis { position: absolute; top: 0; right: 0; width: 230px; background: #d62622; height: 370px; z-index: 1001; }
body.home #main .primary .devis .inner {
	position: absolute;
	padding: 0 30px;
	height: 305px;
	bottom: 5px;
	left: 0;
}
body.home #main .primary .devis h2 {
	margin: 0;
	color: #7b080c;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-size: 12px;
	line-height: 25px;
	padding-left: 55px;
	text-transform: uppercase;
	background: url("img/devis/clock.png") no-repeat 5px center;
}
body.home #main .primary .devis h2 span {
	color: #fff;
	font-size: 45px;
	font-family: 'HelveticaNeueLTStd45Light';
	text-transform: none;
}
body.home #main .primary .devis:after {
	content: "";
	width: 100%;
	height: 48px;
	position: absolute;
	bottom: -48px;
	left: 0;
	background: url('img/home/devis-biseau.png') no-repeat 0 0 transparent;
}
body.home #main .primary .devis .excerpt {
	color: #fff;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 30px;
}
body.home #main .primary .devis .button-devis {
	color: #e60008;
	font-size: 13px;
	display: inline-block;
	min-width: 122px;
	height: 45px;
	line-height: 45px;
	padding-left: 18px;
	padding-right: 30px;
	background: url("img/devis/devis-btn.png") no-repeat right center #fff;
}

body.home #main .primary .devis .button-devis span{
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}

body.home #main .left {
	width: 44.36170212766%;
	float: left;
	position: relative;
	height: 100%;
}
body.home #main .right {
	width: 55.63829787234%;
	float: left;
	position: relative;
	height: 100%;
}
body.home #main .secondary { height: 370px; margin-bottom: 11px; background: #fff; }
body.home #main .secondary .chooselgp { padding-left: 60px; padding-top: 50px; }
body.home #main .secondary .chooselgp h3 {
	font-family: "HelveticaNeueTh",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	color: #a3a3a3;
	font-size: 36px;
	line-height: 40px;
	font-weight: 200;
	margin-top: 0;
	margin-bottom: 30px;
}
body.home #main .secondary .chooselgp h3 span {
	display: block;
}
body.home #main .secondary .chooselgp h3 .grey {
	color: #252323;
}
body.home #main .secondary .chooselgp h3 .red {
	color: #e60008;
}
body.home #main .secondary .chooselgp a {
	color: #fff;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-size: 13px;
	display: inline-block;
	min-width: 110px;
	height: 45px;
	line-height: 45px;
	padding-left: 18px;
	padding-right: 30px;
	background: url("img/home/arrow-btn.png") no-repeat right center #393939;
}
body.home #main .secondary .eventBox {
	position: relative;
	height: 100%;
	padding-left: 55px;
	padding-top: 50px;
	color: #323232;
	font-size: 14px;
	box-sizing: border-box;
}
body.home #main .secondary .eventBox:before{
	content: "";
	position: absolute;
	top:0;
	left: 0;
	width: 3px;
	height: 100%;
	background: #eeeeee;
}
body.home #main .secondary .eventBox > div {
	margin-bottom: 25px;
	position: relative;
	height: 60px;
}
body.home #main .secondary .eventBox > div:after {
	content: "";
	position: absolute;
	top:4px;
	left: -66px;
	background: #eeeeee;
	width: 25px;
	height: 25px;
	transform: rotate(45deg);
}
body.home #main .secondary .eventBox > div:first-child {
	margin-top: 30px;
}
body.home #main .secondary .eventBox > div:last-child {
	margin-bottom: 0;
}
body.home #main .secondary .eventBox img {
	position: absolute;
	top:0;
	left:0;
}
body.home #main .secondary .eventBox p {
	padding-left: 35%;
	padding-top: 10px;
	color: #323232;
	max-width: 45%;
}

body.home #main .tertiary { height: 163px; margin-bottom: 11px; }
body.home #main .tertiary input:invalid {
	background: #fff;
}
body.home #main .tertiary input::-webkit-input-placeholder,
body.home #main .tertiary input:-ms-input-placeholder,
body.home #main .tertiary input::-moz-placeholder,
body.home #main .tertiary input:-moz-placeholder {
	color: #7a7a7a;
}
body.home #main .tertiary input.parsley-error {
	background: #df7978 !important;
}
body.home #main .tertiary .feedback {
	clear: both;
}
body.home #main .tertiary .feedback.error {
	background: transparent!important;
	border: none!important;
}
body.home #main .tertiary .left { background: url("img/home/bg-agenda.jpg") no-repeat 0 0 #d62622; }
body.home #main .tertiary .agenda { background: url("img/home/ico-agenda.png") no-repeat 55px center; height: 100%; padding-left: 110px; position: relative;}
body.home #main .tertiary .agenda .inner {
	height: 100px;
	width: 260px;
	position: absolute;
	top:0;bottom: 0;
	margin: auto 0 auto 40px;
}
body.home #main .tertiary .agenda p {
	margin-top: 0;
	font-size: 19px;
	line-height: 18px;
	color: #ffffff;
	font-weight: 200;
	margin-bottom: 14px;
}
body.home #main .tertiary .agenda p span {
	color: #222222;
	font-size: 14px;
}
body.home #main .tertiary .agenda input[type="email"] {
	float: left;
	padding: 13px 12px 13px 14px;
	border: none;
	background: #ffff;
	color: #7a7a7a;
	font-size: 13px;
	line-height: 15px;
}
body.home #main .tertiary .agenda input[type="submit"] {
	float: left;
	padding: 13px 12px;
	border: none;
	background: #222;
	border-top: solid 1px #222;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}
body.home #main .tertiary .newsletter {
	background: #fff;
	height: 100%;
}
body.home #main .tertiary .newsletter .block-left {
	float: left;
	width: 285px;
	height: 100%;
	border-right: 1px solid #eeeeee;
	position: relative;
}
body.home #main .tertiary .newsletter .block-right {
	float: left;
	width: 236px;
	height: 100%;
	position: relative;
}
body.home #main .tertiary .newsletter .block-left .inner {
	height: 100px;
	width: 230px;
	position: absolute;
	top:0;bottom: 0;
	margin: auto 0 auto 44px;
}
body.home #main .tertiary .newsletter .block-right .inner {
	height: 80px;
	position: absolute;
	top:0;bottom: 0;
	margin: auto 0 auto 40px;
}
body.home #main .tertiary .newsletter p {
	margin-top: 0;
	font-size: 19px;
	line-height: 18px;
	color: #393939;
	font-weight: 200;
	margin-bottom: 14px;
}
body.home #main .tertiary .newsletter .feedback {
	color: #393939;
}
body.home #main .tertiary .newsletter p span {
	color: #d62622;
	font-size: 14px;
}
body.home #main .tertiary .newsletter p a {
	margin-right: 9px;
}
body.home #main .tertiary .newsletter input[type="email"] {
	float: left;
	padding: 13px 12px 13px 14px;
	border: none;
	background: #eaeaea;
	color: #7a7a7a;
	font-size: 13px;
	line-height: 15px;
}
body.home #main .tertiary .newsletter input[type="submit"] {
	float: left;
	padding: 13px 12px;
	border: none;
	background: #959595;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}

body.home #main .quaternary {
	height: 210px;
	margin-bottom: 11px;
}
body.home #main .quaternary .right {
	float: right;
}
body.home #main .quaternary .blog-last-post:after {
	clear: both;
	content:"";
}
body.home #main .quaternary .blog-last-post .thumb {
	width: 223px;
	float: right;
	height: 100%;
}
body.home #main .quaternary .blog-last-post .text {
	/* padding: 30px; */
	width: 230px;
	height: 150px;
	float: left;
	/* border-left: solid 9px #f0f0f0; */
	background: #ffffff;
}
body.home #main .quaternary .blog-last-post .text h2 a{
	color: #131311;
	font-size: 16px;
	line-height: 16px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	margin-top: 15px;
	margin-bottom: 15px;
}
body.home #main .quaternary .blog-last-post .text .excerpt {
	color: #8b8b8b;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
}
body.home #main .quaternary .ad .top {
	height: 100%;
}

body.home #main .quinary {
	height: 165px;
	background: #323232;
}
body.home #main .quinary .pres-agenda{
	width: 22.978723404255%;
}
body.home #main .quinary .pres-agenda .inner {
	padding: 35px 0px 0px 38px;
	background: #2c2a2a;
	box-sizing: border-box;
	height: 100%;
	width: 100%;
}
body.home #main .quinary .pres-agenda h3 {
	color: #fff;
	font-size: 26px;
	line-height: 26px;
	font-weight: 200;
	font-family: "HelveticaNeueTh",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	margin-bottom: 15px;
	margin-top: 0;
}
body.home #main .quinary .pres-agenda h3 span {
	font-family: HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-weight: 400;
}
body.home #main .quinary .pres-agenda a {
	background: url("img/diaporama/arrow-btn.png") no-repeat scroll right center #d62622;
	color: #fff;
	display: inline-block;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light,"HelveticaNeue-Light";
	font-size: 11px;
	height: 30px;
	line-height: 33px;
	min-width: 70px;
	padding-left: 11px;
	padding-right: 39px;
}
body.home #main .quinary .cont-agenda,
body.home #main .quinary .cont-agenda ul,
body.home #main .quinary .cont-agenda ul li {
	box-sizing: border-box;
}
body.home #main .quinary .cont-agenda {
	width: 77.021276595745%;
}
body.home #main .quinary .cont-agenda ul {
	list-style-type: none;
	margin: 0; padding: 0;
	width: 100%;
	height: 100%;
}
body.home #main .quinary .cont-agenda ul li {
	float: left;
	width: 33.33333333%;
	height: 140px;
	border-right: solid 1px #2c2a2a;
}
body.home #main .quinary .cont-agenda ul li.last {
	border: none;
}
body.home #main .quinary .cont-agenda .event .text {
	padding: 40px 10px 0px 35px;
}
body.home #main .quinary .cont-agenda .event .text time {
	color: #6c6c6c;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light,"HelveticaNeue-Light";
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
}
body.home #main .quinary .cont-agenda .event .text h2 {
	color: #ffffff;
	font-size: 18px;
	line-height: 21px;
	margin: 6px 0 10px;
}
/*! footer */
#footer { background: #323232; color: #969696; padding: 50px 0 60px; position: relative;  padding-bottom:25px;}
#footer a { color: #969696; text-decoration: none; }
#footer .footer-bg { position: absolute; width: 100%; top: 0; }
#footer .footer-bg img { width: 100%; }
#footer .primary { margin-bottom: 60px; }
#footer .primary ul { margin: 0; padding: 0; list-style: none; line-height: 18px; font-size: 13px; }
#footer .primary ul li { text-transform: uppercase; float: left; margin-right: 32px; }
#footer .primary ul li.first {}
#footer .primary ul li.last { margin-right: 0; }
#footer .primary ul li a { color: #FFF; display: block; min-height: 38px; }
#footer .primary ul li a:hover {}
#footer .primary ul.children { margin-top: 20px; font-size: 11px; font-family: "Trebuchet MS", sans-serif; }
#footer .primary ul.children li { text-transform: none; float: none; max-width: auto; margin-right: 0; }


#footer .primary ul.children li.page-item-73 {
	margin-top: -108px;
}

#footer .primary ul.children li.page-item-71,
#footer .primary ul.children li.page-item-73,
#footer .primary ul.children li.page-item-76,
#footer .primary ul.children li.page-item-78,
#footer .primary ul.children li.page-item-82 { margin-left: 112px; }

#footer .primary ul.children li a { color: #969696; display: inline; }
#footer .primary ul.children li a:hover { color: #FFF; }
#footer .secondary { margin-bottom: 40px; }
#footer .secondary .address { margin-right: 50px; }
#footer .secondary .address .thumb { float: left; width: 63px; }
#footer .secondary .address .text { margin-left: 80px; }
#footer .secondary .address .text a { color:white; text-decoration:underline; opacity:0.6; display:inline-block; margin-top:5px;}
#footer .secondary .address .text a:hover { opacity:1;}
#footer .secondary .social { height: 65px; position: relative; width: 230px; }
#footer .secondary .social .social-link { background: url(img/footer/social.png) 0 0 no-repeat; position: absolute; top: 20px; left: 0; width: 80px; height: 14px;  }
#footer .secondary .social .social-link:hover { background-position: 0 bottom; }
#footer .secondary .social .facebook {  }
#footer .secondary .social .twitter { left: 95px; background-position: right 0; }
#footer .secondary .social .facebook:hover {  }
#footer .secondary .social .twitter:hover { background-position: right bottom; }
#footer .secondary .blog { width: 65px; }
#footer .secondary .blog a { background: url(img/footer/blog_fr.png) 0 0 no-repeat; width: 65px; height: 65px; }
#footer .secondary .blog a.en { background: url(img/footer/footer_page_one.png) 0 0 no-repeat ; width: 129px; height: 36px; margin-top: 10px; }
#footer .secondary .blog a:hover { background-position: 0 bottom; }

#footer .secondary .link-nousaurons { width: 250px; text-align: right; margin-top: 12px; margin-bottom: 15px; }
#footer .secondary .link-nousaurons  a{ font-size: 1.6rem; font-family: 'MoonFlower'; }
#footer .secondary .link-nousaurons  a:hover { color: white;}

#footer  .newsletter { margin-bottom: 15px; }
#footer  .newsletter form { position: relative; }
#footer  .newsletter label { display: block; text-transform: uppercase; color: #999; margin-bottom: 5px; }
#footer  .newsletter input[type="text"] { border: 1px solid #474747; background: #232323; padding: 10px 50px 10px 10px; width: 170px; outline: none; color: #FFF; }
#footer  .newsletter input[type="text"]:focus { border-color: #888; background: #323232; }
#footer  .newsletter input[type="text"].error { background: #323232 !important; border: 1px solid red; }
#footer  .newsletter input[type="submit"] { padding: 3px; position: absolute; left: 190px; top: 30px; background: none; border: none; outline: none; color: #999; }
#footer  .newsletter input[type="submit"]:hover { color: #FFF; }
#footer  .newsletter span.error { position: absolute; top: 63px; left: 0; background: none !important; border: none !important; }
#footer  .newsletter .loader { position: absolute; left: 194px; top: 33px; }


#footer .bottom { color: #626262; }
#footer .bottom a { color: #626262; }
#footer .bottom a:hover { color: #999; }

#footer .partners { text-align: center; border: 1px solid #434343; border-left: none; border-right: none; padding: 10px 0; margin-bottom: 20px; }
#footer .partners ul { width: 900px; margin: 0 auto; }
#footer .partners li { float: left; }
#footer .partner { background: url(img/footer/partners/all.png) 0 center no-repeat; height: 63px; width: 91px; }
#footer .partner-1 { background-position: -802px center; width: 73px; }
#footer .partner-2 { background-position: 0 center; width: 98px;}
#footer .partner-3 { background-position: -91px center; width: 49px;}
#footer .partner-4 { background-position: -140px center; width: 81px;  }
#footer .partner-5 { background-position: -221px center; width: 100px; }
#footer .partner-6 { background-position: -321px center; width: 86px; }
#footer .partner-7 { background-position: -407px center; width: 67px; }
#footer .partner-8 { background-position: -474px center; width: 85px; }
#footer .partner-9 { background-position: -559px center; width: 102px;  }
#footer .partner-10 { background-position: -661px center; width: 73px; }
#footer .partner-11 { background-position: -736px center; width: 73px; }

body.page #main .secondary header h1 {margin:0px 0px 20px 0px;}

/*! Modal */
#lean_overlay {
	display: none;
    position: fixed;
    z-index:1100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
}

.overlay {
	-webkit-overflow-scrolling:touch;
    position: fixed;
    z-index:1200;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    -webkit-transform: translate(0px, 100%);
    -moz-transform: translate(0px, 100%);
    -ms-transform: translate(0px, 100%);
    -o-transform: translate(0px, 100%);
    transform: translate(0px, 100%);
    -webkit-transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -moz-transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -ms-transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    -o-transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: transform 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.overlay.ready {
	-webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
.overlay > div {
	pointer-events: all;
	-webkit-transform: translate(0px, 100%);
    -moz-transform: translate(0px, 100%);
    -ms-transform: translate(0px, 100%);
    -o-transform: translate(0px, 100%);
    transform: translate(0px, 100%);
    -webkit-transition: transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
    -moz-transition: transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
    -ms-transition: transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
    -o-transition: transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
    transition: transform 400ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
}
.overlay > div.ready {
	-webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
.b2c-newsletter-popup {
	width: 670px;
	background: url("img/popup/popup-bg.png") no-repeat 0 0 #fff;
	padding: 0 55px 60px;
	box-sizing: border-box;
}
.b2c-newsletter-popup:before, .b2c-newsletter-popup:after {
    box-sizing: border-box;
}
.b2c-newsletter-popup header {
	padding-top: 60px;
	padding-bottom: 97px;
	position: relative;
}
.b2c-newsletter-popup .close-modal {
	position: absolute;
	top: 33px;
	right: -19px;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
.b2c-newsletter-popup .popup-logo {
	float: left;
}
.b2c-newsletter-popup header h2 {
	font-family: "HelveticaNeueTh",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-size:40px;
	line-height: 55px;
	text-align: right;
	margin-top: 0;
	color: #e60008;
	font-weight: 200;
	margin-bottom: 10px;
}
.b2c-newsletter-popup header h2 span {
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-weight: 600;
}
.b2c-newsletter-popup header p {
	font-size:14px;
	line-height: 16px;
	text-align: right;
	margin: 0;
}
.b2c-newsletter-popup header p span {
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}

.b2c-newsletter-popup section {}

.b2c-newsletter-popup h3 {
	font-family: "HelveticaNeueTh",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-size:34px;
	line-height: 45px;
	font-weight: 200;
	margin-bottom: 0;
}
.b2c-newsletter-popup h3 span {
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-weight: 600;
}
.b2c-newsletter-popup .sub-title {
	font-size:14px;
	line-height: 16px;
	margin: 0;
}
.b2c-newsletter-popup form {
	margin-top: 40px;
}
.b2c-newsletter-popup form .form-group {
	margin-bottom: 30px;
	clear: both;
}
.b2c-newsletter-popup form .row {
	clear: both;
	margin-bottom: 10px;
}
.b2c-newsletter-popup form label {
	color: #080908;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-size: 12px;
	text-transform: uppercase;
	width: 164px;
	display: inline-block;
}
.b2c-newsletter-popup form label span {
	color: #e60008;
}
.b2c-newsletter-popup form input[type="text"],
.b2c-newsletter-popup form input[type="email"]{
	background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #dbdbdb;
    color: #555;
    width: 328px;
}
.b2c-newsletter-popup form input[type="text"].parsley-error,
.b2c-newsletter-popup form input[type="email"].parsley-error  {
	background: #e60008;
    border: 1px solid #c20208;
}
.b2c-newsletter-popup form .legend {
	color: #080908;
	font-size: 12px;
	margin: 50px 0 15px;
}
.b2c-newsletter-popup form .legend span {
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}
.b2c-newsletter-popup .rrr {
	padding-left: 50px;
}
.b2c-newsletter-popup .cont-check {
	width: 33.3333%;
	height: 15px;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
.b2c-newsletter-popup .inline-check {
	position: relative;
	margin-bottom: 10px;
	height: 15px;
}
.b2c-newsletter-popup form input[type=checkbox] {
  position: relative;
  left: 0px;
  width: auto;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}
.b2c-newsletter-popup form input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.b2c-newsletter-popup form input[type=checkbox]:checked + label:before {
  background: #e60008;
  border: 1px solid #c20208;
}
.b2c-newsletter-popup form input[type=checkbox]:checked:hover + label:after {
  opacity: 1;
}
.b2c-newsletter-popup form input[type=checkbox]:hover + label:after {
  opacity: 0.3;
}
.b2c-newsletter-popup form input[type=checkbox] + label {
  position: absolute;
  float: left;
  left: 0;
  width: auto;
  cursor: pointer;
  padding-left: 30px;
}
.b2c-newsletter-popup form input[type=checkbox] + label:before {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 10px;
  background: #eee;
  content: '';
  border: 1px solid #dbdbdb;
}
.b2c-newsletter-popup form input[type=checkbox] + label:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 5px;
  height: 2px;
  opacity: 0;
  background: transparent;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
}
.b2c-newsletter-popup .inline-check label {
	font-family: HelveticaNeueLTStd45Light,"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight: 400;
	text-transform: inherit;
}
.b2c-newsletter-popup .inline-check label span {
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	color: #080908;
}
.b2c-newsletter-popup .inline-check label span.italic {
	font-family: inherit;
	font-style: italic;
}
.b2c-newsletter-popup form .ob {
	color: #d1d1d1;
	font-size: 12px;
	font-weight: 500;
}
.b2c-newsletter-popup form .ob span {
	color: #e60008;
}
.b2c-newsletter-popup form .submit {
	text-align: right;
}
.b2c-newsletter-popup form input[type="submit"] {
	border: none;
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	padding: 15px 98px 15px 17px;
	background: url("img/popup/popup-arrow.png") no-repeat right center #e60008;
}
.b2c-newsletter-popup .feedback {
	text-align: center;
	font-size: 18px;
	line-height: 21px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}

/*! landing product */
.page-template-landing-product-php {}
.page-template-landing-product-php #main .secondary { background: #FFF; padding: 40px; color: #323232; font-size: 14px; line-height: 21px; margin-bottom: 15px; }
.page-template-landing-product-php #main .secondary:after {
	content: "";
	display: block;
	clear: both;
}
.page-template-landing-product-php #main .secondary .left {
	width: 16.395348837209%;
}
.page-template-landing-product-php #main .secondary .right {
	width: 83.604651162791%;
}
.page-template-landing-product-php #main .secondary p { margin: 0; clear: both; }
.page-template-landing-product-php #main .ternary { background: #FFF; padding: 40px; }
.page-template-landing-product-php #main .ternary ul {  }
.page-template-landing-product-php #main .ternary .group { margin-bottom: 20px; }
.page-template-landing-product-php #main .ternary .group h2 { text-transform: uppercase; font-size: 18px; font-weight: normal; }
#autres-evenements { padding-top: 30px; margin-top: 0; }
.page-template-landing-product-php #main .ternary .group.last { margin-bottom: 0; }
.page-template-landing-product-php #main .ternary .group #evenements { margin-top: 0; }


.page-template-landing-product-php #main .product { background: #EAEAEA; position: relative; width: 275px; height: 190px; overflow: hidden; margin: 0 10px 10px 0;
/* Firefox */
-moz-transition-property: opacity;
-moz-transition-duration: .2s;
/* WebKit */
-webkit-transition-property: opacity;
-webkit-transition-duration: .2s;
/* Opera */
-o-transition-property: opacity;
-o-transition-duration: .2s;
/* Standard */
transition-property: opacity;
transition-duration: .2s;
}

.page-template-landing-product-php #main .product:hover { opacity: .8; }
.page-template-landing-product-php #main .product .last { margin-right: 0; }
.page-template-landing-product-php #main .product h3 { position: absolute; bottom: 15px; left: 15px; background: #FFF; background: rgba(255, 255, 255, .8); margin: 0; text-transform: uppercase; font-weight: 200; width: 82%; padding: 8px 10px; font-size: 16px; }
.page-template-landing-product-php #main .product h3 a { color: #323232; text-decoration: none; }
.page-template-landing-product-php #main .secondary ul li {  background: url("img/common/li.png") no-repeat scroll 0 5px transparent; list-style: none outside none; margin-bottom: 3px; padding-left: 15px; }

/*! product */
.page-template-product-php {}
.page-template-product-php article { color: #323232; }
.page-template-product-php article h2 { margin: 0 0 10px; text-transform: uppercase; font-size: 21px; font-weight: normal; color: #323232; }
.page-template-product-php article .primary { margin-bottom: 15px; }
.page-template-product-php article .primary .left { width: 700px; }
.page-template-product-php article .primary .left .block-1 { background: #FFF; margin-bottom: 15px; }
.page-template-product-php article .primary .left .block-1 .padding { padding: 40px 55px; }
.page-template-product-php article .primary .left .block-1 header h1 { margin-top: 0; color: #CCC; font-style: italic; }
.page-template-product-php article .primary .left .block-2 { margin-bottom: 15px; background: url(img/products/stats.png) right bottom no-repeat #FFF; }
.page-template-product-php article .primary .left .block-2 .padding { padding: 20px 30px; }
.page-template-product-php article .primary .left .block-2 .left { width: 350px;  }
.page-template-product-php article .primary .left .block-2 .left .thumb { float: left; }
.page-template-product-php article .primary .left .block-2 .left .text { margin-left: 175px; padding: 20px 10px; }
.page-template-product-php article .primary .left .block-2 .left .text .quote-1 { position: absolute; top: 0; left: 0; }
.page-template-product-php article .primary .left .block-2 .left .text .quote-2 { position: absolute; bottom: 0; right: 0;}
.page-template-product-php article .primary .left .block-2 .right { width: 270px;  }
.page-template-product-php article .primary .left .block-2 .right ul { margin-top: 20px; }
.page-template-product-php article .primary .left .block-2 .right li { margin-bottom: 20px; }
.page-template-product-php article .primary .left .block-2 .right li .number { background: url(img/products/number.png) center -3px no-repeat; font-family: Verdana, sans-serif; color: #FFF; font-weight: bold; font-size: 24; text-align: center; line-height: 50px; height: 50px; width: 76px; }
.page-template-product-php article .primary .left .block-2 .right li .number.number-2 {  }
.page-template-product-php article .primary .left .block-2 .right li .number.number-3 { background-position: center -136px; }
.page-template-product-php article .primary .left .block-2 .right li .number.number-4 { background-position: center -277px; }
.page-template-product-php article .primary .left .block-2 .right li .text { margin-left: 90px; padding-top: 8px; }
.page-template-product-php article .primary .left .block-3,
.page-template-product-php article .primary .left .block-4 { background: #FFF; margin-bottom: 15px; }
.page-template-product-php article .primary .left .block-3 .padding,
.page-template-product-php article .primary .left .block-4 .padding { padding: 30px 30px 30px 0; }
.page-template-product-php article .primary .left .block-3 h2,
.page-template-product-php article .primary .left .block-4 h2 { width: 185px; height: 75px; text-align: center; background: url(img/products/spaces.png) center 40px no-repeat; }
.page-template-product-php article .primary .left .block-4 h2 { background-image: url(img/products/services.png); }
.page-template-product-php article .primary .left .block-3 .text,
.page-template-product-php article .primary .left .block-4 .text { margin-left: 200px; }
.page-template-product-php article .primary .left .block-3 .text ul { padding-left: 0; }
.page-template-product-php article .primary .left .block-3 .text a { color: #323232; }
.page-template-product-php a.block_link {display:block; height:100%; color:#323232; }
.page-template-product-php article .primary .left .last { margin-bottom: 0; }
.page-template-product-php article .primary .right { width: 228px; }
.page-template-product-php article .primary .right .contacts { background: #2d2d2d; color: #FFF; margin-bottom: 15px; padding: 20px 20px 40px; text-align: right; }
.page-template-product-php article .primary .right .contacts a { color: #FFF; }
.page-template-product-php article .primary .right .contacts h3 { color: #FFF; text-align: center; margin-bottom: 40px; font-weight: normal; font-size: 16px; text-transform: uppercase; }
.page-template-product-php article .primary .right .contacts h3 img { margin-bottom: 5px; }
.page-template-product-php article .primary .right .contacts .slider {}
.page-template-product-php article .primary .right .contacts .prev-next { background: url(img/products/contacts/pager.png) 0 0 no-repeat; width: 20px; height: 20px; position: absolute; top: 200px; z-index: 2;  }
.page-template-product-php article .primary .right .contacts .prev { left: 20px; }
.page-template-product-php article .primary .right .contacts .next { right: 20px; background-position: right 0; }
.page-template-product-php article .primary .right .contacts .prev:hover { background-position: 0 bottom; }
.page-template-product-php article .primary .right .contacts .next:hover { background-position: right bottom; }
.page-template-product-php article .primary .right .contacts .prev-next:active { top: 202px; outline: none; border: 0; }
.page-template-product-php article .primary .right .contacts .slider .thumb { width: 125px; height: 135px; overflow: hidden; padding: 10px 10px 25px; margin: 0 auto 40px; text-align: center; background: #FFF; -webkit-transform:rotate(7deg); -moz-transform:rotate(7deg); -o-transform:rotate(7deg); -ms-transform:rotate(7deg); transform:rotate(7deg); }
.page-template-product-php article .primary .right .contacts .email { background: url(img/products/contacts/mail.png) right center no-repeat; padding-right: 25px; }
.page-template-product-php article .primary .right .contacts .email a:hover { color: #CCC; }
.page-template-product-php article .primary .right .contacts .file { margin: 10px 0; }

.page-template-product-php article .primary .right .ad-1 { height: 175px; overflow: hidden; margin-bottom: 15px; }
.page-template-product-php article .primary .right .ad-2 { height: 125px; overflow: hidden; }
.page-template-product-php article .secondary { margin-bottom: 20px; background: #FFF; padding: 25px; }
.page-template-product-php article .ternary {}
.page-template-product-php article .ternary ul { padding: 0; }

.page-template-product-php article .ternary strong { color: #323232; }
.page-template-product-php article .ternary .left { width: 460px; background: url(img/products/host.png) 20px 30px no-repeat #FFF; }
.page-template-product-php article .ternary .right { width: 460px; background: url(img/products/access-2.png) -220px 107px no-repeat #FFF; }
.page-template-product-php article .ternary .padding { padding: 30px 30px 20px 80px; }
.page-template-product-php article .ternary .right .padding { background: url(img/products/access-1.png) 24px 25px no-repeat; }


/*! post project */
.page-template-post-project-php {}
.page-template-post-project-php .sub-content .left { width: 310px; }
.page-template-post-project-php .sub-content .post-content { font-size: 14px; color: #323232; line-height: 24px; text-align: justify; }
.page-template-post-project-php .sub-content .right { width: 400px; }

#lgp-post-project-form h2 { text-transform: uppercase; font-weight: normal; }
#lgp-post-project-form .rel { margin-bottom: 20px; }
#lgp-post-project-form input[type="text"], .page-template-post-project-php form input[type="file"], .page-template-post-project-php textarea { width: 360px; display: block; }
.page-template-post-project-php .required-fields { bottom: 30px; font-size: 14px; font-weight: bold; left: 40px; margin: 0; position: absolute; text-transform: uppercase; }
#lgp-post-project-form input[type="submit"] { margin: 20px 0 0 143px; }
#lgp-post-project-form .loader { left: 108px; position: absolute; top: 10px; display: none; }
#lgp-post-project-form #recaptcha_area input { display: inline; }
.page-template-post-project-php #recaptcha_widget_div {overflow: hidden; border-right: 1px solid #dfdfdf; width: 375px;}

/*! quotation */
.page-template-quotation-php {}
.page-template-quotation-php h1 { margin-bottom: 30px; }
#lgp-quotation-form {}
#lgp-quotation-form label { color: #5D5C5C; font-size: 16px; font-weight: bold; }
#lgp-quotation-form .left { width: 430px; }
#lgp-quotation-form .right { width: 380px; padding-top:5px;}
#lgp-quotation-form ol.raw {padding-top:20px;}
#lgp-quotation-form .step { opacity: .5; margin-bottom: 40px; line-height: 50px; }
#lgp-quotation-form .step.active { opacity: 1; }
#lgp-quotation-form .step .step-num { width: 50px; height: 50px; margin-right: 20px; background: url(img/quotation/step.png) 0 bottom no-repeat; float: left; font-size: 16px; text-align: center; line-height: 50px; color: #FFF; font-weight: bold; font-family: Verdana, sans-serif; padding-left: 3px; padding-top:2px;}
#lgp-quotation-form .step.checked .step-num, #lgp-quotation-form .step.active .step-num { background: url(img/quotation/step.png) 0 0 no-repeat; }
#lgp-quotation-form input[type="text"] { width: 360px; }
#lgp-quotation-form input[type="submit"] { margin: 20px 0 0 143px; text-transform:uppercase; font-weight:bold;}
#lgp-quotation-form input[type="submit"].disabled { opacity: .5; }
#lgp-quotation-form input[type="submit"].disabled:hover { background-position: 0 0; text-transfrom: uppercase;}
#lgp-quotation-form .legend_upload { float:right;line-height:14px;width:140px;margin-top:10px; }
#lgp-quotation-form .custom_select { float:left; width:280px; background:url(img/quotation/drop_arrow.jpg) no-repeat right center; background-color:#f0f0f0; border:1px solid #e4e4e4; overflow:hidden;}
#lgp-quotation-form .double { width:80px; margin-right:10px;}
#lgp-quotation-form .custom_select select {display:block; width:340px; padding:11px 0px; padding-bottom:10px; padding-left:10px; font-size:11px; color:#323232; background: transparent; border:none; -webkit-appearance: none;}
#lgp-quotation-form .double select{ width:100px;}
#lgp-quotation-form .custom_select select option {border:none;}
#lgp-quotation-form .continue-button { width:40px; height:40px; vertical-align:top; background:url(img/quotation/continue.jpg) no-repeat; border:none; padding:0px; padding:0px;}
#lgp-quotation-form .loader { left: 14px; position: absolute; top: 23px; }
#lgp-quotation-form #quotation-event-date { width: 260px; }
.page-template-quotation-php .ui-widget-header { background: #E60008; }
.page-template-quotation-php .ui-widget-content { color: #5D5C5C; }
.page-template-quotation-php .ui-state-default,
.page-template-quotation-php .ui-widget-content,
.page-template-quotation-php .ui-state-default,
.page-template-quotation-php .ui-widget-header .ui-state-default { color: #5D5C5C !important; }

/*! contact */
#lgp-contact-form {}
.page-template-contact-php header h1 { padding-left:40px;  background: url(img/icons/icon_contact.png) 0px 8px no-repeat; margin-top:0px; }
.page-template-contact-php .sub-content .left { width: 450px; }
#lgp-contact-form li { margin-bottom: 10px; }
#lgp-contact-form label { float: left; width: 120px; padding-top:10px;}
#lgp-contact-form input, #lgp-contact-form select, #lgp-contact-form textarea { float: left; width: 300px; }
#lgp-contact-form input[type="submit"] { width: 238px; float: right; margin-top: 20px; }
#lgp-contact-form .custom_select { float:left; width:320px; background:url(img/quotation/drop_arrow.jpg) no-repeat right center; background-color:#f0f0f0; border:1px solid #e4e4e4; overflow:hidden;}
#lgp-contact-form .custom_select select { display:block; width:340px; padding:11px 0px; padding-bottom:10px; padding-left:10px; font-size:11px; color:#323232; background: transparent; border:none; -webkit-appearance: none; }
#contact-phone { width: 200px !important; }
#contact-zipcode { width: 100px !important; }
.page-template-contact-php .required-fields { float: left; }
#lgp-contact-form span.error { padding-left: 122px; display: block; clear: both; }
#lgp-contact-form .loader { position: absolute; top: 30px; left: 240px; }

/*! Appels d’offres */
.page-template-cft-php {  }
.page-template-cft-php table { width: 100%; background: #FFF; }
.page-template-cft-php table tr { padding: 3px 0; }
.page-template-cft-php table tr:hover { background: #F7F7F7; }
.page-template-cft-php table tr.even { background: #FCFCFC; }
.page-template-cft-php table tr.even:hover { background: #F7F7F7; }
.page-template-cft-php table td { padding: 5px 0; }
.page-template-cft-php table td.first { padding-left: 10px; }

/*! jobs */
.page-template-jobs-php {  }
.page-template-jobs-php table { width: 100%; background: #FFF; }
.page-template-jobs-php table tr { padding: 3px 0; }
.page-template-jobs-php table tr:hover { background: #F7F7F7; }
.page-template-jobs-php table tr.even { background: #FCFCFC; }
.page-template-jobs-php table tr.even:hover { background: #F7F7F7; }
.page-template-jobs-php table td { padding: 5px 0; }
.page-template-jobs-php table td.first { padding-left: 10px; }

#lgp-apply-form {}
.single-lgp_job .sub-content .left { width: 520px; }
.single-lgp_job .post-content { margin-bottom: 20px; }
#lgp-apply-form li { margin-bottom: 10px; }
#lgp-apply-form label { float: left; width: 155px; line-height: 21px; }
#lgp-apply-form input, #lgp-apply-form select, #lgp-apply-form textarea { float: left; width: 300px; }
#lgp-apply-form input[type="radio"] { width: auto; float: none; }
#lgp-apply-form input[type="file"] { width: 250px; margin-right: 10px;  }
#lgp-apply-form input[type="submit"] { width: 238px; float: right; margin-top: 20px; }
#apply-phone { width: 200px !important; }
.single-lgp_job .required-fields { float: left; }
#lgp-apply-form span.error { padding-left: 156px; }
#lgp-apply-form label.radio-label { float: none; width: auto; display: inline; margin-right: 10px; }
#lgp-apply-form .radio-group span.error { padding-left: 0;}
#lgp-apply-form .loader { left: 255px; position: absolute; top: 30px; }

/*! spaces */
.page-template-spaces-php {}
.page-template-spaces-php .space-category { background: #FFF; margin-bottom: 15px; padding: 27px; padding-top: 20px; position: relative; }
.page-template-spaces-php h2 { text-transform: uppercase; padding-left: 55px; background: url(img/spaces/landing/titles.png) 0 0 no-repeat; font-weight: 200; font-size: 26px; margin: 0; letter-spacing: 1px; margin-bottom: 15px; }
.space-category-auditoriums h2 { background-position: 0 7px; }
.space-category-espaces-polyvalents h2 {background-position: 0 -259px; }
.space-category-halls-exposition h2 { background-position: 0 -407px; }
.space-category-salles-de-commission h2 { background-position: 0 -118px; }
.page-template-spaces-php .space-item { width: 280px; height: 200px; cursor: pointer; float: left; margin: 0 20px 20px 0; background: #f2f2f2; overflow: hidden; position: relative;
/* Firefox */
-moz-transition-property: opacity;
-moz-transition-duration: .2s;
/* WebKit */
-webkit-transition-property: opacity;
-webkit-transition-duration: .2s;
/* Opera */
-o-transition-property: opacity;
-o-transition-duration: .2s;
/* Standard */
transition-property: opacity;
transition-duration: .2s;
}
.page-template-spaces-php .space-item.last-of-line { margin-right: 0; }
.page-template-spaces-php .space-item:hover { opacity: .8; }
.page-template-spaces-php .space-item .text { width: 230px; margin: 15px; padding: 5px 10px; color: #070604; position: absolute; bottom: 0; background: #FFF; background: rgba(255, 255, 255, .9); }
.page-template-spaces-php .space-item .text a { text-decoration: none; color: #070604; }
.page-template-spaces-php .space-item .text .title { text-transform: uppercase; color: #e3001b; font-size: 16px; display: block; font-weight: bold; }
.page-template-spaces-php .space-item .text .sub-title { display: block; }
.page-template-spaces-php .quotation-link { margin: 25px 0 0 0; }

#space-detail { display:none; z-index:10000; background: #FFF; width: 890px; }
#space-detail .primary {  }
#space-detail .primary .thumb { width: 100%; height: 315px; overflow: hidden; border-top: 5px solid #e3001b; }
#space-detail .primary .pager { background: url(img/spaces/single/pager.png) 0 0 no-repeat #e3001b; width: 46px; height: 46px; position: absolute; top: 135px; }
#space-detail .primary .prev { left: 0; }
#space-detail .primary .next { right: 0; background-position: right 0; }
#space-detail .primary .pager:hover{ opacity: .8;}
#space-detail .primary .pager:active { top: 137px; }
#space-detail .secondary { background: url(img/spaces/single/right.png) right 0 repeat-y #FFF;  }
#space-detail .secondary .left { padding: 35px 45px; width: 530px; /*background: url(img/common/red-line.png) right bottom no-repeat;*/ }
#space-detail .secondary h1 { font-size: 24px; margin-top: 0; }
#space-detail .secondary h1 .category { color: #CCC; font-size: 18px; font-style: italic; }
#space-detail .post-content { line-height: 24px; }
#space-detail .secondary .circ-button { position: absolute;  right: 156px; top: -104px; }
#space-detail .secondary .right { width: 257px; background: url(img/common/white-line.png) -209px -37px no-repeat; color: #FFF; }
#space-detail .secondary .right .padding { padding: 30px; padding-top: 100px; }
#space-detail .secondary .right .numbers { text-align: center; font-size: 18px; font-weight: bold; }
#space-detail .secondary .right .numbers li { margin-bottom: 20px; }
#space-detail .secondary .right .numbers .text {  }
#space-detail .secondary .right .numbers .number { color: #e3001b; background: url(img/spaces/single/number.png) center 0 no-repeat; height: 65px; line-height: 65px; font-size: 21px; }
#space-detail .secondary .right .numbers .number.small { background-position: center bottom; }
#space-detail .secondary .right .numbers .number.large {  }
#space-detail .secondary .right .actions { margin: 30px auto; width: 155px; }
#space-detail .secondary .right .actions li { float: left; border-right: 1px solid #888; }
#space-detail .secondary .right .actions li.last { border-right: none; }
#space-detail .secondary .right .actions li a { background: url(img/spaces/single/actions.png) 0 0 no-repeat #323232; width: 50px; height: 50px;}
#space-detail .secondary .right .actions li a:hover {  }
#space-detail .secondary .right .actions li a.mail { background-position: 0 0; }
#space-detail .secondary .right .actions li a.print {background-position: -51px 0; }
#space-detail .secondary .right .actions li a.download {background-position: -102px 0; }
#space-detail .secondary .right .actions li a.mail:hover {background-position: 0 bottom; }
#space-detail .secondary .right .actions li a.print:hover {background-position: -51px bottom; }
#space-detail .secondary .right .actions li a.download:hover {background-position: -102px bottom; }

#space-detail .ternary { background: #323232; padding: 30px; color: #EBEBEB; font-size: 11px; line-height: 18px; }
#space-detail .ternary a { color: #FFF; }
#space-detail .ternary .middle { margin-left: 230px; width: 360px; }
#space-detail .ternary .quotation-button { background: url(img/spaces/single/quotation-button.png) 0 0 no-repeat; color: #323232; font-size: 14px; height: 35px; line-height: 35px; margin-top: 10px; text-align: center; width: 197px; }
#space-detail .ternary .quotation-button:hover { opacity: .8; }

.space-loader { width: 80px; height: 80px; margin: 50px auto; }


/*! events */
.page-template-events-php {}
.page-template-events-php .primary { margin-bottom: 20px; }
.page-template-events-php #main .primary h1 { margin-top: 0; }
.page-template-events-php #main .secondary { background: #FFF; margin-bottom: 15px; }
.page-template-events-php .events-category-nav { background: #222; height: 65px; line-height: 65px; color: #FFF; font-size: 24px; }
.page-template-events-php .events-category-nav li { float: left; width: 310px; height: 65px; background: url(img/events/calendar/grand-public.png) 20px center no-repeat transparent; }
.page-template-events-php .events-category-nav li.first {}
.page-template-events-php .events-category-nav li.last {}
.page-template-events-php .events-category-nav li.grand-public {  }
.page-template-events-php .events-category-nav li.professionnels { background-image: url(img/events/calendar/professionnels.png); }
.page-template-events-php .events-category-nav li.zenith-arena { background-image: url(img/events/calendar/zenith.png); ; float: right; }
.page-template-events-php .events-category-nav li.active { background-color: #e3001b; }
.page-template-events-php .events-category-nav a { color: #FFF; text-decoration: none; display: block; height: 100%; padding-left: 70px; outline: none; }
.page-template-events-php .events-category-nav a:hover { opacity: .8; }
.page-template-events-php .events-category-nav li.active a { cursor: default; }
.page-template-events-php .events-category-nav li.active a:hover { opacity: 1; }
.page-template-events-php .events-category-nav li.grand-public a,
.page-template-events-php .events-category-nav li.professionnels a { background: url(img/events/calendar/icon.png) 255px center no-repeat; }
.page-template-events-php .pager-button { position: absolute; top: 58px; background: url(img/events/calendar/pager.png) 0 0 no-repeat; width: 19px; height: 19px; z-index: 20;  }
.page-template-events-php .pager-button:hover { opacity: .8; }
.page-template-events-php .pager-button:active { top: 60px; outline: none; }
.page-template-events-php .pager-button.prev { left: 50px; }
.page-template-events-php .pager-button.next { right: 50px; background-position: right 0; }
.page-template-events-php .pager-button.disabled { opacity: .3; cursor: default; }
.page-template-events-php .pager-button.disabled:active { top: 58px; }
.page-template-events-php #events-list { padding: 40px 50px; min-height: 400px; }
.page-template-events-php #events-list .slider { width: 840px; }
.page-template-events-php .month { float: left; width: 250px; margin-right: 25px; }
.page-template-events-php .month.last-of-group { margin-right: 0; }
.page-template-events-php .month h2 { text-transform: uppercase; text-align: center; }
.page-template-events-php .month ul {}
.page-template-events-php #events-list .loader { width: 80px; margin: 50px auto; }
.page-template-events-php #events-list ul .month ul .event { border-bottom: 1px solid #DDD; padding: 3px 0; }
.page-template-events-php #events-list ul .month ul .event.last { border-bottom: none; }
.page-template-events-php #events-list ul .month ul .event a { color: #323232; text-decoration: none; }
.page-template-events-php #events-list ul .month ul .event a:hover { opacity: .8; }
.page-template-events-php #events-list ul .month ul .event a time { color: #e3001b; font-size: 16px; display: block; float: left; width: 80px;  }
.page-template-events-php #events-list ul .month ul .event a .title { font-weight: bold; display: block; margin-left: 80px; padding-top: 3px;  }
/*.page-template-events-php #main .ternary {}
.page-template-events-php #main .ternary .left { width: 466px; height: 207px; }
.page-template-events-php #main .ternary .right { width: 466px; height: 207px; }
.page-template-events-php #main .ternary .blog-last-post {}*/
.page-template-events-php #main .ternary {
	height: 210px;
}
.page-template-events-php #main .ternary .left {
	float: left;
	position: relative;
	width: 44.3617%;
}
.page-template-events-php #main .ternary .right {
	float: right;
	position: relative;
    width: 55.6383%;
}
.page-template-events-php #main .ternary .blog-last-post:after {
	clear: both;
	content:"";
}
.page-template-events-php #main .ternary .blog-last-post .thumb {
	width: 223px;
	float: right;
	height: 100%;
}
.page-template-events-php #main .ternary .blog-last-post .text {
	padding: 30px;
	width: 230px;
	height: 150px;
	float: left;
	border-left: solid 9px #f0f0f0;
	background: #ffffff;
}
.page-template-events-php #main .ternary .blog-last-post .text h2 a{
	color: #131311;
	font-size: 16px;
	line-height: 16px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	margin-top: 15px;
	margin-bottom: 15px;
}
.page-template-events-php #main .ternary .blog-last-post .text .excerpt {
	color: #8b8b8b;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
}
.page-template-events-php #main .ternary .ad .top {
	height: 100%;
}

.single-lgp_event {}
.single-lgp_event #main section { margin-bottom: 20px; }
.single-lgp_event #main .primary { min-height: 300px; position: relative; }
.single-lgp_event #main .primary .left {
	width: 73.82978723404255%;
	background: #fff;
	margin-top: 50px;
	box-sizing: border-box;
}
.page-template-contact #main .primary .left {
	width: 73.82978723404255%;
	margin-top: 50px;
	box-sizing: border-box;
}
.single-lgp_event #main .primary h1 { margin-top: 0; }
.single-lgp_event #main .primary .devis, .page-template-contact .devis {
	position: absolute; top: 0; right: 0; width: 230px; height: 462px; z-index: 1001;
}
.single-lgp_event #main .primary .devis .b2c-newsletter, .page-template-contact .devis .b2c-newsletter {
	background: url("img/events/single/bg-agenda.jpg") no-repeat 0 0 #d62622;
	height: 190px;
	position: relative;
	box-sizing: border-box;
	padding: 35px 25px 0 35px;
}
.single-lgp_event #main .primary .devis .b2c-newsletter .inner, .page-template-contact .devis .b2c-newsletter .inner {
	padding-top: 35px;
	background: url("img/home/ico-agenda.png") no-repeat left top / 24px 25px;
}
.single-lgp_event #main .primary .devis .b2c-newsletter p, .page-template-contact .devis .b2c-newsletter p {
	margin-top: 0;
	font-size: 19px;
	line-height: 18px;
	color: #ffffff;
	font-weight: 200;
	margin-bottom: 14px;
	font-family: "HelveticaNeueTh",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}
.single-lgp_event #main .primary .devis .b2c-newsletter p span, .page-template-contact .devis .b2c-newsletter p span {
	color: #222222;
	font-size: 14px;
}
.single-lgp_event #main .primary .devis .b2c-newsletter input[type="email"], .page-template-contact .devis .b2c-newsletter input[type="email"] {
	float: left;
	width: 138px;
	padding: 8px;
	border: none;
	background: #fff;
	color: #7a7a7a;
	font-size: 13px;
	line-height: 15px;
	box-sizing: border-box;
}
.single-lgp_event #main .primary .devis .b2c-newsletter input[type="submit"], .page-template-contact .devis .b2c-newsletter input[type="submit"] {
	float: left;
	padding: 8px 0px;
	text-align: center;
	width: 31px;
	border: none;
	background: #222;
	border-top: solid 1px #222;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}
.single-lgp_event #main .primary .devis .feedback, .page-template-contact .devis .feedback {
	clear: both;
	color: #393939;
	font-size: 10px;
}
.single-lgp_event #main .primary .devis .b2b-newsletter, .page-template-contact .devis .b2b-newsletter {
	background: #fff;
	height: 150px;
	position: relative;
	box-sizing: border-box;
	padding: 40px 25px 25px 35px;
	border-bottom: #eeeeee solid 1px;
}
.single-lgp_event #main .primary .devis .b2b-newsletter p, .page-template-contact .devis .b2b-newsletter p {
	margin-top: 0;
	font-size: 19px;
	line-height: 18px;
	color: #393939;
	font-weight: 200;
	margin-bottom: 14px;
}
.single-lgp_event #main .primary .devis .b2b-newsletter p span, .page-template-contact .devis .b2b-newsletter p span {
	color: #d62622;
	font-size: 14px;
}
.single-lgp_event #main .primary .devis .b2b-newsletter p a, .page-template-contact .devis .b2b-newsletter p a {
	margin-right: 9px;
}
.single-lgp_event #main .primary .devis .b2b-newsletter input[type="email"], .page-template-contact .devis .b2b-newsletter input[type="email"] {
	float: left;
	width: 138px;
	padding: 8px;
	border: none;
	background: #eaeaea;
	color: #7a7a7a;
	font-size: 13px;
	line-height: 15px;
	box-sizing: border-box;
}
.single-lgp_event #main .primary .devis .b2b-newsletter input.parsley-error,
.single-lgp_event #main .primary .devis .b2c-newsletter input.parsley-error,
.page-template-contact .devis .b2b-newsletter input.parsley-error,
.page-template-contact .devis .b2c-newsletter input.parsley-error{
    background: none repeat scroll 0 0 #df7978 !important;
}
.single-lgp_event #main .primary .devis .b2b-newsletter input[type="submit"],
.page-template-contact .devis .b2b-newsletter input[type="submit"] {
	float: left;
	padding: 8px 0px;
	text-align: center;
	width: 31px;
	border: none;
	background: #959595;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}

.single-lgp_event #main .primary .devis .social,
.page-template-contact .devis .social {
	background: #fff;
	position: relative;
	box-sizing: border-box;
	padding: 25px 25px 9px 35px;
}
.single-lgp_event #main .primary .devis .social p,
.page-template-contact .devis .social p {
	margin-top: 0;
	font-size: 19px;
	line-height: 18px;
	color: #393939;
	font-weight: 200;
	margin-bottom: 14px;
}
.single-lgp_event #main .primary .devis .social .feedback,
.page-template-contact .devis .social .feedback {
	color: #393939;
}
.single-lgp_event #main .primary .devis .social p span,
.page-template-contact .devis .social p span {
	color: #d62622;
	font-size: 14px;
}
.single-lgp_event #main .primary .devis .social p a,
.page-template-contact .devis .social p a {
	margin-right: 9px;
}

.single-lgp_event #main .primary .text { padding: 40px 35px 40px 60px; box-sizing: border-box; }
.single-lgp_event #main .primary header { letter-spacing: 1px; }
.single-lgp_event #main .primary header time { font-size: 18px; line-height: 20px; color: #40403d; }
.single-lgp_event #main .primary header p { margin: 0 0 5px 0; }
.single-lgp_event #main .primary header h1 { font-size: 28px; margin: 0 0 21px 0; line-height: 32px; color: #020200; font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light"; }
.single-lgp_event #main .primary .post-content { margin-bottom: 45px; color: #323232; line-height: 24px;  }
.single-lgp_event #main .primary .social-buttons {}
.single-lgp_event #main .primary .thumb { width:350px; margin-bottom: 20px; }
.single-lgp_event #main .primary .actions {  }
.single-lgp_event #main .primary .action { height: 23px; line-height: 27px; color: #353535; text-transform: uppercase; font-family: "HelveticaNeue",HelveticaNeueLTStd45Light, "HelveticaNeue-Light"; padding-left: 37px; margin-bottom: 10px; }
.single-lgp_event #main .primary .action:hover { opacity: .8; }
.single-lgp_event #main .primary .action span {
	color: #353535;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	visibility: visible;
}
.single-lgp_event #main .primary .agenda { color: #e60008; background: url("img/events/single/agenda.png") no-repeat left center transparent; }
.single-lgp_event #main .primary .agenda span { color: #e60008; }
.single-lgp_event #main .primary .ticket { background: url("img/events/single/order.png") no-repeat left center transparent; }
.single-lgp_event #main .primary .site { background: url("img/events/single/mail.png") no-repeat left center transparent; }
.single-lgp_event #main .primary footer {
  width:100%;
	background: #f7f7f7;
	height:115px;
  display:table;
	position: relative;
}
.single-lgp_event #main .primary footer .inner {display:table-cell; vertical-align:middle; padding-left:60px; padding-right:240px;}
.single-lgp_event #main .primary footer p { margin: 0; line-height:1; display:inline-block;}
.single-lgp_event #main .primary footer p .bouchons { color:#e60008; display:block; margin-top:5px; padding-left:35px; position: relative;}
.single-lgp_event #main .primary footer p .bouchons:before { content:''; display:inline-block; vertical-align: middle; margin-right:20px; width:28px; height:25px; background:url('img/warning.png'); background-size:contain; background-repeat:no-repeat; position: absolute; top:0; left:0;}
.single-lgp_event #main .primary footer p .bouchons strong { font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light"; font-weight:700;}
.single-lgp_event #main .primary footer p a {
	text-transform: uppercase;
	color: #353535;
	font-size: 11px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}
.single-lgp_event #main .primary footer .social {
	position: absolute;
	top: 50%;
	right: 35px;
	height: 62px;
	margin-top: -31px;
	line-height: normal;
}
.single-lgp_event #main .primary footer .social > p {
	text-transform: uppercase;
	color: #353535;
	font-size: 11px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	line-height: 22px;
	letter-spacing: 0.3px;
}

.single-lgp_event #main .secondary { height: 278px; }
.single-lgp_event #main .secondary header {
	height: 54px;
}
.single-lgp_event #main .secondary header h2 {
	color: #322f2f;
	font-size: 22px;
	margin: 0;
	line-height: 22px;
	padding: 14px 0;
	text-transform: uppercase;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
}
.single-lgp_event #main .secondary header h2 span {
	font-family: HelveticaNeueLTStd45Light;
	color: #e60008;
}
.single-lgp_event #main .secondary .left {
	width: 44.3617%;
}
.single-lgp_event #main .secondary .block-left {
	background: #fff;
	height: 227px;
}
.single-lgp_event #main .secondary .block-left .thumb,
.single-lgp_event #main .secondary .block-left .text {
	width: 50%;
	float: left;
	height: 100%;
	box-sizing: border-box;
	background: #fff;
}
.single-lgp_event #main .secondary .block-left .thumb {
	padding: 25px 25px 25px 27px;
}
.single-lgp_event #main .secondary .block-left .thumb .inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.single-lgp_event #main .secondary .block-left .text {
	padding: 25px 39px 25px 13px;
}
.single-lgp_event #main .secondary .block-left .text .excerpt {
	color: #322f2f;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	font-family: "HelveticaNeue",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	max-height: 154px;
	overflow: hidden;
}
.single-lgp_event #main .secondary .block-left .text a {
	text-transform: uppercase;
	color: #e31b28;
	height: 20px;
	line-height: 20px;
	text-decoration: underline;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	font-size: 10px;
	display: inline-block;
	position: relative;
}
.single-lgp_event #main .secondary .block-left .text a:after {
	content: "";
	background: url("img/events/single/btn-circle.png") no-repeat center;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	right: -30px;
}

.single-lgp_event #main .secondary .right {
	width: 55.6383%;
	float: right;
}
.single-lgp_event #main .secondary .right header {
	border-left: solid 9px #f0f0f0;
}
.single-lgp_event #main .secondary .organiser {
	height: 227px;
	width: 100%;
	background: #fff;
}
.single-lgp_event #main .secondary .organiser:after {
	clear: both;
	content:"";
}
.single-lgp_event #main .secondary .organiser .thumb {
	width: 223px;
	float: right;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.single-lgp_event #main .secondary .organiser .thumb a {
	width: 177px;
	height: 51px;
	background: url("img/events/single/organiser.png") no-repeat 18px center #e60008;
	color: #fff;
	font-size: 11px;
	font-family: "HelveticaNeue",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	text-transform: uppercase;
	line-height: 12px;
	display: block;
	position: absolute;
	bottom: 25px;
	left: 25px;
	padding: 15px 0 16px 48px;
	box-sizing: border-box;
}
.single-lgp_event #main .secondary .organiser .thumb a span {
	font-family: HelveticaNeueLTStd45Light;
	display: block;
}
.single-lgp_event #main .secondary .organiser .thumb a:after {
	content: "";
	background: url("img/events/single/btn-puce.png") no-repeat center;
	width: 4px;
	height: 7px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 21px;
}
.single-lgp_event #main .secondary .organiser .text {
	padding: 30px 45px 30px 45px;
	width: 298px;
	height: 100%;
	float: left;
	border-left: solid 9px #f0f0f0;
	background: #ffffff;
	box-sizing: border-box;
}
.single-lgp_event #main .secondary .organiser .text .excerpt {
	color: #464646;
	font-size: 13px;
	line-height: 16px;
}
.single-lgp_event #main .secondary .organiser .text .excerpt p {
	margin: 0;
}

.single-lgp_event #main .ternary {
	height: 210px;
}
.single-lgp_event #main .ternary .left {
	width: 44.3617%;
}
.single-lgp_event #main .ternary .right {
	float: right;
}
.single-lgp_event #main .ternary .blog-last-post:after {
	clear: both;
	content:"";
}
.single-lgp_event #main .ternary .blog-last-post .thumb {
	width: 223px;
	float: right;
	height: 100%;
}
.single-lgp_event #main .ternary .blog-last-post .text {
	padding: 30px;
	width: 230px;
	height: 150px;
	float: left;
	border-left: solid 9px #f0f0f0;
	background: #ffffff;
}
.single-lgp_event #main .ternary .blog-last-post .text h2 a{
	color: #131311;
	font-size: 16px;
	line-height: 16px;
	font-family: "HelveticaNeueBd",HelveticaNeueLTStd45Light, "HelveticaNeue-Light";
	margin-top: 15px;
	margin-bottom: 15px;
}
.single-lgp_event #main .ternary .blog-last-post .text .excerpt {
	color: #8b8b8b;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
}
.single-lgp_event #main .ternary .ad .top {
	height: 100%;
}

.single-lgp_testimonial {}
.single-lgp_testimonial #main .primary { margin-bottom: 15px; padding: 30px; min-height: 275px; }
.single-lgp_testimonial #main .primary .left { width: 245px; }
.single-lgp_testimonial #main .primary .thumb { height: 260px; padding: 5px; overflow: hidden; background: url(img/testimonials/single/thumb.jpg) 0 0 no-repeat; position: relative; text-transform: uppercase; }
.single-lgp_testimonial #main .primary .thumb .author {
    background: url(img/testimonials/single/author.png) 0 center no-repeat;
    bottom: 15px;
    color: #FFF;
    font-size: 12px;
    left: 10px;
    line-height: 15px;
    position: absolute;
    text-align: center;
    width: 200px;
    padding: 15px;
    }
.single-lgp_testimonial #main .primary .thumb .author .centered { display: inline-block; vertical-align: middle; }
.single-lgp_testimonial #main .primary .thumb .author strong { display: block; }

.single-lgp_testimonial #main .primary .text { margin-left: 300px; }

.single-lgp_testimonial #main .secondboutry { padding-top: 10px; }
.single-lgp_testimonial #main .secondary h2 { text-transform: uppercase; font-weight: normal; letter-spacing: 1px; }
.single-lgp_testimonial .testimonial-item { margin-bottom: 20px; cursor: pointer;
	/* Firefox */
-moz-transition-property: opacity;
-moz-transition-duration: .2s;
/* WebKit */
-webkit-transition-property: opacity;
-webkit-transition-duration: .2s;
/* Opera */
-o-transition-property: opacity;
-o-transition-duration: .2s;
/* Standard */
transition-property: opacity;
transition-duration: .2s;
	}
.single-lgp_testimonial .testimonial-item:hover,
.single-lgp_testimonial .testimonial-item.current { opacity: .8 }
.single-lgp_testimonial .testimonial-item.current { cursor: default; }
.single-lgp_testimonial .testimonial-item h3 { margin: 0; font-size:  }
.single-lgp_testimonial .testimonial-loader { width: 80px; height: 80px; margin: 50px auto; }
.single-lgp_testimonial .mini-diaporama h2 { margin-top:0px; }


#main-testimonial h1 { margin-top: 0; line-height:26px; margin-right:150px; margin-bottom:25px;}
#main-testimonial time { font-size: 14px; color: #555;}
#main-testimonial .infos { font-family:'arial'; font-size: 12px; color: #5d5c5c; text-align:right;}
#main-testimonial .infos .red{ font-size: 16px; font-weight:bold;}
#main-testimonial .infos .duration{ background:url('img/testimonials/single/clock_icon.png') top right no-repeat; padding-right:25px; }
#main-testimonial .infos .places{ background:url('img/testimonials/single/place_icon.png') top right no-repeat; padding-right:25px;}
#main-testimonial .post-content { margin-right:50px;}
#main-testimonial .post-content p { font-family:'arial';}

/*! 360 Tour */
.page-template-360tour-php {}
.page-template-360tour-php .flash { margin-top: 50px; background: #FFF; }
.page-template-360tour-php #flash-content {}

/* ICONES */
	/* Page Horaire*/
	.page-id-32 header h1,  .page-id-6844 header h1 { padding-left:40px;  background: url(img/icons/icon_horaire.png) 0px 3px no-repeat; }
	/* Page Press*/
	.page-id-42 header h1,  .page-id-6849 header h1 { padding-left:40px;  background: url(img/icons/icon_press.png) 0px 8px no-repeat; }
	/* Page Mediathèque*/
	.page-id-38 header h1,  .page-id-6848 header h1 { padding-left:40px;  background: url(img/icons/icon_media.png) 0px 6px no-repeat; }
	/* Page Access*/
	.page-id-28 header h1,  .page-id-6843 header h1 { padding-left:40px;  background: url(img/icons/icon_access.png) 0px 6px no-repeat; }


.page-template-about-php {}
.page-template-about-php #main .right { width: 230px; color: #FFF; line-height: 21px; }
.page-template-about-php #main .right p{ margin:0px; padding:0px; line-height:14px;}
.page-template-about-php #main .primary .right { background: none repeat scroll 0 -6px rgba(230, 0, 8, 0.8); height: 250px; position: relative; z-index: 1; }
.page-template-about-php #main .right .padding, .page-template-liens-exposants-php #main .sidebar .padding { padding: 35px 30px; }
.page-template-about-php #main .right ul {  list-style-type:none; padding:0px; margin:0px; }
.page-template-about-php #main .right ul li{ margin:0 0 10px; padding:0; line-height:16px; background: url(img/about/puce_white.png) 0px 6px no-repeat; padding-left:20px;}

.page-template-about-php #main .secondary { background: #FFF; }
.page-template-about-php #main .secondary .left { width: 600px; padding: 40px 50px; }
.page-template-about-php #main .secondary .right { background: url(img/about/bg_sidebar.png) #242424 0px 8px no-repeat; }
.page-template-about-php #main .secondary .right ul, .page-template-liens-exposants-php #main .sidebar ul {  list-style-type:none; padding:0px; }
.page-template-about-php #main .secondary .right ul li, .page-template-liens-exposants-php #main .sidebar ul li{ margin:0 0 10px; padding:0; line-height:16px; background: url(img/about/puce_red.png) 0px 6px no-repeat; padding-left:20px;}

.page-template-newsletter-php header h1 {padding-left:40px;  background: url(img/icons/icon_newsletter.png) 0px 8px no-repeat; }
.page-template-newsletter-php #newsletter-subscribe-extended-form {margin-top:40px;}
.page-template-newsletter-php #newsletter-subscribe-extended-form label {width:75px; padding-top:10px;}
.page-template-newsletter-php #newsletter-subscribe-extended-form li {margin-top:5px;}
.page-template-newsletter-php #newsletter-subscribe-extended-form li input[type="text"] {width:200px;}
.page-template-newsletter-php #newsletter-subscribe-extended-form li .red-button {border:none; text-transform: uppercase; font-weight:bold; margin-top:40px;}
.page-template-newsletter-php .optin { margin-top: 20px !important; }
.page-template-newsletter-php .optin label { width: auto !important; float: none; }
.page-template-newsletter-php .optin input { float: none; }

.page-template-liens-exposants-php #main .sidebar .padding h3{text-align:center;}
.page-template-liens-exposants-php #main .sidebar .padding ul li span{text-decoration:underline;}


#lgp-visit-form { padding-top: 15px; }
#lgp-visit-form li { background: none; padding: 0; margin: 0 0 10px 0; }
#lgp-visit-form label { width: 140px; padding-top: 10px; }
#lgp-visit-form input, #lgp-visit-form select, #lgp-visit-form textarea { float: left; width: 300px; }
#lgp-visit-form .custom_select {
    background: url(img/quotation/drop_arrow.jpg) no-repeat right center #F0F0F0;
    border: 1px solid #E4E4E4;
    float: left;
    overflow: hidden;
    width: 320px;
}
#lgp-visit-form select {
    background: none;
    border: medium none;
    color: #323232;
    display: block;
    font-size: 11px;
    padding: 11px 0 10px 10px;
    width: 340px;
}
#lgp-visit-form .checkbox label, #lgp-visit-form .checkbox input { float: none; width: auto; display: inline; }
#lgp-visit-form input[type="submit"] { float: right; margin-top: 20px; width: 238px; }
#lgp-visit-form .loader { left: 240px; position: absolute; top: 30px; }
#lgp-visit-form span.error { padding-left: 140px; display: block; clear: both; }


/*! appels d'offres */
.page-template-cft-php {}
.page-template-cft-php .tabs { border-bottom: 1px solid #F7F7F7; }
.page-template-cft-php .tabs .tab {}
.page-template-cft-php .tabs .tab.active { background: #F7F7F7; }
.page-template-cft-php .tabs .tab a { display: block; height: 30px; line-height: 30px; margin: 0 20px; color: #000; }
.page-template-cft-php .tabs .tab a:hover {}
.page-template-cft-php .tabs .tab.active a { font-weight: bold; cursor: default; }
.page-template-cft-php .tabs .tab.active a:hover {}
.page-template-cft-php .panes { padding:20px 0; }
.page-template-cft-php .panes .pane {}

.single-lgp_cft {}
#lgp-cft-download-form {}
#lgp-cft-download-form label { float: left; width: 100px; }
#lgp-cft-download-form input[type="text"] { float: left; width: 300px; }
#lgp-cft-download-form input[type="submit"] { margin: 20px 0; }
#lgp-cft-download-form .clearfix { margin-bottom: 10px; }
#lgp-cft-download-form .loader { position: absolute; right: 250px; top: 30px; }
#lgp-cft-download-form span.error { display: block !important; text-align: right; }


/*! satisfaction form */
#lgp-satisfaction-form {margin-top:40px; border-top:1px solid #eee; padding-top:30px; padding-bottom:10px;}
#lgp-satisfaction-form .step {border-top:1px solid #eee; padding-top:5px;}
#lgp-satisfaction-form h1 {color:#e3001b;}
#lgp-satisfaction-form input[type="text"] {}
#lgp-satisfaction-form .general_infos { margin-bottom:40px; }
#lgp-satisfaction-form label { display: block; min-height: 25px; padding: 10px 0; }
#lgp-satisfaction-form label.inline { display: inline; }
#lgp-satisfaction-form input[type="text"] { width:300px; }
#lgp-satisfaction-form input.right[type="text"] { margin-bottom: 10px; }
#lgp-satisfaction-form .question  { margin-bottom: 30px; }
#lgp-satisfaction-form .question .right span {margin-left:15px;}
#lgp-satisfaction-form .score input[type="radio"] { margin-right:36px; margin-top: 16px; }
#lgp-satisfaction-form .question .right input:first-child { }
#lgp-satisfaction-form .question textarea {width:820px; height:100px; margin-top:10px;}
#lgp-satisfaction-form .question input#traiteur {float:right; width:350px;}
#lgp-satisfaction-form #synthese .question label { margin: 0 20px 0 2px; display: inline;  }
#lgp-satisfaction-form #synthese .question label:first-child {  }
#lgp-satisfaction-form input[type="submit"] { float: right; margin-top: 10px; border:none; text-transform:uppercase; font-weight:bold; }
#lgp-satisfaction-form input[type="submit"][disabled="disabled"] { opacity: .5; cursor: default; }
#lgp-satisfaction-form .loader { margin-top: 20px; }

/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-tmp iframe,.fancybox-tmp object{vertical-align:top;padding:0;margin:0}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}
.fancybox-skin{position:relative;padding:0;margin:0;background:#f9f9f9;color:#444;text-shadow:none}
.fancybox-opened{z-index:8030}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}
.fancybox-outer,.fancybox-inner{padding:0;margin:0;position:relative;outline:0}
.fancybox-inner{overflow:hidden}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:10px}
.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%;border:0;padding:0;margin:0;vertical-align:top}
.fancybox-image{max-width:100%;max-height:100%}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(img/fancybox/fancybox_sprite.png)}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8020}
#fancybox-loading div{width:44px;height:44px;background:url(img/fancybox/fancybox_loading.gif) center center no-repeat}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;background:transparent url(img/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}
.fancybox-prev{left:0}
.fancybox-next{right:0}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}
.fancybox-prev span{left:20px;background-position:0 -36px}
.fancybox-next span{right:20px;background-position:0 -72px}
.fancybox-nav:hover span{visibility:visible}
.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;padding:0;overflow:visible;visibility:hidden}
#fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:#000}
#fancybox-overlay.overlay-fixed{position:fixed;bottom:0;right:0}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}
.fancybox-opened .fancybox-title{visibility:visible}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8030;text-align:center}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}
.fancybox-title-inside-wrap{margin-top:10px}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}



/* Link exposants */

.exposant_links {padding:0px;}
.exposant_links>div {padding:0px 0px 0px 50px; overflow:auto;}
.exposant_links>div h1 {margin-top:0px;}
.exposant_links .post-content {float:left ;padding-top:40px; max-width:625px;}
.exposant_links .post-content p {margin-bottom:25px; padding-right:50px;}
.exposant_links .post-content ul {margin:0px; padding:0px; list-style:none; overflow:auto; width:100%; padding-bottom:20px;}
.exposant_links .post-content ul li {padding:0px; background:none; margin:0px; float:left; margin-bottom:35px; margin-right:25px;}
.exposant_links .post-content ul li h2 {margin:0px; font-size:15px; line-height:16px;}
.exposant_links .post-content ul li time {display:block; font-size:13px; line-height:16px;}
.exposant_links .post-content ul li .red-button {display:block; position:absolute; bottom:-15px; left:15px;}
.exposant_links .post-content ul li .pdf_link {}
.exposant_links .post-content ul li article {width:276px; height:189px; position:relative; background:url(img/logo_grey.png) no-repeat center center #F0F0F0;}
.exposant_links .post-content ul li article header {position:absolute; top:15px; left:15px; background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8); width:82%; padding:8px 10px;}
.exposant_links .sidebar {float:right; background:#242424; color: #FFFFFF; line-height: 21px; width:250px;}
.exposant_links .sidebar p {padding:25px 30px; margin:0px; line-height:16px;}


/* Popup "Partager par email" */

#popup-mail{width:940px; !important;}
#popup-mail a.close { background: url("img/dialog/close-email.jpg") no-repeat; width:30px; height:30px;position:absolute;right:0px;cursor:pointer;}
#popup-mail header { background: url("img/icons/icon_email.png") no-repeat scroll 0 8px transparent; height: 65px; margin-top: -25px; margin-left: 45px; position:absolute;width:700px;}
#popup-mail header h1 { font-size: 20px; margin-left: 90px; margin-top: 30px;}
#popup-mail .sub-content { padding:0px;float:left; }
#popup-mail .sub-content .normal { width: 622px;float:left;padding:45px;padding-bottom:20px; }
#popup-mail .sub-content .side {width:228px;background:#323232;float:left;padding-top:50px;text-align:center;color:#fff;}
#popup-mail .sub-content .side .email {display:none;}
#popup-mail .post-content { margin-bottom: 20px; }
#lgp-email-form li { margin-bottom: 10px;width:300px;height: 45px;float:left;margin-right:10px; }
#lgp-email-form label { float: left; width: 305px; line-height: 21px; }
#lgp-email-form input { float: left; width: 270px;  }
#lgp-email-form #contact-phone { width: 270px !important;  }
#lgp-email-form textarea { float: left; width: 580px; }
#lgp-email-form input[type="file"] { width: 200px; margin-right: 10px;  }
#lgp-email-form input[type="submit"] { width: 238px; float: right; margin-top: 20px; }
#lgp-email-form .legend_upload { float:right;line-height:14px;width:300px;margin-top:0px; }
#lgp-email-form .required-fields { float: left; }
#lgp-email-form span.error { display:none; }
#lgp-email-form label.contact-file{width:305px;}
#lgp-email-form .radio-group span.error { padding-left: 0;}
#lgp-email-form .loader { left: 255px; position: absolute; top: 30px; }
#popup-mail .sub-content .side .thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 135px;
    margin: 0 auto 40px;
    overflow: hidden;
    padding: 10px 10px 25px;
    text-align: center;
    transform: rotate(7deg);
    width: 125px;
}


/* Accommodations */
.page-template-accommodations-php .sub-content{height:675px;margin-top: 50px;}
.page-template-accommodations-php .post-content a {background: url("img/common/red-button.png") no-repeat scroll 0 0 transparent;color:#ffffff;height: 35px; line-height: 35px;text-align: center;width: 236px;margin-right:25px;float:left;}
.page-template-accommodations-php .map { height: 500px;padding-bottom: 20px;position: absolute !important;top: 400px;width: 940px;z-index: 1;}


/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
