@charset "UTF-8";
body {
	background-color: #CCCCCC;
	background-position: center top;
}
#contenedor {
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #333333;
	height: 615px;
}
#imatges {
	height: 615px;
	width: 270px;
	background-color: #FFFFFF;
	position: fixed;
	float: none;
	clear: none;
}
#menu {
	height: 125px;
	width: 570px;
	float: right;
	background-color: #FFFFFF;
	clear: right;
	background-position: left top;
}
#textemenu {
	float: none;
	height: 20px;
	width: 570px;
}
#pagines {
	float: right;
	height: 614px;
	width: 570px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
}
#mmenu {
	float: right;
	height: 130px;
	width: 565px;
}
