body {
	background-color: #FFFFFF;
}
#conteneur {
	height: 720px;
	width: 850px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#gauche {
	height: 720px;
	width: 112px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav {
	position: absolute;
	height: 60px;
	width: 595px;
	left: 112px;
	top: 0px;
}
#bandeau {
	position: absolute;
	height: 40px;
	width: 595px;
	left: 112px;
	top: 60px;
}
#titre {
	position: absolute;
	height: 55px;
	width: 595px;
	left: 112px;
	top: 100px;
}
#visuel {
	position: absolute;
	height: 485px;
	width: 595px;
	left: 112px;
	top: 168px;
}
#bouton {
	position: absolute;
	height: 65px;
	width: 595px;
	left: 112px;
	top: 654px;
}
p {
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
}
b {
	font-weight: bold;
}
.titre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.dimensions {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}
.technique {
	font-family: Arial;
	font-size: 11px;
}
