body { padding: 211px 0 0 507px; }


/* Menu annexe */
#menuannexe { top: 122px; }


/* Tiroir latéral */
#ouvrir { left: -30px; }
#fermer { left: 184px; }


/* Illustration */
#illustration {
	position: absolute;
	left: 0;
	top: 248px;
	width: 492px;
	height: 362px;
	background: url(../images/illustration_home.jpg) 0 0 no-repeat;
	z-index: 1;
}


/* Texte de bienvenue */
#welcome {
	position: relative;
	width: 331px;
	height: auto;
	padding : 164px 48px 35px;
	margin-bottom : 5px;
	background: url(../images/bg_home.gif) 0 0 no-repeat;
	z-index: 2;
	background-color: #60c2f0;
}


/* Animation */
#animation {
	position: absolute;
	left: 297px;
	top: 12px;
	width: 637px;
	height: 179px;
	z-index: 100;
	overflow: hidden;
}
#animation div {
	position: absolute;
	top: 0;
	left: 637px;
}
#masqueg, #masqued {
	position: absolute;
	left: 802px;
	top: 12px;
	width: 132px;
	height: 179px;
	z-index: 100;
}
#masqueg { left: 297px; }
