	#envoltura {
		clear: both;
		overflow: hidden; 
		height: 430px; 
		width: 664px;
		position: relative;
	}
	 
	#dentro {
		width: 4000px;
		height: 430px;
		position: relative;
	}
	 
		#contenido1 {
			width: 664px;
			height: 430px;
			position: absolute;
		}
		 
		#contenido2 {
			width: 664px;
			height: 430px;
			position: absolute;
			left: 864px;
		}
		 
		#contenido3 {
			width: 664px;
			height: 430px;
			position: absolute;
			left: 1728px;
		}
		#contenido1-claus {
			width: 664px;
			height: 430px;
			position: absolute;
			left: -864px;
		}
		 
		#contenido2-claus {
			width: 664px;
			height: 430px;
			position: absolute;
		}
		 
		#contenido3-claus {
			width: 664px;
			height: 430px;
			position: absolute;
			left: 864px;
		}
		#contenido1-abast {
			width: 664px;
			height: 430px;
			position: absolute;
			left: -1728px
		}
		 
		#contenido2-abast {
			width: 664px;
			height: 430px;
			position: absolute;
			left: -864px;
		}
		 
		#contenido3-abast {
			width: 664px;
			height: 430px;
			position: absolute;
		}
		.contingut-boto {
		width: 78px;
		height: 430px;
		float: left;
		}
		.contingut-text {
		width: 508px;
		height: 430px;
		float: left;
		}
	#envolturab {
		clear: both;
		overflow: hidden; 
		height: 39px; 
		width: 664px;
		position: relative;
		margin-top: -39px;
		left: -1px;
	}
	 
	#dentrob {
		width: 4000px;
		height: 39px;
		position: relative;
	}
	 
		#contenido1b {
			width: 664px;
			height: 39px;
			position: absolute;
		}
		 
		#contenido2b {
			width: 664px;
			height: 39px;
			position: absolute;
			left: 864px;
		}
		 
		#contenido3b {
			width: 664px;
			height: 39px;
			position: absolute;
			left: 1728px;
		}