/* CSS Document */
a:link {
	color: #A6D514;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A6D514;
}
a:hover {
	text-decoration: none;
	color: #A6D514;
}
a:active {
	text-decoration: none;
	color: #A6D514;
}
.campTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100px;
	border: 1px solid #a57bba ;
	FONT-SIZE: 12px;
}
.boto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #a57bba;
	width: 105px;
    cursor:hand;
}
.botoGran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #a57bba;
	width: 205px;
    cursor:hand;
}
.combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 200px;
	border: 1px solid #a57bba;
}
.comboCurt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 130px;
	border: 1px solid #a57bba;
}
.ratllabottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a57bba;
	line-height: 2px;
}
.rojo {
	MARGIN-TOP: 5px; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #FF0000; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.botorequisits_dreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	height: 16px;
	width: 16px;
	cursor:hand;
	background-image: url(imatges/fletxa_dreta.jpg);

}
.botorequisits_esquerre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	height: 16px;
	width: 16px;
	cursor:hand;
	background-image: url(imatges/fletxa_esquerre.jpg);
}
.botopaging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #a57bba;
	height: 17px;
	cursor:hand;
	width: 20px;

}
.taulaTotalRequisits {
	margin-left: 10px;
}.botoVerd {
	font-family: Arial, Helvetica, sans-serif;
	color: #A6D514;
	font-size: 14px;
	width: 100%;
	border: none;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: hand;
	text-align: center;
}
.negre {
	MARGIN-TOP: 5px; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: justify;
}

