h2{
	margin-bottom:20px;
}
#content h2#alaffiche{
	text-indent:-5000px;
	font-size:0px;
	background:url(../images/alaffiche.gif) no-repeat;
	width: 78px;
	height: 18px;
}
#bk-flash{

	height:400px;
	position:relative;
}
#bk-flash img{
	position:absolute;
	top:0;
	left:0;
	width:720px;
	height:400px;
}


.mge-top{
	margin-top:24px;
}
.logo-grand-prix{
	position:absolute;
	top:1205px;
	left:210px;
	/*right:134px;*/
	background:url(../images/g-prix-strategie.png) no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/g-prix-strategie.png',sizingMethod='crop');
	background:none;	
	width:132px;
	height:99px;
	z-index:10000;
	text-indent:-5000px;
}
.logo-grand-prix-apo{
	position:absolute;
	top:655px;
	left:210px;
	/*right:134px;*/
	background:url(../images/g-prix-strategie.png) no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/g-prix-strategie.png',sizingMethod='crop');
	background:none;	
	width:132px;
	height:99px;
	z-index:10000;
	text-indent:-5000px;
}
.logo-grand-prix-hdo{
	position:absolute;
	top:655px;
	left:460px;
	/*right:134px;*/
	background:url(../images/g-prix-strategie.png) no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/g-prix-strategie.png',sizingMethod='crop');
	background:none;	
	width:132px;
	height:99px;
	z-index:10000;
	text-indent:-5000px;
}

.logo-e-commerce{
	position:absolute;
	top:692px;
	right:110px;
	background:url(../images/trophee-ecommerce.png) no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trophee-ecommerce.png',sizingMethod='crop');
	background:none;	
	width:150px;
	height:88px;
	z-index:10000;
	text-indent:-5000px;
}
.bk-projet{
	width:223px;
	height:217px;
	position:relative;
	background:#000;
	float:left;
	margin:0 25px 49px 0;
	overflow:hidden;
	cursor:pointer;
}
.bk-projet.last-child{
	margin-right:0px;
}
.bk-projet .present-projet{
	background:#555555 url(../images/back-present-projet.gif) repeat-x;
	width:212px;
	height:70px;
	padding-left:11px;
	position:absolute;
	bottom:-20px;
	z-index:3;
}
.bk-projet .present-projet h3{
	color:#fffefe;
	font-size:24px;
	line-height:19px;
	padding-top:5px;
}
.bk-projet .present-projet h4{
	text-transform:uppercase;
	color:#b1c528;
	font-size:10px;
}
.bk-projet p a{
	color:#fff;
	font-weight:bold;
}
.bk-projet img{
	position:absolute;
	top:0;
	left:0;
}
.bk-projet .img-hover{
	z-index:2;
	display:none;
}