* {
	margin:0;
	padding:0;
	list-style:none;
}
.center{
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 38px;
	width: 750px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	z-index: 0;
	background: url(fd_musique-saumur.jpg) repeat-x fixed;
}
h1{
	font-size: 45px;
	line-height: 30px;
	margin: 0;
}
apDiv1{
}


html {
    /*overflow: hidden;*/
}


body {
    height: 100%;
    overflow: auto;
}
#tt{
	overflow: scroll;
	height: 100%;
	color: orange;
}
#header {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height: 100%;
	background: url(fdheader.png) no-repeat fixed;
	margin: 0-auto;
}


body > #header {
    position: fixed;
}




#content {
    margin-left: 10em;
}






/* My Comment */





/*

#header{
	height: 200px;
	margin: 0;
	position: relative;
	z-index: 12;
	width: 2000px;
	z-index: 1010;
	background: url(fdheader.png) repeat-x;
	top: 10px;
}*/
#tt{
	overflow: auto;
	height: 5000px;
	position: relative;
}
.header_link{
	background:#9add19;
	padding:50px;
	width:500px;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.middle_link{
	background:#13aceb;
	padding:50px;
	width:500px;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.footer_link{
	background:#ff8400;
	padding:50px;
	width:500px;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

p{
	clear:both;
	padding:20px;
	text-align:left;
	font-size: 20px;
}

#header a{
	padding:10px 20px;
	background: orange;
	border: 5px solid #fff;
	color: #000;
	text-decoration:none;
	display: block;
	height:17px;
	width:185px;
	
	margin-left:15px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	float: right;
}

#header a:hover{
	background: #fbd45a;
}
