A
{
    TEXT-DECORATION: none
}

.LinkMenuInferiorSeleccionado
{
        font-size: 10;
	font-family: tahoma;
        color:#112670

}

.LinkMenuInferior
{
        font-size: 10;
	font-family: tahoma;
        color:#F7A500

}

.LinkMenuInferior:link
{
	color: #F8AB12; 
}

.LinkMenuInferior:visited
{
	color: none; 
} 

.LinkMenuInferior:active 
{
	color: #F8AB12;
}

.borde
{
	border-right-color:red;
 	background-color:#E8EAED;
        font-size: 40;
}

.LinkMenuMedioSeleccionado
{
	font-size:12;
	color:#112670;
	font-style:bold
	font-family:tahoma;
}

.LinkMenuMedioSeleccionado:hover
{
	color:#112670;
}


.LinkMenuMedio
{
	font-size:12;
	color:#9098B1;
	font-style:bold
	font-family:tahoma;
}

.LinkMenuMedio:hover
{
	color:#112670;
}

.FormatoSubTitulo

{
	color:#FFFFFF;
	font-size:16;
	font-style:bold;
	font-family:arial black;
	min-height: 23px;
}

.FilterMenuPrincipal
{
	filter: blur(color=#ffffff, strength=1, direction=10) dropshadow(color=#676D85, direction=45, offx=1, offy=2, enabled=1);
	padding-right:10;
	padding-left:10;
}


.LinkMenuPrincipal
{
	text-decoration:none;
	font-weight:bolder;
	font-family:arial;
	font-size:11;
	color:#D5D8E6;
}

.LinkMenuPrincipalSeleccionado
{
	text-decoration:none;
	font-weight:bolder;
	font-family:arial;
	font-size:11;
	color:#FFFFFF;
}

.Tabla
{
	padding:0;
	border:1;
}

.CeldaMenuSuperior
{
	background-color:#929BBC;
	height:30
}

.CeldaSeparacionAzul
{
	background-color:#7185AC;
	height:30;
	width:1;
}

.CeldaSeparacionAzulClarito
{
	background-color:#ACB3CB;
	height:30;
	width:1;
}


.CeldaMenuMedio
{
	background-color:#E8EAED;
	height:17;
	padding-right:7;
	padding-left:7;
}

.CeldaSeparacionGris
{
	background-color:CED2DC;
	height:17;
	width:1;
}

.CeldaSeparacionGrisClarito
{
	background-color:#F4F5F7;
	height:17;
	width:1;
}

.CerrarSesion
{
	font-size:10;
	font-family:arial
	color:#F8AB12
}

.CerrarSesion: active
{
	color:#F8AB12
}

.CerrarSesion: hover
{
	color:#112670
}
.TextoTitulo1
{
	font-size:12;
	color:darkblue;
	font-weight:bolder;
	font-family:Arial;
}
.RMTextoError
{
	font-size:12;
	color:red;	
	font-family:Arial;
}