@charset "UTF-8";

#facebox{width:550px;position:absolute;top:0;left:0;z-index:100000000;text-align:left;font-size:11px}
#facebox .popup{width:100%;position:relative}
#facebox table, #facebox table td{width:100%;padding:0;margin:0;border:0;background:transparent}

.pssup, .psinf{width:100%;height:10px;float:left}
.pssup div,  .psinf div{height:10px;float:left}
.ps1, .ps3{width:10px}

.ps1{float:left}
	.pssup .ps1{background:transparent url(../../img/css/aplicaciones/cajaTl.png) no-repeat 0 0}
	.psinf .ps1{background:transparent url(../../img/css/aplicaciones/cajaBl.png) no-repeat 0 0}
.ps2{float:right}
	.pssup .ps3{background:transparent url(../../img/css/aplicaciones/cajaTr.png) no-repeat 100% 0}
	.psinf .ps3{background:transparent url(../../img/css/aplicaciones/cajaBr.png) no-repeat 100% 0}
.ps2{width:526px;background:transparent url(../../img/css/aplicaciones/cajaB.png) repeat 0 0}

.pscent{width:95%;float:left;padding:0 2.5%;background:transparent url(../../img/css/aplicaciones/cajaB.png) repeat 0 0}

#facebox .cerrar{padding-bottom:5px;text-align:right}
#facebox .link{padding:15px 0 0;text-align:right}
#facebox .link a{padding-top:2px;text-decoration:underline}
#facebox .pcontent{width:90%;overflow:hidden;overflow-y:auto;height:500px;float:left;padding:10px 5%;background:#fff}
