body {
	background-image: url(fondnoir.gif);
	background-repeat: repeat;
	margin: 0px;
}
#acceuil {
	height: 20px;
	width: 125px;
	position: relative;
	left: 420px;
	top: 770px;
}

#contenu {
	height: 842px;
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(popup_boutique.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#texte1 {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
	float: left;
	position: relative;
	left: 170px;
	top: 120px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}

