/* Declaration police Air France Excellence In Motion */
@font-face{
font-family: "ExcellenceInMotion";
src: url('fonts/ExcellenceInMotion_Regular.eot') format('eot');
src: url('fonts/ExcellenceInMotion_Regular.eot?') format('eot'),
url('fonts/ExcellenceInMotion_Regular.woff') format('woff'),
url('fonts/ExcellenceInMotion_Regular.svg') format('svg'),
url('fonts/ExcellenceInMotion_Regular.ttf') format('truetype');
font-weight: normal;
}
@font-face{
font-family: "ExcellenceInMotionBold";
src: url('fonts/ExcellenceInMotion_Bold.eot') format('eot');
src: url('fonts/ExcellenceInMotion_Bold.eot?') format('eot'),
url('fonts/ExcellenceInMotion_Bold.woff') format('woff'),
url('fonts/ExcellenceInMotion_Bold.svg') format('svg'),
url('fonts/ExcellenceInMotion_Bold.ttf') format('truetype');
font-weight: normal;
}
@font-face{
font-family: "ExcellenceInMotionMed";
src: url('fonts/ExcellenceInMotion_Medium.eot') format('eot');
src: url('fonts/ExcellenceInMotion_Medium.eot?') format('eot'),
url('fonts/ExcellenceInMotion_Medium.woff') format('woff'),
url('fonts/ExcellenceInMotion_Medium.svg') format('svg'),
url('fonts/ExcellenceInMotion_Medium.ttf') format('truetype');
font-weight: normal;
}
/* Fin declaration police Air France Excellence In Motion */

@font-face{
font-family: "Nanum";
src: url('fonts/NanumBarunGothic.ttf') format('truetype'),
		 url('fonts/NanumGothic.eot') format('eot');
font-weight: normal;
font-style: normal;
}

body {
  text-align: center;
  margin:0;
  padding:0;
  background-color: #ffffff!important;
}
body.standard {
	background-color: #ffffff;
	margin:0;
	/*font-family:"ExcellenceInMotion", Arial, Helvetica, sans-serif !important;*/
	font-size: 1.6rem;
	color:	#000;
	text-align: center;
}
html[lang="ja"] body.standard {
	font-family:"MS Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.6rem;
}
html[lang="zh"] body.standard {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 1.6rem;
}
html[lang="ko"] body.standard {
	font-family:"Nanum", Arial, Helvetica, sans-serif !important;
}

	.pageWidth{
		width:auto;		
		max-width: 102.4rem;
		margin:0 auto;
	}	
	
	.blocContent{
	width:auto;
	margin-right: 1rem;
	}	
	
	html > body .pageWidth {
	margin: 6rem auto 4rem auto;
	}
	
	.standard #page a:hover, #page .retourHaut a:hover {color:#ff0000;}
	
	html[lang="ja"] #blocheader, html[lang="ja"] #footer, html[lang="ja"] #ombreFooter #contentOmbreFooter {
        font-family:"MS Gothic", Arial, Helvetica, sans-serif;
	}
	html[lang="zh"] #blocheader, html[lang="zh"] #footer, html[lang="zh"] #ombreFooter #contentOmbreFooter {
        font-family:Arial, Helvetica, sans-serif;
	}
	html[lang="ko"] #blocheader, html[lang="ko"] #footer, html[lang="ko"] #ombreFooter #contentOmbreFooter {
        font-family:"Nanum", Arial, Helvetica, sans-serif;
	}		

html[lang="ja"] #footer .libellemaj { font-size: 1.4rem; font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;}
html[lang="ja"] #footer .rubriques ul li ul li.titrelib {  font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;  font-size: 1.6rem; }
html[lang="zh"] #footer .libellemaj { font-size: 1.4rem; font-family:Arial, Helvetica, sans-serif !important;}
html[lang="zh"] #footer .rubriques ul li ul li.titrelib {  font-family:Arial, Helvetica, sans-serif !important;  font-size: 1.6rem; }
html[lang="ko"] #footer .libellemaj { font-size: 1.4rem; font-family:"Nanum", Arial, Helvetica, sans-serif !important;}
html[lang="ko"] #footer .rubriques ul li ul li.titrelib {  font-family:"Nanum", Arial, Helvetica, sans-serif !important;  font-size: 1.6rem; }


/**** comportement global ****/
.standard h1{
	font-size: 4.2rem;	
	color:#051039;
	margin: 2rem 1.6rem .5rem 1.6rem; 
	line-height: 5rem; 
	font-family:"ExcellenceInMotion", Arial, Helvetica, sans-serif !important;
	text-transform:uppercase;
	text-align:center;
	}
html[lang="ja"] .standard h1 { font-family:"MS Gothic", Arial, Helvetica, sans-serif !important; }
html[lang="zh"] .standard h1 { font-family:Arial, Helvetica, sans-serif !important; }
html[lang="ko"] .standard h1 { font-family:"Nanum", Arial, Helvetica, sans-serif !important; }


.standard h2{
	font-family: "ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;
	clear:both; 
	font-size: 1.8rem;	
	color:#595959;	
	font-weight:normal; 
	text-transform:uppercase;
	margin: 4rem 0 2rem 0;  
	background-image : none;  
	background-repeat: no-repeat; 
	background-position: 0 .4rem; 
	padding: 0 0 0 1.5rem; 
	margin-bottom: 1.5rem;
}
html[lang="ja"] .standard h2, html[lang="ja"] .standard #content h2 { font-family:"MS Gothic", Arial, Helvetica, sans-serif !important; }
html[lang="zh"] .standard h2, html[lang="ja"] .standard #content h2 { font-family:Arial, Helvetica, sans-serif !important; }
html[lang="ko"] .standard h2, html[lang="ja"] .standard #content h2 { font-family:"Nanum", Arial, Helvetica, sans-serif !important; }


.standard h3 {
	font-size: 2rem;	
	color:#595959;	
	font-weight:normal;	
	font-family:"ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important; 
	margin: 0;
	/*line-height: 4rem;*/
	text-transform:uppercase;
}
html[lang="ja"] .standard h3 { font-family:"MS Gothic", Arial, Helvetica, sans-serif !important; font-size: 2rem; }
html[lang="zh"] .standard h3 { font-family:Arial, Helvetica, sans-serif !important; font-size: 2rem; }
html[lang="ko"] .standard h3 { font-family:"Nanum", Arial, Helvetica, sans-serif !important; font-size: 2rem; }

.standard #content #tools, .standard #page #tools { position:absolute; top: .5rem; right: .5rem; width:100%; }
.standard #content #tools ul li#facebook_like {
	margin-top: -.5rem;
}
@media (max-width: 768px) {
	.standard #content #tools, .standard #page #tools { display:none; }
}

div.paragraphe{clear:both;margin: 2rem auto 0 auto;width:auto;overflow:visible;}
div.paragraphe h3, div.listBody h3 {margin:0 auto;width: 64.4rem;}

