body 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: #E79009;
	background-color: #FFFFFF;
   scrollbar-arrow-color: black; 
   scrollbar-base-color: #642810; 
	scrollbar-dark-shadow-color: #642810; 
	scrollbar-track-color: #F8DDD3; 
	scrollbar-face-color: #E79009; 
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-highlight-color: #F8DDD3; 
	}

body.fondo
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: #E79009;
	background-color: #FFFFFF;
	background-image: url(./images/fondo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
   scrollbar-arrow-color: black; 
   scrollbar-base-color: #642810; 
	scrollbar-dark-shadow-color: #642810; 
	scrollbar-track-color: #F8DDD3; 
	scrollbar-face-color: #E79009; 
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-highlight-color: #F8DDD3; 
	}


td 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: #E79009;
	}

td.producte 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: #642810;
	}

td.titulo 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: #642810;
	font: bold;
}


table.legal
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: Black;
	background-color: white;
}

p.legal {
  font-size: 8pt;
  font-family: Arial;
  text-decoration: none;
  color: #64270F;	
}

A.legal:link
	{
	font-size:8pt;
	font-family: Arial;
	text-decoration: none;
	color: #64270F;
	}

A.legal:visited
	{
	font-size:8pt;
	font-family: Arial;
	text-decoration: none;
	color: #64270F;
	}

A.legal:hover
	{
	font-size:8pt;
	font-family: Arial;
	text-decoration: none;
	color: #E79009;
	}

A:link
	{
	font-family: Arial;
	text-decoration: none;
	color: #64270F;
	}

A:visited
	{
	font-family: Arial;
	text-decoration: none;
	color: #64270F;
	}

A:hover
	{
	font-family: Arial;
	text-decoration: none;
	color: #E79009;
	}

.textbox
	{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #FBECE6;
	border-width: thin;
	border-style: solid;
	border-color: #642810;
	}

.flatbutton
	{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #FBECE6;
	color: #FF8000;
	font-weight: bold;
	border-width: thin;
	padding: 1;
	}

