
.menu_categoria {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	text-align: right;
	padding-right: 25px;
	padding-top: 3px;
	
}
#altres {
	background-image: url(/images/altres_fons.gif);
	background-repeat:  repeat-y;
	min-height: 480px;
	position: relative;
}

#altres .header {
  background-image: url(/images/altres_sup.gif);
  background-repeat: no-repeat;
  height: 71px;
}
#altres .header h2 {
	color:#EEEEEE;
	text-align: right;
	padding-top: 20px;
	margin-right: 25px;
}
#altres .footer {
	background-image: url(/images/altres_inf.gif);
	background-repeat: no-repeat;
	height: 108px;
	background-position: left bottom;
	position: absolute;
	bottom: -108px;
	left: 0px;
	width: 453px;
	padding-left: 30px;
}
#altres .contingut {
margin: 0px 20px 108px 20px;
list-style-image: url(/images/bull2.gif);
}
#altres ul {
padding-left: 10px;

}