/* ************** Content layout ************** */
#main {
	padding:0;
	width:auto;
}
#main .main-inner {
	margin:0 auto; border:0;
	width:950px;
}
.cdp #main {
	overflow:inherit;
}
a {color:#000}

/* Home Page */
.strate{
	outline:none;
}

/* ************** N-1 Large Title/Intro/Visual block ************** */
.n1intro { margin-bottom:1em; }

.large-main-page-title {
	margin:0; border:0;
	min-height:8.1em;
}
.large-main-page-title .block-inner {
	position:absolute; left:0;
	width:50%;
}
.large-main-page-title .content {
	float:right;
	position:relative;
	margin-right:-475px;
	width:950px;
}
.large-main-page-title .page-title {
	display:table-cell;
	margin:0; padding:17px 400px 25px 0; border:0;
	height:2.2em;
	vertical-align:bottom;
    padding: 0;
    border-left: 0;
    font-size: 2.75rem;
    font-family: "Montserrat",sans-serif;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.n1intro .n1intro-content {
	position:relative; z-index:5;
	margin:-7.5em auto 0; padding:25px 30px 0 0;
	width:920px;
}
.n1intro .n1intro-aside {
	float:right;
	margin-left:30px;
}
.n1intro .n1intro-chapo {
	margin:5.8em 0 0;
	font-size:1.4em;
	line-height:1.4;
}
.n1intro .n1intro-chapo p{ margin-bottom:18px; }


/* ************** rte ************** */
.rte  b,
.rte strong,
.rte q { color:#000; }
.rte q { font-weight:bold; }
.rte q:before, .rte q:after { content:''; }

.rte a {
	font-weight: bold;
}
.rte a:hover,
.rte a:focus {
	text-decoration:underline;
}

.complementary .rte iframe {
	max-width: 100% !important;
	width: 100%;
}


/* ************** PUSHES ************** */
.double-pushs { margin-bottom:10px; }

.double-pushs > div {
	display:table-cell;
	width:50%; min-width:408px;
	vertical-align:top;
}
.double-pushs.two-third-push > div { width:328px; }
.double-pushs.two-third-push > div:first-child {
	width:560px;
}
.double-pushs > .push-shadow + .push-shadow {
	position:relative;
	margin-top:6px;
	padding:1.25rem;
	background-color:#f4f4f4;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-left:1px solid #F4F4F4;
	word-break:break-all;
}
.double-pushs > .push-shadow.push-info-contact + .push-shadow {
	word-break:normal;
}
.double-pushs > .push-shadow  .push-social .push-social-title {
    word-break: break-word;
    word-break: keep-all;
}

/* Push Shadow */
.push-text {
	margin:0 0 1em; padding:25px 30px;
	background:#f4f4f4;
}

.push-shadow .rte li {
	list-style: none;
	
}

.push-shadow .rte li a, .paragraph .rte a, .push-text .rte a  {
	font-size: 16px;
	font-family: "Source Sans Pro";
	color: #e9041e;
	line-height: 1.375;
	font-weight: normal;
	transition: 0.3s;
	position: relative;
	text-decoration:none;
}

.paragraph .rte a, .push-text .rte p a  {
	font-size: 0.75rem;
	text-transform: uppercase;
	line-height: 1.375;
	font-weight: bold;
}

.push-shadow .rte li a:hover,
.push-shadow .rte li a:focus,
.paragraph .rte a:hover,
.push-text .rte p a:hover,
.push-text .rte p a:focus {
	font-weight: bold;
	padding-left: 0.75rem;
	text-decoration: none;
	transition: 0.3s;
	position: relative;
}


.push-text .rte p a:hover,
.push-text .rte p a:focus {
	padding-left: 0rem;
}

.paragraph .rte a:before {
	content: "- ";
	display: inline-block;
	font-size: 16px;
	font-family: "Source Sans Pro";
	color: #e9041e;
	line-height: 1.375;
	font-weight: bold;
	position: absolute;
	left: 0;
	opacity:0;
	transition: 0.3s;
}

.push-text .rte p a:before {
	display: none;
}

.push-text .rte p a:before {
	line-height: 1.3;
}

.push-shadow .rte .wysiwyg-btn.wysiwyg-btn-pdf.wysiwyg-btn-download:before {
	line-height: 0.6;
}

.push-shadow .rte li a:hover:before,
.push-shadow .rte li a:focus:before,
.paragraph .rte a:hover:before {
	opacity: 1;
}

.push-text .rte p a:hover,
.push-text .rte p a:focus,
.push-text .rte p a.wysiwyg-btn.wysiwyg-btn-pdf.wysiwyg-btn-download:hover {
	text-decoration: underline !important;
}

/* Chapo */
.block-chapo,
.block-dispatch .rte p, .block-dispatch .rte li {
	color:#262626;
	font:normal 1em/1.375 'Source sans Pro', Arial, sans-serif;
}
.block-dispatch .rte p {
	padding-right: 1.875rem;
}
.block-dispatch .rte p a.wysiwyg-btn {
	font-family: 'Source Sans Pro', Arial, sans-serif;
}
.block-dispatch .rte p.btn-more {
	font-size:0.6875em;
}
.block-chapo .visual {
	position:absolute; bottom:30px; left:30px;
}
.block-chapo .rte a {
	font-weight:bold;
}

/* Block dispatch */


.block-dispatch .list-articles,
.block-dispatch .list-articles li{
	margin:0; padding:0;
	list-style:none;
}
.block-dispatch .list-articles li{
	clear:both;
	margin-top:15px;
	padding-top:25px;
	border-top:1px dashed #cfcfcf;
	overflow:hidden;
}
.block-dispatch .list-articles li:first-child{
	margin-top:23px;
	border-top:1px solid #cfcfcf;
}

.block-dispatch .list-articles img{
	float:left;
	/*position: inherit;*/
}
.block-dispatch .list-articles a{
	float:right;
	width:50%;
}
.block-dispatch .list-articles p{
	color:#000;
	font-size:.9em;
}
/* Social Feed */
.push-social-feed ul {
	margin:0; padding:0; list-style:none;
}

.push-social-feed li.push-social,
.push-social-feed li{
	margin:21px 0 0; padding:26px 0 0;
	border-top:1px dashed #cfcfcf;
	border-left:none; border-right:none;
	width:auto;
}

.push-social-feed li:first-child {
	margin:0; padding:0;
	border:0;
}
.push-social-feed .push-social{
	display:block;
}
/*RFSCORP-104 fix IE*/
.double-pushs .push-shadow.push-social-feed .push-social-tw {
	flex:1 1;
}
/* block-edito */
.block-edito img {
	float:left;
	margin-right:30px;
}
.block-edito img.special-item {
	float:right;
	margin:0 0 0 30px;
}
.block-edito .description {
	overflow:hidden;
	font-size:1.2em;
	line-height:1.4;
}
/* block-listing */
.block-listing { margin-top:10px; padding-top:5px; border-top:1px solid #D9D9D9; }
.block-listing ul { margin:0; padding:0; }
.block-listing li {
	margin:10px 0 0; padding:0;
	list-style:none;
}
#main .block-listing .btn-arrow {
	display:block;
	color:#2f2f2f;
	font:0.81em/1.4 'Source sans Pro', Arial, sans-serif;
}
.block-listing .btn-arrow:hover {
	text-decoration:underline;
}
/* Push Social */
.push-social{
	display:table-cell;
	margin-bottom:6px;padding:28px;
	border-right:2px solid #FFF;
	width:50%;
	font-size:.75em;
	line-height:1.5;
	vertical-align:top;
}
.newsroom .push-social {border-right:2px solid #fcfcfc;}
.push-social + .push-social{
	border-right:none;
	border-left:2px solid #FFF;
}
.push-social .push-social-title,
.push-social h2.push-social-title {
	margin-bottom:.6em;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4545;
	clear:both;
}
.push-social.push-social-yt .push-social-title,
.push-social.push-social-yt h2.push-social-title {
	clear:none;
}
.push-social .push-social-title a { color:#555; }
.push-social.bgdark .push-social-title a { color:#FFF; }

.push-social p{ margin:0; }
.push-social .push-social-visual,
.push-social .push-social-video {
	float:left;
	margin:7px 13px 50px 0;
}
.push-social .push-social-logo {
	clear:both;
	float:left;
	margin-top:30px;
}
.push-social.push-social-tw .push-social-visual {
	width:48px;
	height:auto;
}
#main .color1 .push-social .yt-user,
#main .color1 .push-social .url {
	color:#e9041e;
}

.push-social.bgdark { color:#fff; }
.push-social-tw.bgdark .tw-user,
.push-social-yt.bgdark .push-social-date { color:#cecece; }


/* hack, move margin for pushes with pseudo-element for proper anchor position*/
.push-anchor-wrapper[id]:before {
	margin-top: -212px;
	height: 212px;
	content: '';
	width: 0;
	display: block;
	position: relative;
}
/* Email subscribe */
#emailsubscribe {
	position:relative;
}

#emailsubscribe-top {
	position: absolute;
	top: -195px;
	visibility: hidden;
	left: -1000px;

}
#emailsubscribe .head h2 {
	margin-top:0; margin-bottom:0; padding-bottom:0;
	color:#353535;
	font:normal 1.125em/1.3333 'Source sans Pro', Arial, sans-serif;
}
#emailsubscribe.block-abo .head p {
	margin-bottom:28px;
	font:.75em/1.5 'Source sans Pro', Arial, sans-serif;
}
#emailsubscribe legend {
	position:absolute; left:-10000px;
}
#emailsubscribe .abo-form-email label {
	margin-bottom:15px;
}
#emailsubscribe .text input {
	width:auto;
}