/*div.structure1, div.structure2, div.structure3{ width: 114rem;} defect 26130*/
.structure2 #subheader {
	height: 0;
}
.standard #page p.legende {font-size: 1.3rem; margin: 1rem auto; width: 64.4rem; line-height: 2rem;text-align:left;color:#999;font-style:normal;}
.standard #page .highlight p.legende {width:auto;}
/*** Half blocks ***/
.halfblocks {
	display:table;
	position:relative;
	width:100%;
	margin: 0 0;
	table-layout:fixed;
	-moz-box-sizing: border-box;
  box-sizing: border-box;		
}
.halfblocks.HBColor0 { background-color:#fff; }
.halfblocks.HBColor1 { background-color:#9A2DFF; color:#fff;}
.halfblocks.HBColor2 { background-color:#FA3D6E; color:#fff;}
.halfblocks.HBColor3 { background-color:#F5C700; color:#fff;}
.halfblocks.HBColor4 { background-color:#C7D530; color:#fff;}
.halfblocks.HBColor5 { background-color:#FF604C; color:#fff;}
.halfblocks.HBColor6 { background-color:#4492FE; color:#fff;}
.halfblocks.HBColor7 { background-color:#14438B; color:#fff;}
.halfblocks.HBColor8 { background-color:#1100FF; color:#fff;}
.halfblocks.HBColor9 { background-color:#051039; color:#fff;}
.halfblocks.HBColor10 { background-color:#52b4e7; color:#fff;}
.halfblocks.HBColor11 { background-color:#f8c0d0; color:#fff;}
.halfblocks.HBColor12 { background-color:#fde2cf; color:#333;}
.standard .halfblocks.HBColor1 h3, .standard .halfblocks.HBColor2 h3,
.standard .halfblocks.HBColor3 h3, .standard .halfblocks.HBColor4 h3,
.standard .halfblocks.HBColor5 h3, .standard .halfblocks.HBColor6 h3,
.standard .halfblocks.HBColor7 h3, .standard .halfblocks.HBColor8 h3,
.standard .halfblocks.HBColor9 h3, .standard .halfblocks.HBColor10 h3,
.standard .halfblocks.HBColor11 h3 {color:#fff;}
.standard .halfblocks.HBColor12 h3{color:#333;}

.halfblock {
	width:50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display:table-cell;
	height:inherit;
	vertical-align:middle;
}

.halfparagraphe, halfmedia {
	display:block;
}
.halfparagraphelarge {
	overflow:hidden;
}

.halfmedia img.imgRatio, .halfblock .visuals .visualsImg{
	/*max-width:100%;*/
	min-height: 27rem;
	max-height: 50rem;
}
.halfmedia img.imgRatio{
	margin-bottom: -.3rem;
}
.halfmedia .videoTitle img {
	width: 3.1rem;
	height: 3rem;
	min-height: 3rem;
	max-height: 3rem;
}
.halfmedia .videoTitle p {
	margin: 0;
	padding: 0;
	float:left;
}
.halfmedia .videoTitle p img{
	width: 3.1rem;
	height: 3rem;
	min-height: 3rem;
	max-height: 3rem;
	float:left;
}

.onehalfmedia {
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  overflow:hidden;
  /*text-indent: -200rem;*/
  position:relative;
}
.halfblocks.HBColor1 .onehalfmedia, .halfblocks.HBColor2 .onehalfmedia, .halfblocks.HBColor3 .onehalfmedia, 
.halfblocks.HBColor4 .onehalfmedia, .halfblocks.HBColor5 .onehalfmedia, .halfblocks.HBColor6 .onehalfmedia, 
.halfblocks.HBColor7 .onehalfmedia, .halfblocks.HBColor8 .onehalfmedia, .halfblocks.HBColor9 .onehalfmedia,
.halfblocks.HBColor10 .onehalfmedia, .halfblocks.HBColor11 .onehalfmedia, .halfblocks.HBColor12 .onehalfmedia {
	width:auto;
	margin: 1rem 1rem 1rem 0;
}
.halfblocks.HBColor1 .onehalfmedia.halfblockleft, .halfblocks.HBColor2 .onehalfmedia.halfblockleft, .halfblocks.HBColor3 .onehalfmedia.halfblockleft, 
.halfblocks.HBColor4 .onehalfmedia.halfblockleft, .halfblocks.HBColor5 .onehalfmedia.halfblockleft, .halfblocks.HBColor6 .onehalfmedia.halfblockleft, 
.halfblocks.HBColor7 .onehalfmedia.halfblockleft, .halfblocks.HBColor8 .onehalfmedia.halfblockleft, .halfblocks.HBColor9 .onehalfmedia.halfblockleft,
.halfblocks.HBColor10 .onehalfmedia.halfblockleft, .halfblocks.HBColor11 .onehalfmedia.halfblockleft, .halfblocks.HBColor12 .onehalfmedia.halfblockleft {
	margin: 1rem 0 1rem 1rem;
}

.onehalfmedia .urlimage{
	display:none;
}
.onehalfmediavideo {
	text-indent:0;
	position:relative;
}
.onehalfmediavideo .videoTitle {
	position:absolute;
	bottom: 0;
	right:0;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	padding: 2rem 2rem 2rem 2rem;
	line-height: 3rem;
	font-family:Gotham,Arial,Helvetica,sans-serif;
	font-weight:bold;

}
html[lang="ja"] .onehalfmediavideo .videoTitle { font-family:"MS Gothic",Arial,Helvetica,sans-serif !important; }
html[lang="zh"] .onehalfmediavideo .videoTitle { font-family:Arial,Helvetica,sans-serif !important; }
html[lang="ko"] .onehalfmediavideo .videoTitle { font-family:"Nanum",Arial,Helvetica,sans-serif !important; }


/*** Fin Half blocks ***/

/*** pushs ***/
.div_pushs{
	max-width: 102.4rem;
	margin:0 auto;
}
.standard .div_pushs {
	max-width: 64.4rem;
}
.services .div_pushs {
	max-width: 102.4rem;
}

.pushs , .pushBlocEnews{
	float:left; 
	margin: 1rem 5% 1rem 0; 
	width:44%; 
	clear:left;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; 
  box-shadow: none;
  filter:none;
}
.standard .pushs {
	width:64%;
}
.services .pushs {
	width:40%;
}

.halfblock .pushs{
		float:none; 
		margin: 0; 
		width:auto; 
		filter:none;
	}	
/** push picto **/
.pushpicto, .services .pushpicto, .standard .pushpicto {
	float:none;
	clear:none;
	margin: 2rem;
	width: 23rem;
	height: 23rem;
	padding: 0;
	display:table;
	font-weight:bold;
	color:#fff;
	overflow:hidden;
	background-color:#1d31fc;
}
html[lang="ja"] .pushpicto, html[lang="ja"] .services .pushpicto {
	font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;
	font-size: 1.6rem;
}
html[lang="zh"] .pushpicto, html[lang="zh"] .services .pushpicto {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 1.6rem;
}
html[lang="ko"] .pushpicto, html[lang="ko"] .services .pushpicto {
	font-family:"Nanum", Arial, Helvetica, sans-serif !important;
	font-size: 1.6rem;
}

.pushpicto.PPcolor1 { background-color:#9A2DFF; }
.pushpicto.PPcolor2 { background-color:#FA3D6E; }
.pushpicto.PPcolor3 { background-color:#F5C700; }
.pushpicto.PPcolor4 { background-color:#C7D530; }
.pushpicto.PPcolor5 { background-color:#FF604C; }
.pushpicto.PPcolor6 { background-color:#4492FR; }
.pushpicto.PPcolor7 { background-color:#52B4E7; }
.pushpicto.PPcolor8 .body { background-color:#051039; color:#9A2DFF;}
.pushpicto.PPcolor9 .body { background-color:#051039; color:#FA3D6E; }
.pushpicto.PPcolor10 .body { background-color:#051039; color:#F5C700; }
.pushpicto.PPcolor11 .body { background-color:#051039; color:#C7D530; }
.pushpicto.PPcolor12 .body { background-color:#051039; color:#FF604C; }
.pushpicto.PPcolor13 .body { background-color:#051039; color:#4492FR; }
.pushpicto.PPcolor14 { background-color:#14438b; }
.pushpicto.PPcolor15 { background-color:#413c48; }
.pushpicto.PPcolor16 { background-color:#ffc1a6; }

.standard .push-picto_top {
	width: 64.4rem;
	margin: 0 auto;
	float:none;
}
.standard .push-picto_top a, .standard .push-picto_top div.divPushPicto {
	float:right;
}
.standard .push-picto_top .pushpicto {
	margin-right:0;
}
.halfblock .pushpicto {
	width: 23rem;
}
.halfblock.halfblockleft .pushpicto {
	float:right;
}

.pushpicto img {
	text-align:center;
	margin: 1.5rem auto;
	max-width: 20rem;
	/*display:block;*/
}

/** Touch Block Zone **/
.touchBlocks {
	position:relative;
	max-width: 102.4rem;
	margin:0 auto;
	text-align: center;
}

.touchBlock {
	width: 22rem;
	height: 22rem;
	overflow:hidden;
	float:none;
	display:inline-block;
	margin: 1.6rem;
	position:relative;
	background-color:#051039; 
	color:#fff;	
	text-align:center;
}


.touchBlock .tbCell{
	display:table-cell;
	width: 22rem;
	height: 22rem;
	vertical-align:middle;
	text-align:center;
}
.touchBlock.detailImg .tbCell, .touchBlock.textlink .tbCell {
	vertical-align:top;
}
.touchBlock.flipImg .tbCell {
	vertical-align:bottom;
	width: 21rem;
	height: 22rem;
	margin: .5rem;
}


.touchBlock .tbCell, .touchBlock .tbCell a {
	font-family:"ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;
	text-transform:uppercase;
	font-size: 1.9rem;
	line-height: 1.9rem;
	font-weight:normal;
	color:#fff;
}
.touchBlock.textlink .tbCell, .touchBlock.textlink .tbCell a {
	text-transform:none;
	font-size: 1.6rem;
	line-height: 2rem;
}
html[lang="ja"] .touchBlock .tbCell, html[lang="ja"] .touchBlock .tbCell a { font-family:"MS Gothic",Arial,Helvetica,sans-serif !important; }
html[lang="zh"] .touchBlock .tbCell, html[lang="zh"] .touchBlock .tbCell a { font-family:Arial,Helvetica,sans-serif !important; }
html[lang="ko"] .touchBlock .tbCell, html[lang="ko"] .touchBlock .tbCell a { font-family:"Nanum",Arial,Helvetica,sans-serif !important; }


.touchBlock.flipPictoDetails .tbCell, .touchBlock.flipPictoDetails .tbCell a,
.touchBlock .tbCell.details, .touchBlock .tbCell.details a {
	color:#333;
}

.touchBlock .tbCell.details.color1 { color:#9A2DFF; }
.touchBlock .tbCell.details.color2 { color:#FA3D6E; }
.touchBlock .tbCell.details.color3 { color:#F5C700; }
.touchBlock .tbCell.details.color4 { color:#C7D530; }
.touchBlock .tbCell.details.color5 { color:#FF604C; }
.touchBlock .tbCell.details.color6 { color:#4492FE; }


.touchBlock.detailPct img.imgTB {
	margin-bottom: 3rem;
	margin-top: 1.5rem;
	width: 21rem;
	height: 10.5rem;
}
.touchBlock.detailImg img.blockImg {
	width: 21rem;
	height: 10.5rem;
	margin-top: .5rem;
}
.touchBlock.flipImg img.blockImg {
	width: 21rem;
	height: 10.5rem;
	margin: 0 .5rem 0 .5rem;
}
.touchBlock.textlink img {
	width: 21rem;
	height: 10.5rem;
	margin-bottom: 1.6rem;
	margin-top: .5rem;
}
.touchBlock .tbCell a.touchExpand, .touchBlock .tbCell a.touchClose {
	line-height: 3rem;
}
.touchBlock .touchExpand, .touchBlock .touchClose {
	position:absolute;
	bottom: 0;
	left: 0;
	width: 21rem;
	display:block;
	padding: 17rem .5rem 2rem .5rem;
}
.touchBlock .touchClose {
	display:none;
}

.openedTouch {
	display:none;
	position:absolute;
	top:0;
	left:0;
}
.detailPictoDetails {
	width:93%;
	border: .8rem solid #051039;
	background-color:#fff;
	padding: 1.5rem;
	display:block;
	clear:both;
	margin: 1.5rem;
	display:none;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
.detailPictoDetails.color1 { border: .8rem solid #9A2DFF; }
.detailPictoDetails.color2 { border: .8rem solid #FA3D6E; }
.detailPictoDetails.color3 { border: .8rem solid #F5C700; }
.detailPictoDetails.color4 { border: .8rem solid #C7D530; }
.detailPictoDetails.color5 { border: .8rem solid #FF604C; }
.detailPictoDetails.color6 { border: .8rem solid #4492FE; }

.detailPictoDetails .closeDetails {
	display:block;
	text-align:right;
}

.detailPictoDetails .picto{
	float:left;
	max-width:25%;
	margin: 0 2rem 2rem 0;
}
.detailsText {
	width:auto;
	margin-left:5%;
}
.standard #page .detailsText .text {
	clear:none;
	width:auto;
}
.standard #page .detailsText p.moreLink {
	width:auto;
}

.touchBlock.flipPct .flipPlus, .touchBlock.flipPictoDetails .closeDetails, .touchBlock .tbCell.details .closeDetails, .touchBlock.flipImg .flipPlus {
	position:absolute;
	top: .5rem;
	right: .5rem;
	width: 3rem;
	height: 3rem;
} 
.touchBlock.flipPct .flipPlus a, .touchBlock.flipPictoDetails .closeDetails a, .touchBlock .tbCell.details .closeDetails a, .touchBlock.flipImg .flipPlus a {
	display:block;
	width: 3rem;
	height: 3rem;
} 

.touchBlock.flipPictoDetails {
	display:none;
}
.touchBlock .tbCell.details {
	background-color:#fff;
	border: .1rem solid #bbb;
	width: 22rem;
	height: 22rem;	
	color:#051039;
}
.touchBlock.flipPictoDetails p, .touchBlock .tbCell.details p{
	text-transform:none;
	font-weight:normal;
	font-size: 1.5rem;
	margin: 1rem;
	color:#333;
}
.touchBlock.flipPictoDetails a.lien, .touchBlock .tbCell.details a.lien{
	background-color:#051039;
	color:#fff;
	width:80%;
	margin: .5rem auto;
	padding: 1rem;
	display:block;
	text-transform:none;
}
.touchBlock .tbCell.details.color1 a.lien { background-color:#9A2DFF; }
.touchBlock .tbCell.details.color2 a.lien { background-color:#FA3D6E; }
.touchBlock .tbCell.details.color3 a.lien { background-color:#F5C700; }
.touchBlock .tbCell.details.color4 a.lien { background-color:#C7D530; }
.touchBlock .tbCell.details.color5 a.lien { background-color:#FF604C; }
.touchBlock .tbCell.details.color6 a.lien { background-color:#4492FE; }

/** Fin Touch Block Zone **/

/*** visuals ***/
.standard .visuals {
	width: 64.4rem;
	margin: 0 auto;
	float:none;
}


.standard .visuals img{
	float:right;
	margin:0 auto 1.5rem 1.5rem;
}
.services .visuals {
	float:none;
	position:relative;
	width:100%;
	margin: 2rem 0;
	text-align:center;
}
.halfblock .visuals {
	margin: 0 0 -.3rem 0;
}
.services .visuals .visualsImg {
	width:100%;
	height:auto;
	margin:0;
	float:none;
}
.services .visuals .visualsImg object{
	width:100%;
	height:auto;
}
.visuals  video{
	background-color:#666666;
}
.visuals .videoTitle {
	position:absolute;
	bottom: .3rem;
	right:0;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	padding: 2rem 2rem 2rem 2rem;
	line-height: 3rem;
	font-family:"ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;
	font-weight:normal;
	font-size: 1.6rem;

}
html[lang="ja"] .visuals .videoTitle { font-family:"MS Gothic",Arial,Helvetica,sans-serif !important; }
html[lang="zh"] .visuals .videoTitle { font-family:Arial,Helvetica,sans-serif !important; }
html[lang="ko"] .visuals .videoTitle { font-family:"Nanum",Arial,Helvetica,sans-serif !important; }

.visuals .videoTitle img {
	margin-bottom:0;
}

.responsive-container-main {margin: 3rem auto; }
.responsive-container { position: relative; padding-top: 3rem; height:0;overflow: visible; padding-bottom: 56.25%;}
.responsive-container iframe, .responsive-container object, .responsive-container embed { position:absolute; top: 0; left: 0; right:0; margin-left: auto; margin-right: auto; width: 100%; height: 100%;}

/****

Differentes tailles de push possibles
.pushs.pushlarge, #page .pushlarge {width: 23rem;}
.pushs.pushetroit, #page .pushetroit {width: 17.5rem;}
*****/
.pushs .head { display:none; }
.pushs .body { padding: 3.5rem 3.5rem 3.5rem 5.5rem; line-height: 1.8rem;background:#051039 url(/FR/common/common/img/pictos_new/push_white_arrow.png) no-repeat 2rem center; color:#fff;}
.pushs .pushColor1 .body { background:#9A2DFF url(/FR/common/common/img/pictos_new/push_white_arrow.png) no-repeat 2rem center; }
.pushs .pushColor2 .body { background:#FA3D6E url(/FR/common/common/img/pictos_new/push_white_arrow.png) no-repeat 2rem center; }
.pushs .pushColor3 .body { background:#F5C700 url(/FR/common/common/img/pictos_new/push_white_arrow.png) no-repeat 2rem center; }
.pushs .pushColor4 .body { background:#C7D530 url(/FR/common/common/img/pictos_new/push_white_arrow.png) no-repeat 2rem center; }
.pushs .pushColor5 .body { background:#FF604C url(/FR/common/common/img/pictos_new/push_white_arrow.png) no-repeat 2rem center; }
.pushs .pushColor6 .body { background:#4492FR url(/FR/common/common/img/pictos_new/push_white_arrow.png) no-repeat 2rem center; }
.pushs .pushColor7 .body { background:#52B4E7 url(/FR/common/common/img/pictos_new/push_white_arrow.png) no-repeat 2rem center; }
.pushs .body a {color:#fff;}
.pushpicto .body { background:none; padding: 1.5rem 1.5rem 1.5rem 1.5rem; line-height: 1.8rem;text-align:center;display:table-cell; vertical-align:middle;}
/*a .pushpicto .body {color:#fff;}*/

/**** Content ****/
#page #mainStandard{
	margin: 0;
	padding:0;
	border:0;
	width:100%;
	border-left: 0 solid #EDEDED;
	border-right: 0 solid #EDEDED;
	display:inline-block;
}
.standard #content {
	width:100%; 
	clear:both; 
	float:none; 
	display:block; 
	padding: 0;
	text-align:left;
	margin:0 auto;	
}

.standard #content .headerServicesDiv, .standard #content .headerStandardDiv{
	width:100%;
	background-color:#fff;
	background-position:center center;
	background-repeat:no-repeat;
	background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  height: 42rem;
	/*max-height: 42rem;*/
	position:relative;	
	display:block;
	overflow:hidden;
}
.standard #content .headerStandardDiv{
	/*width: 99.6rem;*/
  height: 28.5rem;
  margin:0 auto;
  max-width: 99.6rem;  
}
.standard #content .headerStandardDiv.generique {
	background-color:#051039;
	height: 22rem;
}

.standard #content .headerServicesDiv .imgHeaderIE {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

.standard #content .headerServices, .standard #content .headerStandard{
	width:inherit;
	position:relative;	
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	height:inherit;
	/*padding-right: 2.5rem;*/
	padding-right: 0;
	background-color:rgba(0,0,0,0);
	z-index:2;
}
.standard #content .headerStandard{
	width: 99.6rem;
}

.standard #content .headerServices.dark10, .standard #content .headerStandard.dark10{
	background-color:rgba(0,0,0,0.1);
}
.standard #content .headerServices.dark20, .standard #content .headerStandard.dark20{
	background-color:rgba(0,0,0,0.2);
}
.standard #content .headerServices.dark30, .standard #content .headerStandard.dark30{
	background-color:rgba(0,0,0,0.3);
}

.standard #content .headerServices h1, .standard #content .headerStandard h1{
	color:#fff;
	font-size: 4.2rem;	
	line-height: 5rem; 
	font-family:"ExcellenceInMotion", Arial, Helvetica, sans-serif !important;
	text-transform:uppercase;
	text-align:center;
}
html[lang="ja"] .standard #content .headerServices h1, html[lang="ja"] .standard #content .headerStandard h1 {
font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;
}
html[lang="zh"] .standard #content .headerServices h1, html[lang="zh"] .standard #content .headerStandard h1 {
font-family:Arial, Helvetica, sans-serif !important;
}
html[lang="ko"] .standard #content .headerServices h1, html[lang="ko"] .standard #content .headerStandard h1 {
font-family:"Nanum", Arial, Helvetica, sans-serif !important;
}

.standard #content .headerServices #intro p, .standard #content .headerStandard #intro p{
	color:#fff;
	font-size: 1.6rem;
	font-family:"ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	margin:0 auto;
	width:60%;
	letter-spacing: .2rem;
}
html[lang="ja"] .standard #content .headerServices #intro p, html[lang="ja"] .standard #content .headerStandard #intro p {
	font-size: 2rem;
	font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;
	letter-spacing: 0;
}
html[lang="zh"] .standard #content .headerServices #intro p, html[lang="zh"] .standard #content .headerStandard #intro p {
	font-size: 2rem;
	font-family:Arial, Helvetica, sans-serif !important;
	letter-spacing: 0;
}
html[lang="ko"] .standard #content .headerServices #intro p, html[lang="ko"] .standard #content .headerStandard #intro p {
	font-family:"Nanum", Arial, Helvetica, sans-serif !important;
	letter-spacing: 0;
}

.standard #content .headerServices #intro .pushs{
	position:absolute;
	bottom: 1.5rem;
	right: 1.5rem;
	box-shadow:none;
	margin:0;
}

.standard #content .contentServices{
	margin:auto;
	/*width: 99.2rem;*/
	width:auto;
	margin:auto 0;
}

.standard #content h2{
	color:#fe0000;
	font-family:"ExcellenceInMotion", Arial, Helvetica, sans-serif !important;
	text-transform:uppercase;
	text-align:center;
	background:none;
	font-size: 4.2rem;
	margin: 5rem 1.6rem 0 1.6rem;
	padding: 0;
}
.standard h2.respDesktop{ display:block; }
.standard h2.respMobile{ display:none; }

html[lang="ja"] .standard #content .contentServices h2 {
	font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;
	font-size: 3.8rem;
}
html[lang="zh"] .standard #content .contentServices h2 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 3.8rem;
}
html[lang="ko"] .standard #content .contentServices h2 {
	font-family:"Nanum", Arial, Helvetica, sans-serif !important;
}

html[lang="ja"] .standard #content h2 {
	font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;
	font-size: 3.8rem;
}
html[lang="zh"] .standard #content h2 {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 3.8rem;
}
html[lang="ko"] .standard #content h2 {
	font-family:"Nanum", Arial, Helvetica, sans-serif !important;
}

.standard #content p.introSection, .standard #content p.introOnglet {
	color:#595959;
	font-family:"ExcellenceInMotionBold", Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	letter-spacing: .1rem;
	text-align:center;
	font-size: 1.6rem;
	padding-bottom: 0;
	margin: .6rem 1.6rem 5rem 1.6rem;
}
.standard #content p.introOnglet { margin: 2rem auto; border-bottom: .1rem solid #ccc; padding-bottom: 2rem;}
html[lang="ja"] .standard #content p.introSection, html[lang="ja"] .standard #content p.introOnglet {
	font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;
	letter-spacing: 0;
	font-size: 2rem;
	margin-top: 1.6rem;
}
html[lang="zh"] .standard #content p.introSection, html[lang="zh"] .standard #content p.introOnglet {
	font-family:Arial, Helvetica, sans-serif !important;
	letter-spacing: 0;
	font-size: 2rem;
	margin-top: 1rem;
}
html[lang="ko"] .standard #content p.introSection, html[lang="ko"] .standard #content p.introOnglet {
	font-family:"Nanum", Arial, Helvetica, sans-serif !important;
	letter-spacing: 0;
	margin-top: 1rem;
}

hr.sectionSeparation {
	border: 0;
	border-bottom: .1rem solid #ccc;
	width:auto;
	margin: 3.5rem 1.6rem 3.5rem 1.6rem;
	clear:both;
}
.standard #page .localNav {
	display:none;
	position:absolute;
	left:3%;
	top: 0;
	width:50%;
	height: 4rem;
	line-height: 4rem;
	color:#fff;
	font-family:GothamMedium,Arial,Helvetica,sans-serif;
	font-size: 1.2rem;
	text-transform:uppercase;
}
html[lang="ja"] .standard #page .localNav { display:none; }
html[lang="zh"] .standard #page .localNav { display:none; }
html[lang="ko"] .standard #page .localNav { display:none; }


.standard #page .localNav a, .standard #page .localNav a:visited{
	color:#fff;
	background:transparent url(/FR/common/common/img/pictos_new/white_arrow_down.png) no-repeat left center;
	text-indent: 2.5rem;
	display:inline-block;
}
.standard #page .localNav .niveau {
	display:inline-block;
	float:left;
	height: 4rem;
}
.standard #page .localNav .navN2 {
	display:inline-block;
	overflow:hidden;
	height: 3rem;
	padding:0 1rem 1rem 1rem;
}
.standard #page .localNav .navN2.closed {
	height: 3rem;
	background-color:transparent;
}
.standard #page .localNav .navN2.opened {
	height:auto;
	background-color:rgba(0,0,0,0.5);
}
.standard #page .localNav .navN2 ul{
	margin:0 0 0 2.5rem;
	padding:0;
}
.standard #page .localNav .navN2 ul li{
	list-style:none;
	padding: .5rem 0;
}
.standard #page .localNav .navN2 ul li a{
	text-indent:0;
	background:none;
}

#tools a.backLink { display:none; }

#leftColumn {
	display:none;
}

.standard #page p.moreLink a, .services #page p.moreLink a, .standard #page .highlight p.moreLink a {
	background-image:url(/FR/common/common/img/pictos_new/redRightArrow.png); 
	background-repeat:no-repeat; 
	background-position:left .3rem; 
	padding: .3rem 0 .3rem 1.5rem; 
	color:#051039; 
	margin: 1.6rem auto 1.6rem auto; 
	text-decoration:none;
	font-weight:normal;
	font-family:"ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;
	}
	html[lang="ja"] .standard #page p.moreLink a, html[lang="ja"] .services #page p.moreLink a, html[lang="ja"] .standard #page .highlight p.moreLink a,
html[lang="ja"] .services #page p.moreLink a, html[lang="ja"] .services #page .highlight p.moreLink a { font-family:"MS Gothic",Arial,Helvetica,sans-serif !important;}
	html[lang="zh"] .standard #page p.moreLink a, html[lang="zh"] .services #page p.moreLink a, html[lang="zh"] .standard #page .highlight p.moreLink a,
html[lang="zh"] .services #page p.moreLink a, html[lang="zh"] .services #page .highlight p.moreLink a { font-family:Arial,Helvetica,sans-serif !important;}
	html[lang="ko"] .standard #page p.moreLink a, html[lang="ko"] .services #page p.moreLink a, html[lang="ko"] .standard #page .highlight p.moreLink a,
html[lang="ko"] .services #page p.moreLink a, html[lang="ko"] .services #page .highlight p.moreLink a { font-family:"Nanum",Arial,Helvetica,sans-serif !important;}
	
		.standard #page p.moreLink a:hover, .services #page p.moreLink a:hover, .standard #page .highlight p.moreLink a:hover {
	color:#ff0000;
	}
	
/*.services #page p.moreLink a, .services #page .highlight p.moreLink a {
	font-family:"ExcellenceInMotion", Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	background-image:url(/FR/common/common/img/pictos_new/link_blue_arrow.png); 	
}	*/
#page p.moreLink {width: 64.4rem; margin: 1.6rem auto 1.6rem auto;}
#page .highlight p.moreLink {width:auto;}
#page .highlight p.moreLink a {background-image:url(/FR/common/common/img/pictos_new/link_yellow_arrow.png); }
#page p#lienEncadre.moreLink {margin: 0;}
#page .halfblock p.moreLink {width:auto; margin: 0 1.6rem .3rem 1.6rem;}


#intro p {margin: 0; font-size: 1.8rem; line-height: 2rem;font-family:"ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;font-weight:normal;text-align:center;color:#051039;}
html[lang="ja"] #intro p { font-size: 1.6rem; line-height: 2.1rem;font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;}
html[lang="zh"] #intro p { font-size: 1.6rem; line-height: 2.1rem;font-family:Arial, Helvetica, sans-serif !important;}
html[lang="ko"] #intro p { font-size: 1.6rem; line-height: 2.1rem;font-family:"Nanum", Arial, Helvetica, sans-serif !important;}


.standard #page .halfblock h3 { margin: 4rem 1.6rem -2rem 1.6rem; line-height: 2.2rem;width:auto;}
html[lang="ja"] .standard #page .halfblock h3 { margin: 4rem 1.6rem -2rem 1.6rem; }
html[lang="zh"] .standard #page .halfblock h3 { margin: .8rem 1.6rem 1.6rem 1.6rem; font-size: 2.4rem;}


.standard #page .halfblock .major h3 { margin: 9rem 12rem -2rem 12rem; }
.standard #page .text { clear:left;margin: 1rem auto 1rem auto; width: 64.4rem;line-height: 2rem;}
.standard #page .halfblock .text { width:auto; margin: 4rem 1.6rem 4rem 1.6rem;}
.standard #page .halfblock .major .text { width:auto; margin: 4rem 12rem 9rem 12rem;}
.standard #page .text a {text-decoration:underline; color:#000;font-weight:bold;}
.standard #page .highlight .text a {text-decoration:underline; color:#fff;}


/***** hilights ****/
.highlight {
	border: solid .8rem #fff; 
	padding: 4rem; 
	margin: 2rem auto; 
	line-height: 2.4rem; 
	clear:both;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; 
  box-shadow: none;
  background-color:#051039;
  color:#fff;
  width: 64.4rem;
  filter:none;
}
html[lang="ja"] .highlight { font-size: 1.6rem;} 
html[lang="zh"] .highlight { font-size: 1.6rem;} 
html[lang="ko"] .highlight { font-size: 1.6rem;}

.standard #page .highlight .text {margin-bottom: .6rem;width:100%;font-size: 1.5rem;}
.highlight em, .highlight em.title {color:#fff; font-style:normal; font-weight:normal;font-family:"ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;font-size: 2rem;}
html[lang="ja"] .highlight em, html[lang="ja"] .highlight em.title { font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;font-size: 2.2rem;}
html[lang="zh"] .highlight em, html[lang="zh"] .highlight em.title { font-family:Arial, Helvetica, sans-serif !important;font-size: 2.2rem;}
html[lang="ko"] .highlight em, html[lang="ko"] .highlight em.title { font-family:"Nanum", Arial, Helvetica, sans-serif !important;font-size: 2.2rem;}

.highlight .text em { color:inherit; font-style:italic; font-weight: normal;font-size:inherit;}


.highlight.HLcolor1.format0 { background-color:#9A2DFF; color:#fff;}
.highlight.HLcolor1.format1 { background-color:#fff; border: .8rem solid #9A2DFF; color:#000;}
.highlight.HLcolor2.format0 { background-color:#FA3D6E; color:#fff;}
.highlight.HLcolor2.format1 { background-color:#fff; border: .8rem solid #FA3D6E; color:#000;}
.highlight.HLcolor3.format0 { background-color:#F5C700; color:#333;}
.highlight.HLcolor3.format1 { background-color:#fff; border: .8rem solid #F5C700; color:#000;}
.highlight.HLcolor4.format0 { background-color:#C7D530; color:#333;}
.highlight.HLcolor4.format1 { background-color:#fff; border: .8rem solid #C7D530; color:#000;}
.highlight.HLcolor5.format0 { background-color:#FF604C; color:#fff;}
.highlight.HLcolor5.format1 { background-color:#fff; border: .8rem solid #FF604C; color:#000;}
.highlight.HLcolor6.format0 { background-color:#4492FE; color:#fff;}
.highlight.HLcolor6.format1 { background-color:#fff; border: .8rem solid #4492FE; color:#000;}
.highlight.HLcolor7.format0 { background-color:#14438B; color:#fff;}
.highlight.HLcolor7.format1 { background-color:#fff; border: .8rem solid #14438B; color:#000;}
.highlight.HLcolor8.format0 { background-color:#051039; color:#fff;}
.highlight.HLcolor8.format1 { background-color:#fff; border: .8rem solid #051039; color:#000;}

#page .highlight.HLcolor1.format1 .text a,
#page .highlight.HLcolor2.format1 .text a,
#page .highlight.HLcolor3.format1 .text a,
#page .highlight.HLcolor4.format1 .text a,
#page .highlight.HLcolor5.format1 .text a,
#page .highlight.HLcolor6.format1 .text a,
#page .highlight.HLcolor7.format1 .text a,
#page .highlight.HLcolor8.format1 .text a{ color: #000; }

#page .highlight.HLcolor1.format0 p.moreLink a, #page .highlight.HLcolor1.format0 .text a,
#page .highlight.HLcolor2.format0 p.moreLink a, #page .highlight.HLcolor2.format0 .text a,
#page .highlight.HLcolor5.format0 p.moreLink a, #page .highlight.HLcolor5.format0 .text a,
#page .highlight.HLcolor6.format0 p.moreLink a, #page .highlight.HLcolor6.format0 .text a,
#page .highlight.HLcolor7.format0 p.moreLink a, #page .highlight.HLcolor7.format0 .text a,
#page .highlight.HLcolor8.format0 p.moreLink a, #page .highlight.HLcolor8.format0 .text a { color: #fff; }


#page .highlight.HLcolor3.format0 p.moreLink a, #page .highlight.HLcolor3.format0 .text a,
#page .highlight.HLcolor4.format0 p.moreLink a, #page .highlight.HLcolor4.format0 .text a { color: #333; }

.highlight.HLcolor1.format1 em,
.highlight.HLcolor2.format1 em,
.highlight.HLcolor3.format1 em,
.highlight.HLcolor4.format1 em,
.highlight.HLcolor5.format1 em,
.highlight.HLcolor6.format1 em,
.highlight.HLcolor7.format1 em,
.highlight.HLcolor8.format1 em { color: #000; }


.highlight.HLcolor3.format0 em,
.highlight.HLcolor4.format0 em { color: #333; }

.halfblock .highlight {
	width:auto;
	margin: 2rem 1.6rem;
}

.HLCorporate em {color:#000;}
.HLGrege em {color:#000;}
.HLFramboise em {color:#000;}
.HLPetrole em {color:#000;}
.HLAqua em {color:#000;}
.HLJaune em {color:#000;}
.HLAnis em {color:#000;}
.HLOrange em {color:#000;}
.HLPrune em {color:#000;}

.standard .table {border : solid .1rem #ada59a; padding: 2rem 0 2rem 1.5rem; margin:0 auto; clear:both;max-width: 64.4rem;}

/**** Onglets ****/
.standard .tab {margin-top: 1.5rem;border-bottom: .1rem solid #cccccc;}
.standard .tab ul {list-style:none; margin:0; padding:0; border-bottom:solid 0 #ada59a; height:auto;text-align:center;}
.standard .tab ul li {float:none; height:auto; border:solid 0 #ada59a; margin: .5rem 1.4rem 0 1rem;padding: 0;display:inline-block;}
.standard .tab ul li.active {background-color:#fff;}
.standard .tab ul li.active a {color:#1d31fc !important; border-bottom: .3rem solid #1d31fc; font-weight:normal;cursor:default;font-family: "ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;font-weight:bold;font-size: 1.4rem;}
.standard .tab ul li a {color:#000; text-decoration:none; font-size: 1.4rem; padding: 0 0 .5rem 0; display:block; text-transform:uppercase;font-family: "ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;font-weight:bold;}

html[lang="ja"] .standard .tab ul li.active a { font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;font-size: 1.8rem;}
html[lang="ja"] .standard .tab ul li a { font-size: 1.8rem; font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;}
html[lang="zh"] .standard .tab ul li.active a { font-family:Arial, Helvetica, sans-serif !important;font-size: 1.8rem;}
html[lang="zh"] .standard .tab ul li a { font-size: 1.8rem; font-family:Arial, Helvetica, sans-serif !important;}
html[lang="ko"] .standard .tab ul li.active a { font-family:"Nanum", Arial, Helvetica, sans-serif !important;font-size: 1.8rem;}
html[lang="ko"] .standard .tab ul li a { font-size: 1.8rem; font-family:"Nanum", Arial, Helvetica, sans-serif !important;}


.standard .tab ul li.separation { 
	background:#fff url(/FR/common/common/img/pictos_new/onglet_nav_separation.png) no-repeat center bottom; 
	line-height: 3.6rem;
}
.standard .tab.respDesktop {display:block;}	
.standard .tab.respMobile {display:none;}
	
.standard .tab.respDesktop.fixNavigation{
	z-index: 148;
	position: fixed;
	top: -1.5rem;
	left:0;
	width: 100%;
	background-color:#fff;
}
.standard .tab.respDesktop.fixNavigationHeader{
	top: 4.5rem;
}

.standard .tab.respMobile.fixNavigation{
	z-index: 148;
	position: fixed;
	top: 5.5rem;
	left:0;
	width:100%;
	margin:0;
}
.contextpart .tab.respMobile.fixNavigation {
    top: 0 !important;
}
.contextpart .tab.respMobile .nav_contain {
    top: 0 !important;
}
 	
.clearFix {font-size: .1rem; clear:both;}

/**** Onglets 2 (dynamiques) ****/

.standard #idOnglet {display:block; margin:0 0 2rem 0; padding: 0;}


/******* List ******/
.list {
	clear:both; 
	width:auto;
	margin: 2rem 1.6rem 2rem 1.6rem;
}
.standard .list h3 {font-size: 2rem;	font-family:"ExcellenceInMotion", Arial, Helvetica, sans-serif !important; text-transform:uppercase;}
html[lang="ja"] .standard .list h3 { font-size: 2rem;	font-family:"MS Gothic", Arial, Helvetica, sans-serif !important; }
html[lang="zh"] .standard .list h3 { font-size: 2rem;	font-family:Arial, Helvetica, sans-serif !important; }
html[lang="ko"] .standard .list h3 { font-size: 2rem;	font-family:"Nanum", Arial, Helvetica, sans-serif !important; }

.listHeadCroisee {margin-top: 0;}
.crossedlistHead {
	background-color:#051039;
	color:#fff;
	padding: 1.5rem 0;
}


.standard #content .crossedlistHead h2, .standard #content .listHead h2 {
	color:#fff;
	font-family:"ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;
	font-weight:normal;
	font-size: 2.4rem;
	width: 64.4rem;
	margin: 2rem auto .5rem auto;
	padding-bottom: 1rem;
	border-bottom: 0 solid #000;
	text-transform:uppercase;
	text-align:left;
}
html[lang="ja"] .standard #content .crossedlistHead h2, html[lang="ja"] .standard #content .listHead h2 { font-family:"MS Gothic",Arial,Helvetica,sans-serif !important; font-size: 2.2rem;}
html[lang="zh"] .standard #content .crossedlistHead h2, html[lang="zh"] .standard #content .listHead h2 { font-family:Arial,Helvetica,sans-serif !important; font-size: 2.2rem;}
html[lang="ko"] .standard #content .crossedlistHead h2, html[lang="ko"] .standard #content .listHead h2 { font-family:"Nanum",Arial,Helvetica,sans-serif !important; font-size: 2.2rem;}


.crossedlistHead .heads{
	width: 64.4rem;
	margin:0 auto 0 auto;
}
.crossedlistHead .listHead {
	width:45%;
	margin-right:4%;
	float:left;
}
.listHead label {
	display:block;
	margin-bottom: .5rem;
}
html[lang="ja"] .listHead label { font-family:"MS Gothic",Arial,Helvetica,sans-serif !important;font-size: 1.4rem;}
html[lang="zh"] .listHead label { font-family:Arial,Helvetica,sans-serif !important;font-size: 1.4rem;}
html[lang="ko"] .listHead label { font-family:"Nanum",Arial,Helvetica,sans-serif !important;font-size: 1.4rem;}

.listHead {background-color:#051039; height:auto; border-bottom:solid 0 #fff; padding: 1.5rem 0;color:#fff;}
.listHead form {width: 64.4rem;margin:0 auto;}
.listHead select {max-width:95%;}
.heads .listHead form {width:auto;}
html > body .listHead {padding: 1.5rem 0;}
.listHead label {color:#fff; margin: .3rem .5rem .5rem 0;font-family:"ExcellenceInMotionBold", Arial, Helvetica, sans-serif !important;font-size: 1.6rem;font-weight:bold;}
.listBody {background-color:#f3f3f3; color:#333; padding: 0 0 2rem 0;	background-repeat:repeat-x;}
.listBodyTop{
 width: 64.4rem;
 margin:0 auto .8rem auto;
 line-height: 1.2rem;
}
.listBody ul li a {color:#595959;}
#page .listBody ul li a {text-decoration:underline;}

.Listcolor1 .listHead, .Listcolor1 .crossedlistHead { background-color:#9A2DFF; }
.Listcolor2 .listHead, .Listcolor2 .crossedlistHead { background-color:#FA3D6E; }
.Listcolor3 .listHead, .Listcolor3 .crossedlistHead { background-color:#F5C700; color:#333;}
.standard #content .Listcolor3 .listHead h2, .standard #content .Listcolor3 h2, .Listcolor3 .listHead label { color:#333;}
.Listcolor4 .listHead, .Listcolor4 .crossedlistHead { background-color:#C7D530; color:#333;}
.standard #content .Listcolor4 .listHead h2, .standard #content .Listcolor4 h2, .Listcolor4 .listHead label { color:#333;}
.Listcolor5 .listHead, .Listcolor5 .crossedlistHead { background-color:#FF604C; }
.Listcolor6 .listHead, .Listcolor6 .crossedlistHead { background-color:#4492FE; }
.Listcolor7 .listHead, .Listcolor7 .crossedlistHead { background-color:#17738B; }
.Listcolor8 .listHead, .Listcolor8 .crossedlistHead { background-color:#051039; }
.Listcolor9 .listHead, .Listcolor9 .crossedlistHead { background-color:#14438b; }
.Listcolor10 .listHead, .Listcolor10 .crossedlistHead { background-color:#4492fe; }
.Listcolor11 .listHead, .Listcolor11 .crossedlistHead { background-color:#f8c0d0; }
.standard #content .Listcolor11 .listHead h2, .standard #content .Listcolor11 h2, .Listcolor11 .listHead label { color:#333;}
.Listcolor12 .listHead, .Listcolor12 .crossedlistHead { background-color:#ffc1a6; }
.standard #content .Listcolor12 .listHead h2, .standard #content .Listcolor12 h2, .Listcolor11 .listHead label { color:#333;}


.Listcolor1 .listBody { background-color:#F1E5F0; }
.Listcolor2 .listBody { background-color:#F9E8EA; }
.Listcolor3 .listBody { background-color:#FFF2CE; }
.Listcolor4 .listBody { background-color:#F7F6D1; }
.Listcolor5 .listBody { background-color:#FDE2CF; }
.Listcolor6 .listBody { background-color:#DFF2FD; }
.Listcolor7 .listBody { background-color:#DFF2FD; }
.Listcolor8 .listBody { background-color:#DFF2FD; }
.Listcolor9 .listBody { background-color:#52b4e7; }
.Listcolor10 .listBody { background-color:#413c48; color:#fff;}
.Listcolor11 .listBody { background-color:#f9e8ea; }
.Listcolor12 .listBody { background-color:#98e1f1; }


select {
	font-family:inherit;
}

/***** bouncelinks ****/
#bouncelinks {clear:both; min-height: 5rem;max-width: 102.4rem;margin: 2rem auto 2rem auto;}
#bouncelinks div {width:40%;float:right;background-color:#52B4E7; color:#fff;padding: 2rem;}
#bouncelinks div.BLleft {margin-right: 0;}
#bouncelinks div.BLRight {float:left;}
#bouncelinks.bouncelink div {width:auto;float:none;}
#bouncelinks div a {color:#fff;font-weight:bold;}



/***** iFrame module dynamique ****/
.IFrameDynamique {margin-bottom: 0;}
p.piframe { text-align:center; margin:0; padding:0;}




/**** DEBUT WEBCALLBACK PAGE EDITORIALE ****/
div#idWebcallback{
	position:fixed;
	bottom: 0;
	left: 0; 
}

/**** Fin WEBCALLBACK PAGE EDITORIALE ****/



/*** Debut module carousel ***/
#mainCarousel{
	width:100%;
	height:auto;
	display:block;
	margin-top: 3rem;
}	
.listBody #mainCarousel {
	margin-top: 0;
}

#mainCarousel div.bigPushContainer{
	margin:0 0;
	padding: 0;
	border:0;
	width:100%;
	float: none;
	display:block;
	background-color:#f2f2f2;
	color:#000;
	position: relative;
	
}

#mainCarousel div.bigPush{
	position: relative;
	display:none;
	width:auto;
	margin: 0;
	padding: 2rem 2rem 3rem 2rem;
	border:0;
}

#mainCarousel div.bigPushContainer .pushBigImage{
	position: relative;
	float: left;
	width:40%;
	height:auto;
	margin: 1rem 0 0 0;
	padding:0;
	border:0;
}
#mainCarousel div.bigPushContainer .pushDetail{
	position: relative;
	width:55%;
	float:right;
	margin:0;
	padding:0;
	border:0;
}
#mainCarousel div.bigPushContainer h3{
	font-family:"ExcellenceInMotionMed", Arial, Helvetica, sans-serif !important;
	font-size: 2.4rem;
	width:auto;
}
html[lang="ja"] #mainCarousel div.bigPushContainer h3 { 	font-family:"MS Gothic", arial, helvetica,sans-serif !important;}
html[lang="zh"] #mainCarousel div.bigPushContainer h3 { 	font-family:arial, helvetica,sans-serif !important;}
html[lang="ko"] #mainCarousel div.bigPushContainer h3 { 	font-family:"Nanum", arial, helvetica,sans-serif !important;}


#mainCarousel div.bigPushContainer .pushDetail div.text{
	width:auto;
}
#mainCarousel div.bigPushContainer .intro{
	font-family:"ExcellenceInMotionBold", Arial, Helvetica, sans-serif !important;
	font-size: 1.6rem;
	font-weight:bold;
	display:block;
	margin-bottom: 1rem;
}
html[lang="ja"] #mainCarousel div.bigPushContainer .intro { 	font-family:"MS Gothic", arial, helvetica,sans-serif !important;}
html[lang="zh"] #mainCarousel div.bigPushContainer .intro { 	font-family:arial, helvetica,sans-serif !important;}
html[lang="ko"] #mainCarousel div.bigPushContainer .intro { 	font-family:"Nanum", arial, helvetica,sans-serif !important;}


#mainCarousel div.bigPushContainer .pushTexte{
	clear:none;
	margin:auto;
	width:auto;
}


#mainCarousel div.carouselContainer{
	margin:0;
	padding:0;
	border:0;
	height:auto;
	display:block;
	float:none;
}

#mainCarousel div.carouselContainer .jCarouselLite{
	height: 8.5rem;
	display:block;
	float:left;
	width:auto;
}

#mainCarousel li.littlePush{
	position: relative;
	float: left;
	width: 14.7rem;
	height: 8.5rem;
	color:#595959;
	margin:0;
	padding:0;
	border:0;
	display:inline-block;
	cursor:pointer;
}


#mainCarousel li.actifPush{
	/*height: 16.3rem;*/ 
	background-color:#555;
	width: 14.3rem;
	height: 8.1rem;
	margin: .2rem;
}
#mainCarousel li.actifPush a{
	cursor:default;
}
#mainCarousel li.littlePush .pushLittleImage{
	position: relative;
	float: none;
	width:100%x;
	height:100%;
	margin: 0;
	padding:0;
	border:0;
}
#mainCarousel li.littlePush .pushDetail{
	position: relative;
	float: left;
	/*width: 14rem;*/
	height: 8.5rem;
	margin: 1rem 0 0 0;
	padding:0;
	border:0; 
	color:#595959;
	overflow:hidden;
}


#mainCarousel a.rightPushArrow, #mainCarousel a.leftPushArrow{
	position: relative;
	display:block;
	float: left;
	width: 2.6rem;
	height: 8.5rem;
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
}
#mainCarousel a.leftPushArrow{
	background-repeat:no-repeat;
	background-color:#dadada;
	background-image:url('/FR/common/common/img/pictos_new/carousel_left.png');
	background-position:center center;
}
#mainCarousel a.rightPushArrow{
	background-repeat:no-repeat;
	background-color:#dadada;
  	background-image:url('/FR/common/common/img/pictos_new/carousel_right.png');
  	background-position:center center;
}

/* owl carousel */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	background-color:#dadada;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0, 0);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: auto;
	margin:0 2.6rem;
	
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
	position:absolute;
	bottom:40%;
}
.owl-controls .owl-buttons div{
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
.owl-controls .owl-buttons div.owl-prev{ left: .7rem; }
.owl-controls .owl-buttons div.owl-next{ right: .7rem; }
.owl-controls .owl-buttons div.owl-prev.disabled img { display:none; }
.owl-controls .owl-buttons div.owl-next.disabled img { display:none; }
.owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	position:absolute;
	left:0;
	bottom:40%;
	width:100%;
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);

}
.owl-carousel  .owl-item div {
	background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-repeat:no-repeat;
  background-position:center center;  
}
.owl-carousel  .owl-item div.actifPush {
	height: 7.9rem;
	border: .3rem solid #333;
}
.owl-carousel  .owl-item div a{
	 min-height: 8.5rem;
	 height:100%;
  overflow:hidden;
  text-indent: -100rem;	 
	display:block; 
}
/* fin owl carousel */
/*** Fin module carousel ***/

/*** Module diaporama ***/
.diaporama {
	width:100%;
	height:auto;
	position:relative;
}
.diaporama img {
	width:100%;
}
.diaporama .navigation {
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	height: 3rem;
	width:100%;
}
.diaporama .navigation .item{
	display:inline-block;
	width: 1.2rem;
	height: 1.2rem;
	margin: .5rem;
	background-image:url('/FR/common/common/img/pictos_new/diapo_item.png');
}
.diaporama .navigation .item.active{
	background-image:url('/FR/common/common/img/pictos_new/diapo_item_actif.png');
}
.diaporama .navLeft {
	position:absolute;
	top:49%;
	left: .5rem;
	text-align:center;
	height:100%;
	width: 3rem;
}
.diaporama .navRight {
	position:absolute;
	top:49%;
	right: .5rem;
	text-align:center;
	height:100%;
	width: 3rem;
}
/*** Fin module diaporama ***/


.btn { 
	width: 64.4rem;
	margin:0 auto;
	display:block;
}
@media (max-width: 700px) 	{
	.btn { 
		width: auto;
		margin:0 1.6rem;
	}	
}

.btnnext {
	background-color: #ff0000;
	display:inline-block;
	color:#fff;
	font-weight: bold;
	padding: .975rem 2rem;
}


.retourHaut{
	display:none;
}

@media (max-width: 996px) 	{
	#menu {
	display:none;
	}
	#surheader.surheaderFullWidth #liens{
		display:none;
	}	 
	#surheader #liens{
		display:none;
	}
	.detailPictoDetails {
		width:90%;			
	}
}

@media (min-width: 996px) 	{
	.standard #content .headerStandardDiv{
		width: 99.6rem;
	}
}
 
@media (max-width: 700px) 	{
	body.standard {
		font-size: 1.4rem;
	}
	div.paragraphe h3{ width:auto;margin:0 1.6rem;}

	.standard #page .text, .standard #page p.legende { width:auto; margin: 1rem 1.6rem 1rem 1.6rem;}
	#page p.moreLink {width:auto;margin: 1.6rem 1.6rem 1.6rem 1.6rem;}
	.standard .visuals { width:auto; margin: 0 1.6rem 0 1.6rem; }
	.standard .push-picto_top {
	width:auto;
	margin: 0 1.6rem;
	}
	.listHead {padding: 1.5rem 1.6rem;}
	html > body .listHead {padding: 1.5rem 1.6rem;}
	.listHead form {width:auto; margin:0 1.6rem;}
	.listBodyTop{ width:100%; }	
	.listBody{ padding:0 1.6rem 2rem 1.6rem; }

	.standard #content .contentServices, .standard #content .contentStandard {
	  width:auto;
		margin:auto 1.6rem;
	}
	.standard #content .paragraphe {
		/*margin: 2rem 1.6rem 0 1.6rem;*/
		margin: 2rem 0 0 0;
		width:auto;
	}	
	.standard #content .crossedlistHead h2, .standard #content .listHead h2 {
		width:auto;
		margin:auto 1.6rem 1rem 1.6rem;
	}
	.crossedlistHead .heads{
		width:auto;
		margin:0;
	}
	.crossedlistHead .listHead {
		width:auto;
		margin:auto 0;
		float:none;
		padding:0;
	}

	.highlight {
	width:auto;
	margin: 2rem 1.6rem;
	}
	#bouncelinks {clear:both; min-height: 5rem;width:auto;margin: 2rem 1.6rem 2rem 1.6rem;}
	.div_pushs{ width:auto; margin:0 1.6rem; }
	.pushs , .pushBlocEnews{
		float:none; 
		margin: 1rem 0; 
		width:auto; 
	}	
	.pushpicto {
		width: 23rem;
	}

	.standard #content .headerServices h1{ font-size: 4rem;}	
	.standard #content .headerStandard h1{ font-size: 4rem;}		
	
	.standard h2.respDesktop{ display:none; }
	.standard h2.respMobile{ display:block; }
	.standard h2.respDesktop{ display:none; }
	.standard h2.respMobile{ display:block; }			
	
	.standard #content .introSection {
		margin: 0 1.6rem 1rem 1.6rem;
	}	
		
	.standard #content .headerServices #intro .pushs{
		position:absolute;
		bottom: 0;
		right:0%;
		box-shadow:none;
		margin:0;
		width:100%;
	}
		
	.standard .tab.respDesktop {display:none;}	
	
	.standard .tab.respMobile {display:block; margin: 0 ;border-bottom: 0 solid #cccccc;position:relative;width:auto;height: 5rem;}
	.standard .tab.respMobile .nav_contain {position:absolute; top: .5rem; left:0;height: 5rem;width:100%;overflow:hidden;background:#f2f2f2 url(/FR/common/common/img/pictos_new/onglet_nav_arrow.png) no-repeat right 1.4rem;border-top: .1rem solid #d5d5d5;border-bottom: .1rem solid #d5d5d5;z-index:100;}
	.standard .tab.respMobile .nav_contain_open {height:auto;}
	.standard .tab.respMobile div {height:auto; margin: 0;padding: 0;display:block;width:100%;text-align:left;}
	.standard .tab.respMobile div.active a {color:#1d31fc !important; border-bottom: 0 solid #1d31fc; font-weight:bold;cursor:default;}
	.standard .tab.respMobile div a {color:#000; text-decoration:none; font-size: 1.4rem; padding: 1.2rem; display:block; text-transform:uppercase;font-family:"ExcellenceInMotionBold", Arial, Helvetica, sans-serif;font-weight:bold;line-height: 1.6rem;}
		
	html[lang="ja"] .standard .tab.respMobile div a { font-family:"MS Gothic", Arial, Helvetica, sans-serif !important;}
	html[lang="zh"] .standard .tab.respMobile div a { font-family:Arial, Helvetica, sans-serif !important;}
	html[lang="ko"] .standard .tab.respMobile div a { font-family:"Nanum", Arial, Helvetica, sans-serif !important;}
		
		
	.halfblock {
		width:100%;
		display:block;
	}	
	


	.standard #page .localNav {
		width:100%;
	}
	
	#mainCarousel div.bigPushContainer .pushBigImage{
		float: none;
		width:90%;
		margin: 1rem auto;		
	}
	#mainCarousel div.bigPushContainer .pushDetail{
		width:90%;
		float:none;
		margin: 1rem auto;
	}	
	.detailPictoDetails {
		width:86%;			
	}		
}

@media (max-width: 1042px) 	{
	.standard #content .contentServices, .standard #content .contentStandard {
	  width:auto;
		/*margin:auto 1.6rem;*/
		margin:auto 0;
		position:relative;
	}
}

@media (min-width: 1042px) 	{
	.menuContainer {
		width: 102.4rem; 
		margin:auto;
	}	
	
	#page #mainStandard{
		/*width: 102.4rem;
		margin:auto;*/
	}
	.standard .tab.respDesktop {
		width: 102.4rem;
		margin-left:auto;
		margin-right:auto;
	}
	.list, #mainCarousel, .diaporama, .services .visuals, hr.sectionSeparation, .standard #content h2, .standard #content p.introSection, .standard #content p.introOnglet,
	.touchBlocks {
		width: 102.4rem;
		margin-left:auto;
		margin-right:auto;
	}
	.standard #page .halfblock p.legende, .halfblock .visuals {
		width:auto;
	}
	#bouncelinks {clear:both; min-height: 5rem;width: 102.4rem;margin: 2rem auto 2rem auto;}
	
}

/* GESTION DES LISTES PAGE FAQ */
/* Conteneur global des 2 listes */
#conteneur_bloc_faq{
	width:100%;
	display: inline-block;
}

#faqform #labelTheme, #faqform #theme{
	width:100%;
}
#faqform #labelSousTheme, #faqform #soustheme{
	width:100%;
	margin-left: 0;
}

#faqform #labelTheme, #faqform #labelSousTheme{
	display:block;	
}

/* Au dessus de 600px on met les listes côtes à côtes */
@media (min-width: 600px) 	{
	#bloc_theme{
		float:left;
		display: inline-block;
		width:50%;
	}

	#bloc_soustheme{
		display: inline-block;
		width:50%;
	}
}

/* En dessous de 600px on les met l'une en dessous de l'autre */
@media (max-width: 600px) 	{
	#bloc_theme{
		display: inline-block;
		width:100%;
	}

	#bloc_soustheme{
		display: inline-block;
		width:100%;
		margin-top: 2rem;
	}
}

/* Bug affichage bordure sur certains navigateurs */
#faqform select option{
	border-right: .1rem solid black;
}






