/*-------------CSS GIPSA / PAGES-------------*/

#pageFull{	
}

#pageLeft{
	width:225px;
	float:left;
	padding-right:15px;
}

#pageRight{
	width:640px;
	float:left;
}

	#pageRight .leftSide{
		width:400px;
		float:left;
	}

	#pageRight .rightSide{
		width:225px;
		float:left;
		padding-left:15px;
		_overflow: hidden;
	}

/*------------------------------------------------------------------------------------------------------------------------*/

/*----------------------- Link --------------------------------*/

.link{
	margin-bottom:15px;
}

	.link A{
		display:block;
		padding:2px 6px 2px 16px;
		margin-bottom:1px;
		text-decoration:none;
		color:#D30000;
		text-transform:uppercase;
		font-size:10px;
		background:url("images/puce_link.gif") 5px 5px no-repeat;
		background-color:#F3F3F3;
	}
	
	.link A:hover, A.active{
		color:#FFFFFF;
		background-color:#D30000;
	}

/*----------------------- Cadre--------------------------------*/

.cadre{
	padding:10px;
	margin-bottom:10px;
	border:1px dotted #C7C7C7;
}

/*----------------------- Important ---------------------------*/

.important{
	padding:10px;
	border:3px solid #FC3232;
	background-color:#FFEAE4;
	color:#F52424;
	font-size:120%;
	text-align:justify;
}

/*----------------------- Liste ---------------------------*/

.liste{
	border-top:4px solid #859FB0;
	background-color:white;
}

.liste TH{
	background-color:white;
}

.liste TD{
	border-bottom:1px solid #E8E8E8;
}


.liste TD H1{
	color:#D30000;
	font-size:14px;
	margin:0px;
	padding:0px;
	background-image:none;
	background-color:transparent;
}

.liste TD H2{
	color:#D30000;
	font-size:12px;
	margin:0px;
	display:inline;
}

.liste TD B{
	font-weight:bold;
	font-size:11x;
}

/*-----------------------------------MISE EN FORME HOME---------------------------------*/

#welcome{
	width:205px;
	height:235px;
	margin-bottom:7px;
	padding:10px;
	font-size:11px;
	line-height:12px;
	text-align:justify;
	background:url('images/bg_welcome.jpg') 0px 0px no-repeat;
}

	#welcome H1{
		padding:0px;
		background-color:transparent;
		background-image:none;
	}

/*---------*/

#airport{
	width:225px;
	height:123px;
	margin-bottom:7px;
	background:url('images/bg_airport.jpg') 0px bottom no-repeat;
}

	#airport A{
		width:107px;
		height:21px;
		display:block;
		float:left;
		padding:36px 5px 0px 0px;
		color:#FFFFFF;
		font-size:14px;
		font-family:Arial;
		text-align:right;
		text-transform:uppercase;
		font-weight:bold;
		letter-spacing:-1px;
	} 

	#airport A.charleroi{
		margin:0px 1px 1px 0px;
		background:url('images/bg_charleroi.jpg') 0px 0px no-repeat;
	}

	#airport A.liege{
		margin:0px 0px 1px 0px;
		background:url('images/bg_liege.jpg') 0px 0px no-repeat;
	}

	#airport A.namur{
		margin:0px 1px 0px 0px;
		background:url('images/bg_namur.jpg') 0px 0px no-repeat;
	}

	#airport A.genk{
		margin:0px 0px 0px 0px;
		background:url('images/bg_genk.jpg') 0px 0px no-repeat;
	}

	#airport A:hover{
		cursor:pointer;
		background-position:bottom;
	}

/*---------*/

#planning{
	width:220px;
	height:46px;
	display:block;
	margin-bottom:7px;
	padding:16px 5px 0px 0px;
	background:url('images/bg_planning.jpg') 0px 0px no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
}

	#planning:hover{
		cursor:pointer;
		background-position:bottom;
	}

/*---------*/

#animHome{
	width:400px;
	height:250px;
	margin-bottom:12px;
}

/*---------*/

