﻿.loginButton {
	FONT-WEIGHT: normal;
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	border: 0;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	height: 36px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;	
	text-transform: uppercase;
	background-image: url(loginButtonFICS_Off.png);
}

.loginButton_onMouseOver {
	FONT-WEIGHT: normal;	
	font-size:0.3cm;
	MARGIN-LEFT: 2px;
	COLOR: #ffffff;
	border: 0;
	FONT-FAMILY: Tahoma, Tahoma, Tahoma;
	BACKGROUND-COLOR: transparent;
	background-attachment: scroll;
	width: 125px;
	height: 36px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;	
	text-transform: uppercase;
	background-image: url(loginButtonFICS_On.png);
	cursor:pointer;
}


.loginLicenciatario
{
	background-position:center;
	background-color: transparent;
	background-attachment: scroll;
	width: 100%;
	height: 120px;
	background-repeat: no-repeat;
	background-image: url(loginLicenciatario.png);
}

.loginProductoAgilis
{
	width: 300px;
	height: 250px;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(loginProductoAgilis.png);
	background-color: #172540;
	background-attachment: scroll;	
}

.loginAcceso
{
	width: 100%;
	height: 40px;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(loginAcceso.png);
	background-color: #172540;
	background-attachment: scroll;	
}

.loginAlert
{
	width: 25px;
	height: 25px;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(loginAlert.png);
	background-color: transparent;
	background-attachment: scroll;	
}

.loginError
{
	width: 25px;
	height: 25px;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(loginError.png);
	background-color: transparent;
	background-attachment: scroll;	
}

.loginPaginaInicio
{
	width: 142px;
	height: 70px;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(loginPaginaInicio_Off.png);
	background-color: transparent;
	background-attachment: scroll;	
}
.loginPaginaInicio_onMouseOver
{
	width: 142px;
	height: 70px;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(loginPaginaInicio_On.png);
	background-color: transparent;
	background-attachment: scroll;	
}
.loginFavoritos
{
	width: 142px;
	height: 70px;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(loginFavoritos_Off.png);
	background-color: transparent;
	background-attachment: scroll;	
}
.loginFavoritos_onMouseOver
{
	width: 142px;
	height: 70px;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(loginFavoritos_On.png);
	background-color: transparent;
	background-attachment: scroll;	
}
.loginBorder {
	background-color: #233A63;
}

.loginInputZone
{
	font-family:Verdana;
	font-size:0.8em;
	background-color:#2C4A7E;		
}

.loginLabel
{
	font-size: 0.33cm;
	color: #ffffff;
	text-indent: 1.5mm;
	font-family: Arial, Tahoma, Tahoma, Tahoma;
	background-color: transparent;
}

.loginTxtInput
{
	BORDER-RIGHT: #EEEEEE 1px solid;
    BORDER-TOP: #EEEEEE 1px solid;
    BORDER-LEFT: #EEEEEE 1px solid;
    BORDER-BOTTOM: #EEEEEE 1px solid;
    BACKGROUND-COLOR: #CCCCCC;


	FONT-WEIGHT: normal;
    FONT-FAMILY: Tahoma, Tahoma, Tahoma;
    font-size:0.33cm;

}

.loginTxtInputFocus
{
	BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.33cm;
    BORDER-LEFT: #FFFFFF 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    FONT-FAMILY: Tahoma, Tahoma, Tahoma;
    BACKGROUND-COLOR: #EEEEEE;
}
.loginBody
{
	background-image: url(loginBody.jpg);
	background-color: #2C4A7E;
	background-repeat: repeat-x;
   
}

.loginMessage
{   
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.30cm;
    COLOR: #E4EA81;    
    FONT-FAMILY: Verdana, Arial, Tahoma;        
}

.loginPoweredBy
{
    FONT-SIZE: 0.3cm;
    COLOR: #01B5EA;
    FONT-FAMILY: Verdana, Arial
}

.loginCopyRightSisorg
{
    FONT-SIZE: 3mm;    
    CURSOR: hand;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

.loginAllRights
{
    FONT-SIZE: 3mm;
    COLOR: #D1D5BA;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
} 

