.csssuperpadremenuescritorio
{
  position:relative;
  /*z-index:1;*/
  height:auto;
  top:2px;
}


.csspadremenuescritorio
{
  position:relative;
  z-index:2;
  height:auto;
  left:100px;
}

.cssabsolutamenuescritorio
{
  position:absolute;
  top:10px;
  left:50px;
  width:auto;
  height:auto;
  z-index:2;
}

.cssmenuescritorio
{
  position:relative;
  top:110px;
  left:20px;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  
  background:#fee100;
  background-color:#fee100;
  z-index:2;
  
  padding:0px;
  border: 1px solid #ffcc00;
  height:auto;
  width:auto;
  min-width:252px;
  
  
}




div.colorbb
        {
            
            margin:0px 0px;
            
            width:250px;
            height:40px;
            
            background:#fee100;
            color:#000000;
            
            font-family:Lato;
            font-weight:600;
            font-size:0.9em;
            
            text-align:center;
            line-height:20px;
            padding-top:5px;
            transition:all 0.3s ease;
            
        }
        
        div.colorbb:hover
        {
            background:#ff6600; /*53a7ea*/
            color:#ffffff;
        }
        div.colorbb a:hover
        {
            color:#ffffff;
        } 



.enlaceopcionmenusup{
  color: #000000;  
  text-decoration: none;
  font-family: Arial,Tahoma, Verdana;font-size: 13px;font-weight: normal;
  /*
  padding-left:15px;
  padding-left:15px;
  */
}

.enlaceopcionmenusup a {
  color: #000000;
  text-decoration: none;
  
  font-family: Arial,Tahoma, Verdana;font-size: 13px;font-weight: normal;
  /*
  padding-left:15px;
  padding-left:15px;
  */
}
.enlaceopcionmenusup a:current {
	//background : #ccc;
	
	font-family: Arial, Tahoma, Verdana;font-size: 13px;font-weight: normal;
	padding-left:15px;
	padding-top:15px;
}
.enlaceopcionmenusup a:hover {	
	color: #ffffff;	
	font-family: Arial, Tahoma, Verdana;font-size: 13px;font-weight: normal;
	/*
  padding-left:15px;
  padding-left:15px;
  */
}

.enlaceopcionmenusup a:visited {	
	color: #000000;		
	font-family: Arial, Tahoma, Verdana;font-size: 13px;font-weight: normal;	
	/*
  padding-left:15px;
  padding-left:15px;
  */
}


.cssbordeinferioropcionmenuv
{
  border-bottom: 1px solid #ffcc00;
}


/*css para botones menu superior*/
div.cssbotonmenusup
        {
            
            /*margin:0px 0px;*/
            
           /*border-radius: 13px 13px 13px 13px;
           -moz-border-radius: 13px 13px 13px 13px;
           -webkit-border-radius: 13px 13px 13px 13px;*/

           font-family: Arial,Tahoma, Verdana;font-size: 14px;
           font-weight:bold;
           color:#909192;
  
  
           padding:0px;
           /*border: 1px solid #3c8f7f;*/
           height:24px;
           width:80px;
  
            
            
            
            text-align:center;	
            line-height:14px;
            /*padding-top:5px;*/
            transition:all 0.3s ease;
            
        }
        
        div.cssbotonmenusup:hover
        {
            /*border: 1px solid #ff6600;*/
            /*background:#ff6600; /*53a7ea*/*/
            color:#909192;
            
        }
        div.cssbotonmenusup a:hover
        {
            color:#909192;
        } 



.enlacebotonmenusup{
  color: #000000;  
  text-decoration: none;
  font-family: Arial,Tahoma, Verdana;font-size: 12px;
  font-weight:normal;
  line-height:5px;
  
  /*
  padding-left:15px;
  padding-left:15px;
  */
}

.enlacebotonmenusup a {
  color: #f0f0f0;
  text-decoration: none;
  
  font-family: Arial,Tahoma, Verdana;font-size: 12px;
  font-weight:normal;
  line-height:5px;
  /*
  padding-left:15px;
  padding-left:15px;
  */
}
.enlacebotonmenusup a:current {
	//background : #ccc;
	
	font-family: Arial,Tahoma, Verdana;font-size: 12px;
	font-weight:normal;
	padding-left:10px;
	padding-top:7px;
	line-height:5px;
}
.enlacebotonmenusup a:hover {	
	color: #ffffff;	
	font-family: Arial,Tahoma, Verdana;font-size: 12px;
	font-weight:normal;
	line-height:5px;
	/*
  padding-left:15px;
  padding-left:15px;
  */
}

.enlacebotonmenusup a:visited {	
	color: #f0f0f0;		
	font-family: Arial,Tahoma, Verdana;font-size: 12px;
	font-weight:normal;
	line-height:15px;
	/*
  padding-left:15px;
  padding-left:15px;
  */
}  

/*fin css para botones menu superior*/