﻿html, body, #wrapper {background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #0033FF;}
	
	
.sign_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 50px;
	}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #022c51;
	}

.TextoLogTit{	font-family: Verdana;	
				font-size: 10px;	
				font-style: normal;	
				line-height: normal;	
				font-weight:bold ;	
				font-variant: normal;	
				text-transform: none;	
				color: #000000;	
				text-decoration: none;}

.TablaContenido {background-color: #f4f5f6;	
				width: 600px; 	
				border-style: solid;  
				border-color:#999999; 
				border-width:0; padding:5px; 
				border-spacing:50pt;						
				}	
		 					
.TablaMensaje {	background-color: #f4f5f6;	
				width: 400px; 	
				border-style: solid;  
				border-color:#999999; 
				border-width:0; padding:5px; 
				border-spacing:50pt;				
				}
				
.TablaMensaje500 {background-color: #f4f5f6;	
				width: 550px; 	
				border-style: solid;  				
				border-color:#999999; 
				border-width:0; padding:5px; 
				border-collapse:separate;
				border-spacing:50pt;				
				}
				
.Tabla100 {background-color: #f4f5f6;	
				width: 100%; 	
				border-style: solid;  				
				border-color:#999999; 
				border-width:0; padding:5px; 
				border-collapse:separate;
				border-spacing:50pt;				
				}
				
.MargenesTabla{ height:5px;}
.MargenesTablaDoble{ height:15px;}
.MargenesTablaTriple{ height:25px;}
.MargenesDistanciaTabla{ height:8px;}
.TablaInternaPrincipal{width:100%;}
.FondoFormulario{background-color:#000000 ;}

.CajaTxt {font-family: Verdana; font-size: x-small;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #000000;	text-decoration: none;	background-color: #FFFFFF;	text-align: left;	border: 1px solid #627581;}

.MensajeError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	background-color:Red;
	
	font-weight:bold ;
	}