/*  */

/*rbins-style-level*/
#sitemap
{ 
	width: 560px;
	padding: 0px;
	margin: 0px;
}

.levelmuseum,.levelscience,.leveleduca,.levelinformation,
.levelinstitute,.levelactive,.levelb2b,.levelfun
{
	margin: 10px 0px 20px 0px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}

.levelmuseum
{
	background-color: #f4efdb;
	border: 1px solid #c9c651;
}

.levelscience
{
	background-color: #e4efd1;
	border: 1px solid #9ec674;
}

.leveleduca
{
	background-color: #e9f2ed;
	border: 1px solid #8dbcae;
}

.levelinformation
{
	background-color: #dbf4f7;
	border: 1px solid #28b7c9;
}

.levelinstitute
{
	background-color: #e5e5e5;
	border: 1px solid #a7a7aa;
}

.levelactive
{
	background-color: #fef0f1;
	border: 1px solid #f1aca4;
}

.levelb2b
{
	background-color: #fef4e9;
	border: 1px solid #e09b55;
}

.levelfun
{
	background-color: #c5d5fe;
	border: 1px solid #769ad2;
}

/*rbins-style-level*/
.level0
{
    margin: 0px;
}

.level0 .title
{
    line-height: 2.5em;
    margin: 0.5em;
}

.level0 .title a
{
  	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

.level0 ul
{
    line-height: 1.5em;
    list-style-type: square !important;
    margin: 0.5em 0 0 1.5em;
    padding-left: 1em;
    list-style-image: url(http://www.sciencesnaturelles.be/bullet.gif) !important;
}

.levelInline
{
  list-style: none;
}

.levelInline li
{
  display: inline;
  margin-right: 1em;
}

.levelInline div
{
  display: inline;
}

/*  */

