/* DOCUMENT */
Body {
	Background: url(../im/fons.jpg);
	Margin: 10px;
	Font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	Scrollbar-arrow-color: #EEEEEE;
  	Scrollbar-track-color: #EEEEEE;
  	Scrollbar-face-color: #DCDADB;
  	Scrollbar-highlight-color: #DCDADB;
  	Scrollbar-3dlight-color: #DCDADB;
  	Scrollbar-darkshadow-color: #DCDADB;
  	Scrollbar-shadow-color: #DCDADB;
}


/* ENLLAÇOS */
.Activitats:link { Font-size: 8.5pt; Color: #666666; Text-decoration: none; Font-weight: normal; }
.Activitats:visited { Font-size: 8.5pt; Color: #666666; Text-decoration: none; Font-weight: normal; }
.Activitats:active { Font-size: 8.5pt; Color: #666666; Text-decoration: none; Font-weight: normal; }
.Activitats:hover { Font-size: 8.5pt; Color: #333333; Text-decoration: none; Font-weight: normal; }

.Subactivitats:link { Font-size: 8.5pt; Color: #666666; Text-decoration: none; Font-weight: bold; }
.Subactivitats:visited { Font-size: 8.5pt; Color: #666666; Text-decoration: none; Font-weight: bold; }
.Subactivitats:active { Font-size: 8.5pt; Color: #666666; Text-decoration: none; Font-weight: bold; }
.Subactivitats:hover { Font-size: 8.5pt; Color: #333333; Text-decoration: none; Font-weight: bold; }

.Subsubactivitats:link { Font-size: 8.5pt; Color: #FF9900; Text-decoration: none; Font-weight: bold; }
.Subsubactivitats:visited { Font-size: 8.5pt; Color: #FF9900; Text-decoration: none; Font-weight: bold; }
.Subsubactivitats:active { Font-size: 8.5pt; Color: #FF9900; Text-decoration: none; Font-weight: bold; }
.Subsubactivitats:hover { Font-size: 8.5pt; Color: #FF6600; Text-decoration: none; Font-weight: bold; }


/* ESTILS FONTS */
Td  {
	Font-size: 8.5pt;
	Color: #666666;
}

.Trebuchet_8_333333_B  {
	Font-size: 8.5pt;
	Font-weight: bold;
	Color: #333333;
}

.Trebuchet_8_FFFFFF_B  {
	Font-size: 8.5pt;
	Font-weight: bold;
	Color: #FFFFFF;
}

.Fil  {
	Font-size: 8.5pt;
	Font-weight: bold;
	Color: #666666;
}

.Fil2  {
	Font-size: 8.5pt;
	Font-weight: bold;
	Color: #FF9900;
}


/* INFORMACIO */
.Resolucio  {
	Font-size: 8.5pt;
	Text-align: center;
	Color: #8F8F8F;
}

.Registre  {
	Font-size: 8.5pt;
	Text-align: center;
	Color: #666666;
}

.Legalitat  {
	Font-size: 7pt;
	Color: #999999;
}


/* FORMULARI */
.BotoEnviar {
	Font-size: 8.5pt;
	Color:#333333;
	Background-color:#FFFFFF;
	border: #FFFFFF 1px dashed;
}

Input {
	Font-size: 8.5pt;
	Color: #666666;
	Background-color: #FFFFFF;
	Border: #CCCCCC;
	Border-style: solid;
	Border-top-width: 1px;
	Border-right-width: 1px;
	Border-bottom-width: 1px;
	Border-left-width: 1px
}

Textarea{
	Font-size: 8.5pt;
	Color: #666666;
	Background-color: #FFFFFF;
	Border: #CCCCCC;
	Border-style: solid;
	Border-top-width: 1px;
	Border-right-width: 1px;
	Border-bottom-width: 1px;
	Border-left-width: 1px
}