body { font: 12px/1.4 Tahoma, Verdana, Arial; color:#FFFFFF; background-color:#000000; font-weight:bold; margin:0px; }
/* Basic code - don't modify */
 
 .jd_menu {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	left:50%;
	margin-left:-463px;
	width: 927px;
}
.jd_menu li { 
display: block; 
list-style: none; 
margin: 0; 
padding: 0; 
float: left; 
position: relative; }
  .jd_menu a { 
  display: block; 
  }
  .jd_menu ul { 
  display: none; 
  position: absolute; 
  left: 0; 
  margin: 0; 
  padding: 0; }
  * html .jd_menu ul { 
  line-height: 0; 
  } /* IE6 "fix" */
  	.jd_menu ul a { 
	zoom: 1; 
	} /* IE6/7 fix */
    .jd_menu ul li { 
	float: none; 
	}
    .jd_menu ul ul { 
	top: 0; 
	}
    
/* Essentials - configure this */

.jd_menu ul {
 width: 100%;
  }
.jd_menu ul ul { 
left: 100%; 
}

/* Everything else is theming */
 
.jd_menu { 
background-image:url(../images/bgmenu.jpg); 
height: 30px; }
.jd_menu *:hover { 
background-color: none; 
}
.jd_menu a { /*border-right: 1px solid white;*/ 
color: white; 
font-size: 12px; 
padding: 9px; 
line-height: 1; 
height:12px; }
  .jd_menu li.hover a { 
  background-color:;
   }/*COLOR CUANDO EL MOUSE ESTA SOBRE EL ELEMENTO*/
  .jd_menu ul { 
  top: 30px; 
  }
    .jd_menu ul li a { 
	background-color: #AC585A; 
	height:8px; 
	}
      .jd_menu ul li.hover > a {
	   background-color: #860F11; 
	   } /*COLOR CUANDO EL MOUSE ESTA SOBRE EL ELEMENTO QUE SE EXPANDE*/
   .jd_menu ul a { 
   border-bottom: 2px solid white;
    margin-bottom:0px; 
	border-right: /*none; opacity: 0.9; filter: alpha(opacity=90);*/ }
/* .jd_menu ul a { border-bottom: none; } - I also needed this for IE6/7 */
.heading {
background-image:url(../images/bgmenu_over.jpg); 
background-repeat:repeat-x;}
.normal{}
a { 
color: #505050; 
text-decoration: 
none; }
.anchoext{
width:250px;
}
.itemSelect{
background-image:url(../images/bg_itemSelec.gif); 
background-repeat:repeat-x;
}
.itemOut{
}
  

