p.haut {

	display: none;

}



/* Partie de gauche */

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



#gauche {


	width: 530px;

}

#gauche ul {

	padding-right: 10px;

}

#gauche h2 {

	margin: 2em 0 1em;

	padding: 3px 8px 4px;

	color: #ECE4C4;

	font-size: 1em;

	border: 1px solid #C3A588;

	background: #B25531;

}



/* Capsule d'info */

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



#capsule_colonne {
	float: left;
	width: 530px;
	padding-top: 30px;
}



#capsule {
	margin: 0 0 20px;
	padding: 0 10px 10px 10px;
	border: 1px solid #fff;
	background: #C8C0A5;
}

#capsule_en {
	margin: 0 0 20px;
	padding: 10px 10px 10px;
	border: 1px solid #fff;
	background: #C8C0A5;
}

#capsule h2 {
	margin: 0 5 0 20;
	height: 26px;
	position: relative;
	top: -40px;
	text-align: center;
	border: none;
	background:  url("../images/capsule_fr.png") top center no-repeat;
}

#capsule_en h2 {
	height: 26px;
	background:  url("../images/fr/capsule_fr.png") top left no-repeat;
	position: relative;
	margin-top: -35px;
	border: 0;
}

#capsule h2 span {

	display: none;

}

#capsule_en h2 span {

	display: none;

}

#capsule p.suite a img {

	padding-right: 5px;

	background: #C8C0A5;

	vertical-align: middle;

}

#capsule_nouvelles {
	float: left;
	width: 270px;
	padding-top: 10px;
	padding-right: 15px;
	margin: 3 3 3 3;
	height: 1100px;
}

#nouvelles {

	margin: 0 0 8px;

	padding: 0 10px 10px;

	border: 1px solid #fff;

	background: #C8C0A5;
	
}

#nouvelles h2 {
	margin: 0;
	height: 26px;
	position: relative;
	top: -25px;
	text-align: center;
	border: none;
	background:  url("../images/fr/nouvelles_titre.jpg") top left no-repeat;
}

#nouvelles h2 span {

	display: none;

}
	

/* News */

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



#news_colonne {
	float: left;
	width: 270px;
	padding-top: 30px;
	height: 1100px;
	margin: 3 3 3 3;
	padding-right: 15px;
}


#news {
	margin: 0 0 20px;
	padding: 0 10 px 10px 10px;
	border: 1px solid #fff;
	background: #C8C0A5;
	float: left;
	
	}
	
#news_en {
	margin: 2 0 2 0;
	padding: 0 0 0 5;
	border: 1px solid #fff;
	background: #C8C0A5;
	width: 530px;
	float: left;
	}
	
	

#news h2 {

	margin: 0;

	height: 26px;

	position: relative;

	top: -24px;

	text-align: left;

	border: none;

	background:  url("../images/en/news.png") top center no-repeat;

}

#news_en h2 {

	margin: 0;

	height: 26px;

	position: relative;

	top: -24px;

	text-align: center;

	border: none;

	background:  url("../images/capsule_fr.png") top left no-repeat;

}



#news h2 span {

	display: none;

}

#news_en h2 span {

	display: none;

}

#news_nouvelles {
	float: leftt;
	width: 550px;
	padding-top: 30px;
	margin: 3 3 3 3;
	
}



#droite .menu li {

	width: 165px;

}
.capsule-pub {
	float: right;
	width: 250px;
	margin-left: 280px;
	margin-top: -1125px;
}
.capsule-pub_en {
	float: right;
	width: 250px;
	margin-left: 280px;
	margin-top: -1125px;
}

