/*
 *  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 
 *  August 31, 2010, 4:01 am with psd2css Online version 1.85
 *
 */

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
}

/* You named this layer fondointro_center_bkgnd */
#intro_Layer-1 {
  position: absolute;
  margin-left: -450px;
  left: 50%;
  top: +0px;
  width: 900px;
  height: 600px;
  z-index: 1;
  background-image: url(Layer-1.png);
}

/* You named this layer arsintro_jpg */
#intro_Layer-2 {
  position: absolute;
  left: 350px;
  top: 157px;
  width: 194px;
  height: 266px;
  z-index: 2;
}

/* You named this layer lineaintro */
#intro_Layer-3 {
  position: absolute;
  left: 7px;
  top: 265px;
  width: 180px;
  height: 1px;
  z-index: 3;
}

/* You named this layer home_linkover */
#intro_Layer-4 {
  position: absolute;
  left: 361px;
  top: 433px;
  width: 48px;
  height: 11px;
  z-index: 4;
}

/* You named this layer home_link */
#intro_Layer-5 {
  position: absolute;
  left: 361px;
  top: 433px;
  width: 48px;
  height: 11px;
  z-index: 5;
}

/* You named this layer homeen */
#intro_Layer-6 {
  position: absolute;
  left: 488px;
  top: 435px;
  width: 44px;
  height: 9px;
  z-index: 6;
}

/* 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; */
}

