s@charset "utf-8";
#page {
	font-family: Tahoma;
	color: #FFFFFF;
	padding-left: 0px;
}
#header {
	height: 80px;
	background-color: #121212;
}
#footer {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 10px;
	font-family: Tahoma;
	padding-bottom: 30px;
}

#menu {
	background-image: url(images/fonds-menu.jpg);
	background-repeat: repeat;
	height: 50px;
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	list-style-image: none;
	font-weight: bold;
	text-decoration: none;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	display: inline;
	text-align: center;
	word-spacing: 10em;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a {
	display: block;
	float: right;
	height: 30px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0033;
}



#corps {
	background-color: #FFFFFF;
	height: 450px;
	background-image: url(images/jetfighter.jpg);
	font-family: Tahoma;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 0px;
}
#corps5 {
	background-image: url(images/fouga.jpg);
	background-repeat: repeat;
	height: 450px;
	padding-left: 50px;
}
#corps4 {
	background-image: url(images/L39albatros.jpg);
	background-repeat: repeat;
	height: 450px;
}

#corps2 {
	font-family: Tahoma;
	color: #FFFFFF;
	background-image: url(images/fighter-jet-ride.jpg);
	height: 450px;
	padding-left: 50px;
	padding-top: 0px;
	font-size: 14px;
	font-weight: bolder;
}
#corps3 {
	font-family: Tahoma;
	color: #FFFFFF;
	height: 450px;
	padding-left: 50px;
	padding-top: 0px;
	background-image: url(images/jet-fighter-experience.jpg);
}



body {
	font-family: Tahoma;
	background-color: #121212;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-decoration: none;
}
