/*******************************************************************************/
/*                                  GENERAL                                    */
/*******************************************************************************/

#MenuVertical{
  font-family: Arial, Helvetica, sans-serif;
  border: none;
  padding: 0px;
  height: 99%;
  margin: 0px;
  margin-left:10px;
  _margin-left:0px;
/*  _margin-left:-2px;
  _margin-top:-7px;*/
	visibility: hidden;
}

#MenuVertical .AreaContenidoExtra{
  position: absolute;
  vertical-align: bottom;
  margin: 0px;
  height: 20px;
  width: 15%;
  _width: 90%;
  bottom: 36px; 
  background-color: Silver; 
}

#MenuVertical a{
  text-decoration: none;
}

#MenuVertical a:link, a:visited, a:hover{
  color: #787878;
  text-decoration: none;
}

/*******************************************************************************/
/*                                  NIVEL 1                                    */
/*******************************************************************************/

#MenuVertical ul{
  margin-top: 0px;
  padding: 0px;
  position: relative;
  list-style: none;
}

#MenuVertical img{
  padding-left: 0px;
  width: 171px; 
  height: 39px;
  margin-left: -10px;
  _margin-bottom: -10px;
  cursor: pointer;
}

#MenuVertical .Nivel1SupGris{
  font-size: 11px;
  padding-left: 10px;
  background-image: url(../../imagenes/PestN1_SupBlan.png);
  width: inherit; 
  list-style-type: none;
  height: 39px;
  line-height: 39px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1MedBlan{
  font-size: 11px;
  padding-left: 10px;
  background-image: url(../../imagenes/PestN1_MedBlan.png);
  width: inherit; 
  list-style-type: none;
  height: 39px;
  line-height: 39px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1MedBlan2{
  font-size: 11px;
  padding-left: 10px;
  background-image: url(../../imagenes/PestN1_MedBlan2.png);
  width: inherit; 
  list-style-type: none;
  height: 39px;
  line-height: 39px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1MedGris{
  font-size: 11px;
  padding-left: 10px;
  background-image: url(../../imagenes/PestN1_MedGris.png);
  width: inherit; 
  list-style-type: none;
  height: 39px;
  line-height: 39px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1MedGris2{
  font-size: 11px;
  padding-left: 10px;
  background-image: url(../../imagenes/PestN1_MedGris2.png);
  width: inherit; 
  list-style-type: none;
  height: 39px;
  line-height: 39px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1InfGris{
  font-size: 11px;
  padding-left: 10px;
  background-image: url(../../imagenes/PestN1_InfGris.png);
  width: inherit; 
  list-style-type: none;
  height: 57px;
  line-height: 57px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1InfGris2{
  font-size: 11px;
  padding-left: 10px;
  background-image: url(../../imagenes/PestN1_InfGris2.png);
  width: inherit; 
  list-style-type: none;
  height: 57px;
  line-height: 57px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1InfBlan{
  font-size: 11px;
  padding-left: 10px;
  background-image: url(../../imagenes/PestN1_InfBlan.png);
  width: inherit; 
  list-style-type: none;
  height: 57px;
  line-height: 57px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1InfBlan2{
  font-size: 11px;
  padding-left: 10px;
  background-image: url(../../imagenes/PestN1_InfBlan2.png);
  width: inherit; 
  list-style-type: none;
  height: 57px;
  line-height: 57px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

/*
##MenuVertical .Nivel1{
  font-size: 11px;
  color: #787878;
  padding-left: 10px;
  background-image: url(../Images/MenuVerticalFondoBoton.gif);
  border-bottom: 1px solid #ccc;
  width: inherit; 
  list-style-type: none;
  height: 24px;
  line-height: 24px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1Over{
  font-size: 11px;
  color: #002B66;
  padding-left: 10px;
  background-image: url(../Images/MenuVerticalFondoBotonActivo.gif);
  border-bottom: 1px solid #ccc;
  width: inherit; 
  list-style-type: none;
  height: 24px;
  line-height: 24px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1Activo{
  font-size: 11px;
  color: #002B66;
  padding-left: 10px;
  background-image: url(../Images/MenuVerticalFondoBotonActivo.gif);
  border-bottom: 1px solid #002B66;
  width: inherit; 
  list-style-type: none;
  height: 24px;
  line-height: 24px;
  margin-left: 0px;
  _margin-left: -40px;
  cursor: pointer;
}

#MenuVertical .Nivel1Activo a{
  color: #002B66;
  font-weight: bold;
}
*/
/*******************************************************************************/
/*                                  NIVEL 2                                    */
/*******************************************************************************/

#MenuVertical .Nivel2Contenedor{
  font-size: 12px;
  padding-left: 0px;
  _margin-top: -14px;
  _margin-left: -40px;
}

#MenuVertical .Nivel2Contenedor ul{
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  position: relative;
  list-style: none;
}

#MenuVertical .Nivel2SupBlan{
  font-size: 11px;
	color: #213359;
  background-image: url(../../imagenes/PestN2_SupBlanA.png);
  list-style-type: none;
	min-height:17px;
  _height: 19px;
  padding-left: 26px;
  padding-right: 2px;
  padding-top: 3px;
  _padding-top: 3px;
  padding-bottom: 0px;
  _padding-bottom: 0px;
  cursor: pointer;
  _margin-top: -1px;
  _margin-bottom: -1px;
}

#MenuVertical .Nivel2SupBlanActivo{
  font-size: 11px;
	color: #FFFFFF;
  background-image: url(../../imagenes/PestN2_SupBlanB.png);
  list-style-type: none;
	min-height:17px;
  _height: 19px;
  padding-left: 26px;
  padding-right: 2px;
  padding-top: 3px;
  _padding-top: 3px;
  padding-bottom: 0px;
  _padding-bottom: 0px;
  cursor: pointer;
  _margin-top: -1px;
  _margin-bottom: -1px;
}

#MenuVertical .Nivel2SupGris{
  font-size: 11px;
	color: #213359;
  background-image: url(../../imagenes/PestN2_SupGrisA.png);
  list-style-type: none;
	min-height:17px;
  _height: 19px;
  padding-left: 26px;
  padding-right: 2px;
  padding-top: 3px;
  _padding-top: 3px;
  padding-bottom: 0px;
  _padding-bottom: 0px;
  cursor: pointer;
  _margin-top: -1px;
  _margin-bottom: -1px;
}

#MenuVertical .Nivel2SupGrisActivo{
  font-size: 11px;
	color: #FFFFFF;
  background-image: url(../../imagenes/PestN2_SupGrisB.png);
  list-style-type: none;
	min-height:17px;
  _height: 19px;
  padding-left: 26px;
  padding-right: 2px;
  padding-top: 3px;
  _padding-top: 3px;
  padding-bottom: 0px;
  _padding-bottom: 0px;
  cursor: pointer;
  _margin-top: -1px;
  _margin-bottom: -1px;
}
/*
#MenuVertical .Nivel2SOver{
  font-size: 11px;
  list-style-type: none;
  height: 12px;
  padding-left: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  _padding-top: 2px;
  _padding-bottom: 0px;
  background-color: #CC6600;
  cursor: pointer;
}
*/
#MenuVertical .Nivel2Med{
  font-size: 11px;
	color: #213359;
  background-image: url(../../imagenes/PestN2_MedA.png);
  list-style-type: none;
	min-height:17px;
  _height: 18px;
  padding-left: 26px;
  padding-right: 2px;
  padding-top: 2px;
  _padding-top: 2px;
  padding-bottom: 0px;
  _padding-bottom: 0px;
  cursor: pointer;
  _margin-top: 0px;
  _margin-bottom: 0px;
}

#MenuVertical .Nivel2MedActivo{
  font-size: 11px;
	color: #FFFFFF;
  background-image: url(../../imagenes/PestN2_MedB.png);
  list-style-type: none;
	min-height:17px;
  _height: 18px;
  padding-left: 26px;
  padding-right: 2px;
  padding-top: 2px;
  _padding-top: 2px;
  padding-bottom: 0px;
  _padding-bottom: 0px;
  cursor: pointer;
  _margin-top: 0px;
  _margin-bottom: 0px;
}
/*
#MenuVertical .Nivel2Over{
  font-size: 10px;
  list-style-type: none;
  height: 12px;
  padding-left: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
  _padding-top: 5px;
  _padding-bottom: 3px;
  background-color: #FFF1A9;
  cursor: pointer;
}
#MenuVertical .Nivel2MedActivo a{
  color: #002B66;
  font-weight: bold;
}
*/

