/*
 *  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 
 *  October 3, 2012, 2:39 pm with psd2css Online version 1.95
 *
 */

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

/* You named this layer b_center_form */
#Layer-1 {
  position: absolute;
  margin-left: -550px;
  left: 50%;
  top: +0px;
  width: 1100px;
  height: 1059px;
  z-index: 1;
}

/* You named this layer Contacto_linkover */
#Layer-2 {
  position: absolute;
  left: 805px;
  top: 92px;
  width: 72px;
  height: 10px;
  z-index: 2;
}

/* You named this layer Contacto_link */
#Layer-3 {
  position: absolute;
  left: 805px;
  top: 92px;
  width: 72px;
  height: 10px;
  z-index: 3;
}

/* You named this layer LinksUteis_linkover */
#Layer-4 {
  position: absolute;
  left: 695px;
  top: 89px;
  width: 80px;
  height: 13px;
  z-index: 4;
}

/* You named this layer LinksUteis_link */
#Layer-5 {
  position: absolute;
  left: 695px;
  top: 89px;
  width: 80px;
  height: 13px;
  z-index: 5;
}

/* You named this layer Servios_linkover */
#Layer-6 {
  position: absolute;
  left: 600px;
  top: 92px;
  width: 64px;
  height: 13px;
  z-index: 6;
}

/* You named this layer Servios_link */
#Layer-7 {
  position: absolute;
  left: 600px;
  top: 92px;
  width: 64px;
  height: 13px;
  z-index: 7;
}

/* You named this layer Empresa_linkover */
#Layer-8 {
  position: absolute;
  left: 508px;
  top: 92px;
  width: 61px;
  height: 10px;
  z-index: 8;
}

/* You named this layer Empresa_link */
#Layer-9 {
  position: absolute;
  left: 508px;
  top: 92px;
  width: 61px;
  height: 10px;
  z-index: 9;
}

/* You named this layer logo */
#Layer-10 {
  position: absolute;
  left: 176px;
  top: 14px;
  width: 268px;
  height: 72px;
  z-index: 10;
}

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

