#modalOverlay {
	background-color:#000;
	cursor:default;
}

#modalContainer {
	width:900px;
	height:500px;
	left:45%;
	top:10%;
	margin-left:-385px; // half the width, to center
	background-color:#fff;
	border:3px solid #000;
}

#modalContainer a.modalCloseImg {
	width:27px !important;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-14px;
	right:-19px !important;
	cursor:pointer;
}

#modalContainer iframe{width: 100%; height:500px; background:white !important;margin:0; padding:0;border:0px solid #000;}

/*
#accesoSI{display:block; width:210px; height:36px; background:transparent url(http://test.eae.es/es/imgs/boton_solinfo.png) no-repeat; text-indent:-9999px;margin:20px; outline:none;}


#accesoSA{display:block; width:210px; height:36px; background:transparent url(http://test.eae.es/gestor/eae/es/imgs/boton_soladm.png) no-repeat; text-indent:-9999px;margin-top:10px; outline:none;}
*/
