a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#designupbutton a:hover,
#filckrbutton a:hover,
#contatobutton a:hover,
#twitterbutton a:hover,
#bloggerbutton a:hover  {
   background-position: -60px 0%;
}

#designupbutton a,
#twitterbutton a,
#bloggerbutton a,
#filckrbutton a,
#contatobutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 60px;
   width: 60px;
   background-position: 0% 0px;
   font-size: 60px;
   line-height: 60px;
}

#designupbutton,
#contatobutton,
#twitterbutton,
#filckrbutton,
#bloggerbutton  {
   visibility: visible;
   position: absolute;
   top: 371px;
   z-index: 3;
   width: 60px;
   height: 60px;
}

#designupbutton a  {
   background-image: url(images/designupbutton.gif);
}

#bloggerbutton a  {
   background-image: url(images/bloggerbutton.gif);
}

#twitterbutton a  {
   background-image: url(images/twitterbutton.gif);
}

#contatobutton a  {
   background-image: url(images/contatobutton.gif);
}

#designupbutton  {
   left: 371px;
}

#filckrbutton a  {
   background-image: url(images/filckrbutton.gif);
}

#bloggerbutton  {
   left: 283px;
}

#contatobutton  {
   left: 184px;
}

#twitterbutton  {
   left: 466px;
}

#filckrbutton  {
   left: 557px;
}

#layer1  {
   background: url(images/layer1.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 800px;
   height: 600px;
}

#shape2  {
   background: url(images/shape2.gif) no-repeat;
   position: absolute;
   left: 112px;
   top: 137px;
   z-index: 2;
   width: 577px;
   height: 325px;
}

#meu  {
   margin: 0px auto 0px auto;
   width: 800px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background: url(images/fundo_body.jpg) repeat;
}

