html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
html { 
  height: 100%;
}
body { 	
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: lighter;
  font-style: normal;
  background-image: url('../images/bg_pg.gif');
  color: #999999;
}
div#geral {
  position: relative;
  padding-left: 90px;
  width: 810px;
  min-height: 100%;
  height: auto; 
  height: 100%;
  display: table;
  margin: 0 auto;
  background-image: url('../images/div_bg.gif');
  background-repeat: repeat-y;
}
ul#top_menu, ul#botton_menu {
  list-style-type: none;
}
ul#top_menu > li, ul#botton_menu > li {
  float: left;
}
img#photo_front, img#photo2_front {
  margin-top: -2px;
}

img#photo2_front {
  margin-left: 235px;
}
div#texts {
  width: 720px;
  height: 251px;
  background-image: url('../images/home_background02.gif');
  margin-top: 117px;
}
p.art_text, p.team_text, p.catalog_text {
  width: 210px;
}
a {
  text-decoration: none;
  color:#D6E721;
}
a:hover {
  color: #FFF;
  text-decoration: underline;
}
p.art_text {
  margin-left: 15px;
  float: left;
}
p.team_text, p.catalog_text {
  float: left;
  margin-left: 30px;
}
#animacao {
  float: left;
  margin-top: -287px;
}
ul#botton_menu {
  margin-top: -2px;
}