body { background:url(../ofertas/imgs/bg.jpg); margin:0; padding:0;}
#ofertas {
	width:100%;
	position: absolute;
	top:75px;
	bottom:0;
}

html, body { height:100%}
* {
	margin:0;
	padding:0;
	border:0;
}
h1 {
	background: url(../ofertas/imgs/fundo.jpg) repeat-x;
	height:75px;
	color:#063;
	font:bold italic 22px/75px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
h1 span {
	display:block;
	background: url(../ofertas/imgs/vb.png) no-repeat;
	width:268px;
	height:66px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 20px

}

