body {
	background-image: url(../images/pixel-fond.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#page {
	margin: auto;
	width: 701px;
}


#contenu {
	margin: auto;
	width: 701px;
	position: relative;
}

img {
	border: 0px;
}

#entete {
	background-image: url(../images/top.jpg);
	width: 701px;
	height: 75px;
}

#entete #envoi-ami {
	position:absolute;
	top: 58px;
	right: 30px;
}

*> #entete #envoi-ami {
	right: 31px;
}

#contenu-flash {
	width: 701px;
	height: 331px;
}
#sous-flash {
}

#pied-de-page {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 701px;
	padding-top: 132px;
	margin-top: -4px;
}

*> #pied-de-page {
	margin-top: 0px;
}

#pied-de-page #liens {
	/*margin-top: 132px;*/
}

#pied-de-page #liens img {
	display: inline;
	float:left;
	border: 0px;
	height: 59px;
}
