.subMeTabla
{
    border:		0px solid;
    border-color:	ButtonShadow ButtonShadow
			ButtonShadow ButtonShadow;
    padding: 		0px;
    font-weight: 	normal;
    font-size: 		10px;    
    font-family: 	Verdana;
}
.abierto
{
    padding: 		0px;
    font-weight: 	normal;
    font-size: 		10px;    
    font-family: 	Verdana;
}
.cerrado
{
    padding: 		0px;
    display: 		none;
    height: 		0px
}
#Menu
{
    width: 		100px;
    cursor: 		pointer;
}
#tablaMenu
{
    padding:     	0px;
    font-family: 	Verdana;
    width:		100%;
    font-size: 		11px;
}
.secciones
{
   /* border-right: 	ButtonShadow 1px solid;
    border-top: 	ButtonShadow 1px solid;
    border-left: 	ButtonShadow 1px solid;
    border-bottom: 	ButtonShadow 1px solid;*/
    padding-top: 	5px;
    padding-left: 	8px;
    padding-bottom: 	5px;
    font-weight: 	normal;
    font-size: 		12px;    
    color: 		#fff;   
    font-family: 	Verdana;
    background-color: 	#01b079;
    text-align: 	left;
    text-transform: uppercase;
    border-radius: 5px;
}
.seccionesHover
{
 /*   border-right: 	ButtonShadow 1px solid;
    border-top: 	ButtonShadow 1px solid;
    border-left: 	ButtonShadow 1px solid;
    border-bottom: 	ButtonShadow 1px solid;*/
    padding-top: 	5px;
    padding-left: 	8px;
    padding-bottom: 	5px;
    font-weight: 	normal;
    font-size: 		12px;    
    color: 		#fff;   
    font-family: 	Verdana;
    background-color:   #01b079;
    text-align: 	left;
    text-transform: uppercase;
    border-radius: 5px;

}
.subSecciones
{
    border-right: 	ButtonShadow 1px solid;
    border-top: 	ButtonHighlight 1px solid;
    border-left: 	ButtonHighlight 1px solid;
    border-bottom: 	ButtonShadow 1px solid;
    padding-top: 	2px;
    padding-bottom: 	2px;
    padding-left: 	10px;
    font-weight: 	normal;
    font-size: 		12px;    
    color: 		#000000;   
    font-FAMILY: 	Verdana;
    background-color: 	#ffffff;
    text-align: 	left;
}
.subSeccionesHover
{
    border-right: 	ButtonShadow 1px solid;
    border-top: 	ButtonHighlight 1px solid;
    border-left: 	ButtonHighlight 1px solid;
    border-bottom: 	ButtonShadow 1px solid;
    padding-top: 	2px;
    padding-bottom: 	2px;
    padding-left: 	10px;
    font-weight: 	normal;
    font-size: 		12px;    
    color: 		#000000;   
    font-FAMILY: 	Verdana;
    background-color: 	#f7f7f7;
    text-align: 	left;
}
.Seleccionado
{
    /*border-right: 	ButtonShadow 1px solid;
    border-top: 	ButtonShadow 1px solid;
    border-left: 	ButtonShadow 1px solid;
    border-bottom: 	ButtonShadow 1px solid;*/
    padding-top: 	5px;
    padding-left: 	8px;
    padding-bottom: 	5px;
    font-weight: 	normal;
    font-size: 		12px;    
    color: 		#fff;   
    font-family: 	Verdana;
    background-color:   #01b079;
    text-align: 	left;
    text-transform: uppercase;
    border-radius: 5px;
}
.SubmeSelec
{
    border-right: 	ButtonShadow 1px solid;
    border-top: 	ButtonHighlight 1px solid;
    border-left: 	ButtonHighlight 1px solid;
    border-bottom: 	ButtonShadow 1px solid;
    padding-top: 	2px;
    padding-bottom: 	2px;
    padding-left: 	10px;
    font-weight: 	normal;
    font-size: 		11px;    
    color: 		#000000;   
    font-family: 	Verdana;
    background-color: 	#f7f7f7;
    text-align: 	left;
}
.usuario
{
    border-right: 	ButtonShadow 1px solid;
    border-top: 	ButtonShadow 1px solid;
    border-left: 	ButtonShadow 1px solid;
    border-bottom: 	ButtonShadow 1px solid;
    padding-top: 	2px;
    padding-left: 	8px;
    padding-bottom: 	2px;
    font-weight: 	normal;
    font-size: 		11px;    
    color: 		#000000;   
    font-family: 	Verdana;
    background-color: 	#f7f7f7;
    text-align: 	right;
}
.borde {
    background-color: #e4e4e4!important;
    border-radius: 2px;
}
.camp-1{
    background: #fff;
    color: #888687;
    text-align: center;
}
.icon-img img {
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 5px;
}
