﻿body{
	text-align : 		center;
	margin:				0;
	font-family:		Arial, verdana;
	background:			#eceded;
}

#chromeFix { display: block; position: absolute; width: 1px; height: 100%; top: 0px; left: 0px; }

.spacer{
	clear:				both;
	display:			none;
	visibility:			hidden;
}

a img{
	border:				none;
	border:				0;
}

.imgShadow {
	float:left;
	background: url(/img/effets/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/img/effets/shadow.gif) no-repeat bottom right;
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
}
 
.imgShadow div#ombrePortee {
	display: block;
	position: relative;
	background-color: white;
	margin: -6px 6px 6px -6px;
}

#lignesFuyantes{
	background:			transparent url(../img/background-intro_back_1.png) no-repeat scroll 23px -30px;
	width:				1242px;
	height:				770px;
	margin-left: 		auto; 
	margin-right: 		auto;
	margin-top:			2%;
}

#container{
	padding:			110px 0 0 35px;
	margin-left: 		auto; 
	margin-right: 		auto; 
	text-align :		left;
	width:				900px;
}

#global{
}

#content{
	background-color :	white;
}

#top{
	background :		url('/img/background-intro_top_1.png') no-repeat top;
	height:				335px;
}

#top #conference{
	position:			absolute;
	top:				2em;
	right:				2em;
}

#top #mainLogo{
	padding:			5.5em 0 0 0;
	text-align:			right;
	width:				36%;
}

#top #mainLogoText{
	font-size:			0.6em;
	padding-top:		3em;
}

#popupDescriptions{
	
}

#popupDescriptions div{
	height:				0.9em;
	position:			relative;
	opacity:			0.9;
	filter:				alpha(opacity=90);
}
#popupDescriptions div div.descText{
	top:				-6em;
	height:				6em;
	padding:			0.6em;
	z-index:			2;
	opacity:			1;
	filter:				alpha(opacity=100);
	display:			none;
	color:				white;
	font-size:			8pt;
	font-family;		tahoma, arial;
	text-align:			center;
}

#popupDescriptions div.descProjects{
	float:				left;
	background-color:	#ed963e;
	width:				230px;
}
#popupDescriptions div.descProjects div.descText{
	top:				-9em;
	height:				9em;
	background-color:	#ed963e;
}

#popupDescriptions div.descWebtech{
	float:				left;
	background-color:	#9a141b;
	width:				245px;
	margin-left:		-4%;
}
#popupDescriptions div.descWebtech div.descText{
	top:				-9em;
	height:				9em;
	background-color:	#9a141b;
}

#popupDescriptions div.descThinktank{
	float:				left;
	background-color:	#7ab51d;
	width:				270px;
	margin-left:		-3%;
}
#popupDescriptions div.descThinktank div.descText{
	top:				-9em;
	height:				9em;
	background-color:	#7ab51d;
}

#popupDescriptions div.descEbusiness{
	float:			right;
	right:				0;
	background-color:	#009fd8;
	width:				235px;
	margin-left:		-4%;
}
#popupDescriptions div.descEbusiness div.descText{
	top:				-10em;
	height:				10em;
	background-color:	#009fd8;
}

#entities{
	padding:			2em 0 2em 0;
	text-align:			center;
}

#entities img{
	margin:				0 2.0em;
	padding:			0.2em;
}
#entities img:hover{
	
}

#legals{
	margin-top :		1.5em;
	text-align :		center;
	font-size  :		0.7em;
}
