/*.divitemH
{
	width: 10em;
	height:1.25em;
	line-height:1.25em;
	border:1px solid #7f8c93;
	float: left;
	margin-right:0.5em;
	cursor:pointer;
}
.divitemH a
{
	display:inline-block;
	margin-left:0.2em;
	background-image:url(/imas/general/puntsmenu.png);
	background-position:left center;
	background-repeat:no-repeat;
	color: #cccccc;
	font-family: Tahoma;
	text-decoration: none;
	font-size:0.7em;
	font-weight:bold;
	width:12em;
	padding-left:1.8em;
}
.divitemH a:hover
{
	color: #556579;
}
.divsubitemH  {
    position: absolute;
	display: none;
}
.divsubitemH a
{
	background-image:none;
	color: #556579;
	background-color:#d2dddd;
	border-top:1px solid #e5eae8;
	border-left:2px solid #6f89a4;
	border-bottom:1px solid #d2dddd;
	border-right:1px solid #e5eae8;
	font-weight:normal;
	padding-left:1em;
}
.divsubitemH a:hover
{
	color: #008fc6;
	border-top:1px solid #ffffff;
	border-left:2px solid #ffffff;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #e5eae8;
}
.divsubitem2H  {
    position: absolute;
    left: 5em;
	display: none;
	margin-top:-1em;
}
.divsubitem2H a
{
}
.divsubitem2H a:hover
{
}*/
.menuV
{
	font-size:0.8em;
	text-align:right;
}
.divitemV
{
}
.divitemV a
{
	background-image:none;
	background-position:center right;
	background-repeat:no-repeat;
	display:inline-block;
	color:#333333;
	font-weight:bold;
	font-family:Arial;
	padding-right:1em;
	line-height:2em;
}
.divitemV a:hover
{
	background-image:url(/imas/general/MenuPunts.png);
	background-position:center right;
	background-repeat:no-repeat;
	color:#b400c4;
}
.divsubitemV
{
	display: none;
	background-image:url(/imas/general/fons2.jpg);
	background-position:top left;
	background-repeat:repeat;
	padding-bottom:0.5em;
	padding-top:0.5em;
}
.divsubitemV div
{
}
.divsubitemV a
{
	line-height:1.2em;
	color:#333333;
}
.divsubitemV a:hover
{
}
.divsubitem2V  {
	display: none;
}
.divsubitem2V a
{
}
.divsubitem2V a:hover
{
}