body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(img/fons.jpg);
	background-position: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.blanc {
	color: #FFFFFF;
}
.ablanc {
	color: #FFFFFF; text-decoration:none;
}
.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.top {
	color: #D01325;
}
.titolv {
	font-size: 16px;
	color: #D01325;
	font-weight: bold;
}
.bot {
	color: #999999;
	border-top: 1px dashed #999999;
}
.border {
	border-bottom: 1px dashed #333333;
}
.border-q {
	border: 1px solid #999999;
}
.novetat {
	border-bottom: 1px solid #999999;
}
.novetat:hover {
	background-color: #EEEEEE;
	cursor: hand;
}
.atop {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.atop:hover {
	color: #D01325;
}
.abot {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
.abot:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.stitol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px solid #999999;
}
.menuxtra {
	color: #3399FF;
	border-bottom: 1px solid #3399FF;
	font-weight: bold;
}
.menuxtraa {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
.menuxtraa:hover {
	color: #FFFFFF;
	background-color: #3399FF;
}
.pulldown {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 80px;
	border: 0px;
}
.quadrat {
	border: 1px solid #999999;
}
.textfield {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 80px;
	border: 1px solid #999999;
	padding: 2px;
}
.button {
	background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 185px;
	border: 0px;
	padding: 2px;
}
.button2 {
	background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	border: 0px;
	padding: 2px;
}
.button3 {
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	border: 0px;
	padding: 2px;
}