/* *********************** menu desplegable */

.open {
	DISPLAY: block
}
.closed {
	DISPLAY: none
}
#menu{
	width:140px !important;
	width:140px;
	height:auto;
	float:left;
	background:#f9efef;
	padding: 4px 0px 5px 0px;
	border-top: 1px solid #E9EEF5; 
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	display:block;
	padding:0;
	margin:0;
}

#menu  li a{
	height:17px;
	display:block;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image:url(../imagenes/men_fndpest.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	height: 17px;
	/*width: 175px;*/
	border-bottom: 1px dotted #D7E2EB;
}

#menu li a:hover{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image:url(../imagenes/men_fndpestr.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 17px;
	/*width: 175px;*/
	cursor: hand;
    border-top: 1px dotted #990000;	
    border-bottom: 1px dotted #990000;


}

#menu li a#pest{
	background-image: url(../imagenes/menFnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menu li a#pest02{
	background-image: url(../imagenes/menFnd02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9CB3C9;
	border-right-color: #9CB3C9;
	border-bottom-color: #9CB3C9;
	border-left-color: #9CB3C9;
}

LI IMG {
	VERTICAL-ALIGN: middle
}

.Estilo2 {font-size: 10px}
