#wrapper {margin:0px auto; overflow:hidden; text-align:left; background-color:#FFFFFF}
#bgBlack{position:fixed; width:100%; height:100%; top:0; left:0; z-index:3501; display:none; visibility:hidden; background-color:#000}
* html #bgBlack {position:absolute}
#bgBlack.visible{visibility:visible; display:block; opacity:0.40; filter:alpha(opacity=40); -moz-opacity:0.40;}
#modalContainer {margin:10px auto;position:relative; z-index:3501; width:1px; height:1px; displ ay:none}
#modalCont {width:50px; height:50px; border: 1px solid;background: url(/img/loading.gif) no-repeat center;position: absolute;top: 10px;left: 10px;overflow: auto;border-color: #a2a2a2;background-color: #f5f5f5; color:#696969}
#modalCont H3{background-color: #cccccc; background: url(../img/back_tab_off2.gif) repeat-x #cccccc; height: 40px; max-height:30px; color: #696969; padding:10px 0 0 12px; margin-top:0; border-bottom:solid 1px}
/*Lineas para otros modals*/
#modalContainer.MODmodal1 {width:300px;height:205px; margin:-150px 0 0 -150px}
#modalContainer.MODmodal1 #modalCont {width: 300px;height: 315px; max-height: 305px; background-image:none}
#modalContainer.MODmodal2 {width:605px;height:405px; margin:-150px 0 0 -300px}
#modalContainer.MODmodal2 #modalCont {width: 605px;height: 315px; max-height: 305px; background-image:none}
#modalContainer.MODmodalAviso {width:755px;height:467px; margin:-270px 0 0 -400px}
#modalContainer.MODmodalAviso #modalCont {width: 755px;height: 418px; max-height: 505px; background-image:none}
#modalContainer.MODmodalLogin {width:605px;height:455px; margin:-150px 0 0 -300px}
#modalContainer.MODmodalLogin #modalCont {width: 605px;height: 355px; max-height: 305px; background-image:none}
#modalContainer.MODmodalRegister {width:592px;height:628px; margin:-350px 0 0 -300px}
#modalContainer.MODmodalRegister #modalCont {width: 592px;height: 618px; max-height: 750px; background-image:none}
#modalContainer.MODmodalRegisterErr {width:610px;height:680px; margin:-350px 0 0 -300px}
#modalContainer.MODmodalRegisterErr #modalCont {width: 610px;height: 670px; max-height: 750px; background-image:none}
/* Para que lo ignore IE 6 \*/
#modalContainer {position:absolute;left:50%;top:50%}
