
body{
	text-align: center;
}
#y_main{
	position:absolute;
	left: 50%;
	top: 40%;
	margin-top: -170px;
	margin-left: -390px; /* moitié de la largeur*/
	width:780px;
	text-align:left;
}
#y_menu{
	z-index:12;

}
#y_frame{
	position: absolute;
	top:226px;
	z-index:2;
	border: none;

}
#flashmenu{
	position: absolute;
	z-index:20;
	overflow:hidden;
	height:280px;
}


#y_pieds{
	position: absolute;
	top:471px;

	z-index:15;
}

#flashfooter{
	margin-left:170px
}


#logo{

	background-image: url(../images/logo_yelloh.png);
	background-repeat: no-repeat;
	position:absolute;
	display:block;
	top:456px;
	left:700px;
	z-index:250;
}

#lien_logo{
	position:absolute;
	display:block;
	top:456px;
	left:700px;
	z-index:251;
}
