.bp {
	background-attachment: fixed;
	background-image:  url("imatges/bp.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.g {

	background-attachment: fixed;
	background-image:  url("imatges/g.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.cursivaroja {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #E60000;
}
.formulari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titolform {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E60000;
}
.caixesformulari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 180px;
	border: 1px solid #E60000;
	
}
