@charset "utf-8";
#container #webpage #content #page {
	height: 900px;
}

#container #webpage #content #bando {
	background-image: url(img/bando_accueil.png);
	background-repeat: no-repeat;
}
#container #webpage #content #page #toolbox #actus {
	background-image: url(img/fond_page_orange.png);
	color: #FFFFFF;
	font-size: 12px;
}

