body {
  color:#E8E4D6;
  font-family:tahoma;
  font-size:13px;
  padding:0;
  margin:0;
}

p {
  font-family:arial;
  font-size:13px;
  color:#333399;
}

a{
  font-family:arial;
  font-size:13px;
  color:#800080;
}

li {
  font-family:tahoma;
  font-size:13px;
  color:#333399;
	margin-left: -21px;
}

ol {
	list-style-type: decimal;
}

.paragraf {
  font-family:arial;
  font-size:13px;
  color:#333399;
}
.paragraf_orange {
  font-family:arial;
  font-size:13px;
  color:#ff6600;
}

.titol{
	font-family: arial;
	font-size: 16px;
	color: #ff6600;
	text-decoration: underline;
}

.titol_lila{
	color: #800080;
	text-decoration: underline;
	font: bold 16px arial;
}

.taulataronja {
	background: white;
	border: 1px solid #ff6600;
}
.taulataronja TD, TH {
	background: white;
	border: 1px solid #ff6600;
}
.taulamorada TD, TH {
	background: white;
	border: 1px solid #7f0b40;
}
.taulamorada2 TD, TH {
	background: white;
	border: 2px solid #7f0b40;
}

.txt_capcalera {
  font-family:tahoma;
  font-size:13px;
  color:#42413D;
  text-align:center;
}

a.menu {
  font-family:tahoma;
  font-size:14px;
  color:#FFFFFF;
  text-decoration:none;
}

a.menu:hover {
  font-family:tahoma;
  font-size:14px;
  color:#FFFFFF;
  text-decoration:underline;
}

.txt_credits {
  font-family:tahoma;
  font-size:11px;
  color:#42413D;
}

a.txt_credits {
  font-family:tahoma;
  font-size:11px;
  color:#42413D;
  text-decoration:none;
}

a.txt_credits:hover {
  font-family:tahoma;
  font-size:11px;
  color:#42413D;
  text-decoration:underline;
}

.txt_titol_marro {
  font-family:tahoma;
  font-size:16px;
  color:#806D34;
  font-weight:bold;
}

.txt_titol_gris {
  font-family:tahoma;
  font-size:16px;
  color:#666666;
  font-weight:bold;
}

/* @group SPAW */

.px10 {
	font-size: 11px;
}
.px12 {
	font-size: 13px;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px20 {
	font-size: 20px;
}

/* @end */