#menu .titol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	height: 32px;
	padding-top: 7px;
}
#menu a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #009900;
	padding: 3px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #00CC00;
	width: 140px;
	text-decoration: none;
	height: 22px;
}
#menu a:hover {
	background-color: #006600;
	font-weight: bold;
	font-size: 10px;
}
#menu {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006600;
	background-image: url(img/fondomenu.jpg);
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #BDF301;
	border: 1px inset #006600;
}
#tauleta {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	border: 1px solid #003300;
	background-color: #FDFFF2;
}
form {
	margin: 0px;
	padding: 0px;
}
#tauleta img {
	border: 1px solid #003300;
}
#tauleta #taulatitol {
	font-weight: bold;
	text-decoration: underline;
}
#peu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	text-decoration: none;
}