/*******************************************************************************/
/*                                  NIVEL 3                                    */
/*******************************************************************************/

#MenuVertical .Nivel3Contenedor{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  padding-left: 0px;
  _margin-top: -12px;
}

#MenuVertical .Nivel3 ul{
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  position: relative;
  list-style: none;
}

#MenuVertical .Nivel3Med{
  font-size: 9px;
	color: #213359;
  background-image: url(../../imagenes/PestN3_MedA.png);
  list-style-type: none;
	min-height:17px;
  _height: 18px;
  padding-left: 42px;
  padding-right: 2px;
  padding-top: 2px;
  _padding-top: 2px;
  padding-bottom: 0px;
  _padding-bottom: 0px;
  cursor: pointer;
  _margin-top: 0px;
  _margin-bottom: 0px;
}

#MenuVertical .Nivel3MedActivo{
  font-size: 9px;
	color: #213359;
  background-image: url(../../imagenes/PestN3_MedB.png);
  list-style-type: none;
	min-height:17px;
  _height: 18px;
  padding-left: 42px;
  padding-right: 2px;
  padding-top: 2px;
  _padding-top: 2px;
  padding-bottom: 0px;
  _padding-bottom:0px;
  cursor: pointer;
  _margin-top: 0px;
  _margin-bottom: 0px;
}
/*
#MenuVertical .Nivel3Over{
  font-size: 10px;
  list-style-type: none;
  height: auto;
  padding-left: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
  _padding-top: 0px;
  _padding-bottom: 3px;
  background-color: #FBF4D4;
  cursor: pointer;
}

#MenuVertical .Nivel3Activo a{
  color: #002B66;
  font-weight: bold;
}
*/

