@charset "utf-8";
/* CSS Document */

html, body, border, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}body {
	background-image: url(images/vr-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Wrapper {
	width: 605px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 1000px;
}
#Gauche {
	float: left;
	height: 190px;
	width: 300px;
	position: relative;
	padding-left: 20px;
	padding-top: 20px;
}
#Droite {
	float: left;
	height: 190px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A2700;
	position: relative;
	padding-left: 30px;
	line-height: 18px;
	padding-top: 20px;
}
#Catalogue {
	width: 605px;
	float: left;
	position: relative;
	text-align: center;
	font-size: 14px;
}

h1 {
	font-size: 16px;
}