/* Social TW */
.push-social-feed .push-social-tw { overflow:hidden; }
.push-social-fb .push-social-title,
.push-social-tw .push-social-title { display:inline-block; }
.push-social-tw .tw-user {
	font-size:.9em;
	font-weight:normal;
}
.push-social-tw .push-social-date,
.push-social-fb .push-social-date {
	margin:0 0 .6em 0;
}
.push-social-tw .tweet-content,
.push-social-fb .tweet-content {
	margin-bottom:1em;
	margin-left:61px;
	word-break: normal;
}
.push-social-tw .tweet-content a,
.push-social-fb .tweet-content a{
	color:#e9041e;
}
.push-social-tw .share,
.push-social-fb .share {
	margin-right:10px; margin-left:63px;
	overflow:hidden;
}
.push-social-tw .share{
	text-align:right;
}
.push-social-feed .push-social-tw .share,
.push-social-feed .push-social-fb .share {
	float:none;
}
.push-social-tw .share .button-twitter a {
	display:block;
	margin-right:15px;
	width:75px; height:20px;
	background:url("/sites/all/themes/soge/images/picto/retweet_button.png") no-repeat scroll 0 0 transparent;
	color:#333;
	cursor:pointer;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
	font:bold 0.916em/1.9 'Source sans Pro', Arial, sans-serif;
	text-align:left;
	text-indent:21px;
}
.push-social-tw .share .button-twitter-follow iframe{
	display:block;
}
.push-social-tw .share div.button-twitter,
.push-social-tw .share div.button-twitter-follow{
	float:left;
	margin-right:15px;
}
.push-social-tw .push-social-logo + .share {
	margin-left:60px;
	text-align:left;
}
/* Social YT */
.push-social-yt .push-social-video {
	margin:0 13px 0 0;
}
.push-social-yt .push-social-view,
.push-social-yt .push-social-date {
	display:inline-block;
}
.push-social-yt .push-social-view:after {
	content:" — ";
}

.push-social-yt .btn-more{
	margin-top:36px;
}
.push-social-feed .push-social-yt .btn-more{ margin-top:0;}

.push-social .btn-more{
	padding-top:5px;
	font-size:.9em;
}
.push-social-feed .push-social .btn-more{
	position:static;
}
/* Social FB */
.push-social-fb .share + .btn-more {
	padding-top:0;
}
/* Image Push */
.push-image{
	float:left;
	border:1px solid #e4e4e4;
}
.push-image img{ display:block; }

/* LARGE Push */

.push-table .large-push.layout-1,
.push-table .large-push.layout-2,
.push-table .large-push.layout-11,
.push-table .large-push.layout-12 {
	display: block;
}

.push-table .large-push.layout-1 .content,
.push-table .large-push.layout-2 .content,
.push-table .large-push.layout-11 .content,
.push-table .large-push.layout-12 .content {
	display: block;
}


.large-push {
	position:relative; clear:both;
	margin-bottom:0.9375rem;
	border-bottom :1px solid #cfcfcf;
}

.large-push.layout-1,
.large-push.layout-2,
.large-push.layout-11,
.large-push.layout-12 {
	min-height: 15.625rem;
	padding-bottom: 0.9375rem;
	display: flex;
}

.large-push.layout-1.bgdark,
.large-push.layout-2.bgdark,
.large-push.layout-11.bgdark,
.large-push.layout-12.bgdark {
	padding-bottom: 0rem;
}

.large-push.layout-1.focus,
.large-push.layout-2.focus,
.large-push.layout-11.focus,
.large-push.layout-12.focus {
	display: block;
}

.large-push.layout-1 .content,
.large-push.layout-2 .content,
.large-push.layout-11 .content,
.large-push.layout-12 .content {
	display: flex;
}

.large-push.layout-2 .content,
.large-push.layout-12 .content {
	display: flex;
	flex-direction: row-reverse;
}

.large-push.layout-2.bgdark .content,
.large-push.layout-12.bgdark .content {
	max-width: 950px;
}

.large-push.layout-1 .content .share-box + a,
.large-push.layout-2 .content .share-box + a {
	display: flex;
	align-items: center;
    float: left;
}

.large-push.layout-1.bgdark,
.large-push.layout-2.bgdark {
	min-height: auto;
}

.large-push.layout-1 .content-img,
.large-push.layout-11 .content-img {
    float: left;
    display: flex;
    align-items: center;
}

.large-push.layout-2 .content-img,
.large-push.layout-12 .content-img {
    float: right;
    display: flex;
    align-items: center;
}

.large-push.layout-2 .push-content-text {
	padding-right: 1.875rem;
	box-sizing: border-box;
}

.large-push.layout-2.bgdark .push-content-text {
	padding-left: 1.875rem;
}

.large-push .push-content-text {
	float: right;
	width: 610px;
	/*padding-left: 1.875rem;*/
}
.large-push.layout-4 .push-content-text {
	float: right;
	width: auto;
	/*padding-left: 1.875rem;*/
}
.half-push .btn-more,
.large-push-shadow .btn-more {
	position:absolute; bottom:17px;
}

.complementary .push-row .push-shadow.half-push.push-cell .rte p iframe {
	display: block;
}

.search-block-results .article-list .large-push.layout-1 {
	display: block;
	min-height: auto;
}

.search-block-results .article-list .large-push.layout-1 .content {
	display: block;
}

.search-block-results .article-list .large-push.layout-1 .content {
	display: block;
}

.large-push.small {
	float:left;
	margin-right:5px;
	width:630px;
}
.large-push.layout1 .content {
	position:relative;
	height: 16.625rem;
	max-height:16.563rem;
	overflow: hidden;
}

.large-push.layout2 .push-content-text h2,
.large-push.layout2 .push-content-text .rte  {
	padding-right: 1.875rem;	
}
.large-push .figure,
.large-push .video {
	position:relative;
	display:block;
	vertical-align:middle;
}
.large-push .video iframe{ display:block; }
.large-push .date:after {
	content:" - ";
	margin-right:0;
	margin-left:2px;
}
.large-push .category,
.search .date {
	display:inline-block;
	margin:26px 0 0;
	font-size:.6875em; line-height:1.4545;
}
.large-push .date {
	display:inline-block;
	margin:26px 0 0;
	font-size:.75em; line-height:1.4545;
}
.large-push .rte {
	overflow:hidden;
	font-size: 0.875rem;
    font-family: "Source Sans Pro",sans-serif;
    color: #000;
    line-height: 1.286;
}

.large-push.bgdark .rte {
    color: #fff;
}

