@charset "iso-8859-1";

/* Arrivée D'air Sims */
/* Déclarations Générales */
html {
	width : 100%;
	background : url( ../_fen/fond.jpg );
}
body {
	width : 100%;
}
img {
	border : none;
}
#conteneur_01 {
	width : 1024px;
	height : 0491px;
	margin : 0 auto;
}
div#band01 {
	background : url( ../_fen/str_01.gif );
	width : 1024px;
	height : 0240px;
}
div#band02 {
	background : url( ../_fen/str_02.gif );
	width : 1024px;
	height : 0204px;
}
div#band03 {
	background : url( ../_fen/str_03.gif );
	width : 1024px;
	height : 0047px;
}
div#texte {
	text-align : center;
}
.sty_01 {
	font-family : "Sim Kaly", "Comic Sans MS", Georgia, "Times New Roman", serif;
	font-size : 250%;
	color: #660033;
}
.sty_02 {
	font-family : "Sim Kaly", "Comic Sans MS", Georgia, "Times New Roman", serif;
	font-size : 140%;
	color: #660033;
}
.sty_03 {
	font-family : "Sim Kaly", "Comic Sans MS", Georgia, "Times New Roman", serif;
	font-size : 100%;
	color: #000000;
}
.rouge {
	color: #ff0000;
}
a:link {
	color : yellow;
}
a:visited {
	color : #FF9900;
}