/*
 *  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 
 *  January 31, 2010, 10:03 pm with psd2css Online version 1.71
 *
 */

/* You named this layer Layer 3 */
#Layer-1 {
  position: relative;
  left: +0px;
  top: +0px;
  width: 1024px;
  height: 825px;
  z-index: 1;
}

/* You named this layer Vai a Frigopop! */
#Layer-2 {
  position: absolute;
  left: 809px;
  top: 14px;
  width: 163px;
  height: 24px;
  z-index: 2;
}

/* You named this layer Vai al RomaPopFest */
#Layer-3 {
  position: absolute;
  left: 70px;
  top: 14px;
  width: 216px;
  height: 23px;
  z-index: 3;
}

/* 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: #f1e9d4; }
a:visited { color: #f1e9d4; }
a:hover {
  color: #f1e9d4;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

