
div#canvas {
	width: 1001px;
	margin: auto;
	background-color: #FFFFFF;
	height: 100%;
}

div#sidebar1 {
	position: absolute;
	left: 0px;
	width: 101px;
	height: 100%;
	background: url(../imag/sidebarleft.gif) repeat;
}

div#sidebar2 {
	position: absolute;
	left: 900px;
	width: 101px;
	height: 100%;
	background: url(../imag/sidebarright.gif) repeat;
}

div#pestanas {
	position: absolute;
	left: 101px;
	top: 36px;
	width: 799px;
	height: 24px;
	z-index:1;
}

	div#pes-quisom {
		position: absolute;	top: 0px;	height: 19px;	z-index:2;
		left: 32px; width: 86px;
	}
	div#pes-serveis {
		position: absolute;	top: 0px;	height: 19px;	z-index:2;
		left: 119px; width: 81px;
	}
	div#pes-professionals {
		position: absolute;	top: 0px;	height: 19px;	z-index:2;
		left: 201px; width: 115px;
	}
	div#pes-direccio {
		position: absolute;	top: 0px;	height: 19px;	z-index:2;
		left: 317px; width: 174px;
	}
	div#pes-contactar {
		position: absolute;	top: 0px;	height: 19px;	z-index:2;
		left: 492px; width: 96px;
	}

	div#pes-idioma {
		position: absolute;	top: 2px;	height: 17px;	z-index:2;
		left: 600px; width: 168px; text-align:center; vertical-align:middle;
	}
		div#pes-idioma a {	color: #464646;	}
		div#pes-idioma a:hover {	color: #C90202;	}
		div#pes-idioma .selected {	color: #C90202;	}

	div#pestanasbottom {
		position: absolute;
		left: 0px;
		top: 19px;
		width: 799px;
		height: 5px;
		background: url(../imag/home_pestanas_bottom.gif) no-repeat;
		z-index:2;
	}

div#flashgran {
	position: absolute;
	left: 101px;
	top: 60px;
	width: 799px;
	height: 235px;
}

div#homefondo {
	position: absolute;
	left: 101px;
	top: 295px;
	width: 799px;
	height: 291px;
	background: url(../imag/home_fondo.jpg) no-repeat;
}

div#ticker {
	position: absolute;
	left: 301px;
	top: 300px;
	width: 599px;
	height: 20px;
}

	marquee {
		color: #FFFFFF;
		filter: alpha(opacity=70); opacity: .7
	}

div#scrollhome {
	position: absolute;
	left: 285PX;
	top: 367px;
	width: 320px;
	height: 257px;
	z-index:2;
	line-height: 13px; text-align: justify;
	
}
div#scrollhome2 {
	position: relative;
	left: 630PX;
	top: 367px;
	width: 240px;
	height: 257px;
	z-index:2;
	line-height: 13px; text-align: justify;
}
	a.masinfo { float:left; clear:left; color: #464646;}
	a.masinfo:hover {color: #C90202}
	.icofecha { padding-right:5px; float:left; }
	.fecha { color: #7B7B7B; }
	#scroll0Content p { line-height: 16px; text-align: justify; }
	.title { color: #C90202; }
	#scroll1Content p { line-height: 16px; text-align: justify; }
	#scroll1Content .title { color: #C90202; }

div#info-adicional {
	position: absolute;
	left: 688px;
	top: 372px;
	width: 160px;
	height: 125px;
	text-align: right;
	color: #939393;
	font-size: 9px;
	line-height: 14px;
}

	div#info-adicional .special {
		color: #464646;
	}
	div#info-adicional a {	color: #464646;	}
	div#info-adicional a:hover {	color: #C90202;	}
	#pdfdescarregar { padding-left:70px; float:left; }

div#peu {
	position: absolute;
	left: 151px;
	top: 600px;
	width: 699px;
	height: 100px;
	color: #B2B2B2;
	text-align: center;
	font-size: 9px;
	z-index: 200000;
	/*filter: alpha(opacity=30); opacity: .3*/
}

	div#peu a {	color: #B2B2B2;	}
	div#peu a:hover {	color: #C90202;	}

