@charset "utf-8";
/* CSS Document */

/* /////////// HABILLAGE PAGE WEB //////////// */

body{
	height:750px;
	width:100%;
	margin:0;
	padding:0;
}

/* Conteneur global du head */
#conteneur_head{ 
	height:205px;
	width:900px;
	margin:auto;
	padding:0;
	background:url(theme/head.jpg) no-repeat;
}

#conteneur_ikarus{
	height:520px;
	width:750px;
	padding:0;
	top:0px;
	left:150px;
	position:absolute;
	background:url(theme/ikarus.jpg) no-repeat;
}

#conteneur_regent{
	height:520px;
	width:750px;
	padding:0;
	top:0px;
	left:150px;
	position:absolute;
	background:url(theme/regent.jpg) no-repeat;
}

#conteneur_club_house{
	height:520px;
	width:750px;
	padding:0;
	top:0px;
	left:150px;
	position:absolute;
	background:url(theme/club_house.jpg) no-repeat;
}

#conteneur_skyranger{
	height:520px;
	width:750px;
	padding:0;
	top:0px;
	left:150px;
	position:absolute;
	background:url(theme/skyranger.jpg) no-repeat;
}

#conteneur_tanarg{
	height:520px;
	width:750px;
	padding:0;
	top:0px;
	left:150px;
	position:absolute;
	background:url(theme/tanarg.jpg) no-repeat;
}

#conteneur_menu_machines{ 
	height:515px;
	width:150px;
	padding:0;
	top:0px;
	left:0px;
	position:relative;
}

#conteneur_menu_club{
	height:130px;
	width:150px;
	padding:0;
	top:0px;
	left:1px;
	position:relative;
	background:url(theme/menu_club/titre_club.jpg) no-repeat;
}

#conteneur_menu_chalet{
	height:30px;
	width:150px;
	padding:0;
	top:0px;
	left:1px;
	position:relative;
}

#conteneur_menu_hangar{
	height:30px;
	width:150px;
	padding:0;
	top:0px;
	left:1px;
	position:relative;
}

#conteneur_menu_membres{
	height:55px;
	width:150px;
	padding:0;
	top:0px;
	left:1px;
	position:relative;
	background:url(theme/menu_club/titre_membres.jpg) no-repeat;
}

#conteneur_menu_pilotes{
	height:30px;
	width:150px;
	padding:0;
	top:0px;
	left:1px;
	position:relative;
}

#conteneur_menu_comite{
	height:30px;
	width:150px;
	padding:0;
	top:0px;
	left:1px;
	position:relative;
}

#conteneur_menu_instructeurs{
	height:30px;
	width:150px;
	padding:0;
	top:0px;
	left:1px;
	position:relative;
}

#conteneur_menu_bas{
	height:205px;
	width:150px;
	padding:0;
	top:0px;
	left:1px;
	position:relative;
	background:url(theme/menu_club/bas_menu.jpg) no-repeat;
}

#conteneur_bas_de_page{
	height:25px;
	width:900px;
	padding:0px;
	top:0px;
	left:0px;
	position:relative;
	}

#conteneur_copyright{
	height:25px;
	width:250px;
	padding:0px;
	top:0px;
	left:25px;
	position:absolute;
	color:#999999;
	font-family:Georgia;
	font-size:13px;
	text-align:center;
	}
	
#conteneur_designer{
	height:25px;
	width:200px;
	padding:0px;
	top:0px;
	left:350px;
	position:absolute;
	color:#999999;
	font-family:Georgia;
	font-size:13px;
	text-align:center;
	}
	
#conteneur_MAJ{
	height:25px;
	width:200px;
	padding:0px;
	top:0px;
	left:600px;
	position:absolute;
	color:#999999;
	font-family:Georgia;
	font-size:13px;
	text-align:center;
	}

/* /////////// FIN HABILLAGE PAGE WEB //////////////*/



/* ////////////// DEBUT MENU ///////////// */

/* Conteneur global du contenu */

#conteneur_menu {
	height:25px;
	width:900px;
	padding:0;
	position:relative;
	top:165px;
	left:Opx;
	}

/* Conteneur bouton menu "Accueil" */
#conteneur_menu_accueil {
	height:22px;
	width:79px;
	position:absolute;
	left:57px;
	top:0px;
	font-size:13pt;
	font-family:Arial;
			}
			
/* Conteneur bouton menu "L'Aeroclub" */			
#conteneur_menu_aeroclub {
	height:22px;
	width:99px;
	position:absolute;
	left:157px;
	top:0px;
	font-size:13pt;
	font-family:Arial;
			}

/* Conteneur bouton menu "Machines" */			
	#conteneur_menu_machines {
	height:22px;
	width:80px;
	position:absolute;
	left:278px;
	top:0px;
	font-size:13pt;
	font-family:Arial;
			}
			
/* Conteneur bouton menu "Apprendre" */
	#conteneur_menu_apprendre {
	height:22px;
	width:87px;
	position:absolute;
	left:397px;
	top:1px;
	font-size:13pt;
	font-family:Arial;
			}

/* Conteneur menu "Galleries" */			
#conteneur_menu_galeries {
	height:22px;
	width:75px;
	position:absolute;
	left:525px;
	top:0px;
	font-size:13pt;
	font-family:Arial;
			}

/* Conteneur menu "A Propos" */			
#conteneur_menu_a_propos {
	height:22px;
	width:93px;
	position:absolute;
	left:641px;
	top:0px;
	font-size:13pt;
	font-family:Arial;
			}

/* Conteneur menu "Contact" */			
#conteneur_menu_contact {
	height:22px;
	width:75px;
	position:absolute;
	left:772px;
	top:0px;
	font-size:13pt;
	font-family:Arial;
			}
			
/* ////////////// FIN MENU ///////////// */



/* ////////////// DEBUT CONTENU PAGE ///////////// */

/*Conteneur image bas de page */

#conteneur_body_index {
	height:545px;
	width:900px;
	margin:auto;
	position:relative;
	top:0px;
	left:0px;
	}
	
  #conteneur_news_text {
	height:330px;
	width:260px;
	position:absolute;
	top:45px;
	left:25px;
	color:#8f8f8f;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	}

/* ////////////// FIN CONTENU PAGE ///////////// */
