div.cabecalho {
  background: #99AE83 url(images/cabecalhomenor.jpg) no-repeat right;
  width: 92%;
  height: 133px;
  padding: 10px 5% 7px 3%;
}

div.cabecalho_logo {
  padding: 5px 0px 5px 0px;
}

div.cabecalho_barra {
  background: #FFFFFF url(images/barra.png) repeat-x;
  background-position: 0px 0px;
  height: 12px;
/*  border: 1px solid;*/
  font-size: 12px;
  clear: both;
  width: 100%;
}

div.cabecalho_menu {
  background-color: #99AE83;
  position: absolute;
  top: 25px;
  right: 50px;
/*  width: 300px;
  height: 100px;*/
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

div.cabecalho_menu ul {
  list-style: none;
  line-height: 1.5;
  padding: 10px 15px 10px 20px;
  margin: 0px;
}

div.cabecalho_menu ul.links_site {
  float: left;
}
div.cabecalho_menu ul.links_compras {
  float: left;
}

div.cabecalho_menu a, div.rodapeleft a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight : bold;
  text-decoration: none;
}

div.rodapeleft a {
  color: #5A6655;
}


div.cabecalho_menu a:hover, div.rodapeleft a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight : bold;
  text-decoration: underline;
}

div.rodapeleft a:hover {
  color: #5A6655;
}

div.rodape_barra {
  background: #FFFFFF url(images/barra.png) repeat-x;
  background-position: 0px 0px;
  height: 12px;
/*  border: 1px solid;*/
  font-size: 0px;
  clear: both;
  width: 100%;
}

div.rodaperight {
  background: #9AB085 url(images/rodaperight.jpg) no-repeat right;
  width: 100%;
  height: 100px;
  padding: 0px 0% 0px 0%;
}

div.rodapeleft {
  background:transparent url(images/rodapeleft.jpg) no-repeat left;
  width: 100%;
  height: 100px;
  padding: 0px 0% 0px 0%;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #5A6655;
  font-weight: bold;
}

div.rodape {
  padding: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #5A6655;
  line-height: 1.7em;
  width: 65%;
  margin:auto;
}

span.copyright, span.copyright a, span.copyright a:hover {
  font-size: 12px;
  font-weight: normal;
}

span.numero_pagina {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #7A896C;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 6px;
  margin-top: 25px;
}
Assinatura {

  text-align: right;
}