.large-push.bgdark .btn-more a  {
    color: #e9041e;
}

.large-push.bgdark .share-box svg path,
.large-push.bgdark .share-box svg polyline,
.large-push.bgdark .share-box svg circle  {
    stroke: #fff;
}

.large-push.bgdark .share-box svg circle  {
    fill: #fff;
}

.large-push .btn-more {
	position: relative;
	text-align: left;
	display: inline-block;
	margin-top: 0.7rem;
}

.large-push .btn-more a {
	float: none;
	text-align: left;
	font-size: 0.875rem;
	position: relative;
}

.large-push .btn-more a:hover {
	padding-left: 0.75rem;
}

.large-push .btn-more a:before {
	content: "- ";
	display: inline-block;
	font-size: 1rem;
	font-weight: bold;
	font-family: "Source Sans Pro";
	color: #e9041e;
	position: absolute;
	top: 0.45rem;
	left: 0;
	opacity:0;
	transition: 0.3s;
}

.large-push .btn-more a:hover:before {
	opacity: 1;
}

.large-push .logo-facebook {
	position:absolute;
	top:15px;
	right:28px;
}
.large-push .become-fan{
	position:absolute;
	bottom:20px; left:340px;
}
.large-push .share{
	position:absolute;
	bottom:20px; /*left:450px;*/ left:340px;
}
.large-push .share > div { margin-right:15px; }
.large-push .fb_iframe_widget span{
	vertical-align:bottom;
}
.large-push .logo-facebook a,
.large-push .logo-facebook img {
	display:block;
}

.button-facebook a{
	background:url("/sites/all/themes/soge/images/picto/btn_facebook.png") no-repeat scroll 0 0 transparent;
	display:block;
    text-indent:20px;
    width:97px;
    height:20px;
    color:#666;
    cursor:pointer;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
    font:bold 0.75em/1.6 'Source sans Pro', Arial, sans-serif;
}

/* Layout 1 :visuel à gauche
 * Layout 2 :visuel à droite
 * Layout 4 :viduel en haut
 * Layout 5 :visuel à gauche, sans ligne colorée
 */

.large-push.layout-1 .figure,
.large-push.layout-2 .figure,
.large-push.layout-5 .figure,
.large-push.layout-6 .figure,
.large-push.layout-11 .figure,
.large-push.layout-12 .figure { width:310px; max-height: 250px; }

/* Layout 1/5 */
.large-push.layout-1 .content:before { left:310px; }
.large-push.layout-1 .figure,
.large-push.layout-1 .video,
.large-push.layout-5 .figure,
.large-push.layout-5 .video {
	float:left;
	margin-right:28px;
	max-width: 19.375rem;
}
.large-push.layout-1 .rte,
.large-push.layout-5 .rte { padding-right:28px; }

/* Layout 2 */
.large-push.layout-2 .content:before{ left:-2px; }
.large-push.layout-2 .figure,
.large-push.layout-2 .video {
	float:right;
	/*margin-left:28px;*/
}

.large-push.layout-2 .figure {
	float:right;
	margin-left:26px;
}

/* Layout 4*/
.large-push.layout-4 { padding-bottom:1em; }
.large-push.layout-4 .content:before {
	top:335px; left:-2px;
}
.large-push.layout-4 .figure{
	width:950px; height:300px;
}

.large-push.layout-4 .btn-more{
	bottom:0;
}
/*Layout 6*/
.large-push.layout-6 .figure {
	float:right;
	margin-left:28px;
}
.large-push.layout-6 .wrap {
	padding-left:30px;
	color:#fff;
}
.large-push.layout-6 .wrap .rte {
	padding-bottom:0;
}
.large-push.layout-6 .wrap .btn-more > a{
	padding:0;
}
.large-push.layout-6 .date {
	font-size:1.12em;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}
.large-push.layout-6 .date:after {
	content:"";
}
.large-push.layout-6 h2.beta-title {
	padding-left:0;
	font-size:2.25em;
	line-height:1;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}
.large-push.layout-6 h2.beta-title:before {
    background: url("../images/picto/large-pictos-sprite.png") no-repeat scroll 0 -100px transparent;
    content: "";
    display: inline-block;
    height: 27px;
    margin:5px 10px 0 0;
    width: 27px;
}
.large-push.layout-6 .btn-more {
	position:inherit;
}

/*Layout 8*/
.large-push.layout-8 { padding:25px 28px; }
.large-push.layout-8 .content:before { left:-30px; }
.large-push.layout-8 .rte ul,
.large-push.layout-8 .rte li { margin-left:0; margin-right:0; padding:0; }
.large-push.layout-8 .rte li {
	padding-left:10px;
	list-style:none;
}
.large-push.layout-8 .rte li:before {
	position:absolute;
	margin-left:-10px;
	content:"-"
}
.push-shadow .rte ul {
	padding-left: 20px;
}
.push-shadow .rte li:before {
	position:absolute;
	margin-left:-10px;
	content:"-";
}
.large-push.layout-8 .rte .beta-title { padding-bottom:20px; }
.large-push.layout-8 .rte .beta-title:before {
	position:absolute; left:-30px; z-index:10;
	margin-top:5px;
	width:3px; height:85px;
	content:"";
}
.large-push.layout-8 .block-chapo { padding:20px 0; }
.large-push.layout-8 .figure { margin-bottom:30px; }
.large-push.layout-8 blockquote {width:490px; }
.large-push.layout-8 blockquote small {
	margin-left:0;
	font-size:0.44em;
}
.cdp .push-simple.layout-8 .figure {
	margin-top:-5px;
}


/* Push Simple */
.push-simple {
	margin:0 0 1em; padding:25px 30px;
	background:#f4f4f4;
}
.push-simple .date,
.push-simple .category { margin:0; }
.push-simple .rte { overflow:visible; }
.push-simple.bgdark .gamma-title {
	color:#fff;
	font-size:1em;
}

/* push-gradient */
.push-gradient {
	margin:0 0 1em; padding:25px 30px;
	border-bottom:1px solid #dfdfdf;
	}

