.menuHfons
{
	width:47.5em;
	height:2.6em;
	line-height:2.6em;
	background-image:url(/imas/general/fonsmenu.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	padding-left:3em;
	padding-top:0.2em;
}
.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
{
	width: 150px;
	float:left;
	font-size:0.7em;
}
.menuV img
{
	width:1.3em;
}
.divitemV
{
	margin-bottom:10px;
}
.divitemV a
{
	text-decoration:none;
	color:#006699;
	white-space:nowrap;
}
.divitemV a:hover
{
	color:#646464;
}
.divsubitemV
{
	display: none;
}
.divsubitemV div
{
	margin-top:10px;
}
.divsubitemV a
{
	margin-left:1em;
	color:#006699;
}
.divsubitemV a:hover
{
	color:#646464;
}
.divsubitem2V  {
	display: none;
	color: #FFFFFF;
	background-color: #e444ee;
}
.divsubitem2V a
{
	color:#000000;
}
.divsubitem2V a:hover
{
	color:#ffffff;
}