body {
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(imatges/fons-ordis.gif);
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: visible;
}

a {
	color: #3366CC;
	text-decoration: none;
}

.titols {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: normal;
	color: #008000;
	font-weight: bold;
	text-align: center;
}

.subtitols {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
  color: #008000;
}

.subtitols2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
  color: #64D085;
}

.lletra-gran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.lletra-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding: 3px;
	color: #000000;
	text-align: justify;
}

.lletra-petita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.marca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}

.informal {
	font-family: "Comic Sans MS";
  color: #000000; 
	font-weight: normal;
	font-size: medium;
}

input.big {
	width: 100px;
}

.formulari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding: 3px;
	color: #000000;
	text-align: center;
}

a:link {
	color: #CC0333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CC0333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
