.text {
	font-family: verdana;
	font-size: 10px;
	color: #3E2F1A;
	line-height: 16px;
	letter-spacing: 1px;
}



body {
	background-color: #E3E3D6;
	margin-top: 60px;
	letter-spacing: normal;
}
a:link {
	color: #3E2F1A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3E2F1A;
}
a:hover {
	text-decoration: none;
	color: #D67113;
}
a:active {
	text-decoration: none;
	color: #3E2F1A;
}

div#contingut {
	float: right;
   width: 408px;
	height: 298px;
	padding: 0;
	margin:0;
	border: 1px solid #948c8c;
	text-align:left;
}
#clipping {
	position: absolute;
   width: 408px;
	overflow: hidden;
	padding: 0;
	margin:0;
}
#scroll{
	float:right;
	width:14px;
	height: 298px;
	margin-left: 5px;
}
.up{
	height: 9px; width: 12px; margin:0; padding:0;
	background: url( 'img/up.gif' ) no-repeat; display: block; 
}
.down{
	position:absolute;
	bottom:10px;	
	height: 10px; width: 12px; margin:0; padding:0;
	background: url( 'img/down.gif' ) no-repeat; display: block; 
}
.up span,.down span { visibility : hidden; height:0; width:0; font-size: 1px; line-height: 1px; }
