formulario {
	height: 17px;
	width: 120px;
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.formul {
	height: 17px;
	width: 130px;
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.boto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	height: 18px;
	width: 46px;
	border: 1pt dashed #CCCCCC;
	background-color: #FFFFFF;
}
.taula {
	border: 1pt solid #CCCCCC;
}
.formulario_camps {
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0001;
	text-decoration: none;
	height: 17px;
	width: 400px;
}
.taula2 {
	border-top: 1pt solid #E5E5E5;
	border-right: 1pt solid #E5E5E5;
	border-bottom: 1pt solid #E5E5E5;
	border-left: none;
}
.taula3 {
	border: 1pt solid #E5E5E5;
}
.taula4 {
	border-right-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

