body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #777;
  background: #005134 url(images/fundo_site.jpg) repeat-x;
  margin: 0;
}

a {
  color: #EA0000;
  text-decoration: none;
}
a:visited {
  color: #EA0000;
  text-decoration: none;
}
a:hover {
  color: #B10000;
  text-decoration: none;
}


#divbody {
  width: 771px;
  margin: auto;
  margin-top: 39px;
  margin-bottom: 15px;
  background-color: #FFF;
}

#header {
  height: 75px;
}

#homelogo {
  float: left;
  margin: 10px 5px 5px 15px;
}

#homebusca {
  float: right;
  height: 35px;
  margin-top: 10px;
  padding-top: 20px;
  padding-right: 10px;
}

#homecarrinho {
  float: right;
  width: 170px;
  height: 40px;
  text-align: center;
  margin-top: 10px;
  padding-top: 15px;
  border-left: #777 1px solid;
}

#menu {
  float:left;
  width: 180px;
  height: 210px;
  margin: 0 3px 3px 0;
  background-color: #AF1307;
}

#topo {
  float: left;
  width: 588px;
  height: 210px;
  margin: 0 0 3px 0;
}

#msg {
  color: #FFF;
  float: left;
  width: 130px;
  height: 210px;
  padding-right: 40px;
  margin-bottom: 3px;
  background: #efeeee url(images/bloco2009.jpg) no-repeat;
}

#colEsq {
  width: 170px;
  margin-bottom: 3px;
}

#colMeio {
  width: 405px;
  margin: 0px 3px 3px 3px;
  background: #000;
}

#colDir {
  width: 160px;
  margin-bottom: 3px;
}

#footer {
  clear: both;
  height: 60px;
  padding-top: 25px;

  background: #005134 url(images/fundo_inf.jpg) repeat-x;
}

#pagto {
  float: left;
  width: 180px;
  height: 35px;
  margin-top: -15px;
  padding-top: 5px;
  text-align: center;
  border-right: #777 1px solid;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
  font-weight: bold;
	color: #777;
  padding: 0 0 3px 18px;
  margin: 0 0 10px 0;
	background: url(images/ico_seta.jpg) no-repeat 0 2px;
  border-bottom: #777 1px solid;
}

h4 {
  margin: 0;
  font-size: 14px;
  color: #DD0000;
}

h5 {
  padding: 0 0 10px 18px;
  margin: 0 0 10px 0;
  border-bottom: #777 1px solid;
}

h6 {
  font-family: verdana;
  margin: 0;
  font-size: 12px;
  color: #DD0000;
}

.txt {
  font-family: Verdana;
  font-size: 12px;
  color: #000;
  background-color: #DDD;
  border: #AAA solid 1px;
}

.txt:hover {
  background-color: #E8E8E8;
}

.txt:focus{
  background-color: #EFDCDF;
  border-color: #AA0000;
}

.det {
  width: 62px;
  font-family: Verdana;
  font-size: 10px;
  color: #FFF;
  background-color: #AAA;
  border: #AAA solid 1px;
	cursor: pointer;
	cursor: hand;
}

.car {
  font-family: Verdana;
  font-size: 10px;
  color: #FFF;
  background-color: #AA0000;
  border: #AA0000 solid 1px;
	cursor: pointer;
	cursor: hand;
}

#listnot {
  padding: 5px;
  background-color: #EEE;
  border-top: #BB0000 1px solid;
}

.aba {
  padding: 15px;
  background-color: #EEE;
}
