TABLE.cuadroLogin
{
    BACKGROUND-COLOR: #c0c0c0;
    BORDER-BOTTOM: white solid 0px;
    BORDER-LEFT: white solid 0px;
    BORDER-RIGHT: white solid 0px;
    BORDER-TOP: white solid 0px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center
}
BODY
{
    BACKGROUND-COLOR: white;
    BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 10px;   
}
INPUT
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 10px
}
INPUT.cuadroTexto
{
    BORDER-BOTTOM: black solid 1px;
    BORDER-LEFT: black solid 1px;
    BORDER-RIGHT: black solid 1px;
    BORDER-TOP: black solid 1px;
    WIDTH: 117px
}
INPUT.botonAceptar
{
    BORDER-BOTTOM: black outset 1px;
    BORDER-LEFT: black outset 1px;
    BORDER-RIGHT: black outset 1px;
    BORDER-TOP: black outset 1px;
    COLOR: black;
    FONT-WEIGHT: bold
}
TABLE.tablaEnglobadora
{
    BORDER-BOTTOM: fuchsia solid 0px;
    BORDER-LEFT: fuchsia solid 0px;
    BORDER-RIGHT: fuchsia solid 0px;
    BORDER-TOP: fuchsia solid 0px;
    HEIGHT: 100%;
    WIDTH: 100%
}
TR.filaCampo
{
    BACKGROUND-COLOR: #c0c0c0;
    COLOR: black;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px
}
TABLE
{
    FONT-SIZE: 11px
}
TD.celdaEtiqueta
{
    COLOR: #c0c0c0;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #333399;
    TEXT-DECORATION: underline
}
INPUT.botonFicha
{
    FONT-FAMILY: Verdana, Arial, SansSerif;
    FONT-SIZE: 10px
}

.fama-logo-pantalla-inicio
{
	background-image:url('../images/fama/login/Logo_fama.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

#formulario-login-innerCt > .x-panel > .x-docked-noborder-left {
	height: 110px !important;
}

#formulario-login-innerCt > .x-panel {
	height: 104px !important;
}

.label {font-style:italic;}
.label-login {font-weight:bold; font-family: Trebuchet MS; font-size: 18px; color: #4d4d4d;/*#045FB4;*/}
.errorLabel {color:red; font-style:italic;}
.errorMessage {color:red !important; font-weight:bold;}
.tdLabel {text-align:right; vertical-align:top;}

.errorMessageAccesoTemporal {
	color:red !important;
	font-family: Trebuchet MS;
    font-size: 14px;
	font-weight:bold;
}
.errorMessageAccesoTemporalNoControlado {
	color:#045FB4 !important;
	font-family: Trebuchet MS;
    font-size: 9px;
	font-weight:bold;
	line-height: normal;
}
