/*	CSS Format impressió de l'objecte sitemap */

	.www_Area_ObjecteSitemap{
		posotion:relative;
		width:auto;
		height:100%;
		border-radius:15px;
		min-width:15%;
		margin:30px;
		}
		.objecteSitemap_Titol{
			width:auto;
			left:-10px;
			padding:0px 10px;
			margin:5px 0px;
			text-align:left;
			background-color:#6699cc;
			border-radius: 5px;
			}
		.objecteSitemap_Menu{
			position:relative;
			width:auto;
			height:auto;
			text-align:right;
			}

/*	CSS personalitzat per cada domini */

/*	appOrigen */
.www_Area_ObjecteSitemap_apporigen{
	margin-left:30px;
	}
	.objecteSitemap_Sitemap_apporigen{
		padding-top:30px;
		}
	.objecteSitemap_Titol_apporigen{}