
			table.TablaLogin{
				max-width: 1024px;
			}
			
			table.TablaLogin table{
				border: none;
			}

			table.BotonesLoginBanner {
				max-width: 1024px;
				
			}
			
			table.BotonesInferiores {
				max-width: 1024px;
				
			}
			
			table.BotonesLoginBanner  tr, table.BotonesLoginBanner  td, table.BotonesInferiores  tr, table.BotonesInferiores  td{
				padding:0px;
				margin:0px;
				border: none;
			}
			
			table.BotonesLoginBanner table.BotonesLogin{
				
				max-width:300px;
				
			}
			
			table.BotonesLoginBanner table.BotonesLogin td.TituloLogin{
				height:18px;
				width:300px;
				color:#004E9B;
				font-family:Arial;
				font-size:16px;
			}
			
			table.BotonesLoginBanner table.BotonesLogin td.AreaLogin{
				background-color: #ffffff; 
				width:300px; 
			}
			
			
			table.BotonesLoginBanner table.BotonesLogin td.AreaLogin p{
				color:#333333;
				font-family:Arial;
				font-size:12px;
				font-weight: bold;
			}
			
			table.BotonesLoginBanner table.BotonesLogin td.AreaClave{
				background-color: #ffffff; 
				width:300px;
			}
			
			table.BotonesLoginBanner table.BotonesLogin td.AreaClave p{
				color:#333333;
				font-family:Arial;
				font-size:12px;
				font-weight: bold;
			}
			
			table.BotonesLoginBanner table.BotonesLogin td.AreaToken{
				background-color: #ffffff; 
				width:300px;
			}
			
			table.BotonesLoginBanner table.BotonesLogin td.AreaToken p{
				color:#333333;
				font-family:Arial;
				font-size:12px;
				font-weight: bold;
			}
			
			table.BotonesLoginBanner table.BotonesLogin td.ParrafoLogin{
				color:#333333;
				font-family:Arial;
				font-size:12px;
				font-weight: bold;
			}
			
			
			
			table.BotonesLoginBanner table.BotonesLogin td.BotonLogin{
				width:300px;				
				height:40px; 
				vertical-align:middle; 
				text-align:center;
			
			}
			
			table.BotonesLoginBanner td.BannerLogin{
				width: 664px;
				height: 380px;
				background-color: #FFFFFF;
				vertical-align:middle; 
				text-align:center;
				max-width:664px;
			
			}
			
			table.BotonesInferiores{
				
				background-color: #FFFFFF;
				height: 72px;
				vertical-align:middle; 
				text-align:center;
				max-width:984px;
				max-height: 72px;
				
			}

			table.BotonesInferiores td.BotonInferior{
				width: 230px;
				background-color: #FFFFFF;
				height: 70px;
				vertical-align:middle; 
				text-align:center;
				
			}
