#facebox .b {
  background:url(/js/facebox/LatInf.png); 
}

#facebox .tside {
  background:url(/js/facebox/LatSup.png) repeat-x;
}

#facebox .bside {
  background:url(/js/facebox/LatInf.png) repeat-x;
}

#facebox .lside {
  background:url(/js/facebox/LatIzq.png) repeat-y;
}

#facebox .rside {
  background:url(/js/facebox/LatDer.png) repeat-y;
}


#facebox .tl {
  background:url(/js/facebox/EsqSupIz.png) no-repeat;
}

#facebox .tr {
  background:url(/js/facebox/EsqSupDer.png) no-repeat;
}

#facebox .bl {
  background:url(/js/facebox/EsqInfIz.png) no-repeat;
}

#facebox .br {
  background:url(/js/facebox/EsqInfDer.png) no-repeat;
}

#facebox {
  position:fixed;
  top:20%;
  left: 50%;    
  margin-left: auto;
  margin-right: auto;
  z-index: 999;
  text-align: center ;
  border: 0px solid #7B838A;
}

#facebox .popup {
  position: relative;
}

#facebox table 
{
  text-align : center ;
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
}

#facebox .body {
  /*padding: 10px;*/
  background: transparent;
  width: 50px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  text-align: right;
  display: none;
}

#facebox .footer .close {
  display: none;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


/* - Ficha Técnica - */


.blauBold
{
    FONT-SIZE: 10px;
    COLOR: #3197C5;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    font-style:italic;
    padding-bottom:5px;
    text-align:left;
}

.blauBold2
{
    FONT-SIZE: 10px;
    COLOR: #3197C5;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    font-style:italic;
    padding-bottom:5px;
    padding-left:10px;
    text-align:left;
}

.blauBoldResp
{
	FONT-WEIGHT: bold;
}

.padding_arriba
{
	padding-bottom:10px;
}

/* - Fin Ficha Técnica - */
