/* CSS Document */

.clear { clear:both; }



#container { margin:0 auto; text-align:center; min-height:100%; width:100%; height:100%;  }
#footer {padding-bottom:10px; position:relative; width:100%; }
#footer a:link, #footer a:hover, #footer a:visited { color:#FFFFFF;  }
#footer-bkgrd { background-image:url(../images/footer-bkgrd.gif); background-repeat:no-repeat; height:23px;  }
#footer-static { color:#FFFFFF;  padding-bottom:76px; position:relative; }
#footer-static a:link, #footer-static a:hover, #footer-static a:visited { color:#FFFFFF;  }


#fixme {
	/* IE 5.0/Win and other lesser browsers will use this */
    position: absolute;
	right: 0px;
	bottom: 0px;
	height:102px;
	width:100%;
	background-image:url(../musicales/fiebredelsabadonoche/images/footer-block-bkgrd.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0 auto;
	display:table;
	background-position: bottom;
	z-index:5;
	padding:0px;
}



#fixme-static {
	/* IE 5.0/Win and other lesser browsers will use this */
     position: absolute;
	height:102px;
	width:100%;
	background-image:url((../musicales/fiebredelsabadonoche/images/footer-block-bkgrd.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0 auto;
	display:table;
	background-position: bottom;
	z-index:5;
	padding:0px;
}
body > div#fixme {
     /* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
     position: fixed;
	 z-index:5;
	 padding:0px;
}

#fixedfooterbar {  height:140px; text-align:center; margin:0 auto; background-position: bottom;padding:0px;}
#fixedfooterbar_prueba {  height:102px; text-align:center; margin:0 auto; background-position: bottom;padding:0px;}


/* PIE Clase para IE7 */ 
*:first-child+html #destacado_footer {
	margin-top:-39px;

}
*:first-child+html #destacado_footer_home {
	margin-top:-39px;

}
*:first-child+html #destacado_footer_home_prueba {
	margin-top:-47px;

}
*:first-child+html #rallo {
visibility:visible;

}

/* PIE Clase para Firefox */ 
#destacado_footer  {
margin-top:40px;
}

#destacado_footer_home {
	margin-top:40px;
	
}


/* PIE Clase para IE6 */ 
* html#destacado_footer {
	margin-top:-46px;
	
}
* html#destacado_footer_home {
		margin-top:-46px;
	
}

*html #rallo {
visibility:visible;

}





