#soleil_orange {
	background: url("../img/soleil_orange.png");
	height: 26px;
	background-repeat: no-repeat;
	width: 156px;
	margin-left: 12px;
}

#contenu_orange {
	background-color: #f65700;
	height: 312px;
	-height: 341px;
	padding: 5px 0 0 0;
}

#soleil_rouge{
	background: url("../img/soleil_rouge.png");
	height: 26px;
	background-repeat: no-repeat;
	width: 156px;
	margin-left: 12px;
}
	#contenu_rouge_fr ul, #contenu_rouge_en ul, #contenu_rouge_ne ul{
		margin-right: 5px;
	}

/****************************************/
/*****Image bons plans en 3 langues*****/
/**************************************/
#contenu_rouge_fr{
	background: url("../img/bons_plans.png");
	background-repeat: no-repeat;
	background-color: #cd0529;
	height: 312px;
	-height: 341px;
	padding: 5px 0 0 0;
}

#contenu_rouge_en{
	background: url("../img/bons_plans_en.png");
	background-repeat: no-repeat;
	background-color: #cd0529;
	height: 312px;
	-height: 341px;
	padding: 5px 0 0 0;
}

#contenu_rouge_nl{
	background: url("../img/bons_plans_nl.png");
	background-repeat: no-repeat;
	background-color: #cd0529;
	height: 312px;
	-height: 341px;
	padding: 5px 0 0 0;
}


#soleil_jaune {
	background: url("../img/soleil_jaune.png");
	height: 26px;
	background-repeat: no-repeat;
	width: 156px;
	margin-left: 12px;
}

#contenu_jaune{
	background-color: #f7aa00;
	height: 312px;
	padding: 5px 0 0 0;
}
	#contenu_jaune a{
		color: #004C62;
	}

	
  /*********************/
 /*****Médiathèque*****/
/*********************/
#video, #video object{
	width: 249px;
	height: 184px;
}
#mediatheque_fr {
	margin: 10px 0 0 0;
	background: url("../img/mediatheque_fr.png") no-repeat;
	width: 249px;
	height: 112px;
}

#mediatheque_nl {
	margin: 10px 0 0 0;
	background: url("../img/mediatheque_nl.png");
	width: 249px;
	height: 112px;
}

#mediatheque_en {
	margin: 10px 0 0 0;
	background: url("../img/mediatheque_en.png");
	width: 249px;
	height: 112px;
}

.miniature_youtube {
	width: 100px;
	height: 70px;
}

.fleche_mediatheque_g {
	height: 23px;
	width: 8px;
	float: left;
	margin: 55px 2px 0 7px;
}

.fleche_mediatheque_d {
	height: 23px;
	width: 8px;
	float: left;
	margin: 55px 0px 0 7px;
}

#milieu_mediatheque {
	width: 210px;
	overflow: hidden;
	float: left;
}
