body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

html { height: 100%; }

body {
  font: 0.8em Georgia; color: #343434;
  background: #B5B385 url(bg.jpg) no-repeat left top;
  height: 100%;
  min-width: 770px;
  position: relative;
}

a { color: #6D5044; }
a:hover { text-decoration: none; }

#tudo {
  background: url(topbg.jpg) repeat-x top;
  padding: 0 5%;
}

#csswebdesign {
}

h1, h2, h3 {
  text-indent: -5999px;
}

h2, h3{
  width: 226px; height: 61px;
  float: right;
  clear: right;
}

h1 {
  background: url(logo.gif) no-repeat;
  width: 250px; height: 167px;
  float: left;
}

h2 {
  background: #556C27 url(slogan.jpg) no-repeat 50% bottom;
}

h3 {
  background: #556C27 url(slogan2.jpg) no-repeat 50% top;
}

#busca {
  width: 200px; height: 113px;
  background: url(searchbox.jpg) no-repeat center;
  position: absolute;
  left: 37%;
  top: 46px;
  border-bottom: 2px solid #CAD1BD;
  border-right: 2px solid #CAD1BD;
}



#busca fieldset { margin-top: 40px; text-align: center;}

#busca fieldset p span { display: none; }

#busca fieldset p { font-size: 0.8em;}

h2, h3, #menu {
  position: relative;
  top: 45px;
  text-align: center;
  margin-right: 10px;
}

#menu {
  float: right;
  clear: right;
  width: 226px; height: 65em;
  background: #FFFFFF url(bonsai.jpg) no-repeat bottom;
}

#menu ul li {
  background: url(menubg.jpg) no-repeat;
  width: 226px; height: 4.3em;
  border: 4px solid #CBCEB3;
  border-left: 0; border-right: 0;
  margin-bottom: 10px;
}

#menu ul li a { display: block; font-size: 1.2em; }

.anterior, .proxima {display: inline;}

#regras, #entrada, #texto {
  position: relative;
  top: 45px;
  clear: left;
  margin-right: 256px;
  background: #FFFFFF;
  height: 1%;
  border: 1px solid #D1D1D1;
  border-top: 0;
}

#texto { 
  margin-bottom: 55px;
}

h4 {
  background: #FFFFFF url(headerbg.jpg) no-repeat left;
  height: 66px;
  border: 5px solid #CBCEB3;
  border-left: 0; border-right: 0;
  font: small-caps 2.8em Georgia; color: #60803D;
  margin-bottom: 0.5em;
  line-height: 66px;
  text-align: right;
  padding-right: 0.3em;
}

#regras p, #entrada p, #texto p {
  text-indent: 2em;
  text-align: justify;
  padding: 0 10px;
  line-height: 1.5em;
}

#navMenu {
  position: absolute;
  top: 185px; left: 5%;
  font: bold small-caps 1.1em Georgia;
  padding: 0.3em 1.2em;
}

#navMenu ul, #navMenu ul li { display: inline; word-spacing: 2em; }
#navMenu a {word-spacing: 0.1em; }
#navMenu a:hover {color: #000;}