/* push-listing */
.push-listing { position:relative; }
.push-listing .beta-title:before {
	z-index:10;
	position:absolute; top:30px; left:-2px;
	width:3px; height:75px;
	content:"";
}
.push-listing ul { margin:0; padding:0; }
.push-listing li {
	float:left;
	margin:0 15px 10px 0; padding:0;
	width:170px;
	list-style:none;
	word-wrap: break-word;
}
.push-listing li:nth-of-type(3n) { margin-right:0; }
.push-listing li:nth-of-type(4n) { clear:left; }
.push-listing li a { color:#555; }
.push-listing li span { color:#555; }
.push-listing li a:hover strong,
.push-listing li a:focus strong,
.push-listing li a:hover span,
.push-listing li a:focus span { text-decoration:underline; }
.push-listing li a strong,
.push-listing li strong  {
	color:#e70027;
	font:normal 1em/1.5 'Source sans Pro', Arial, sans-serif;
}
.push-listing li span {
	display:block;
	font-size:0.71em;
}

/* push iframe */
.push-iframe {
	margin-bottom:10px;
	border:none;
	background:none;
}
.push-iframe iframe {
	display:block;
	margin:0 auto;
	max-width:100%;
}

/* form confirmation false popin */
.fconfirm.push-shadow { position:relative; }
.fconfirm.push-shadow p{ margin:0; }

/* BG DARK */
.bgdark {
	color:#fff;
	background-color:#000;
}

.large-push.layout-4.bgdark .content .push-content-text {
	padding: 0 1.875rem; 
}

/* Large Push > List Item = double column */
.large-push .list-items {
	position:relative;
	margin:0; padding:0 0 25px;
	list-style:none;
}
.large-push .list-items > li {
	display:table-cell;
	margin:0; padding:0;
	width:50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.large-push .list-items > li .btn-more {
	position:absolute; bottom:20px;
	margin:2em 28px 0 0;
}
/*.large-push .list-items > li:first-child .btn-more {
	right:50%;
}*/
.large-push .list-items .rte{ margin-bottom:10px; }

/* push com press */
.push-com-presse .list-items > li{
	padding:0;
	vertical-align:top;
	padding-bottom: 1.625rem;
}

.push-com-presse .list-items > li:nth-child(even){
	padding-left:02.25rem;
}
.push-com-presse .list-items > li:first-child {
	border-right:1px solid #dedede;
}
.push-com-presse .delta-title{
	display:inline-block;
	vertical-align:top;
	line-height:1.55;
	margin-bottom: 0.7rem;
}
.push-com-presse .date:after { content:" - "; }
.push-com-presse .date {
	margin:0;
	vertical-align:top;
	color: #e9041e;
}

.push-com-presse .rte {
	font-size: 0.75rem;
	padding-left:67px;
}

.push-com-presse .list-items .btn-more {
	right: auto !important;
	bottom: 1.875rem !important;
	padding-left: 4.063rem;
}

.push-com-presse .list-items {
	padding-bottom: 2rem;
}

/* push testimony */
.push-testimony {
	border:0;
	background:#fff;
}
.push-testimony h3.gamma-subtitle {
	font-weight:normal;
}
.push-testimony .figure {
	float:left;
	margin:0 28px 28px 0; padding:5px;
}
.push-testimony .list-items > li:first-child{
	padding-right:28px;
}
/* .large-push-shadow */

.push-shadow .rte .link-external a:after {
	margin-top: 6px;
}
.large-push-shadow{ position:relative; }
.large-push-shadow .figure {
	float:left;
	margin:-25px 30px -25px -30px;
}
.large-push-shadow .rte{
	font-size:.8em;
}

/* push video */
.push-video {
	padding-bottom:3em;
	margin-bottom:10px;
	position: relative;
 }
.push-video iframe {
	display:block;
	margin:0 auto;
}
.push-video p {
	margin:0 auto 25px;
	width:630px;
	font-size:.9em;
}

/* push text */
.push-text .rte p,
.push-text .rte ul,
.push-text .rte ol {
	width:630px;
	margin:0 auto 15px;
	font-size:0.9em;
	color:#555;
	line-height: 1.5;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}
.push-text .rte .btn-more{
	font-size:.7em;
}
.push-text .rte .btn-more a{
	color:#000;
	float:none;
}

/* push nav */
.push-nav {
	padding:1.25rem 1.25rem 2.125rem;
	width:160px;
	background:#FFF;
}
.push-nav img{
	width:160px;
}
.push-nav .head {
	margin:10px 0 0 -23px; padding-left:20px;
}
.push-nav .btn-more { margin-top:7px; }
.push-nav .btn-more a{ margin:0; }

/* specifics pushs */
.push-agenda .head:after,
.push-glossaire .head:after {
	position:absolute; top:0; right:0;
	width:49px; height:60px;
	content:'';
	background:url(../images/picto/large-pictos-sprite.png) no-repeat 0 0;
}
.push-glossaire .head:after {
	width:79px;
	background-position:-100px 0;
}

/* push-rss */
.push-rss .label {
	margin-bottom:0;
	margin-top:9px;
	color:#e9041e;
	font-size:0.81em;
	font-weight:bold;
}
.push-rss ul { margin:0; padding:0; }
.push-rss li {
	margin:0; padding:0;
	list-style:none;
}
.rss-selector {
	position:relative;
	margin-top:5px;
}
.rss-selector ul,
.rss-selector .target { width:200px; }
.rss-selector .target {
	float:left;
	margin-right:10px;
}
.rss-selector li a,
.rss-selector .target a {
	display:block;
	padding-left:10px; border:1px solid #555; border-top-width:0;
	background:#404040; color:#fff;
	font-size:0.81em;
	line-height:27px;
}
.rss-selector li:first-child a { border-top-width:1px; }
.rss-selector .target a {
	padding-right:50px; border-top-width:1px;
	background-image:url(../images/picto/push-rss-current.png); background-position:100% 0; background-repeat:no-repeat;
}
.rss-selector li a:hover,
.rss-selector li a:focus { text-decoration:none; }
.rss-selector .target a span {
	display:block;
	overflow:hidden;
	width:148px;
}
.rss-selector .target a span span { width:500px; }
.rss-selector a.rss-submit {
	float:left;
	margin-top:1px;
	text-transform:capitalize;
}
.rss-selector a.rss-submit strong { background:url(../images/picto/arrow-ffffff-6x11.png) no-repeat 0 0.35em; color:#fff; }
.rss-items {
	position:relative;
	margin-top:25px;
}
.rss-items .label { padding-bottom:5px; }
.rss-items li {
	display:table-cell;
	padding-right:10px;
	vertical-align:middle;
}
.rss-items a,
.rss-items img { display:block; }
.rss-items a:focus img { outline:1px solid #fff; }
#js .rss-selector ul {
	position:absolute; top:0; left:0; z-index:1;
	display:none;
	padding-top:28px;
}
#js .rss-selector ul.on { display:block; }
#js .rss-items .item { display:none; }
#js .rss-items .item.on { display:block; }


/* ************** colors handling ************** */


.asterisk {
	margin:20px 100px 20px 0;
	color:#999;
	font-size:.68em;
}
/* ************** complementary ************** */
.complementary {
	clear:left;
	padding:15px 0 0 0;
}

.complementary .pushs-content {
	display:table;
	width:100%;
}

/* ************** BARS ************** */
/* share-bar */
.share-bar { margin:25px 0 0; }
.share-bar.hidden{
	display: none;
}
.share-bar.loading ul li:not(.share-title){
    background: url(../images/picto/ajax-loader-dark.gif) no-repeat 50%;
    width:32px;
}
.share-bar.loading ul .share-button{
    display:none;
}
.push-shadow .share-bar,
.share-box .share-bar {
	margin-top:0;
}
.share-box .share-box-toggle{
	position: absolute;
	top: 5px; right: 5px;
	display: block;
	width: 0.8125rem; height: 0.8125rem;
	/*text-indent:  -10000px;*/
	/*background: url(../images/picto/share_close.png) no-repeat;*/
	z-index: 2;
}
.share-box:hover .share-box-toggle,
.share-box .share-box-toggle:focus{
	background-position: -24px;
}
.share-box:hover > .share-bar,
.share-box-toggle:focus + .share-bar {
	position: absolute;
	top: 0; right: 0;
	padding: 10px;
	display: block;
	background-color: #fff;
	z-index: 1;
	border: 1px solid #000;
}
.share-box .share-bar p{
	width: auto;
	margin-bottom:10px;
	color:#000;
}
.push-table .layout-2 .share-box .share-bar {
    right:0;
}
.push-table .layout-2 .share-box .share-box-toggle {
    right:5px;
}
.cdp .share-bar + #article {
	margin-top:20px;
}
.share-bar ul {
	margin: 0;
	padding:0;
	float:right;
}
.share-bar li {
	position:relative; z-index:2;
	float:left;
	margin:0; padding:0 0 0 6px;
	height:32px;
	list-style:none;
	font-size: 1rem;
	font-family: "Source Sans Pro",sans-serif;
	color: #000;
	line-height: 1.125;
}
.share-bar li:first-child {
	z-index:1;
	padding-left:0;line-height: 32px;
}
.share-bar .share-button {
	display: block;
	height: 32px; width: 32px;
	background: url(../images/picto/social-share32x32.png) no-repeat;
	text-indent: -100000px
}

.share-bar .share-facebook {
    background-position: -97px 4px;
}

.share-bar .share-twitter {
    background-position: -2px 4px;
}

.share-bar .share-linkedin {
    background-position: -72px 4px;
}

.push-video-large .share-box .share-bar {
    right: 20px;
}
.push-video-large .share-box .share-box-toggle {
    right: 30px;
}
.layout-2 .share-box .share-box-toggle,
.layout-12 .share-box .share-box-toggle{
	right: 335px;
}
.layout-2 .share-box .share-bar ,
.layout-12 .share-box .share-bar {
	right: 330px;
}
.layout-4 .share-box .share-box-toggle{
    top: 305px;
}

.layout-4 .share-box .share-bar{
    top: 300px;
}

/*.en .share-bar li .fb-like span { width:74px !important; }*/
.share-bar ul:after {
	display:block; clear:both;
	height:0;
	visibility:hidden;
	content:".";
}
.main-page-title .share-bar {
	position:relative;
	z-index: 21;
	margin-top:-2.5rem; 
	min-width: 15rem;
}

.popin-content .share-bar { margin:0; }
.popin-content .share-bar li { padding-left:15px; }
.popin-content .share-bar li:first-child { margin-right:-35px; padding-left:0; }
.popin-content .share-bar ul:after { display:inline; }

#article .share-bar { margin-left:-50px; }

/* links-bar */
.links-bar {
	margin-top:15px; padding:0 20px;
	background:#f1f1f1;
}

.links-bar ul { margin:0; padding:0; }
.links-bar li {
	float:left;
	margin-top:0; margin-right:30px; padding:0;
}
.links-bar li.btn-pdf { margin-top:-4px; }
.half-push .links-bar .btn-more,
.large-push .links-bar .btn-more,
.large-push-shadow .links-bar .btn-more { position:static; }
/* ************** TABLE *********************** */
.push-table {
	margin-bottom:20px;
}
#js .table-conf {
	display:none;
}

#js .table-on {
    display: table;
}
#js .table-conf tbody {
	border-top:none;
}
#js .table-conf tbody tr:first-child th,
#js .table-conf tbody tr:first-child td {
	border-top:0;
}
.table-default{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
.table-default thead td,
.table-default thead th{
	border-top:none;
}
.table-default caption {
	position:absolute;
	top:0;
	left:-9900px
}
.table-default td {
	padding:10px 20px 10px 30px;
}
.table-default td,
.table-default th {
	border:1px solid #e7e7e7;
	font-size:.75em;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	color:#262626;
	font-weight:normal;
}

#main .table-default td a,
#main .table-default th a {
	color:#262626;
}
.table-default tbody tr:nth-child(odd) td,
.table-default tbody tr:nth-child(odd) th {
	background-color:#f4f4f4;
}
.table-default thead th,
.table-default thead td {
	text-align:center;
	color:#fff;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	border-right:1px solid #c00020;
	border-bottom:0;
	padding:15px 0 15px 28px;
	text-align:left;
}
.table-default thead th:last-child {
	border-right:0;
}
.table-default tbody th {
	padding-left:30px;
}
.table-btn-download:before {
    background: url("../images/picto/btn-pictos-sprite.png") no-repeat -300px -100px transparent;
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 20px;
    position: relative;
    top: 4px;
    width: 16px;
}
.legend-table {
	margin:0;
	padding:30px;
	font-size:0.9em;
	font-style:italic;
}
.push-table .rte {
	padding-right:28px;
	padding-bottom:26px;
}
.push-table .rte .table-default thead th,
.push-table .rte .table-default thead td {
	font:normal 1.3em/1.25 'Source sans Pro', Arial, sans-serif;
}
.push-table .rte .table-default td,
.push-table .rte .table-default th {
	font-size:1em;
}
#main .push-table .large-push .rte .table-default td a,
#main .push-table .large-push .rte .table-default th a {
	color:#262626;
}

