	/* CATALOGO */

	.CatalogList {
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 8pt;
	}

	.subTree { list-style-type: none; padding-left: 0px; margin-left: 0px; }
	.subTree ul { display: none; }

	.titles, .titlesTenue {
		text-align: left;
		font-weight: bold;
		font-size: 10pt;
		background-image: URL(../images/Admin/topbar.gif);
		list-style-type: none;
		padding: 2px 0;
	}
	
	.titlesTenue
	{
		color: #CCDADB;
	}

	.articles {
		text-align: left;
		font-weight: normal;
		font-size: 8pt;
	}

	.articles a		  { color: #000000; text-decoration : none; }
	.articles a:hover { color: #FF0000; }

	input.toolBar {
		color: #336633;
		background-image: URL(../images/Admin/menu_down.bmp);
		height: auto;
		font-size: 8pt;
	}

	bgTopbar {
		background-image: URL(../images/Admin/topbar.gif);
		height: 25px;
}
