@charset "ISO-8859-1"; 

#promocion-07-2010 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
}
#pie-fixeado {
	position: fixed;
	bottom: 0;
	width: 100%;
}
#pie-centrado{
	margin:auto;
	text-align: center;
	width:98%;
	height:40px;
}

