#titre {

	background-image: url(images/saint_crepin_aerodrome_intro.gif);
	height: 100px;
	width: 648px;
	background-repeat: no-repeat;
	background-position: 20px 10px;

}
#titre h1 {
	text-indent: -1100px;
}
#titre h2 {
	text-indent: -1100px;
}

body {
	background-color: #A6A695;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#univers {
	background: url(images/fond_intro.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 180px;
	width: 648px;
}

#univers li {
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9000px;
}

#univers a {
	display: block;
	height: 150%;
}

#aerodrome {
	width: 216px;
	background: url(images/intro_aerodrome.jpg) no-repeat;
	background-position: center 5px;
}

#volavoile {
	width: 216px;
	background: url(images/intro_vol_a_voile.jpg) no-repeat;
	background-position: center 5px;
}

#volmoteur {
	width: 216px;
	background: url(images/intro_vol_moteur.jpg) no-repeat;
	background-position: center 5px;
}

#site {
	width: 648px;
	margin: auto;
	padding: 0;
	text-align: left;
}

#realisation {
	text-indent: -9000px;
	height: 50px;
}

#realisation h3{
	text-indent: -9000px;
	background: url(images/mini_cg05.gif) no-repeat;
	background-position: 10px;
}
#realisation h4{
	margin: 5px;
	padding: 0;
	float: right;
	text-indent: -9000px;
	background: url(images/laurent_beauvisage.gif) no-repeat;
	height: 15px;
	width: 200px;
}
