#container {
	width: 1280px;
	background-position: center center;
}

#background {
	background-image: url(images/ailes_bleues_background_01.jpg);
	height: 700px;
	width: 1280px;
	text-indent: -9999px;
	margin-top: -180px;
	background-repeat: no-repeat;
	position: absolute;
	background-position: center;
}

#content {
	font-family: "Times New Roman", Times, serif;
	color: #06778B;
	background-position: center;
	text-align: center;
	margin-right: -4px;
	font-size: 1.5em;
	margin-top: 500px;
}

#footer{
	text-align: center;
	margin-right: -4px;
	color: #999999;
	font-weight: lighter;
	font-size: 1em;
}
#h1  {
	text-indent: -9999px;
}

#h2 {
	font-size: .5em;
	font-weight: normal;
	font-style: normal;
}

a:link {
	color: #666666;
	text-decoration: none;
	}

a:visited {
	color: #009FB4;
	text-decoration: none;
	}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
	}


#imageLink {
	height: 130px;
	width: 120px;
	margin-top: 410px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 650px;
}

