.VentanaInicio .TPopUpVelo,
.VentanaInicioVelo {
  background-color: #000;
}

.VentanaInicio .TPopUpSombra,
.VentanaInicio .TWindowSombra {
  background-color: #333;
}
		
/*########## Ventana #############*/			

IMG, DIV, A, INPUT { behavior: url(/js/iepngfix.htc); }
	
.VentanaInicio {
	background: transparent url(/imagenes/ventana.png) no-repeat;
	height: 400px;
	width: 560px;	
}	

.VentanaInicio .BotonCerrar {
	position: relative;
	top: 0px;
	left: 525px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}	


.VentanaInicio .Interior {
	padding: 0px 0px;
}







.VentanaInicioVentana .TWindowBorde {
  border: none;
}

.VentanaInicioVentana .TWindowVentana {
  background-color: transparent;
  border: none;
}

.VentanaInicioVentana .TWindowTop {
  height: 0;
  font-size: 0;
  padding: 0;
  background: transparent;
}

.VentanaInicioVentana .TWindowTitulo {
  color: transparent;
  float: left;
  height: 0;
  line-height: 0;
  padding-left: 0;


}


.VentanaInicioVentana .TWindowCerrar {
	width: 0;
	height: 0;
	font-size: 0;
	background: none;
	background-position: 0 0;
}