.text {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text-n {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.text-bl {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titol-bl {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #646400;
	text-decoration:none;
}
.a-pag {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}
.a-pag:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.text-vc {
	font-family: arial;
	font-size: 11px;
	color: #AAAF00;
}
.text-vf {
	font-family: arial;
	font-size: 11px;
	color: #646400;
}
.text-vfn {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #646400;
}
.select {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	width: 115px;
}
.select2 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	width: 225px;
}
.select3 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	width: 350px;
}
.button {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 0px;
	width: 115px;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	cursor: hand;
}
.separador2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ipix1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #646400;
	background-color: #F5F5DF;
}
.ipix2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #646400;
	background-color: #FFFFFF;
}
.fitxa {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.fitxa2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.error {
	font-family: verdana;
	font-size: 24px;
	color: #000000;
}
body {
	background-image: url(img/fons-p.gif);
}
.body2 {
	background-color: #FFFFFF;
	background-image: none;
}
.resultats {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.resultats2 {
	background-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.border {
	border: 1px solid #AAAF00;
}

.borderb {
	border-bottom: 5px solid #333333;
}

.seleccionat {
	color: #FFFFFF;
	background-color: #AAAF00;
	padding: 2px;
}