html, body {
	height: 100%;
}

#global {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 950px;
	height: 682px;
	margin-top: -341px;
	margin-left: -475px;
	background-color: black;

}

#hommehome {
	width: 950px;
	height: 61px;
	background-image: url(../images/home/bg_haut.jpg);
}

#hauthome {
	width: 950px;
	height: 131px;
	background-image: url(../images/home/bg_logo.jpg);
}

#contenuhome {
	width: 950px;
	height: 433px;
	background-image: url(../images/home/bg_centre.jpg);
}

#piedhome {
	width: 950px;
	height: 58px;
	background-image: url(../images/home/bg_bas.jpg);
}

#hommedancehome {
	width: 208px;
	height: 61px;
	margin-left: 704px;
	background-image: url(../images/homme_dance/hommes.jpg);
}

#logohome {
	width: 252px;
	height: 110px;
	margin-left: 35px;
	margin-top: 10px;
	position: absolute;
	background-image: url(../images/logo/logo_animariage.jpg);
}

#menuhome {
	width: 200px;
	height: 200px;
	margin-top: 45px;
	position: absolute;
	margin-left: 55px;
}

#signatureanimariagehome {
	width: 450px;
	position: absolute;
	margin-left: 35px;
	margin-top: 22px;
}

#signaturessmnhome {
	position: absolute;
	margin-left: 800px;
	margin-top: 22px;
	width: 120px;
}




