.text300 {
		width:300px;
		min-height:285px;
		float:left;
		margin-top:0px;
		padding-left:34px;
		padding-right:30px;

		padding-top:30px;

		line-height:150%;
		color:#87888a;

}

#text_central {
	width:330px;
}


#columna_central_activitats {
	width:150px;
	min-height:350px;
	margin-top:64px;
	margin-left:20px;
	float:left;


}

#columna_dreta_activitats {
	width:160px;
	min-height:300px;
	margin-top:64px;
	margin-left:30px;

	float:left;
}

#imatges_dreta_activitats {
	width:370px;
	height:300px;

	float:right;
	margin-right:34px;
	margin-top:53px;
	margin-left:30px;

}

	.imatge_dreta_activitats {
		float:left;
		margin-left:2px;
		margin-bottom:-3px;
		*margin-bottom:2px;
	}


a.tornar_a, a.tornar_a:visited {

	text-decoration:none;
	color:#d7d6d6;

	background-image:url('../img/trianglegrisclar.gif');
	background-position:0% 40%;
	background-repeat:no-repeat;

	padding-left:10px;
}

a.tornar_a:hover, a.tornar_a:active {
	text-decoration:none;
	color:#006666;

	background-image:url('../img/triangleverd2.gif');
}
