body {
	text-align: center;
	background-color: #124365;
}

.tab_eyein {
	width: 100%;
	text-align: center;
}

#container_div_anim {
	margin: 0 auto;
	width: 857px;
	height: 498px;
	background-image: url(back_eyein.png);
	background-repeat: no-repeat;
}

#flash {
	position: relative;
	top: 19;
	left: 1;
}

#boutons {
	position: relative;
	top: 20;
	left: 80;
	width: 700px;
	height: 100px;
}

#boutons a {
	font-family: Arial;
	font-size: 14px;
	color: #fbffca;
	text-decoration: none;
}

#boutons a:hover {
	color: #FAFAFA;
	text-decoration: underline;
}

#business_btn {
	position: absolute;
	top: 25px;
	left: 125px;
	width: 202px;
	height: 80px;
	background-image: url(buis_btn_n_FR.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#users_btn {
	position: absolute;
	top: 25px;
	left: 370px;
	width: 202px;
	height: 80px;
	background-image: url(users_btn_n_FR.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#div_lang {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 302px;
	height: 20px;
}

td {
	font-family: arial;
	font-size: 10pt;
	color: #888888;
}
