BODY {
	margin: 0px;
	background: url(../im/fondo.gif);
	  scrollbar-arrow-color: #2B4F73;
	  scrollbar-track-color: #2B4F73;
	  scrollbar-face-color: #2872C6;
	  scrollbar-highlight-color: #2872C6;
	  scrollbar-3dlight-color: #2872C6;
	  scrollbar-darkshadow-color: #2872C6;
	  scrollbar-shadow-color: #2872C6;
}

A:link { font-family: Tahoma; font-size: 8pt; color: #2872C6; text-Decoration: none; font-weight: bold; }
A:visited { font-family: Tahoma; font-size: 8pt; color: #2872C6; text-Decoration: none; font-weight: bold; }
A:active { font-family: Tahoma; font-size: 8pt; color: #2B4F73; 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;
	Align: left;
}

.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 : 9pt;
	font-weight: bold;
	color: #000000;
}

.Alertes_negreta  {
	font-family: Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color: #333333;
}

.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;
	align:left;
	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;
	Align: left;
}

.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: #333333;
		background-color: #CCCCCC;
		border: #666666 1px solid;
}