/*violet : color:#481531;*/

div#Vmenu em,div#Vmenu a, div#Vmenu span {
  display: block;
}

div#level1 {
  margin-left: 0px;
  width:240px;
  border:0px solid blue;
  font-weight: bold;
  /*float:left;*/
}
  
div#level1 a {
  background-image:url('../images/03_rub_menuV.png');
	background-repeat: no-repeat;
  background-position: left bottom;/*background-position: top;*/
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  margin-left:0px;
  margin-right:20px;
  /*padding-left:0px;*/
  margin-bottom:10px;
  color: #481531;
  cursor: hand;
  text-decoration: none;
  height:18px;
  text-indent:35px;
}
	
div#level2 a,div#level2 span {
  height:13px;
  color : white;
  text-indent: 0px;
  font-family : Verdana ;
  font-size : 10px;
  font-weight : bold;
  text-decoration:none;
  text-indent:10px;
  margin:0px;
  margin-top:7px;
  padding-top:0px;
  border:0px solid red;
  background : transparent;
}

div#level3 a,div#level3 span {
  height:13px;
  color : white;
  font-family : Verdana ;
  font-size : 10px;
  font-weight : normal;
  text-decoration:none;
  text-indent:20px;
  margin:0px;
  padding-top:0px;
  border:0px solid red;
  background : transparent;
}
