/******* MENU DINAMICO DESPLEGABLE *******/
#menudes1 #desplegable {
  width: 100%;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;	
	margin-bottom:8px;
}


#menudes1 #desplegable_cabecera {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  /* border: solid 1px; */
  margin-top: 0px;
  background: #000063;
  color : White;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  padding-bottom : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-top : 0px;
}

#menudes1 #desplegable_contenido {
  /*border: solid 1px; */
  border-top: none;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  background: #FFFFFF;
}

#menudes1 .desplegable_nivel0 {
	padding: 0px 0px 0px 4px;
	background: url(../images/cab/fondopest1.gif) no-repeat right center;
	background-size:100% 100%;
	height:36px;
	line-height:30px;
	color:#ffffff;
	display:block;
	margin-bottom:3px;
	vertical-align:absmiddle;
}
#menudes1 a.desplegable_nivel0:link         {color: #ffffff;}
#menudes1 a.desplegable_nivel0:link:visited {color: #ffffff;}
#menudes1 a.desplegable_nivel0:link:hover   {color: #ffffff;}

#menudes1 .desplegable_nivel0_seleccionado {
	padding: 0px 0px 0px 4px;
	background: url(../images/cab/fondopest2.gif) no-repeat right center;
	background-size:100% 100%;
	height:36px;
	line-height:26px;
	color:#ffffff;
	display:block;
	margin-bottom:3px;
}

#menudes1 .desplegable_nivel1 {
	padding: 0px 0px 0px 4px;
	height:26px;
	line-height:20px;
	color:#ffffff;
	display:block;
	margin-bottom:3px;
	background: #fda203;
}
#menudes1 a.desplegable_nivel1:link         {color: #ffffff;}
#menudes1 a.desplegable_nivel1:link:visited {color: #ffffff;}
#menudes1 a.desplegable_nivel1:link:hover   {color: #ffffff; }

#menudes1 .desplegable_nivel1_seleccionado {
	padding: 0px 0px 0px 4px;
	height:26px;
	line-height:20px;
	color:#ffffff;
	display:block;
	margin-bottom:3px;
	background: #fda203;
}

#menudes1 .desplegable_niveln {
	padding: 0px 0px 0px 4px;
	height:26px;
	line-height:20px;
	color:#ffffff;
	display:block;
	margin-bottom:3px;
	background: #FDC464;
}

#menudes1 a.desplegable_niveln:link         {color: #ffffff;}
#menudes1 a.desplegable_niveln:link:visited {color: #ffffff;}
#menudes1 a.desplegable_niveln:link:hover   {color: #ffffff; }

#menudes1 .desplegable_niveln_seleccionado {
	padding: 0px 0px 0px 4px;
	height:26px;
	line-height:20px;
	color:#ffffff;
	display:block;
	margin-bottom:3px;
	background: #FD8A64;
}

#menudes1 .desplegable_oculto {
  display: none;
}

/***otro tipo de menu ****/
#menudes2 #desplegable {
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;	
	margin-bottom:10px;
}


#menudes2 #desplegable_cabecera {
  color:#FFFFFF;
font-family:Verdana,Arial;
font-size:12px;
font-weight:bold;
background:url("../images/cab/img_drg_brown.jpg") repeat-x scroll center top transparent;
border:1px solid #A87F01;
height:33px;
padding-left:14px;
  text-transform: uppercase;
line-height:32px;
}

#menudes2 #desplegable_contenido {
  /*border: solid 1px; */
  border-top: none;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  background: #FFFFFF;
}

#menudes2 .desplegable_nivel0 {
background-color:#EAEAEA;
border:1px solid #DFDFDF;
margin-bottom:2px;
padding-left:14px;
padding-right:13px;
padding-top:8px;
padding-bottom:8px;
display:block;
color:#333333;
font-family:verdana;
font-size:12px;
font-weight:bold;
/*height: auto !important; height:36px;min-height:36px;*/
}
#menudes2 a.desplegable_nivel0:link         {color: #333333;}
#menudes2 a.desplegable_nivel0:link:visited {color: #333333;}
#menudes2 a.desplegable_nivel0:link:hover   {color: #333333;}

#menudes2 .desplegable_nivel0_seleccionado {
background-color:#cccccc;
border:1px solid #bdbdbd;
margin-bottom:2px;
padding-left:14px;
padding-right:13px;
padding-top:8px;
padding-bottom:8px;
display:block;
color:#333333;
font-family:verdana;
font-size:12px;
font-weight:bold;
}

#menudes2 .desplegable_nivel1 {
background-color:#bbbbbb;
border:1px solid #ababab;
margin-bottom:2px;
padding-left:14px;
padding-right:13px;
padding-top:8px;
padding-bottom:8px;
display:block;
color:#333333;
font-family:verdana;
font-size:12px;
font-weight:bold;
}
#menudes2 a.desplegable_nivel1:link         {color: #333333;}
#menudes2 a.desplegable_nivel1:link:visited {color: #333333;}
#menudes2 a.desplegable_nivel1:link:hover   {color: #333333; }

#menudes2 .desplegable_nivel1_seleccionado {
background-color:#bbbbbb;
border:1px solid #ababab;
margin-bottom:2px;
padding-left:14px;
padding-right:13px;
padding-top:8px;
padding-bottom:8px;
display:block;
color:#333333;
font-family:verdana;
font-size:12px;
font-weight:bold;
}

#menudes2 .desplegable_niveln {
	padding: 0px 0px 0px 4px;
	height:26px;
	line-height:20px;
	color:#ffffff;
	display:block;
	margin-bottom:3px;
	background: #FDC464;
}

#menudes2 a.desplegable_niveln:link         {color: #ffffff;}
#menudes2 a.desplegable_niveln:link:visited {color: #ffffff;}
#menudes2 a.desplegable_niveln:link:hover   {color: #ffffff; }

#menudes2 .desplegable_niveln_seleccionado {
	padding: 0px 0px 0px 4px;
	height:26px;
	line-height:20px;
	color:#ffffff;
	display:block;
	margin-bottom:3px;
	background: #FDC464;
}

#menudes2 .desplegable_oculto {
  display: none;
}

