.menu {
	position:absolute;
	left:10px;
	top:119px;
	width:170px;
	font-family:Arial, Verdana, Helvetica, Helv;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	line-height: 160%;
}
.menu a {
	text-decoration: none;
	color: #333333;
}
.menu a:hover {
	text-decoration: none;
	color: #0075BA;
}
.menu a:active {
	text-decoration: none;
}
.enllacApartat {
	font-weight: normal;
	background-image:  url(../img/menu/iconaEnllac.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
}
.enllacApartat a:hover {
	color: #FFFFFF;
	background-color: #0075BA;
}
.enllacApartatActiu {
	color: #0075BA;
	font-weight: normal;
	background-image:  url(../img/menu/iconaEnllac.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
}
.enllacApartatActiu a {
	color: #0075BA;
}
.contingutApartat {
	padding-left: 9px;
}
.preContingutApartat {
	padding-left: 10px;
}
.titolApartat {
	font-weight: normal;
	background-image:  url(../img/menu/iconaApartat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
}
.titolApartat a:hover {
	background-color: #0075BA;
	color: #FFFFFF;
}
img {
	border: 0px;
}
.menu .liniaApartat {
	background-color: #66C5FD;
	margin: 2px 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	border: 0px none;
}
