body {
	background: url(images/background.gif);
	margin: 0;
	font: 12px arial;
}

#site {
	width: 800px;
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	background: url(ombre_home.png) no-repeat center;
}

#menu {
	height: 30px;
	background: #000;	
}

#content {
	height: 439px;
	background: url(images/background_content.png) no-repeat;
}

#header {
	height: 179px;
	background: url(images/header.png) no-repeat;
}

#reference {
	height: 439px;
	text-align: center;
	padding-top: 5px;
}

#graphisme {
	margin-left: 50px;
	padding-top: 100px;
}
#graphisme .flash {
	float: right;
	margin-top: -100px;
	padding-top: 5px;
	padding-right: 10px;
}
#graphisme .text {
	padding-left: 20px;
	margin-top: 10px;
}

#web {
	margin-left: 50px;
	padding-top: 40px;
}
#web .flash {
	float: right;
	margin-top: -40px;
	padding-top: 5px;
	padding-right: 10px;
}
#web .text {
	padding-left: 20px;
	margin-top: 10px;
}

#print {
	margin-left: 50px;
	padding-top: 100px;
}
#print .flash {
	float: right;
	margin-top: -100px;
	padding-top: 5px;
	padding-right: 10px;
}
#print .text {
	padding-left: 20px;
	margin-top: 10px;
}

#contact .text {
	text-align: justify;
}
#contact .qui_sommes_nous {
	float: left;
	margin-top: 100px;
	margin-left: 50px;
	width: 300px;
}
#contact .qui_sommes_nous .text {
	 margin-top: 10px;
}
#contact .contactez_nous {
	float: right;
	margin-top: 10px;
	background: url(images/contactez_nous.png) no-repeat;
	width: 343px;
	height: 428px;
}
#contact .contactez_nous .text {
	text-align: justify;
	padding-top: 155px;
	padding-left: 110px;
	width: 250px;
}

#footer {
	background: #000;
	color: #737373;
	text-align: center;
	padding: 5px;
}
#footer a {
	text-decoration: none;
	color: #737373;
}

#player {
	display: none;
	position: absolute;
	margin-top: -325px;
	margin-left: 280px;
}
