BODY {
	background-image: url(im/fons.gif);
	margin: 0px;
}

A:link { font-family: Trebuchet MS; font-size: 9pt; Color: #333333; text-decoration: none; font-weight: bold; }
A:visited { font-family: Trebuchet MS; font-size: 9pt; Color: #333333; text-decoration: none; font-weight: bold; }
A:active { font-family: Trebuchet MS; font-size: 9pt; Color: #333333; text-decoration: none; font-weight: bold; }
A:hover { font-family: Trebuchet MS; font-size: 9pt; color: #009ccc; text-decoration: none; font-weight: bold; }

TD  {
	font-family: Trebuchet MS;
	font-size : 9pt;
	font-weight: normal;
	color: #666666;
}

.Negreta  {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

.Titol_blau  {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #009ccc;
}

.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
}