body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #OOOOOO;
	font-size: 15px;
	margin: 0px;
	background-color: #FFFFFF;
}
#conteneur {
	position: absolute;
	height: 900px;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	background-image: url(media/fond.gif);
	top: 100px;
	background-repeat: no-repeat;
}
#centre {
	position: absolute;
	height: 900px;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	background-image: url(media/fondbis.gif);
	top: 0px;
	background-repeat: no-repeat;
}
#cozyn {
	position: absolute;
	height:30px;
	width: 200px;
	left: 40px;
	top: 160px;
}
#boutique {
	position: absolute;
	height:30px;
	width: 200px;
	left: 680px;
	top: 190px;
}
#nav {
	position: absolute;
	height:30px;
	width: 900px;
	left: 0px;
	top: 380px;
}
a:link, a:visited, a:hover{
	font-size: 20px;
	color: #OOOOOO;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#texte {
	position: absolute;
	height:auto;
	width: 900px;
	left: 0px;
	top: 1000px;
}
