@charset "UTF-8";
/* CSS Document */

/*
.section-content .cf_element {
	position:absolute;
	z-index:-1;
}
*/

#divTxtAccueil {
	position:relative;
	width:100%;
	margin-left:80px;
	padding-top:80px;
}

#divTxtAccueil h3 {
	margin:4px 0 16px 2px;
	line-height:20px;
}

#divTxtAccueilDescription {
	position:relative;
	width:390px;
	margin-left:80px;
	padding-top:25px;
}

#divBtnCallToAction {
	position:relative;
	width:200px;
	margin-left:75px;
	padding-top:25px;
}

/* -------- Markets Group -------- */

#markets-group {
	position:relative;
	color:#fff;
}

#markets-group a {
	color:#fff;
}

#markets-group .icon,
#markets-group .block,
#markets-group h4,
#markets-group a {
	margin-left:16px;
	display:block;
	position:relative;
}

#markets-group .icon {
	margin-top:16px;
	height:40px;
}

#markets-group h4 {
	margin-top:10px;
	margin-bottom:32px;
	font-size:14px;
	line-height:16px;
	position:relative;
}

#markets-group .action-button {
	position:relative;
	float:left;
	/*
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	*/
	border:1px solid #fff;
	margin-right:8px;
	width:178px; /* total 180 */
	height:108px; /* total 110 */
	background:url('../_images/1x1-square-black-80.png');
	overflow:hidden;
}

#markets-group .action-button .effect {
	position:absolute;
	top:0;
	left:0;
}

#markets-group .action-button .content {
	position:relative;
	*zoom:1;
}

#markets-group .block {
	height:54px;
	margin-bottom:30px;
}

#markets-group .cursor {
	position:absolute;
	display:block;
}