#paginesMove {
	position:	relative;
	/* multiples de 910 px (per defecte -3640) */
	left:		-3640px;
	width:		8000px;
}
img { 
	behavior: url(includes/iepngfix.htc);
	border:0px;
}
body {
	background-image:url(../imatges/bkg.png);
	margin:0px;
	padding:0px;
	text-align:left; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#contenidor {
	width:910px;
	margin: auto;
}
#contingut {
	position:relative;
	width:	910px;
	background-image:url(../imatges/bkg_cont.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:auto;
}
#copyright {
	position: 		relative; 
	padding-top:	4px;
	width:			910px;
}
.caixaTextHome {
	color:			#3b464c;
	float:			left;
	width:			160px;
	margin-right:	10px;
}
.caixaTextHome strong {
	color: #6f0256;
}
#menu {
	position:relative;
	height:			52px;
	left:			30px;
	margin-top:	20px;
	width:			850px;
 	background-image:	url(../imatges/menublock.png);
}
.mblock {
	position:			relative; 
 	/*background-image:	url(../imatges/menublock.png);*/
	width:				164px;
	height:				48px;
	margin-left:		1px;
	float:				left;
	padding-top:		4px;
	padding-left:		4px;
}
#pagines {
	position:	relative;
	width:		910px;
	overflow: 	hidden;
}
.pagines {
	width:		910px;
	position:	relative;
	float:		left;
	height: 	auto;
}
.protocols {
	background-image: url(../imatges/psep.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.protocolsTancat {
	color:			#3b464c;
	position:relative;
	overflow:hidden;
	height:auto;
}

.protocolsTancat strong {
	color: #6f0256;
}