.navbar{
  padding: 2px
}  

.mainDiv{
  padding-bottom: 5px;
  color: #1E2D5D;
  font-size: 14px;
  font-weight: bold;
}

.dropMenu{
 filter:alpha(opacity=100);
}

#tit_cantor{
margin-bottom: 2px;
font-size: 14px;
font-weight: bold;
cursor:pointer;
padding: 5px 0 5px 10px;
border-bottom: 2px solid #FEBC11;
background: url("../images/dropdown.gif") no-repeat;
background-position: 170px 12px
}

#tit_cantor a:hover{
color: #FEBC11;
}

.subMenu{
  display:block;
}
/* **************************************************************************************************************************************************grupo 1 */
.tit_1{
  color: #1E2D5D;
}

.tit_1Over{
  color: #FEBC11;
}

.tit_1Close{
  color: #1E2D5D;
}


.tit_1CloseOver{
  color: #FEBC11;
}

.subItem1{
   height:23px;
   background: #fff url("../images/bg_1.gif") no-repeat center;
   text-align: center;
   padding-top: 2px
}

.subItem1 a{	 	
   text-decoration:none;
   color: #1E2D5D;
   font-weight: normal
}

.subItem1Over{
   height:23px;	
   background: url("../images/bg_1_on.gif") no-repeat center;
   text-align: center;
   padding-top: 2px;
   cursor:pointer;
}

.subItem1Over  a{
   height:23px;	
   color: #1E2D5D;
   text-decoration:none;
   font-weight: normal
}

/* **************************************************************************************************************************************************************/




