#info-fixe{
	margin-left:auto;
	margin-right:auto;
	
	padding: 5px 0;
	width: 900px;
	
	
	background-color:#D18D5F;
	text-align: left;
	color:white;
	
	border: 1px solid #000;
}

#info-fixe table{
	
	text-align:left;
	width:100%;
	height:20px;
	
	
	color:white;
	font-size: 14px;
}

#info-fixe table td{
	

	color:white;
	font-size: 14px;
}
	
#demo-bar {
	
	margin-left:auto;
	margin-right:auto;
	
	padding: 5px 0;
	width: 900px;
	
	border-bottom: 1px solid #F5C97E;
	background-color:#D18D5F;
	text-align: left;
	color:white;
	
	border: 1px solid #000;
}

#demo-bar table{
	text-align:left;
	width:100%;
	height:20px
}

#demo-bar a{
	display: table-cell;
	
	color:white;
	font-size: 14px;
}

#demo-bar a:hover{
	color:#D18D5F;
	
	font-size: 14px;
}
 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	
	
	background-repeat:repeat-y;
	
	height: 520px; 
	width: 900px;
	
	position: relative;
}
 
#demo-inner {
	width: 900px;
	height: 1560px;
	
	position: relative;
}
 
.scrolling-content {
	
	width: 139px;
	height: 73px;
	
	text-align: left;
	position: absolute;
}
 
.scrolling-content h1 { 
	color: #fff;
	
	font-size: 12px;
}
 
#content1 {
	
	left:0px; 
	top:0px;
	
	background-image: url("./images/fond.jpg");
	background-repeat:repeat-y;
	
	border-color: #000;
	border-style: solid;
	border-width: 1px;	
	
	height: 520px; 
	width: 900px;	
}
 
#content2 {
	left: 0px; 
	top: 520px;
	
	height: 520px; 
	width: 900px;	
}
 
#content3 {
	left: 0px; 
	top: 1040px;
	
	height: 520px; 
	width: 900px;
}

#content4 {
	left: 0px; 
	top: 1560px;
	
	height: 520px; 
	width: 900px;
}

#content5 {
	left: 0px; 
	top: 2080px;
	
	height: 520px; 
	width: 900px;
}

#content6 {
	left: 0px; 
	top: 2600px;
	
	height: 520px; 
	width: 900px;
}

#content7 {
	left: 0px; 
	top: 3120px;
	
	height: 520px; 
	width: 900px;
}
 