#main .push-table .large-push .rte .con-years-list li a {
	color:#fff;
	font-size:1.4em;
}
#main .push-table .large-push .rte .con-years-list li a:hover,
#main .push-table .large-push .rte .con-years-list li.table-actif a {
	color:#F00028;
}
.push-table .rte .con-years-list li {
	width:88px;
}
.push-table .rte .con-years-list li:last-child {
	width:90px;
}
.push-table .rte .table-bourse tbody th {
	font-size:1.3em;
}
.push-table .rte .legend-table{
	padding-bottom:0;
}
/* ************** TABLE COLOR *********************** */
#main thead th,
#main thead td,
#main .table-bourse tbody th {
	background-color:#e9041e;
}

/* ************** TABLE CONF *********************** */
.table-conf thead th,
.table-conf tbody th,
.table-conf td {
	text-align:left;
	padding-left:7px;
}
.table-conf thead th {
	border-top:0;
	border-bottom:0;
}
.table-conf tbody th {
	/*width:80px;*/
}
.table-conf tbody td {
	/*width:810px;*/
}
.con-years-list {
	padding:0;
	margin-bottom:0;
	list-style: none;
}
.con-years-list li {
	width:88px;
	float:left;
	background-color:#808080;
	text-align:center;
	border-right:1px solid #fff;
}
.rte .con-years-list li {
	width:62px;
}
.rte .con-years-list li:last-child {
	width:60px;
}
.con-years-list li:first-child {
	border-left:1px solid #fff;
}
.con-years-list li:last-child {
	border:none;
}
#main .con-years-list li a {
	font:normal 1em/1.25 'Source sans Pro', Arial, sans-serif;
	color:#fff;
	padding:10px 0;
	display:block;
	text-decoration:none;
}
#main .con-years-list li a:hover,
#main .con-years-list li.table-actif a {
	color:#e9041e;
}

/* ************** TABLE BOURSE **************** */
.table-bourse thead th,
.table-bourse thead td{
	border-top:none;
}
.table-bourse thead td {
	border-left:none;
}
.table-bourse tbody th{
	border-top:1px solid #c00020;
	border-bottom:0;
	color:#fff;
	font:normal .8em/1.25 'Source sans Pro', Arial, sans-serif;
}
.table-bourse tbody tr th,
.table-bourse tbody tr td{
	border-left:none;
}
/*Cookie bar*/
.cookie-bar {
	background-color:#ddd;
	color:#262626;
	position:fixed;
	bottom:0;
	left:0;
	z-index:1000;
	width:100%;
	text-align:center;
	font-size:10px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}
.cookie-bar p {
	margin:0;
	padding:9px 0;
	display:inline-block;
}
.cookie-bar a.close{
	width:21px;
	height:21px;
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
	background: url("../images/picto/close-picto.png") no-repeat 0 0 transparent;
}
.cookie-bar a {
	color:#262626;
	text-decoration:underline;
}
/* ************** INSIGHT EDITING ************* */
.sgedit {
	clear:both;
	position:relative;
	z-index: 10;
}
.sgedit .sgeditlink {
	display:inline-block;
	background-color:#e9041e;
	padding:5px 10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.sgedit .sgeditlink:hover {
	text-decoration:underline;
}

.sgedit.page {
    z-index:200;
    position: fixed;
}

.sgedit.subpage {
    z-index:200;
    position: fixed;
    top:61px;
}

#main #article .sgedit.citation .sgeditlink {
	margin-left:-100px;
}
#main #article blockquote {
	margin-top:20px;
}
#main .sgedit .sgeditlink,
#main .rte .sgedit .sgeditlink {
	color:#fff;
}
.sgedit.actuality {
	z-index: 20;
	margin: 20px auto;
    width: 948px;
}
.sgedit.push_menu {
	width:160px;
	float:left;
	display:inline-block;
	clear:none;
}
.sgedit #rebounds {
	margin:0;
}
.sgedit.contact_go_further .push-shadow{
	width:auto!important;
}

/* ************** TABLE ACTIO ***************** */
.table-actio thead th {
	border-top:none;
}
/* ************** PAGE TEMPLATES ************** */
.content-with-aside .principal {
	float:left;
	margin-right:10px;
	width:630px;
}
.content-with-aside .aside {
	float:left;
	width:310px;
	color:#2f2f2f;
}
.aside .push-simple .visual,
.aside .push-shadow .visual {
	margin:11px 0 12px 0;
}
.aside .push-simple .btn-more,
.aside .push-shadow .btn-more {
	margin-top:15px;
}

