@charset "utf-8";
/* CSS Document */
/* HOJA DE ESTILOS PARA LA INTRANET DE TRIXDER */


/* --------------------------------------------- */
/* Estilos generales para el cuerpo de la página */
/* --------------------------------------------- */

body { 
	
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 0px;
	/*overflow-x:hidden;*/
}

html, body {
    height: 100%;
    }

/*--------*/
/* MARCOS */
/*--------*/

/* cabecera                */
/*------------------------ */

#vtn_login_contenedor { 
	border:0px;
	margin: 0px auto 0 auto; padding-top:100px;
	width:600px; min-width:600px; max-width:600px;
	height:198px; min-height:198px; max-height:198px; 
	background-image:url(./../ima/msg/mkt_fondo.png);
}

#vtn_login_cabecera {
	margin: 0 auto 0 auto; border:0px;
	width:600px; min-width:600px; max-width:600px;
	height:118px; min-height:118px; max-height:118px;
	background-image:url(./../ima/msg/pic_login_sup.png); background-repeat:no-repeat;
	background-repeat:repeat-x; text-align:right; margin-right:440px;
}

#vtn_login_titulo { 
	width:260px; min-width:260px; max-width:260px; 
	height:40px; min-height:40px; max-height:40px; 
	float:right; margin-top:26px; margin-right:6px; padding: 0 0 0 0;
}


#vtn_login_contenido {
	margin: 0 auto 0 auto; border:0px;
	width:600px; min-width:600px; max-width:600px;
	height:160px; min-height:160px; max-height:160px;
	background-image:url(./../ima/msg/pic_login_med.png);
	background-repeat:repeat-y;
}

#vtn_login_pie { /*background-color:#FF3FAA;*/
	margin: 0 auto 0 auto; border:0px;
	width:600px; min-width:600px; max-width:600px;
	height:29px; min-height:29px; max-height:29px;
	background-image:url(./../ima/msg/pic_login_inf.png);
	background-repeat:repeat-y; 
}


#mkt_login_pie { 
	border:0px;
	margin: 0 auto 0 auto;
	width:600px; min-width:600px; max-width:600px;
	height:42px; min-height:42px; max-height:42px;
	background-image:url(./../ima/msg/pic_login_pie.png);
	background-repeat:repeat-y;
}


#mkt_logo_pie{ 
	width:92px; min-width:92px; max-width:92px; 
	height:43px; min-height:43px; max-height:43px; background-image:url(../ima/msg/ima_logo_pie.PNG); margin-left:20px;


}



#texto_login_pie {
	width:800px; min-width:800px; max-width:800px; 
	height:20px; min-height:20px; max-height:20px; 
	margin-left:114px; 
	padding-top:-120px; margin-top:-36px; margin-top:-26px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#808080;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1); line-height:12px;


}




.lnk_pie { 


font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#808080;

}



/*texto de error login*/
.login_texto_titulo {  
	padding-right:16px; 
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color:#666;
	font-size:26px; font-weight:200;
	
	
	color: #10619b;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
	
	
}


.login_texto_subtitulo {  
	padding-right:20px; 
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	/*
	color:#666; 28
	*/
	color:#E4E4E4;
	font-size:36px;
	
	
	/*color: #10619b;*/
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
	
	
}





/*texto de acceso login*/
.login_texto_acceso { 
	padding-left:26px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:50px;
	color:#1264A0;
	font-size:11px;
}

/*texto de error login*/
.login_texto_error { 
	padding-left:26px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:50px;
	color:#F00;
	font-size:11px;
}
