tr, td, table {
padding: 0px; margin: 0px; border: 0px; border-collapse: collapse; background-color:transparent; text-align:center;
}

body {
 background-color: #000000;
 overflow:hidden;
}

.titulo {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 32px;
 text-align: center;
}


.capa_fondo{
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 margin:0 0 0 0;
 padding:0 0 0 0;
 z-index:0;
 width:100%; 
 height:100%; 
/* background:#000000;*/
 /*background-image: url(../imagenes/fondo.png);*/
}


.capa_imagen_fondo{
 position:absolute;
 top:0px;
 left:0px;
 bottom:0px;
 right:0px;
 margin:0 0 0 0;
 padding:0 0 0 0;
 z-index:0;
 width:100%; 
 height:100%; 
 background:#000000;
}

.estira { width: 100%;
height: 100%;
}


.Estilo2 {font-size: 12px}
.Estilo3 {font-size: 9px}
.Estilo4 {
	font-size: 13px;
	font-weight: bold;
	}
.EstiloError {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000; font-weight: bold
	}

INPUT {
	FONT-SIZE: 8pt; FONT-FAMILY: Tahoma,Verdana, Georgia, "Times New Roman", serif;
	border: 1px solid #6474A4; color: #000099	
}


textarea {
	FONT-SIZE: 8pt; FONT-FAMILY: Tahoma,Verdana, Georgia, "Times New Roman", serif;
	border: 1px solid #6474A4; color: #000099
}
select {
	FONT-SIZE: 8pt; FONT-FAMILY: Tahoma,Verdana, Georgia, "Times New Roman", serif
}