.content-with-aside .aside .push-social-feed .list-items { margin-top:20px; }
.content-with-aside .aside .push-social-feed li.push-social {
	margin-top:5px; padding-top:15px; border-top:1px solid #d9d9d9;
	color:#2f2f2f;
}
.content-with-aside .aside .push-social-feed li.block-media img{
	width:250px;
}
.content-with-aside .aside .push-social-feed li.push-social:first-child { margin:0; padding:0; border:0; }
.content-with-aside .aside .push-social .push-social-logo {
	float:right;
	margin:5px 0 15px 0;
}
.content-with-aside .aside .push-social .push-social-title,
.content-with-aside .aside .push-social h2 {
	overflow:hidden;
	display:block;
	margin-bottom:0.8em;
	line-height:1.3;
}
.content-with-aside .aside .push-social .push-social-title a,
.content-with-aside .aside .push-social h2 a { color:#2f2f2f; }
.content-with-aside .aside .push-social .btn-more { clear:both; }
.content-with-aside .aside .push-social-tw .tw-user { display:block; }
.content-with-aside .aside .push-social-tw .tweet-content { margin-bottom:0; }

.access-link a {
	position: absolute;
	top:0px;
	left: -100000px;
	z-index: 1000;
	background: #f1f1f1;
	padding:1.5rem;
	font-size: 0.875rem; 
}

.access-link a:focus {
	left:0px;
	visibility: visible;
}
.access-link li {
	list-style-type: none;
}

.push-social-bfm .standard-content{
    clear: both;
}

/* ************** blockquote ************** */
.content-blockquote {
	margin-bottom:50px;
}
blockquote {
	margin:51px 0 0 0; padding:0 0 0 80px;
	width:870px;
	background:url(../images/picto/open-quote.png) no-repeat 30px 0;
	color:#2a2a2a;
	font:normal 1.875em/1.266 'Source sans Pro', Arial, sans-serif;
}
.content-blockquote .with-visual blockquote {
	float:left;
	width:650px;
}
.content-blockquote .visual {
	margin-top:51px;
	width:160px;
}
#article .content blockquote {
	width: 470px;
	margin-left: 0;
}
#article .content-blockquote .visual.fr {
	float:right;
}
#article .content-blockquote .with-visual .visual.fr + blockquote {
	margin-right: 160px;
	margin-left: 0;
}

#article .content-blockquote .visual {
	margin-top: 0;
}

#article .content-blockquote .with-visual blockquote {
	margin-top: 51px;
	width: 390px;
	margin-left: 160px;
	float: none;
}

.content-blockquote .with-visual .visual.fr {
	float: left;
}

.content-blockquote .with-visual .visual.fr + blockquote {
	float: right;
	width: 700px;
}

.content-blockquote .with-visual .visual.fl {
	float: right;
}

.content-blockquote .with-visual .visual.fl + blockquote {
	float: left;
	width: 680px;
}

.content-blockquote .visual.fl {
	float:left;
}
.content-blockquote .visual img {
	display:block;
	padding:2px;
}
#article .content-blockquote .title.novisu {
	margin-top: 20px;
}
.content-blockquote .title {
	padding:15px 10px 0; margin:0;
	color:#e9041e;
	font:normal normal .6875em/1.636 'Source sans Pro', Arial, sans-serif;
}
.content-blockquote .title strong {
    display:block;
    color:#353535;
    font:normal 1.65em/1.333 'Source sans Pro', Arial, sans-serif;
    font-family: 'Source Sans Pro', Arial, sans-serif;
}
#article .content-blockquote .title.novisu {
    font:normal 1.225em/1.333 'Source sans Pro', Arial, sans-serif;
    padding: 0;
    color: #2a2a2a;
}
.content-blockquote .title.novisu strong {
    display:inline;
    color: #000000;
    font-weight: bold;
    font-size: 1em;
}

blockquote p { margin:0; }
blockquote p:first-child { display:inline-block; }
blockquote p:first-child:after {
	content:"";
	display:inline-block;
	position:relative;
	top:.5em; left:.7em;
	width:26px; height:23px;
	background:url(../images/picto/close-quote.png) no-repeat;
}

/* ************** focus ************** */
.focus {
	position:relative;
	margin-top:40px;
}
.focus.large-push {
	background:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.focus.large-push.bgdark {
	background:#000;
}
.half-push.focus { position:static; }
.focus-title {
	font-size: 1.75rem;
	font-family: "Source Sans Pro";
	color: #000;
	font-weight: bolder;
	line-height: 0.75;
	margin:0;
	text-transform:uppercase;
	padding-bottom: 1.25rem;
	position: relative;
}

.focus.bgdark .focus-title {
	color: #fff;
	padding: 1.875rem; 
}

}
.focus-title + * { clear:both; }
.focus .content .strate-title:before,
.focus .content .beta-title:before { display:none; }

.push-cell.focus:before,
.push-cell.focus:after { right:480px; }
.focus:after,
.push-cell + .push-cell.focus:after {
	width:130px; height:3px;
}
.focus-title:before {
	top:0; left:-2px;
	width:3px; height:130px;
}
.pushs-content .push-cell + .push-cell .focus-title:before { left:478px; }

/* layout-10, layout-13, layout-14 */
.large-push.layout-10,
.large-push.layout-13,
.large-push.layout-14 {
	position:relative; clear:both;
	margin-top:40px; margin-bottom:10px;
	border:0 none;
	background:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color:#000;
}

/* layout-10, layout-13, layout-14 */
.large-push.layout-10.bgdark,
.large-push.layout-13.bgdark,
.large-push.layout-14.bgdark {
	background:#000;
	color:#fff;
}

.large-push.layout-10.bgdark .strate-content,
.large-push.layout-13.bgdark .strate-content,
.large-push.layout-14.bgdark .strate-content {
	padding: 1.25rem 1.875rem; 
}

.large-push.layout-10.bgdark .strate-content p,
.large-push.layout-13.bgdark .strate-content p,
.large-push.layout-14.bgdark .strate-content p {
	color:#fff;
}

.large-push.layout-13 {
	margin-top:0px;
}

