﻿
#impacto {background:url(../img/home/impacto.png) no-repeat; width:277px; height:200px; position:absolute; margin-left:270px; margin-top:-180px; display:none; z-index:99999}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; }
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
/*#cboxContent{ overflow:hidden; background:url(../img/images/back14.png) repeat; margin-left:30px }*/ 
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;background:url(../img/home/impacto/back.png) repeat; margin-left:60px; margin-top:-10px; position:absolute; z-index:-999999999 }
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:-300px; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../img/images/overlay.png) 0 0 repeat;z-index:9999;}
 #colorbox, #cboxWrapper{position:absolute;left:-80px; top:-80px; z-index:9999;}
  
    
	#cboxTopLeft{width :615px; height:43px; background:url(../img/home/impacto/top.png) no-repeat; padding-top:90px; z-index:99999999;}
    #cboxMiddleLeft{ width:30px; background:url(../img/home/impacto/izquierda.png) left top repeat-y;  position:absolute; z-index:999999; margin-left:44px; margin-top:125px}
    #cboxMiddleRight{width:78px; background:url(../img/home/impacto/derecha.png) no-repeat;position:absolute; z-index:999999;margin-left:483px; margin-top:120px}
    
    #cboxBottomRight{width:700px; height:60px; background:url(../img/home/impacto/footer.png) 0px -4px no-repeat; margin-top:-30px}
	#cboxClose{ background:transparent; position:absolute; z-index:100px; right:-90px; top:-25px; display:block; width:100px; height:100px;}
