/*Menu*/
#dropList {height:31px; width:956px; margin-left: -10px; margin-top:-8px;  position:relative; font-family:arial, verdana, sans-serif; font-size:11px; z-index:500; position:absolute; }
#dropList ul#menu { margin:0 0 0 8px; padding:0 0 0 0px; list-style:none; white-space:nowrap; }
#dropList ul#menu li.level1-li {
    float:left; 
    
    padding-top:2px; 
    margin-right:1px;
    background-color: red;
/*    width: 145px; */
}




.barraprincipal {
    width:100%; height: 100%; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #00FF00; text-align: left; border-top: 1px solid 	#F7E7CE;
border-bottom: 1px solid rgba(0,0,2,0.1);
background: url(../imagenes/toolbar.png) 0 0 repeat-x;

box-shadow: 0 1px 0 rgba(253,253,255,0.5);
}

.barraprincipalt {
    width:100%;margin-bottom: 7px; height: 100%; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #00FF00; text-align: left; border-top: 1px solid #fdfdff;
border-bottom: 1px solid rgba(0,0,2,0.1);
background: url(../imagenes/toolbar.png) 0 0 repeat-x;
box-shadow: 0 1px 0 rgba(253,253,255,0.5);
}


#dropList ul#menu li.level1-li a.level1-a {
    display:block; 
    height:26px; 
    float:left;
    
/*    width: 130px;*/
    border-left:0px solid #7e8586; 
    border-right:1px solid #296E13; 
    padding:0 10px 0 10px; 
    text-decoration:none; 
    line-height:24px; 
    white-space:nowrap; 
    font-weight: normal ; 
    font-size: 13px; 
    color:#FFF;}
#dropList ul#menu li.level1-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover {
/*    width: 130px;*/
    position:relative; 
    text-decoration:none; 
    background-color:#296E13; 
    margin-top:0px; 
    height:27px;
}
/* a:hover   */
#dropList ul#menu li div.listHolder {  position:absolute; left:-9999px; top:29px;  background-color:#FFF ;/*#f5f4f0*/;  }
/* IE6 only */ #dropList table { border-collapse:collapse; margin:-0px -0px; font-size:1em; width:0; height:0; }
#dropList ul#menu :hover div.listHolder {left:0;}
#dropList ul#menu a:hover div.listHolder {left:-1px;}


#buscar-2{width:180px; height: 27px; background: transparent ; float: left; background: transparent; padding-left:15px;}

#buscar-2 input{display:block;float:left;border:0px;background:White; margin:  5px 0 0 0; }
#buscar-2 input[type=text]{width:150px;height:15px;border:0px;margin:5px 0 0 0px;padding:3px 0 0 4px; background:url(/imagenes/bg-buscador.png) no-repeat scroll 0 0; }
#buscar-2 input[type=submit]{display:inline; width:22px; height: 19px; border: 0px; margin: 5px 0 0 0px;background:url(/imagenes/buscador-submit.png);}


.listHolder{ background-color:#309; border-style:groove; border-width:1px; border-color:#CCC; padding-left:10px; padding-top:5px; padding-right:10px;}
.listHolder table tr td table tr td h2{ color:#000; background-color:#FFF; }
.listHolder table tr td table tr td img{ border-color:#999;}
.listHolder table tr td table tr td div{ color:#000; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin-top:5px; }
.listHolder table tr td table tr td div a{ color:#666; margin-top:5px; font-size:12px;  }
.listHolder table tr td div a{ color:#000; margin-top:5px; padding-top:4px;  }

.listHolder table tr td ul li{ margin-right:10px; margin-bottom:2px;} 
.img_proyecto_menu{ width:120px; height:100px; }
.texto_proyecto_menu{ float:left;}

