/* jhe.css-global-all.css */
/*
	// copyright (c) 2005-2015 marquepage.net - http://www.marquepage.net
*/
* {
	margin: 0px;
	padding: 0px;
	border:0;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.8em;
	color: #000000;
	background-color: #333333;
	margin: 0px;
	padding: 0;
	text-align:center;
}
h2 {
	font-size: 200%;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	text-align:left;
}
table p {
	line-height: 1.75em;
	padding-right:2ex;
}
	/**/
table#body {
	color: #000000;
	background-color: #CCCCCC;
	font-size:100%;
	width: 132ex; /* 18 + (21 * 6) + (1 * 5) + (IE) */
	margin-top:5%;
	margin-left:auto;
	margin-bottom:auto;
	margin-right:auto;
}
*>table#body {
	width: 131ex; /* 18 + (21 * 6) + (1 * 5) */
}
table#body caption {
	display:none;
	vertical-align:top;
}
	/* generic */
td.marge {
	color: #FFFFFF;
	background-color: #CF0000;
	width: 19ex; 
}
*>td.marge {
	width: 18ex; 
}
	/**/
tr {
	vertical-align:top;
}
	/**/
tr.logotype {
	height:56px;
}
tr.logotype td {
}
tr.logotype td.marge {
	text-align:right;
}
tr.logotype td.text {
	text-align:left;
}
tr.logotype td img {
	margin-top:16px;
}
	/**/
tr.text-top {
	height:9em;
}
*>tr.text-top {
	height:8em;
}
tr.portfolio {
	height:5em;
}
tr.portfolio div.img {
	height:5em;
	width:21ex;
	float:left;
}
tr.portfolio div.img img {
	height:10.5ex;
	width:21ex;
}
tr.portfolio div.img div.legend {
	bottom:0;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	line-height: 2ex;
	font-size: 90%;
}
tr.portfolio div.spacer {
	height:10.5ex;
	width:1ex;
	float:left;
}
tr.text-bottom {
	height:10em;
}
td.marge p.intro {
	color: #FFFFFF;
	font-size:90%;
	margin:0.5em 0 0 0;
	padding:0 0.5ex 0 20px;
	width:14ex;
}
*>td.marge p.intro {
	padding:0 0.5ex 0 24px;
	width:12ex;
}
	/**/
tr.text-top h2.first-h2 {
	line-height:1.2em;
	padding-bottom:0.4em;
}
tr.text-top div.reserve {
	height:7em;
	width:25ex;
	float:left;
}
tr.text-top div.enjeu {
	padding:2.5em 5ex 1em 6ex;
	height:16em;
	width:60ex;
	clear:left;
	float:left;
}
*>tr.text-top div.enjeu {
	height:15em;
}
tr.text-top div.enjeu div {
	height:auto; 
	margin-top:2em;
	margin-bottom:2em;
}
	/**/
tr.text-bottom td {
	padding-top:1em;
}
*>tr.text-bottom td {
	padding-top:2em;
}
tr.text-bottom td div.magazine {
	position:relative;
	top:0;
	right:0;
}
tr.text-bottom td div.magazine img {
	position:absolute;
	top:2em;
	left:12ex;
	height:10em;
	width:10em;
}
tr.text-bottom h2 {
	right:0;
	width: 26.5ex;
	margin-left:2ex;
	line-height:1.4em;
	float:right;
}
*>tr.text-bottom h2 {
	width: 20.5ex;
}
tr.text-bottom p {
	padding-left:25.5ex;
}
*>tr.text-bottom p {
	padding-left:25ex;
}
tr.text-bottom p.contact-text {
	margin-left:35.5ex;
	width:auto;
}
tr.text-bottom p span {
	display:block;
	margin:0.25ex;
	padding:0;
}
tr.text-bottom p span.img {
	position:relative;
	height:0;
	width:0;
}
tr.text-bottom p span.img img {
	position:absolute;
	height:31px;
	width:150px;
	top:0;
	left:-150px;
}
tr.text-bottom p span.phone-number {
	display:inline;
	font-size: 160%;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0.20ex 1ex 0.20ex 1ex;
	letter-spacing: 0.2ex;
	line-height:1.4em;
	margin-top:0.5em;
}
tr.text-bottom p.rcs {
	margin:1.5em 0 0 7ex;
	padding:0;
	font-size: 80%;
	color: #666666;
}
	/**/
div.copyr {
	color: #999999;
	text-align: center;
	font-size: 80%;
	line-height:1.4em;
	margin-top:0.5ex;
	margin-bottom:10em;
}
div.copyr a {
	color: #CCCCCC;
	text-decoration: none;
}