.icePnlPop .icePnlPopBody {
    /*background-color: transparent;*/
}

.icePnlPop {
/*    border-color: #D9D9D9;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    padding: 0px;*/
    /*right: auto;*/
    /*z-index: 1000;*/
}
/*para ocultar la barra del popup*/
.icePnlPopHdr {
	BORDER-BOTTOM:0px;  
	BACKGROUND: url(./css-images/PnlHdr_bgslice.gif) #fff repeat-x left top; 
	HEIGHT: 0px; 
	FONT-WEIGHT: bold;
}
.icePnlPopBody {
	/*PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px;*/
}
.textoMensajeError{
	font-family: Arial;
	font-size: 14px;
	/*font-weight: bold;*/
}
.textoMensajeErrorSegundaLinea{
	font-family: Arial;
	font-size: 12px;
	/*font-weight: bold;*/
}

body, table{
	/*margin:auto;*/
}

.errorPopupVariable{
	Z-INDEX: 1000; 
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	/*BACKGROUND: #f5f5f5;*/
	PADDING-TOP: 0px;
	min-height:45px;
    min-width:300px;
    max-width:500px;
    width:auto;
	float:left;
	*width:502px;
}

.errorPopupPeque{
	Z-INDEX: 1000; 
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	/*BACKGROUND: #f5f5f5;*/
	PADDING-TOP: 0px;
	max-width:500px;
	min-height:45px;
	border:none;
	text-align:center;
}
.errorPopupPeque TABLE{
	right:auto !important;
}

.errorPopupPequeBody{
	/*background-color:transparent;*/
	padding:0px !important;
}

.errorPopupVariable TABLE{
	height:100%;
	width:100%;
	margin:auto;
}
.errorPopupBody{
	padding:0px;
}

/** Dependientes del tipo de error */
.errorPopupTipoError{	
	max-width:500px;
	min-width:300px;
	float:left;
	*width:500px;
	border-color: red;
    border-style: solid;
    border-width:2px;
}
.errorPopupTipoError .panelErrorPopUpVariable{
	float:left;
	width:100%;
}
.errorPopupTipoAviso{	
	width:100%;
	float:left;
	border-color: red;
    border-style: solid;
    border-width:2px;
}
.errorPopupTipoAviso .panelErrorPopUpVariable{
	float:left;width:100%;
}
.errorPopupTipoInfo{	
	border: none;
	width:100%;
	float:left;
}
.errorPopupTipoInfo .panelErrorPopUpVariable{
	float:left;width:100%;
}
/** el mensaje es dependiente del tipo */
.errorPopupTipoAviso .contenedorMensaje, 
.errorPopupTipoInfo  .contenedorMensaje{
	width:100%;
	padding-left: 18px; 
	padding-right:18px;
	margin-bottom:12px;
	margin-top:12px;	
}
.errorPopupTipoError .contenedorMensaje{
	width:100%;
	padding-left: 18px; 
	padding-right:18px;
	margin-bottom:12px;
	overflow:hidden;
}
.errorPopupTipoError .etiquetaMensaje{
	font-family: Arial;
	font-size: 14px;
}
.errorPopupTipoAviso .etiquetaMensaje, 
.errorPopupTipoInfo  .etiquetaMensaje{
	font-family: Arial;
	font-size: 12px;
}
.errorPopupTipoAviso .botonCerrarPorTipo,
.errorPopupTipoError .botonCerrarPorTipo{
	background-color: white;
    background-image: url( "../images/icono_cerrar.gif" );
    background-repeat: no-repeat;
	background-position: center center;
	width: 17px;
	height: 17px;
} 
.errorPopupTipoInfo  .botonCerrarPorTipo{
	background-color: white;
    background-image: url( "../images/cerrarpanel.gif" );
    background-repeat: no-repeat;
	background-position: center center;
	width: 14px;
	height: 14px;
}
/**Genericas para todos*/
.panelErrorPopUpVariable .contenedorCerrar {
	width:100%;
	float: left; 
}
.panelErrorPopUpVariable .botonCerrarComun {
	float:right;
	margin-top:2px;
	margin-right:2px;
}

.panelErrorPopUpVariable .contenedorTitulo {
	width:100%;
	padding-left: 18px; 
	padding-right:18px;
	font-weight:normal;
}
.panelErrorPopUpVariable .etiquetaTitulo {
	font-family: Arial;
	font-size: 14px;		
}
.panelErrorPopUpVariable .contenedorCodigo {
	width:100%;
	padding-left: 18px;
	padding-right:18px;
}
.panelErrorPopUpVariable .etiquetaCodigo {
	font-family: Arial;
	font-size: 12px;	
}
.panelErrorPopUpVariable .contenedorTelefonoAyuda {
	width:100%;
	padding-left: 18px;
	padding-right:18px;
	padding-bottom:5px;
}
.panelErrorPopUpVariable .etiquetaTelefonoAyuda {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}

/*********** Validacion Seguridad ********************************/
#pageValidacion .errorValidacion{
	width: 630px;
}

#pageValidacion .contenedorCerrar {
	float:left;
	width:100%;
}

#pageValidacion .contenidoCerrar {
	float: right; 
	padding-top: 2px; 
	padding-right: 2px;
}


#pageValidacion .panelErrorPopUpVariable .etiquetaTitulo {
	font-weight: bold;
}

#pageValidacion .textoPopUpError{
	width: 95%;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 12px;
	float: left;
}

#pageValidacion .seguridadMovil .firmaCoordenada {
	padding-left: 8px;
}

#pageValidacion .seguridadMovil .firmaCoordenada .coordenadaDerecha {
	float:left;
	margin-left: 10px;
}

#pageValidacion .firmaCoordenada .col1 .firmaFirma {
    margin-left: 10px;
}

#pageValidacion .seguridadMovil {
	font-size: 12px;
	width:98%;
	padding-bottom:10px;
	padding-top:10px; 
	float:left;
}

#pageValidacion .seguridadPantalla {
	width:325px;
	padding-top:10px; 
	padding-right: 10px; 
	padding-bottom:10px;
	float:left;s

}

#pageValidacion .validacionContenedorBotones {
	float:left;
	width:100%;
	padding-left:36%;
}

#pageValidacion .validacionContenedorBotones .botonAceptar {
	padding-bottom:5px; 
	float:left; 
	padding-left: 5px;
}

#pageValidacion .validacionContenedorBotones .botonCancelar{
	padding-bottom:5px; 
	float:left;
}
#pageValidacion .panelErrorPopup{
	width:609px;
	float:left;
}

#pageValidacion .seguridadMovil .firmaCoordenada .seguridadTK .izquierda{
	width:55%;
}
#pageValidacion .seguridadMovil .firmaCoordenada .seguridadTK .derecha{
	width:45%;	
}
#pageValidacion .firmaCoordenada .firmaTextoSuperior{
	display:none;
}
#pageValidacion .firmaCoordenada .firmaTextoInferior{
	display:none;
}
#pageValidacion .shadow {
	filter: none;	
}

.multiPopUp{
	z-index: 1000; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
	min-height: 45px;
    min-width: 300px;
    max-width: 1000px;
    width: auto;
	float: left;
	right: auto;
	font-family: Arial;
	font-size: 12px;
	position: absolute;
}

.multiPopUp TABLE{
	height: 100%;
	width: 100%;
	margin: auto;
	border: none;
}
