/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/tree_frog_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#titproyectos {background:url(../images/tit_proyectos.gif) no-repeat; width:220px; height:16px;}
#titproyectos span{display:none;}
#menu {list-style-type:none; padding:0; margin:0; width:220px;float:left; border-bottom:1px dotted #fff; z-index:100;}
#menu ul {list-style-type:none; padding:0; margin:0; width:125px;}
#menu li {float:left; border-top:1px dotted #fff;}

#menu li.sub {background:none;}

#menu li, #menu li a {display:block; color:#fff; font-family:arial, sans-serif; font-size:1em; line-height:24px; width:220px; text-decoration:none;  cursor:pointer;text-indent:21px;}

#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {display:none;}

#menu li ul li {border:none; text-indent:15px; background-color:#000;}

#menu li.hover {color:#666; z-index:500;}

#menu li.click {color:#df0024;}

#menu li.click ul {display:block;}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {display:block; position:absolute; left:110px; top:-1px;}

/*#menu li.click ul li.fly {background: #000 url(file:///Macintosh HD/Users/imac24/Desktop/tree_frog_vertical/tree_frog_vertical/frog_arrow.gif) no-repeat top right;}*/
#menu li.click ul li.hover {background:#000;}

#menu li.click ul li.hover ul li {background:#c60;}
#menu li.click ul li.hover ul li.hover ul li {background:#780; z-index:500;}

/*#menu li.click ul li.hover ul li.fly {background: #c60 url(file:///Macintosh HD/Users/imac24/Desktop/tree_frog_vertical/tree_frog_vertical/frog_arrow.gif) no-repeat top right;}*/
#menu li.click ul li.hover ul li.hover {z-index:500; background:#fa4;}
#menu li.click ul li.hover ul li.hover a {color:#000;}

#menu li.click ul li.hover ul li.hover ul li.hover {background:#aa0;}
#menu li.click ul li.hover ul li.hover ul li.hover a {color:#fff;}

