﻿ /* Estilos Master */
 
 .body
 {
 background-color:#336699;
 color:#ffffff; 
 outline-color:#ffffff;
 margin-left: 422px;
  margin-right: 500px;
 }
 
 .div
 {
 text-align:center;
 width:973px;

 }
 
 .div1
 {
 width:974px;
 }
 
 .div2
 {
    text-align: left;
 }
 
 .tabla 
 {
 Width:974px; 
 background-color:Transparent;
 text-align:Center;
 Border-Color:#336699;
 Border-Style:Solid;
 border-right-color:transparent;
 border-left-color:transparent;
 border-bottom-color:transparent;
 }
 
 #Form1
 {
 width: 974px;
 margin-left: 0px;
 }
 
   #wrapper 
  {	
  width:974px;
  background:#ffffff;
  font-size:1.20em;
  margin-left:50px
  } 
     
 .estilo1
 {
 color:Black;
 font-size:small;
 font-family: Trebuchet MS;
 text-align:center;
 }
  
  #flotante  
  	{
  		position: absolute; 
  		display:none; 
  		font-family:'Trebuchet MS'; 
  		font-size:0.8em; 
  		width:280px; 
  		border:1px solid #808080; 
  		color:Black;
  		background-color:#f1f1f1; 
  		padding:5px; 
  		}

/* Estilos Sistema*/	
	
 .style2
 {
 height: 30px;
 }
 
.style3
 {
 height: 30px;
 text-align:center;
 }
 
.style5
 {
 width: 236px;
 color:Black;
 font-family: Trebuchet MS;
 font-size:small;
 }
 
.boton
{
    color:Black;
    font-family: Trebuchet MS;
    font-size:small;
}

  
  .estilo2 {
  color: black;
  font-size: 25pt;
  font-family: sans-serif;
  width: 255px;
  }
  
  .estilo3 {
  color: black;
  font-size: 10pt;
  font-family: sans-serif;
  }
  
  .estilo4 { 
  	color:Black;
	font-size:small;
	font-family: Trebuchet MS;
	text-align:right;
  	}
  	
  	 .estilo5 { 
  	color:Black;
	font-size:small;
	font-family: Trebuchet MS;
	text-align:left;
  	}
  	
  	.estilo6
  	{
  		color: black; 
  		font-size: medium; 
  		font-family: 'Trebuchet MS';
  		font-weight:bold;
  		text-align:center;
  	}
  	
  	.estilo7
  	{
  		background-color: #003399; 
  		color: #FFFFFF;
  		font-size: medium; 
  		font-weight:bold;
		font-family: 'Trebuchet MS';
  	}
  	
  	.estilo8 { 
  	color:Black;
	font-size:small;
	font-family: Trebuchet MS;
	text-align:center;
  	}
  	
  	.legend
  	{
  		color: #003399; 
  		font-size:larger; 
  		font-family: 'Trebuchet MS';
  		font-weight:bold;
  	}
  	
  	.banner
  	{
  		color: white; 
  		background-color: #4682b4;
  		font-family: 'Trebuchet MS';
  		text-align:center;
  	}
  	
  	.text
  	{
  		text-align:left;
  		color: #ff0000;
  	}
  	
  	.text1
  	{
  		text-align:right;
  		color: #ff0000;
  	}
  	
  	