#bgVentanaModal {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#VentanaModal {
	background-color: #999;
	border: 10px solid #FFF;
	position: absolute;
	height: 550px;
	width: 750px;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -375px;
}
#cerrar {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#bgVentanaModal2 {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#bgVentanaModal3 {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#bgVentanaModal4 {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#bgVentanaModal5 {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#bgVentanaModal6 {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#bgVentanaModal7 {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#bgVentanaModal8 {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#bgVentanaModal9 {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#bgVentanaModal10 {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#bgVentanaModal_equipo {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#VentanaModal_equipo {
	background-color: #999;
	border: 10px solid #FFF;
	position: absolute;
	height: 650px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-top: -335px;
	margin-left: -460px;
}

#bgVentanaModal_servicios {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#VentanaModal_servicios {
	background-color: #999;
	border: 10px solid #FFF;
	position: absolute;
	height: 650px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-top: -335px;
	margin-left: -460px;
}

#bgVentanaModal_clientes {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#VentanaModal_clientes {
	background-color: #999;
	border: 10px solid #FFF;
	position: absolute;
	height: 650px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-top: -335px;
	margin-left: -460px;
}

#bgVentanaModal_form {
	background-image: url(../images/debut_dark2.png);
	position: fixed;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#VentanaModal_form {
	background-color: #999;
	border: 10px solid #FFF;
	position: absolute;
	height: 650px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-top: -335px;
	margin-left: -460px;
	background: #fff url(../images/cabform.jpg) no-repeat;
	
	

}