@charset "iso-8859-1";

/* Arrivée D'air Sims */
/* ----- Fichier liés ----- */
@import url( aas_menua.css );
@import url( aas_menub.css );
@import url( aas_menuc.css );
@import url( aas_menud.css );
@import url( aas_menda.css );
@import url( aas_mendb.css );
@import url( aas_mendc.css );

/* Déclarations Générales */
html {
	width : 100%;
	background : url( ../_fen/fond.jpg );
}
body {
	width : 100%;
}
img {
	border : none;
}
#conteneur_01 {
	width : 1024px;
	height : 0769px;
	margin : 0 auto;
}
div#band01 {
	background : url( ../_fen/str_001.png );
	width : 1024px;
	height : 0044px;
}
#conteneur_02 {
	width : 1024px;
	height : 0189px;
}
div#band02 {
	background : url( ../_fen/str_002.png );
	width : 0173px;
	height : 0109px;
	float : left;
}
div#band03 {
	background : url( ../_fen/str_003.png );
	width : 0677px;
	height : 0109px;
	float : left;
}
div#band04 {
	background : url( ../_fen/str_004.png );
	width : 0174px;
	height : 0109px;
	float : left;
}
div#band05 {
	background : url( ../_fen/str_005.png );
	width : 1024px;
	height : 0080px;
	float : left;
}
#conteneur_03 {
	width : 1024px;
	height : 0600px;
}
div#band06 {
	background : url( ../_fen/str_006.png );
	width : 0170px;
	height : 0600px;
	float : left;
}
div#band07 {
	background : url( ../_fen/str_007.png );
	width : 0684px;
	height : 0600px;
	float : left;
}
div#band08 {
	background : url( ../_fen/str_008.png );
	width : 0170px;
	height : 0600px;
	float : left;
}
#conteneur_04 {
	width : 1024px;
	height : 0058px;
}
div#band09 {
	background : url( ../_fen/str_009.png );
	width : 0170px;
	height : 0058px;
	float : left;
	text-align : center;
}
div#band10 {
	background : url( ../_fen/str_010.png );
	width : 0684px;
	height : 0058px;
	float : left;
}
div#band11 {
	background : url( ../_fen/str_011.png );
	width : 0170px;
	height : 0058px;
	float : left;
	text-align : center;
}
div#compteur {
	position : relative;
	top : 5px;
	left : 105px;
	float : left;
}
.copyr {
	margin : 12px 90px 0 0;
	float : right;
	font-family : "Sim Kaly";
	font-size : 14px;
	color : #ff9200;
}
.rem {
	margin : 10px auto 0 auto;
	font-family : "Sim Kaly";
	font-size : 14px;
}
.copyr a:link, .rem a:link {
	color : #000000;
}
.copyr a:visited, .rem a:visited {
	color : #ff0000;
}
.copyr a:active, .rem a:active {
	color : #ffff00;
}
.copyr a:hover, .rem a:hover {
	color : #ff9200;
}