/* Sindic */

/* Fulla d'estils d'impressió */

		#menu-local {
			display: none;
		}
		
		#capcalera {
			display: none;
		}
		
		#menu-principal {
			display: none;
		}
		
		#content {
			width: 100%;
			overflow: hidden;
		}
		
		#text {
			margin-left: 5em;
			float: left;
			background-color: #fff;
		}
		
		.text-amb-marges {
			width: 500px;
			position: relative;
			padding: 0 40px;
			margin: 7em 2em 5em 0;
		}
		
		.seccio-117 .text-amb-marges { border-left: 6px solid #ffffff; border-right: 6px solid #ffffff; }
		.seccio-117 .text-sense-marges { border: 6px solid #ffffff; }
		
		#footer {
			display: none;
		}