BODY {
	margin: 0px;
	background: url(../im/fondo.gif);
	  scrollbar-arrow-color: #bdb2ac;
	  scrollbar-track-color: #bdb2ac;
	  scrollbar-face-color: #F0F0F0;
	  scrollbar-highlight-color: #F0F0F0;
	  scrollbar-3dlight-color: #F0F0F0;
	  scrollbar-darkshadow-color: #F0F0F0;
	  scrollbar-shadow-color: #F0F0F0;
}

A:link { font-family: Tahoma; font-size: 8pt; color: #000000; text-Decoration: none; font-weight: bold; }
A:visited { font-family: Tahoma; font-size: 8pt; color: #000000; text-Decoration: none; font-weight: bold; }
A:active { font-family: Tahoma; font-size: 8pt; color: #000000; text-Decoration: none; font-weight: bold; }
A:hover { font-family: Tahoma; font-size: 8pt; color: #2872C6; text-Decoration: none; font-weight: bold; }

TD  {
	font-family: Tahoma;
	font-size : 8pt;
	color: #666666;
}

.Negreta  {
	font-family: Tahoma;
	font-size : 8pt;
	color: #666666;
	font-weight: bold;
}


.Submenu  {
	font-family: Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.Submenu_resaltat  {
	font-family: Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color: #BBD407;
}

.Alertes_negreta  {
	font-family: Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color: #333333;
	align:left;
}
.txt  {
	font-family: Tahoma;
	font-size : 8pt;
	align:left;
	color: #666666;
}

.preu  {
	font-family: Tahoma;
	font-size : 8pt;
	color: #666666;
	align:right;
}
.Alertes_vermella  {
	font-family: Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color: #DA0000;
}

Input {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	border: #808080;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

Textarea{
	Font-family: Tahoma;
	Font-size: 8pt;
	Color: #666666;
	align:left;
	Background-color: #FFFFFF;
	Border: #808080;
	Border-style: solid;
	Border-top-width: 1px;
	Border-right-width: 1px;
	Border-bottom-width: 1px;
	Border-left-width: 1px
}

.Select{
	Font-family: Tahoma;
	Font-size: 8pt;
	Color: #666666;
	Background-color: #FFFFFF;
	Border: #808080;
	Border-style: solid;
	Border-top-width: 1px;
	Border-right-width: 1px;
	Border-bottom-width: 1px;
	Border-left-width: 1px
}

.Boto {
		font-family: Tahoma;
		font-size : 8pt;
		color: #cccccc;
		background-color: #333333;
		border: #666666 1px solid;
}