/*
 *  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 
 *  March 8, 2010, 4:31 pm with psd2css Online version 1.77
 *
 */

/* You named this layer bg_center */
#Layer-1 {
  position: absolute;
  margin-left: -500px;
  left: 50%;
  top: +0px;
  width: 1000px;
  height: 720px;
  z-index: 1;
}

/* You named this layer menu_jpg */
#Layer-2 {
  position: absolute;
  left: 0px;
  top: 307px;
  width: 1000px;
  height: 66px;
  z-index: 2;
}

/* You named this layer message_jpg */
#Layer-3 {
  position: absolute;
  left: 91px;
  top: 378px;
  width: 403px;
  height: 201px;
  z-index: 3;
}

/* You named this layer logo_jpg */
#Layer-4 {
  position: absolute;
  left: 114px;
  top: 50px;
  width: 438px;
  height: 223px;
  z-index: 4;
}

/* You named this layer Ecoutez_jpg */
#Layer-5 {
  position: absolute;
  left: 628px;
  top: 41px;
  width: 258px;
  height: 267px;
  z-index: 5;
}

/* You named this layer address */
#Layer-6 {
  position: absolute;
  left: 506px;
  top: 431px;
  width: 154px;
  height: 89px;
  z-index: 6;
}

/* You named this layer info-courriel */
#Layer-7 {
  position: absolute;
  left: 698px;
  top: 493px;
  width: 157px;
  height: 34px;
  z-index: 7;
}

/* You named this layer anniversaire */
#Layer-8 {
  position: absolute;
  left: 698px;
  top: 428px;
  width: 240px;
  height: 34px;
  z-index: 8;
}

/* You named this layer copyright */
#Layer-9 {
  position: absolute;
  left: 456px;
  top: 691px;
  width: 86px;
  height: 11px;
  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: #ffffff; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

