/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  June 28, 2010, 3:05 pm with psd2css Online version 1.78
 *
 */

/* You named this layer Fondo */
#Layer-1 {
	position: absolute;
	left: 324px;
	top: 0px;
	width: 537px;
	height: 599px;
	z-index: 1;
}

/* You named this layer filete-bajo */
#Layer-2 {
  position: absolute;
  left: 165px;
  top: 487px;
  width: 536px;
  height: 60px;
  z-index: 2;
}

/* You named this layer banners */
#Layer-3 {
  position: absolute;
  left: 60px;
  top: 412px;
  width: 738px;
  height: 74px;
  z-index: 3;
}

/* You named this layer hospedaje */
#Layer-4 {
  position: absolute;
  left: 567px;
  top: 380px;
  width: 151px;
  height: 26px;
  z-index: 4;
}

/* You named this layer clientes */
#Layer-5 {
  position: absolute;
  left: 65px;
  top: 374px;
  width: 285px;
  height: 24px;
  z-index: 5;
}

/* You named this layer vigneta */
#Layer-6 {
	position: absolute;
	left: 431px;
	top: 141px;
	width: 310px;
	height: 224px;
	z-index: 6;
}

/* You named this layer menu */
#Layer-7 {
  position: absolute;
  left: 94px;
  top: 170px;
  width: 187px;
  height: 155px;
  z-index: 7;
}

/* You named this layer publi */
#Layer-8 {
  position: absolute;
  left: 263px;
  top: 27px;
  width: 494px;
  height: 84px;
  z-index: 8;
}

/* You named this layer logo */
#Layer-9 {
  position: absolute;
  left: 65px;
  top: 14px;
  width: 170px;
  height: 112px;
  z-index: 9;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
