
.menubutton{
float:  left;
margin-left: 15px; 

	color: #666666;
}
.menubutton ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align menubutton interface*/
font-size: 15px;
color: #666666;
line-height: 15px;
}

.menubutton li{
list-style-type: none;
display:  block;
padding-bottom: 0px;
font-family:   Arial  ;
color: #666666;
}

.menubutton a, .menubutton a:visited{
font-weight: bold; 
text-decoration: none; 
 font-weight: bold;
color: #666666;
}

.menubutton a:hover{
color: #CCCCCC;
font-weight: bold;

}

.menubutton a:active{
color: #666666;
font-weight: bold;

}
.menubutton li.currentpage{
 
color: #014694;;
font-weight: bold;
}









.menucatering{
background-image: url(imagenes/separador_menu.jpg);
background-repeat: no-repeat;
background-position: 0;
float:  left;
 margin-left: 5px; 
	width: 220px;
	font-size: 10px;
	line-height: 15px;
	
}
.menucatering ul{
margin: 0;
padding: 0;
padding-left: 30px;
text-align: left; /*Set to "right" to right align menubutton interface*/
font-size: 10px;
}

.menucatering li{
list-style-type: none;
display:  block;
padding-bottom: 0px;
font-family:   Arial  ;
}

.menucatering a, .menucatering a:visited{
font-weight: bold; 
text-decoration: none; 
 font-weight: bold;
color: #666666;
}

.menucatering a:hover{
color: #CCCCCC;
font-weight: bold;

}


.mmenucatering a:active{
color: #666666;
font-weight: bold;

}
.menucatering li.currentpage{
 
color: #014694;
font-weight: bold;
}


