/* CSS Document */

img {border:none}

#entreprises {
	position: absolute;
	left: 0; top: 204px;
	width: 480px; height: 269px;
	background: url(../_images/gif/fond_blanc_home_02.gif) no-repeat;
}

#titreEntreprises {
	position: absolute;
	left: 10px; top: -12px;
	width: 130px; height: 35px;
	color: black;
	font-family: Walkway UltraBold, Arial, sans-serif;
	font-size: 24px;
}

#imageEntreprises {
	position: absolute;
	top: 127px; left: 276px;
	width: 202px; height: 143px;
	background: url(../_images/jpg/entreprises.jpg) no-repeat;
	z-index: 2;
}

#analystes {
	position: absolute;
	right: 0; top: 244px;
	width: 372px; height: 268px;
	background: url(../_images/gif/fond_blanc_home2.gif) no-repeat;
}
#titreAnalystes {
	position: relative;
	width: 76px;
	height: 35px;
	margin-left: 267px;
	margin-top: -20px;
	color: black;
	font-family: Walkway UltraBold, Arial, sans-serif;
	font-size: 24px;
	/*
	border: magenta dashed 2px;
	*/
}

#imageAnalystes {
	position: absolute;
	width: 174px; height: 123px;
	top: 145px; left: -174px;
	z-index: 1;
	background: url(../_images/jpg/analystes.jpg) no-repeat;
}

#boutonSuite {
	width: 80px;
	height: 119px;
	margin-left: 500px;
	position: absolute;
	margin-top: 80px;
	/*
 	border: blue dashed 2px;
 	background-image: url(../_images/gif/interrogation_03.gif);
	*/
}


#bas {
	width: 700px;
	height: 55px;
	margin-left: 150px;
	position: absolute;
	margin-top: 375px;
	font-family: Walkway UltraBold, Arial, sans-serif;
	font-size: 18px;
}
.pourquoi{
	width: 100px;
	height: 55px;
	margin-left: 485px;
	position: absolute;
	margin-top: 215px;
	font-family: Walkway UltraBold, Arial, sans-serif;
	font-size: 26px;
	color: #0F8C37;
}
.xbrlGras{
	width: 132px;
	height: 59px;
	margin-left: 340px;
	background-image: url(../_images/gif/xbrlGras.gif);
	position: absolute;
	margin-top: 126px;
	background-repeat: no-repeat;
}

/* DRAPEAUX */
#navLangues {
	position: absolute;
	width: 80px;
	height: 38px;
	top: 545px;
	left: 890px;
	/* débug
	border: 2px dashed red;
	*/
}
.drapeau {
	width: 36px; 
	float: left;
	text-decoration: none;
}

img.fleche {
	align:absbottom;
}