.large-push.layout-14 { margin-top:10px; margin-bottom: 30px; }
.layout-10 .title {
	color:#e9041e;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}
.layout-10 .strate-title {
	margin:0; padding:0 0 0 30px; border-bottom:5px solid #e9041e;
	font-size:2.8125em; line-height:.7;
	text-transform:uppercase;
}
.layout-10 .title-wrapper { position:relative; }
.layout-10 .strate-wrapper .figure { display:block; }
.layout-10 .folder-title:before {
	display:inline-block;
	margin-right:10px;
	height:25px; width:25px;
	background:url(../images/picto/small-pictos-sprite.png) no-repeat 0 -100px;
	content:'';
}
.layout-10 .folder-title {
	position:absolute; bottom:0;
	margin:0 0 0 30px; padding:30px 30px 0;
	background-color: #fff;
	font-size:2.25em; line-height:.75;
}
.layout-10 .strate-content,
.layout-13 .strate-content {
    position:relative;
	border-bottom: 1px solid #d4d4d4;
}
.layout-10 .strate-content {
	padding:50px 0 45px;
}
.layout-10 .no-title.strate-content,
.layout-13 .strate-content {
	padding:30px 0;
}
.layout-10 .strate-content > .clearfix,
.layout-13 .strate-content > .clearfix {
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKCAYAAAB10jRKAAAAEElEQVQIW2O8d+/ef0ZSCACC7SQFvoQ5xwAAAABJRU5ErkJggg==') repeat-y 560px 0;
}
.layout-10 .strate-content.no-links > .clearfix,
.layout-13 .strate-content.no-links > .clearfix {
	background:none;
}
.layout-10 .wrapper { padding:0 58px; }
/*.layout-13 .wrapper { padding:0 28px; }*/
.layout-10 .wrapper-2-3,
.layout-13 .wrapper-2-3 {
	float:left;
}
.layout-10 .wrapper-2-3 {
	padding:0 45px 0 58px;
	width:494px;
}
.layout-13 .wrapper-2-3 {
	padding:0 45px 0 0px;
	width:524px;
}
.layout-10 .wrapper-1-3,
.layout-13 .wrapper-1-3 {
	float:left;
	padding:0 30px;
	width:289px;
}
.layout-13 .title {
	position:relative;
	padding:0;
	color:#262626;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-size:1.375em;
	line-height: 1.273;
	font-weight: bold;
}

.layout-13 .content img {
	width: 950px;
	height: 300px;
}

.layout-10 .rte,
.layout-13 .rte {
	padding:0;
	color:#000;
}
.layout-10 .rte {
	font:normal normal 1.25em/1.2 'Source sans Pro', Arial, sans-serif;
}
.layout-13 .rte {
	font-size: 0.875rem;
    font-family: "Source Sans Pro",sans-serif;
    color: #000;
    line-height: 1.286;
}
.layout-10 .btn-more,
.layout-13 .btn-more {
	position:static;
	margin:0;
}
.layout-10 .more-title,
.layout-13 .more-title {
	margin:0;
	color:#e9041e;
	font:normal bold 11px/1.4 'Source sans Pro', Arial, sans-serif;
	text-transform:uppercase;
}
.layout-10 .strate-links,
.layout-13 .strate-links {
	padding:0; margin-bottom:0;
	list-style-type:none;
}
.layout-10 .strate-links li + li,
.layout-13 .strate-links li + li { margin:.625em 0 0; }
.layout-10 .strate-links a,
.layout-13 .strate-links a {
	display:block;
	font:normal bold 11px/1.4 'Source sans Pro', Arial, sans-serif;
}
.layout-10 .strate-links a:hover,
.layout-13 .strate-links a:hover,
.layout-10 .strate-links a:focus,
.layout-13 .strate-links a:focus { text-decoration:underline; }


/*.large-push.layout-11 .content {
	border-bottom: 1px solid #e4e4e4;
}*/

/* layout-11, layout-12 */
.large-push.layout-11,
.large-push.layout-12 { border-bottom:1px solid #cfcfcf; min-height: 15.625rem;  }
.large-push.layout-11.bgdark,
.large-push.layout-12.bgdark { border-bottom:none; min-height: auto;  }
.large-push.layout-11 .figure,
.large-push.layout-11 .video,
.large-push.layout-12 .figure,
.large-push.layout-12 .video {
	float:left;
	width:310px;
}
.large-push.layout-12 .figure,
.large-push.layout-12 .video { float:right; }
.layout-11 .strate-content,
.layout-12 .strate-content {
	float:left;
	padding:20px 29px 0;
	width:578px; min-height:168px;
}
.layout-12 .strate-content {
	padding:20px 58px 0 0;
}
.large-push.layout-12.bgdark .figure,
.large-push.layout-12.bgdark .video { float:right; }
.layout-11.bgdark .strate-content,
.layout-12.bgdark .strate-content {
	padding:20px 30px 20px;
}
.large-push.layout-12 img.figure[height="250"] + .strate-content {
	min-height:188px;
}
.layout-12 .strate-content { float:right; }
.layout-11 .beta-title,
.layout-12 .beta-title {
	position:relative;
	padding:10px 0;
}
.layout-11 .strate-content{
	padding-top: 0;
}
.layout-11.bgdark .strate-content{
	padding-top: 20px;
}
.large-push.layout-11 img.figure[height="250"] + .strate-content{
	min-height: 208px;
}

.layout-12 .beta-title:before { left:auto; right:-33px; }
.layout-11 .rte,
.layout-12 .rte { padding:10px 0 0; }
.layout-11 .btn-more,
.layout-12 .btn-more {
	position:static;
	margin:0 0 8px;
}
.layout-11 .more,
.layout-12 .more {
	/*position:absolute;*/
	width:578px;
	bottom: 0.625rem;
}
/*.layout-11 .more { right:30px; }*/
.layout-12 .more { left:30px; }
.layout-11 .more-title,
.layout-12 .more-title {
	margin:1em .5em 0 0;
	color:#e9041e;
	font:normal bold .6875em/1.4 'Source sans Pro', Arial, sans-serif;
	text-transform:uppercase;
}
.layout-11 .strate-links,
.layout-12 .strate-links {
	padding:0; margin:0.5rem 0 0;
	list-style-type:none;
	font:normal bold .6875em/1.4 'Source sans Pro', Arial, sans-serif;
}
.layout-11 .strate-links li,
.layout-12 .strate-links li {
	margin-right:.5em;
}
.layout-11 .strate-links a,
.layout-12 .strate-links a {
	display:inline-block;
	font-size: 0.8125rem;
	transition: 0.3s;
	position: relative;
}
/*.layout-11 .strate-links a:after,
.layout-12 .strate-links a:after  {
	display:inline-block;
	height:2px; width:12px;
	background:url(../images/picto/btn-pictos-sprite.png) no-repeat 0 -250px;
	content:'';
}*/
.layout-11 .strate-links a:hover,
.layout-12 .strate-links a:hover,
.layout-11 .strate-links a:focus,
.layout-12 .strate-links a:focus { padding-left: 0.5rem; }

.layout-11 .strate-links a:before,
.layout-12 .strate-links a:before,
.layout-11 .strate-links a:before,
.layout-12 .strate-links a:before { 
	content: "- ";
	display: inline-block;
	font-size: 0.8125rem;
	font-family: "Source Sans Pro";
	color: #e9041e;
	line-height: 1rem;
	position: absolute;
	left: 0;
	opacity:0;
	transition: 0.3s;
 }

.layout-11 .strate-links a:hover:before,
.layout-12 .strate-links a:hover:before,
.layout-11 .strate-links a:focus:before,
.layout-12 .strate-links a:focus:before { opacity: 1; }

.large-push.layout-14 .content img {
	min-width: 950px;
	max-width: 950px;
}


/* push video large */
.push-video-large {
	position:relative;
	border:none;
	background:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.push-video-large .content {
	display: flex;
	flex-direction: row-reverse;
	padding:0;
	border-bottom:1px solid #cfcfcf;
	/*height: 24.875rem;
	max-height: 24.875rem;*/
	padding-bottom: 0.9375rem;
}
.push-video-large .video-wrapper {
	position: relative;
	margin: 34px -1px -1px 0;
	background:#000;
}
.push-video-large .video-wrapper .video,
.push-video-large .video-thumb { display:block; }
.push-video-large .video,
.push-video-large .video-on .video-thumb { display:none; }
.push-video-large .iframe-thumb .play-button,
.push-video-large .video-thumb .play-button {
	position:absolute; top:50%; left:50%;
	display:block;
	margin:-28px 0 0 -41px;
	width:83px; height:57px;
	background:url(../images/picto/video-large-play.png) no-repeat;
}
.push-video-large .strate-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 3.5rem 0 2.25rem;margin-top: 34px;
	width: 248px;
	position: relative;
	flex: 1 0 248px;
}
.push-video-large .beta-title {
	position:relative;
	padding:0;
	margin-bottom: 0.8rem;
}

.push-video-large .btn-more {
	right:0px; bottom:auto;
	margin:0;
}

.push-video-large .video-wrapper img {
	max-height: 23.75rem;
	max-width: 38.125rem;
}

/* Half push Content */
.pushs-content {
	position:relative;
	margin:0 0 40px;
}
.push-row { display:table-row; }
.push-cell { display:table-cell; }
.push-cell.separator {     
	width: 1px;
    margin: 0 5px;
    background: #e4e4e4; }
.half-push {
	margin-bottom:1em; padding:25px 30px 60px;
	border-bottom:1px solid #e4e4e4;
	width:408px;
}
.half-push .rte {
	color:#555;
	font-size:.75em;
}
.half-push .section-title {
	font-style:normal; font-size:.675em;
	line-height:1.6;
}
.half-push .beta-title {
	position:relative;
	padding-right:0; padding-left:0;
}
.home .half-push .beta-title:before {
	position:absolute; top:0; left:-30px;
	display:block;
	width:3px; height:100%; max-height:2.7em;
	background:#e9041e;
	content:'';
}
.focus.half-push .beta-title:before { display:none; }
.half-push p strong {color:#e9041e;}

.half-push.bgdark .beta-title {color:#FFF;}
.bgdark.half-push .title {color:#fff;}
.bgdark.half-push a {color:#cecece;}
.pushs-content .half-push .btn-more{
	bottom:28px;
}
.pushs-content .half-push:first-child .btn-more{
	right:50%;
	margin-right:37px;
	left: 1.75rem;
	right: auto;
}

.bgdark.focus .content {
	padding-bottom: 1.875rem;
}

.strate-links a,
.content{
	color: #000;
}

.block-twitter {
	margin:50px 0 0 0;
	min-height:600px; 
	background:url(../images/socialhub/loader-footer.gif) no-repeat 50% 50%;
}
.block-twitter.loaded {
	background:none;
	min-height:0px; 
}
.twitter-account {
	position:relative;
	float:left;
	margin-right:10px; padding:30px 30px 0;
	width:240px;
}

.twitter-account .thumb {
	float:left;
	margin-right:24px;
}
.twitter-account .thumb img { display:block; }
.twitter-account .user { font-size:.75em; }
.twitter-account .name {
	display:block;
	padding-bottom:.125em;
	font:normal normal 1.833em/1 'Source sans Pro', Arial, sans-serif;
	color:#e9041e;
}
.twitter-account .account { color:#909090; }

.block-twitter .push-smh {
	position:relative;
	float:left;
	margin:25px 0 0 -30px;
	padding:25px;
	width:230px; height:140px;
/*	background:url(../images/bg/bg-push-smh.jpg) no-repeat; color:#e9041e;*/
	font:normal normal 1.125em/1.3 'Source sans Pro', Arial, sans-serif;
}
.block-twitter .push-smh a {
	position:absolute; bottom:25px; left:19px;
	display:block;
	padding:0 0 0 13px;
	width:237px;
	background:#e9041e;
	color:#fff;
	font:normal bold .611em/5.363 'Source sans Pro', Arial, sans-serif;
	text-transform:uppercase;
}
.block-twitter .push-smh a:after {
	display:inline-block;
	margin-left:5px;
	width:23px; height:3px;
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAFCAYAAACuNHcwAAAAH0lEQVQYV2P8DwQMaIARCJCFyFZDtkZiHDBqOLYQAABVcjvyxRGFRQAAAABJRU5ErkJggg==');
	content:'';
}

.block-twitter .push-smh p {
	color: #e9041e;
}

.twitter-feed {
	position:relative;
	float:right;
	padding:0 30px;
	border:1px solid #e4e4e4; border-top-color:#efefef; border-bottom-color:#d4d4d4;
	width:578px;
	font-size:.75em;
}
.twitter-feed:after, .twitter-feed:before {
	position:absolute; top:50px; right:100%;
	border:solid transparent;
	height:0; width:0;
	content:'';
}
.twitter-feed:after {
	margin-top:-14px;
	border-width:14px; border-right-color:#fff;
}
.twitter-feed:before {
	margin-top:-15px;
	border-width:15px; border-right-color:#e4e4e4;
}
.twitter-feed .tweet { padding:25px 0; }
.twitter-feed .tweet + .tweet { border-top:1px dashed #cfcfcf }
.twitter-feed .push-social-visual {
	float:left;
	margin-right:12px;
}
.twitter-feed .tweet-details {
	float:left;
	width: 360px;
	padding-right:25px;
}
.twitter-feed .push-social-title { float:left; }
.twitter-feed .push-social-date { float:right; }
.tweet-details p { margin:0; }
.tweet-details a {
	color:#e9041e;
	font-style:normal; font-weight:bold;
}
.tweet-details img { margin:1em 0 0; }

.twitter-feed .share {
	float:right;
	margin:0; padding:0; border-left:1px solid #dedede;
	width:129px;
}
.twitter-feed .share li {
	text-align:right;
	list-style:none;
}
.twitter-feed .share a {
	font-weight:bold; font-size:0.917em; line-height:1.636;
	color: #999;
}
.twitter-feed .share a:after {
	display:inline-block;
	margin-left:6px;
	background:url(../images/picto/small-pictos-sprite.png) no-repeat;
	content:'';
}
.twitter-feed .share .open:after {
	height:8px; width:14px;
	background-position:0 -150px;
}
.twitter-feed .share .reply:after {
	height:9px; width:14px;
	background-position:-50px -150px;
}
.twitter-feed .share .retweet:after {
	height:8px; width:14px;
	background-position:-100px -150px;
}

.followers {
	float:right;
	padding:20px 0 0;
}
.followers > div { float:left; }
.followers > div + div { margin-left:15px; }
.followers .logo {
	height:28px; width:27px;
	background:url(../images/picto/logo-twitter-2.png) no-repeat 0 50%;
}
.followers .share iframe { display:block; }
.followers .count {
	color:#5a5a5a;
	font-size:.75em; line-height:2.333;
	text-transform:uppercase;
}
.followers .count strong { font-weight:bold; }

.color1 .half-push .rte a,
.color2 .half-push .rte a,
.color3 .half-push .rte a,
.color4 .half-push .rte a,
.color5 .half-push .rte a,
.color6 .half-push  .rte a,
#main .color1 .half-push .rte a,
#main .color2 .half-push .rte a,
#main .color3 .half-push .rte a,
#main .color4 .half-push .rte a,
#main .color5 .half-push .rte a,
#main .color6 .half-push  .rte a {
    color:#2a2a2a;
}

/**
* @section paragraphs
*/

.paragraph h2{
	margin-bottom: 20px;
	font: normal 1.5em/1.25 'Source sans Pro', Arial, sans-serif;
	color: #000;
}

.paragraph ul li {
	list-style-type: none;
}

.paragraph ul li:before {
	content:"-";
    padding-right: 0.5rem;
    font-size: 100%;
    color: #000;
    line-height: 1;
}



.paragraph p {
	font-size: .75em;
	color: #000;
}


/****
* @ overload to show AGENDA / N1 / IMPLEMENTATION / CONTACT AS N2 TITLES
 */

.show-as-n2.n1intro-content.calendar-content{
	padding: 0;
	margin: -5.5em auto 0;
}

/***********************
******* ACTION *******
***********************/

.highcharts-series-group .highcharts-series:first-child path {
	stroke: #e9041e !important;
}


/***********************
******* Page 404 *******
***********************/

/*Title*/
.error-page .free-title {
	padding-left:2.8125rem;
	font-size:2.8125rem;
	line-height:.7;
}
.error-page h1.beta-title {
	padding:0;
	font-size:2.1875rem;
	color:#dd002e;
}
.error-page p {
	font-size:.875rem;
	line-height:1.28;
}
.error-page h2.beta-title {
	padding:0;
}

/*Layout*/
.error-page .content {
	display:flex;
	flex-wrap: no-wrap;
	/*padding-top:3.75rem; padding-right:5rem;*/
}
.error-page img {
	display:block;
}
.error-page .content-inner {
	width: calc(70% - 5rem);
	padding-right:4.375rem;
	border-right:1px solid #dfdfdf;
}
.error-page .useful-links {
	width:calc(30% - 5rem);
	padding-left:5.625rem;
}
.error-page .useful-links ul {
	padding:0;
}
.error-page .useful-links li {
	font-size:.625rem;
	line-height:2;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
}
.error-page .useful-links li:before {
	left:0;
	display:inline-block;
	margin-right:10px;
	background-image:url(../images/picto/arrow-color1.png);
	width:6px;
	height:8px;
	content:'';
}

.error-page .block-search-form {
	position:relative;
	clear:left;
	margin-top:2.5rem;
}

.error-page .form-input,
.error-page .form-actions {
	display:inline-block;
}
.error-page .form-input {
	width:100%;
}
.error-page .block-search-form .search-icon {
    display:inline-block;
    text-indent:-10000px;
    width:.6875rem;
    height:.6875rem;
    vertical-align:text-top;
    background-image:url(/sites/all/themes/soge/images/picto/search-grey.png);
    background-repeat:no-repeat;
}

.error-page .block-search-form .form-input input{
	width:calc(788px - 2.1875rem);
	padding:.6875rem 0 .6875rem 2.1875rem;
	background-image:url(/sites/all/themes/soge/images/picto/search-grey.png);
	background-repeat:no-repeat;
	background-position:.875rem 50%;
	border:1px solid #e0e0e0;
}
.error-page .form-actions {
	position:absolute;
	top:0;
	right:0;
}
.error-page .form-actions .btn-submit{
	height:2.5rem;
	width:9.75rem;
}
.error-page .content-wrapper {
	padding: 3.75rem 5rem 3.125rem;
	background-color:#fafafa;
}