body
{
  background-image: url('../../images/denuncialo/bg_header.png');
  background-repeat: repeat-x;
  background-position: top left;
  /*background-attachment: fixed;*/
}
.header .logo
{
  border: 0;
  position: absolute;
  left: 5px;
  background: url('../../images/denuncialo/logo.png');
  width:338px;
  height:59px;
  top: 40px;
}
.component-search .buildings
{
	background: url('../../images/denuncialo/bg_edificios.png');
	position: absolute;
	height: 68px;
	width: 640px;
	top: 42px;
	right:-50px;
	z-index: -1000;
}
