body {
	background-color: #FFFADA;
}
.txtgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFBDF;
}
a:link {
	color: #FFFBDF;
	text-decoration: none;
}
a:visited {
	color: #FFFBDF;
	text-decoration: none;
}
a:hover {
	color: #E3D996;
	text-decoration: none;
}
a:active {
	color: #E3D996;
	text-decoration: none;
}
.borde {
	border: 1px solid #CCCCCC;
}
.txtgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.txtgris:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.txtgris:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.txtgris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.txtgris:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.titols {
	filter: alpha(opacity=60);
	opacity: .5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	background-color: #FFFFFF;
}
.izq {
	background-image: url(img/izq.gif);
	background-repeat: repeat-y;
}
.txtgrisaltolinea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.txtproductes {
	filter: alpha(opacity=60);
	opacity: .5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 18px;
}
