/*
 *  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 21, 2009, 4:42 pm with psd2css Online version 1.44
 *
 */

/* You named this layer Catlogo Vero 2009 */

body {
  background-image: url('wallpaper.jpg');

}

#tudo {

left:50%;
margin-left:-500px; /* metade da largura fictícia */
position:absolute;
width:1000px;
margin-top: -13px;

}

#Layer-1 {
  position: absolute;
  left: +183px;
  top: +157px;
  width: 635px;
  height: 90px;
  z-index: 1;
}

/* You named this layer Layer 1\'s Drop Shadow */
#Layer-2 {
  position: absolute;
  left: +155px;
  top: +218px;
  width: 690px;
  height: 524px;
  z-index: 2;
}

/* You named this layer Layer 1 */
#Layer-3 {
  position: absolute;
  left: 10px;
  top: 11px;
  width: 672px;
  height: 506px;
  z-index: 3;
}

/* You named this layer mouseover */
#Layer-4 {
  position: absolute;
  left: 1px;
  top: 82px;
  width: 670px;
  height: 367px;
  z-index: 4;
}

/* You named this layer Layer 4 */
#Layer-5 {
  position: absolute;
  left: 1px;
  top: 3px;
  width: 688px;
  height: 521px;
  z-index: 5;
}

/* You named this layer Layer 6 */
#Layer-6 {
  position: absolute;
  left: +101px;
  top: +745px;
  width: 800px;
  height: 30px;
  z-index: 6;
}

/* You named this layer site em construo  \|  CADASTRE */
#Layer-7 {
  position: absolute;
  left: 54px;
  top: 7px;
  width: 690px;
  height: 17px;
  z-index: 7;
}

/* You named this layer Layer 18 copy 2 */
#Layer-8 {
  position: absolute;
  left: +101px;
  top: +20px;
  width: 800px;
  height: 107px;
  z-index: 8;
}

/* 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; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

