.MENU /*fons de color verd*/
{
	text-align:center;
	line-height:2.2em;
	height:2.2em;
	background-image:url(/imas/general/menuverd.png);
	background-position:top left;
	background-repeat:repeat;
}
.MENU1 /*fons del menu*/
{
	text-align:center;
	line-height:2.2em;
	height:2.2em;
	background-image:url(/imas/general/menu01.png);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%
}
.MENU2 /*fons de la dreta*/
{
	text-align:center;
	line-height:2.2em;
	height:2.2em;
	background-image:url(/imas/general/menu02.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%
}
.MENU3 /*fons de la esquerra*/
{
	text-align:center;
	line-height:2.2em;
	height:2.2em;
	background-image:url(/imas/general/menu03.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%
}
.menuH
{
	padding-left:0.4em;
	height:2.2em;
}
.divitemH
{
	float:left;
	line-height:2.2em;
	min-width:5.2em;
}
.divitemH a
{
	margin-left: 0.7em;
	margin-right: 0.7em;
	font-family: Tahoma;
	font-size: 0.75em;
	color: #578007;
	font-weight:bold;
}
.divitemH a:hover
{
	color:#000000;
	text-decoration:none;
}
.divsubitemH  
{
	z-index:2;
	text-align:left;
    position: absolute;
	display: none;
	background-image:url(/imas/general/menuverd.png);
	background-position:center center;
	background-repeat:repeat;
	line-height:1em;
}
.divsubitemH a
{
	padding: 0.4em;
	display: block;
	color: #578007;
	white-space:nowrap;
}
.divsubitemH a:hover
{
	color: #ffffff;
	background-color:#98bf4e;
	text-decoration:none;
}
.divsubitem2H  {
    position: absolute;
    left: 40px;
	display: none;
	background-color: #e444ee;
}
.divsubitem2H a
{
	color: #000000;
}
.divsubitem2H a:hover
{
	color: #ffffff;
}
#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;
}