#formations{
	width:225px;
	height:255px;
	margin-bottom:7px;
}

	#formations A{
		width:100px;
		height:49px;
		display:block;
		float:left;
		padding:75px 5px 0px 0px;
		color:#FFFFFF;
		font-size:16px;
		font-family:Arial;
		text-align:right;
		text-transform:uppercase;
		font-weight:bold;
		letter-spacing:-1px;
		line-height:16px;
	}

	#formations A.pl{
		margin:0px 15px 7px 0px;
		background:url('images/bg_pl.jpg') 0px 0px no-repeat;
	}

	#formations A.pp{
		margin:0px 0px 7px 0px;
		background:url('images/bg_pp.jpg') 0px 0px no-repeat;
	}

	#formations A.ir{
		margin:0px 15px 0px 0px;
		background:url('images/bg_ir.jpg') 0px 0px no-repeat;
	}

	#formations A.me{
		margin:0px 0px 0px 0px;
		background:url('images/bg_me.jpg') 0px 0px no-repeat;
	}

	#formations A:hover{
		cursor:pointer;
		background-position:bottom;
	}

/*---------*/

#cours{
	width:215px;
	height:96px;
	display:block;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	padding:27px 10px 0px 0px;
	margin-bottom:7px;
	background:url('images/bg_cours.jpg') 0px 0px no-repeat;
}

	#cours:hover{
		cursor:pointer;
		background-position:bottom;
	}

/*---------*/

/*_OLD < 19 Mai 09*/

/*#partenaires{
	width:205px;
	height:95px;
	padding:10px;
	display:block;
	text-align:center;
	background:url('images/bg_partenaires.jpg') 0px 0px no-repeat;
}

	#partenaires .bfsFR{
		display:block;
		float:left;
		margin-bottom:3px;
	}

	#partenaires .delta{
		display:block;
		float:right;
		margin-bottom:3px;
	}

	#partenaires .oxford{
		display:block;
		float:left;
		margin-right:8px;
		margin-top:13px;
	}

	#partenaires .jaat{
		display:block;
		float:left;
		margin-right:8px;	
	}

	#partenaires .asl{
		display:block;
		float:left;
	}
*/

#partenaires{
	width:870px;
	height:32px;
	display:block;
	text-align: left;
	background:url('images/bg_partenaires.jpg') 0px 0px no-repeat;
	position: relative;
	top: -3px;
	padding: 10px 0px 0px 10px
}

	#partenaires .bfsFR{
		display:block;
		float:left;
		margin-right:15px;
	}

	#partenaires .delta{
		display:block;
		float:left;
		margin-right:15px;
	}

	#partenaires .oxford{
		display:block;
		float:left;
		margin-right:15px;
	}

	#partenaires .jaat{
		display:block;
		float:left;
		margin-right:15px;
	}

	#partenaires .asl{
		display:block;
		float:left;
	}

/*---------*/

#simulateurs{
	width:220px;
	height:30px;
	display:block;
	margin-bottom:7px;
	padding:93px 5px 0px 0px;
	background:url('images/bg_simulateurs.jpg') 0px 0px no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
}

	#simulateurs:hover{
		cursor:pointer;
		background-position:bottom;
	}

/*---------*/

#promo{
	width:205px;
	height:63px;
	display:block;
	padding:50px 10px 10px 10px;
	color:#FFFFFF;
	font-weight:bold;
	background:url('images/bg_promo.jpg') 0px 0px no-repeat;
}

	#promo B{color:red;}

/*-----------*/

#icao {
	width:229px;
	height:104px;
	display: block;
	position: relative;

	top: -8px;
	margin-bottom: -7px;
	padding: 20px 0px 0px 8px;

	background:url('images/bg_icao.jpg') 0px 0px no-repeat;
	font-size:15px;
	color:#FFFFFF;
	font-family:Arial;
	text-align:left;
	text-transform:uppercase;
	font-weight: bold;
}

	#icao span {
		color: #c70000;
		font-size: 17px;
	}

/*--------------*/

#location{
	width:215px;
	height:96px;
	display:block;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	padding:27px 10px 0px 0px;
	margin-bottom:7px;
	background:url('images/bg_location.jpg') 0px 0px no-repeat;
}

	#location:hover{
		cursor:pointer;
		background-position:bottom;
	}

	#location .intitule { 
		color:#FFFFFF;
		font-size:14px;
		font-family:Arial;
		text-align:right;
		text-transform:uppercase;
		font-weight:bold;
		letter-spacing:-1px;
		top: 21px;
		position: relative;
	}

