body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/img/bg_01.png) repeat-x scroll 0 0;
	color: #330000;
}
.Style5 {font-size: 10px}

#header {
	width: 700px;
	height: 115px;		
}
#nouveau {
	position: absolute;
	width: 472px;
	height: 220px;
	left:12px;
	top: 123px;
}
#texte1 {
	position: absolute;
	width: 450px;
	height: 76px;
	left:32px;
	top: 346px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #663300;
}
#btn1 {
	position: absolute;
	width: 165px;
	height: 44px;
	left:520px;
	top: 530px;
}
#poster {
	position: absolute;
	width: 507px;
	height: 347px;
	left:193px;
	top: 121px;
}
#collection {
	position: absolute;
	background-image: url(../images/img/collection.png);
	width: 213px;
	height: 438px;
	left:496px;
	top: 91px;
}
#collection p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 7px;
	color:#FF8500;
	margin: 50px 7px 4px 17px;
}
#sidemenu {
	position: absolute;
	background-image: url(../images/img/offrebg.png);
	width: 249px;
	height: 610px;
	left:721px;
	top: 21px;
}	
#sidemenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#003300;
	margin: 2px 20px 5px 21px;
}
img.sidemenu{
	margin: 19px 1px 1px 14px;
}
#footer {
	position: absolute;
	width: 480px;
	height: 124px;
	left:3px;
	top: 473px;		
}
#footer2 {
	position:absolute; 
	width: 226px;
	height: 16px;
	left:488px;
	top: 611px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;	
}	
#flashcontent {				
	margin: 0px 0px 0px 1px;	
	width: 700px;	
	height: 420px;			
}

