#ventanaPopEDFondo{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:10000;
}

#ventanaPopED{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:600px;
	width:700px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:10001;
	padding:12px;
	font-size:13px;
}

#ventanaPopEDCerrar{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}

#ventanaMiCuentaFondo,
#ventanaPopABFondo,
#ventanaPopABDynatechFondo,
#ventanaPopABNoDynatechFondo{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:10000;
}

#ventanaMiCuenta{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:184px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:10001;
	padding:12px;
	font-size:13px;
}

#ventanaMiCuentaCerrar,
#ventanaPopABCerrar,
#ventanaPopABDynatechCerrar,
#ventanaPopABNoDynatechCerrar{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}

#ventanaPopAB{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:184px;
	width:550px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:10001;
	padding:12px;
	font-size:13px;
}


#ventanaPopABDynatech{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:500px;
	width:550px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:10001;
	padding:12px;
	font-size:13px;
}


#ventanaPopABNoDynatech{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:750px;
	width:550px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:10001;
	padding:12px;
	font-size:13px;
}

#ventanaTensoresStarFondo{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:10000;
}

#ventanaTensoresStar{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:1310px;
	width:620px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:10001;
	padding:12px;
	font-size:13px;
}

#ventanaTensoresStarCerrar{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}

#ventanaPoleasTensorasFondo{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:10000;
}

#ventanaPoleasTensoras{
	display:none;
	position:fixed;
	_position:absolute; /* caso especial para IE 6*/
	height:600px;
	width:620px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:10001;
	padding:12px;
	font-size:13px;
}

#ventanaPoleasTensorasCerrar{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}