/*******************************************************************************/
/*                                NIVEL 4                                  */
/*******************************************************************************/

#MenuVertical .Nivel4Contenedor{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left: 0px;
  _margin-top: -12px;
}

#MenuVertical .Nivel4 ul{
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  position: relative;
  list-style: none;
}

#MenuVertical .Nivel4Med{
  font-size: 9px;
	color: #213359;
  background-image: url(../../imagenes/PestN4_MedA.png);
  list-style-type: none;
	min-height:17px;
  _height: 18px;
  padding-left: 58px;
  padding-right: 2px;
  padding-top: 2px;
  _padding-top: 4px;
  padding-bottom: 0px;
  _padding-bottom: 0px;
  cursor: pointer;
  margin-top: -1px;
  _margin-top: -1px;
  _margin-bottom: 0px;
}

#MenuVertical .Nivel4MedActivo{
  font-size: 9px;
	color: #213359;
  background-image: url(../../imagenes/PestN4_MedB.png);
  list-style-type: none;
	min-height:17px;
  _height: 18px;
  padding-left: 58px;
  padding-right: 2px;
  padding-top: 2px;
  _padding-top: 4px;
  padding-bottom: 0px;
  _padding-bottom: -1px;
  cursor: pointer;
  margin-top: -1px;
  _margin-top: -1px;
  _margin-bottom: 0 px;
}
/*
#MenuVertical .Nivel4Over{
  font-size: 10px;
  list-style-type: none;
  height: auto;
  padding-left: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
  _padding-top: 0px;
  _padding-bottom: 3px;
  background-color: #FBF4D4;
  cursor: pointer;
}

#MenuVertical .Nivel4Activo a{
  color: #002B66;
  font-weight: bold;
}
*/

/*******************************************************************************/
/*                                OTROS ELEMENTOS                                  */
/*******************************************************************************/

#MenuVertical .FlechaActiva{
	position: absolute;
	width: 7px;
	height: 13px;
	top: 0px;
	left: 228	px;
	_left: 185	px;
	visibility: hidden;
}

#MenuVertical .FlechaActiva img{
  margin: 0 0 0 0;
	width: 7px;
	height: 13px;
  cursor: default;
}