/* ------------------------------------------------------------------ */
/*                         MY BFS AREA  	                          */
/* ------------------------------------------------------------------ */


#mybfsArea
{	
}

	#mybfsArea A{
		width:285px;
		height:50px;
		float:left;
		text-decoration:none;
		display:block;
		cursor:pointer;
		margin-bottom:11px;
		font-size:11px;
		color:#665953;
		border:1px solid #dad3d0;
		padding:10px;
	}

		#mybfsArea A:hover{
			border:1px solid #dc2307;
		}

	#mybfsArea BIG{
		font-size:16px;
		display:block; 
		font-weight:normal;
		color:#dc2307;
		margin:0px 0px 3px 0px;
		padding:0px;
	}

	#mybfsArea .separator{
		display: block;
		float:left;
		width:25px;
		height: 1px;
	}


	#mybfsArea .linkDocuments{padding:10px; padding-left:60px; padding-top:5px;background:url('images/bg_account_1.jpg') 0px top no-repeat;}
	#mybfsArea .linkPlanning{ padding:10px;padding-left:60px; padding-top:5px; background:url('images/bg_account_2.jpg') 0px top no-repeat;}


/********************* POPUP *************************/

#popup{		  
	margin-left:auto;
	margin-right:auto;
	display: none;	
	z-index:10000;
	position:absolute;
	top:200px; 
}

	#info {	
		background:url("images/bg_info.jpg") 0px 0px no-repeat;		
		padding:20px;  
		color:white;
		width:614px;
		margin-left:110px;
		line-height:13px;
		border-top:3px solid white;
		border-left:3px solid white;
		border-right:3px solid white;
	}

	#info2 {	
		background:url("images/bg_info2.jpg") 0px 0px no-repeat;		
		text-align:right;
		padding:20px;  
		color:white;
		width:614px;
		margin-left:110px;
		border-top:3px solid white;
		border-left:3px solid white;
		border-right:3px solid white;

		font-size: 14px;
		color:#032251;
	}

	#info3 {	
		background:url("images/bg_info3.jpg") bottom no-repeat;		
		text-align:right;
		padding:20px;  
		color:white;
		width:614px;
		margin-left:110px;
		border:3px solid white;

		font-size: 14px;
		color:#f6f7f8;
	}

		#info3 big {
			color:#d30000;
			font-size:28px;
			margin-bottom:0px;
		}

		
		#info3 small {
			color:white;
			font-size:18px;
			margin-bottom:10px;
		}


	#info big{
		color:white;
		font-size:28px;
		margin-bottom:0px;
		display:block;
	}

	#info h2, #info2 h2{
		margin-bottom:0px;		
	}
	

	#info2 big{
		color:#032251;
		font-size:28px;
		margin-bottom:0px;
		display:block;
	}


/********************* PRESENTATION PDF  *************************/

.presPdfFr {
	display: block;
	width: 377px;
	height: 26px;
	background:url("images/bg_presPdf.jpg") 0px 0px no-repeat;

	color:#FFFFFF;
	font-size:14px;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:16px;
	text-shadow: #365076 0px 1px 0px;

	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 23px;
}

	.presPdfFr:hover {
		background-position: bottom;
		color: white;
		text-shadow: #750f00 0px 1px 0px;
	}

.presPdfEn {
	display: block;
	width: 377px;
	height: 26px;
	background:url("images/bg_presPdf.jpg") 0px 0px no-repeat;

	color:#FFFFFF;
	font-size:14px;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:16px;
	text-shadow: #365076 0px 1px 0px;

	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 23px;
}

	.presPdfEn:hover {
		background-position: bottom;
		color: white;
		text-shadow: #750f00 0px 1px 0px;
	}

#integree {
	display: block;
	width: 224px;
	height: 36px;
	background:url("images/bg_integree.jpg") 0px 0px no-repeat;

	color:#FFFFFF;
	font-size:14px;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:16px;
	text-shadow: #365076 0px 1px 0px;

	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 23px;
}
	
	#integree span {
		color: #d20000;
		text-shadow: none;
	}