.imatgedefons {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(imatges/fons.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.lletrapetita {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;

}
.capadetext {
	padding: 10px;
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 445px;
	width: 450px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
.titols {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: large;
	font-weight: bold;
	color: #CC0000;
}
.subtitols {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
}

