BODY {
	background-image: url(../im/fons.gif);
	margin: 0px;
}

A:link { font-family: Trebuchet MS; font-size: 10pt; Color: #888888; text-decoration: none; font-weight: bold; }
A:visited { font-family: Trebuchet MS; font-size: 10pt; Color: #888888; text-decoration: none; font-weight: bold; }
A:active { font-family: Trebuchet MS; font-size: 10pt; Color: #888888; text-decoration: none; font-weight: bold; }
A:hover { font-family: Trebuchet MS; font-size: 10pt; color: #007dbb; text-decoration: none; font-weight: bold; }

A.LinkTD:link { font-family: Trebuchet MS; font-size: 9pt; Color: #666666; text-decoration: none; font-weight: normal; }
A.LinkTD:visited { font-family: Trebuchet MS; font-size: 9pt; Color: #666666; text-decoration: none; font-weight: normal; }
A.LinkTD:active { font-family: Trebuchet MS; font-size: 9pt; Color: #666666; text-decoration: none; font-weight: normal; }
A.LinkTD:hover { font-family: Trebuchet MS; font-size: 9pt; color: #666666; text-decoration: underline; font-weight: normal; }

A.LinkNegreta:link { font-family: Trebuchet MS; font-size: 9pt; Color: #333333; text-decoration: none; font-weight: bold; }
A.LinkNegreta:visited { font-family: Trebuchet MS; font-size: 9pt; Color: #333333; text-decoration: none; font-weight: bold; }
A.LinkNegreta:active { font-family: Trebuchet MS; font-size: 9pt; Color: #333333; text-decoration: none; font-weight: bold; }
A.LinkNegreta:hover { font-family: Trebuchet MS; font-size: 9pt; color: #333333; text-decoration: underline; font-weight: bold; }

A.Direcciolink:link { font-family: Trebuchet MS; font-size: 8pt; Color: #999999; text-decoration: none; font-weight: normal; }
A.Direcciolink:visited { font-family: Trebuchet MS; font-size: 8pt; Color: #999999; text-decoration: none; font-weight: normal; }
A.Direcciolink:active { font-family: Trebuchet MS; font-size: 8pt; Color: #999999; text-decoration: none; font-weight: normal; }
A.Direcciolink:hover { font-family: Trebuchet MS; font-size: 8pt; color: #007dbb; text-decoration: none; font-weight: normal; }

TD  {
	font-family: Trebuchet MS;
	font-size : 9pt;
	font-weight: normal;
	color: #666666;
}

.Grosses  {
	font-family: Trebuchet MS;
	font-size : 11pt;
	font-weight: normal;
	color: #666666;
}

.Negreta  {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.Pago_negreta  {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	Text-align : right;
}
.Pago_normal  {
	font-family: Trebuchet MS;
	font-size : 9pt;
	font-weight: normal;
	color: #666666;
	Text-align : right;
}

.Titol_blau  {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #009ccc;
}

.Direcció  {
	font-family: Trebuchet MS;
	font-size : 8pt;
	font-weight: normal;
	color: #999999;
}

.Nolink  {
	font-family: Trebuchet MS;
	font-size : 10pt;
	font-weight: bold;
	color: #333333;
}

.BotoEnviar {
	Font-family: Trebuchet MS;
	Font-size: 8pt;
	Color: #FFFFFF;
	Background-color: #c8c6c3;
	Border: #b6b3ad;
}

input {
	Font-family: Trebuchet MS;
	Font-size : 8pt;
	Color: #666666;
	Background-color: #FFFFFF;
	Border: #c8c6c3;
	Border-style: solid;
	Border-top-width: 1px;
	Border-right-width: 1px;
	Border-bottom-width: 1px;
	Border-left-width: 1px
}

textarea{
	Font-family: Trebuchet MS;
	Font-size : 8pt;
	Color: #333333;
	Background-color: #FFFFFF;
	Border: #c8c6c3;
	Border-style: solid;
	Border-top-width: 1px;
	Border-right-width: 1px;
	Border-bottom-width: 1px;
	Border-left-width: 1px
}

.Select{
	Font-family: Trebuchet MS;
	Font-size : 8pt;
	Color: #333333;
	Background-color: #FFFFFF;
	Border: #c8c6c3;
	Border-style: solid;
	Border-top-width: 1px;
	Border-right-width: 1px;
	Border-bottom-width: 1px;
	Border-left-width: 1px
}