body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;	
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image:  url("imatges/fondo_botons.gif");
	background-repeat: repeat-x
}
.imputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #AAAAAA;
}
.barra {
	background-image:  url("imatges/barra_menu.gif");
	background-repeat: repeat-x;
}
.subrayat {
	background-image:  url("imatges/subrayat.gif");
	background-repeat: repeat-x;
}
.tabla_color {
	background-color: #aaaaaa;
}

.text_gran_negre {
	color: #333333;
	font-weight: bold;
	font-size:18px;
}
.text_gran_blanc {
	color: #FFFFFF;
	font-weight: bold;
	font-size:18px;
}
.text_mitja_blanc {
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
}
.text_blanc_bold {
	color: #FFFFFF;
	font-weight: bold;
}
.text_taronja_bold {
	color: #FF6600;
	font-weight: bold;
}
.text_blanc {
	color: #FFFFFF;
}
.text_gris {
	color: #999999;
}
.text_petit {
	font-size: 10px;

}
.tabla_blanc {
	background-color: #FFFFFF;
}
.tabla_noticies {
	background-image:  url("imatges/noticies.gif");
	background-repeat:no-repeat;
	background-position:right;
}

