#titol {
	padding-top:50px;
}

#contingut {
	height:352px;
	background:url(img/fons_home.jpg) repeat-y;
	padding-top:20px;
	padding-left:14px;
}

/* estils i divs necessaris pels scrolls */
.scroll {
	float:left;
	position:relative;
}

.scrollContainer { 
	clip:rect(0 370 270 0); 
	overflow:auto;
}

.thumb {
	position:absolute;
	z-index:1;
}

.barra {
	position:absolute;
	z-index:0;
}

.up, .dn 	{
	position:absolute;
}

.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
	border:0;
}
/* FI */

#contDret {
	float:right;
	text-align:center;
	width:330px;
}

#contDret #text {
	padding-top:8px;
	text-align:left;
	width:310px;
	float:right;
}


