
/* ------------------------------------------------------------------ */
/* -                     MODELE MISE EN PAGE 1                        */
/* ------------------------------------------------------------------ */

#pageLeft{
	width:425px;
	padding:25px;
	float:left;
	margin-right:15px;
}

	#pageLeft .leftSide{
		width:205px;
		float:left;
		margin-right:15px;
		text-align:justify;
	}
	
	#pageLeft .rightSide{
		width:205px;
		float:left;
		text-align:justify;
	}

	#pageLeft .rightSide .link A, #pageLeft .leftSide .link A{	
		width:185px;
		height:19px;
		display:block;
		color:#634837;
		margin-bottom:10px;
		padding-left:20px;
		padding-top:3px;
		text-decoration:none;
		background:url('images/bg_link.gif') 0px 0px no-repeat;
	}

	#pageLeft .rightSide .link A:hover, #pageLeft .leftSide .link A:hover{
		background:url('images/bg_link.gif') 0px bottom no-repeat;
	}

#pageRight{
	width:260px;
	padding:25px;
	padding-top:30px;
	float:left;
	margin-top:5px;
	background:url('images/bg_pageright.jpg') 0px 0px no-repeat;
}


/* ------------------------------------------------------------------ */
/*                               Link                                 */
/* ------------------------------------------------------------------ */
.link{
}

	.link A{	
		height:19px;
		display:block;
		color:#634837;
		padding-left:20px;
		padding-top:3px;
		text-decoration:none;
		background:url('images/bg_link.gif') 0px 0px no-repeat;
	}

	.link A:hover{
		background:url('images/bg_link.gif') 0px bottom no-repeat;
	}

	.link IMG{
	margin-top:3px;
	margin-right:3px;
	}

	.link IMG:hover{
	filter:alpha(opacity=50);  
	-moz-opacity:0.50;
	opacity: 0.50;
	}

	.link .rss{
	}

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

.important{
	color:#FFAA00;
	border:1px solid #EEEDEB;
	background-color:#EEEDEB;
	padding:5px;
	font-size:120%;
	line-height:22px;
}


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

.cadre{
	text-align:left;	
	border:#EEEDEB 1px solid;
	padding:5px;
}


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

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

 .liste TH{
	color:#443A2F;
	background-color:white;
}

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


 .liste TD H1{
	color:#443A2F;
	font-weight:bold;
	font-size:12px;
}

 .liste TD BIG{
	color:#443A2F;
	font-weight:bold;
	font-size:12px;
}

/* ------------------------------------------------------------------ */
/* -                Mise en forme texte                               */
/* ------------------------------------------------------------------ */

.secondText{
	background-color:#EEEDEB;
	padding:10px;
	margin-bottom:15px;
}

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

#bigLink{
	width:425px;
	height:125px;
	margin-top:15px;
}

	#bigLink .link1{
		width:130px;
		height:40px;
		float:left;
		margin-right:17px;
		padding-top:85px;

		text-align:right;
		font-size:14px;
		letter-spacing:-1px;
		line-height:20px;
		text-decoration:none;
		color:#443A2F;

		background:url('images/link1.jpg') 0px 0px no-repeat;
	}

	#bigLink .link2{
		width:130px;
		height:40px;
		float:left;
		margin-right:17px;
		padding-top:85px;

		text-align:right;
		font-size:14px;
		letter-spacing:-1px;
		line-height:20px;
		text-decoration:none;
		color:#443A2F;

		background:url('images/link2.jpg') 0px 0px no-repeat;
	}

	#bigLink .link3{
		width:130px;
		height:40px;
		float:left;
		padding-top:85px;

		text-align:right;
		font-size:14px;
		letter-spacing:-1px;
		line-height:20px;
		text-decoration:none;
		color:#443A2F;

		background:url('images/link3.jpg') 0px 0px no-repeat;
	}

	#bigLink .link1:hover, .link2:hover, .link3:hover{
		filter:alpha(opacity=50);  
		-moz-opacity:0.50;
		opacity: 0.50;
	}


/* ------------------------------------------------------------------ */
/* -                   Circuits                                       */
/* ------------------------------------------------------------------ */

.circuit{
	width:425px;
}

	.circuit .postit{
		width:130px;
		float:left;
		margin-right:17px;
		display:block;
		line-height:17px;
	}

	.circuit .postit2{
		width:130px;
		float:left;
		display:block;
		line-height:17px;
	}

/* ------------------------------------------------------------------ */
/* -                   EVASIONS GASTRONOMIQUES BTN                    */
/* ------------------------------------------------------------------ */

.evasionsGastronomiques {
	width: 260px;
	text-align: center;
	height: 18px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	background:url('images/bg_evasions_gastronomiques.jpg') 0px 0px repeat-x #ffa800;
	display: block;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;

}

	
	.evasionsGastronomiques:hover {
		background:url('images/bg_evasions_gastronomiques_hover.jpg') 0px 0px repeat-x #564c40;
		color: white;
	}

/* ------------------------------------------------------------------ */
/* -                   Gestion des vols                               */
/* ------------------------------------------------------------------ */

.gestionDesVols #ControlNewsList{
	padding: 0px;
	margin: 0px;
}

.gestionDesVols {
	text-align:left;	
	border:#ffa800 1px solid;
	padding:5px;
}

.gestionDesVols .textBox {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

	.gestionDesVols h2 {
		display: none;
		margin-bottom:-15px;
}