/*CSS Consultrevi*/

* {
  font-family:Tahoma, "Nimbus Sans L";
}

body {
  margin:0;
	padding:0;
  background-color:#ffffff;
}

img {
  border:0;
}

a {
  text-decoration:none;
}

#principal {
	width:982px;
  margin:0 auto;
}

/*
 * cabecalho
 */
.cabecalho {
	width:982px;
	height:144px;
  float:left;
  background-image:url(../images/site/fundo_cabecalho.jpg);
  background-position:right;
  background-repeat:no-repeat;
}
.logo {
  float:left;
  margin:20px 0 0 8px;
  display:inline;
}

/*
 * estrutura
 */
#corpo {
	width:982px;
	padding:0;
	margin:0;
	float:left;
  color:#555555;
  font-size:10pt;
  padding:11px 0;
}
#corpo p {
	font-size:10pt;
	padding:0 0 10px 0;
  margin:0;
}
#corpo h2,
#corpo h3 {
	font-size:13pt;
	text-align:left;
  padding:0 0 7px 27px;
 	margin:0 0 10px 0;
	color:#197b30;
  border-bottom:1px solid #c2c2c2;
  background-image:url(../images/site/bolinha.gif);
  background-position:left;
  background-repeat:no-repeat;
}
#corpo h4 {
	font-size:11pt;
	margin:0 0 10px 0;
  padding:0;
}

/*
 * Menu
 */
#menu {
  width:179px;
  margin:0 0 10px 8px;
  float:left;
  display:inline;
}
.top_menu {
  width:179px;
  height:8px;
  background-image:url(../images/site/top_menu.gif);
  font-size:0px;
}
.bg_menu {
  width:177px;
  background-color:#6bba70;
  border-left:1px solid #4b9d50;
  border-right:1px solid #4b9d50;
}
.base_menu {
  width:179px;
  height:8px;
  background-image:url(../images/site/base_menu.gif);
  font-size:0px;
}

.ul_level_0_normal,
.ul_level_1_normal {
  width:178px;
  margin:0 auto;
  padding:0;
}
.ul_level_0_normal li.li_level_0_normal,
.ul_level_1_normal li.li_level_1_normal {
  width:178px;
  border-bottom:1px solid #4d9e52;
  margin:0;
  padding:2px 0;
  list-style:none;
}
.ul_level_0_normal li.li_level_0_normal a.a_level_0_normal,
.ul_level_1_normal li.li_level_1_normal a.a_level_1_normal {
  width:163px;
  font-size:11pt;
  color:#ffffff;
  padding:5px 5px 5px 10px;
  display:block;
  font-weight:bold;
}
.ul_level_0_normal li.li_level_0_normal a.a_level_0_normal:hover {
  background-color:#005e20;
}
.ul_level_0_normal li.li_level_0_normal a.a_level_0_current,
.ul_level_1_normal li.li_level_1_normal a.a_level_1_current {
  width:163px;
  font-size:11pt;
  color:#ffffff;
  padding:5px 5px 5px 10px;
  display:block;
  font-weight:bold;
  background-color:#005e20;
}

.ul_level_1_normal li.li_level_1_normal {
  padding:0;
  border:none;
}
.ul_level_1_normal li.li_level_1_normal a.a_level_1_normal {
  font-weight:normal;
}
.ul_level_1_normal li.li_level_1_normal a.a_level_1_normal,
.ul_level_1_normal li.li_level_1_normal a.a_level_1_current {
  font-size:9pt;
  background:none;
}
.ul_level_1_normal li.li_level_1_normal a.a_level_1_normal:hover {
  text-decoration:underline;
}

/*
 * home
 */
.conteudo_home {
  width:779px;
  float:right;
}
.banner {
  width:264px;
  float:right;
  text-align:center;
}

.destaque {
  width:497px;
  float:left;
}

.top_noticias {
  width:497px;
  height:10px;
  background-image:url(../images/site/top_noticias.gif);
  font-size:0px;
  float:left;
  margin-top:20px;
}
.bg_noticias {
  width:471px;
  float:left;
  border-left:1px solid #47a368;
  border-right:1px solid #47a368;
  padding:0 12px 20px 12px;
}
.base_noticias {
  width:497px;
  height:10px;
  background-image:url(../images/site/base_noticias.gif);
  font-size:0px;
  float:left;
}
.bg_noticias strong,
.bg_noticias a {
  color:#3b9a5d;
  font-weight:bold;
}
.bg_noticias a:hover {
  text-decoration:underline;
}

/*
 * conteudo
 */
.conteudo {
  width:750px;
  float:left;
  margin-left:30px;
  display:inline;
}
.conteudo a {
  color:#555555;
}
.conteudo a:hover {
  text-decoration:underline;
}
#corpo .conteudo h3,
#corpo .conteudo h2 {
  width: 470px;
}

.bt_voltar {
  float:right;
  margin:10px 10px 10px 0;
}
.indique {
  float:right;
}


/*
 * Produtos
 */
.table_produtos a:hover {
  text-decoration:underline;
}
.table_produtos {
  margin-bottom:25px;
}

.box_produto {
  width:153px;
  height:174px;
  text-align:center;
  padding-top:10px;
}
.imagem_produto {
  height:144px;
}

.produto_list {
  width:145px;
  height:126px;
  text-align:center;
}

.produto_show {
  width:100%;
  float:left;
}

.none_desc {
  margin:10px 0 0 30px;
  float:left;
  width:430px;
  text-align:left;
}
#corpo .none_desc h4 {
  color:#32796d;
}
#corpo .none_desc p {
  padding:0 0 10px 0;
}

.galeria_produto {
  width:267px;
  margin:10px 0 0 20px;
  float:left;
  text-align:center;
  display:inline;
}
.top_img_produto {
  width:267px;
  height:10px;
  font-size:0px;
}
.base_img_produto {
  width:267px;
  height:10px;
  font-size:0px;
}
.bg_img_produto {
  width:263px;
  padding:10px 0;
}

/*
 * Formularios
 */
#formulario {
	font-size:10pt;
	margin:10px auto;
}
#formulario label {
	text-align:right;
}
#formulario input { 
	border:1px solid #005e20;
	width:259px;
	height:14px;
	font-size:9pt;
	padding:2px;
}
#formulario input.fone { 
	width:229px;
}
#formulario input.ddd { 
	width:20px;
}
#formulario input.cidade { 
	width:193px;
}
#formulario select { 
	border:1px solid #005e20;
	height:21px;
	font-size:9pt;
	padding:2px;
}
#formulario textarea { 
	border:1px solid #005e20;
	width:259px;
	height:102px;
	font-size:9pt;
	padding:2px;
}
#formulario input.arquivo {
  height:25px;
}
#formulario .enviar {
	width:70px;
	height:32px;
	border:0;
	cursor:pointer;
	padding:0px;
	margin:5px 5px 0px 0px;
	background-image:url(../images/site/bt_enviar.gif);
}

.label_erro {
	color:red;
}

/*
 * rodape
 */
#rodape {
	width:963px;
	height:48px;
  float:left;
  background-image:url(../images/site/bg_rodape.gif);
  background-repeat:repeat-x;
  margin:5px 0 0 0;
}
.cantoe_rodape {
  width:9px;
  height:48px;
  float:left;
  background-image:url(../images/site/cantoe_rodape.gif);
  font-size:0px;
  margin:5px 0 0 0;
}
.cantod_rodape {
  width:9px;
  height:48px;
  float:left;
  background-image:url(../images/site/cantod_rodape.gif);
  font-size:0px;
  margin:5px 0 0 0;
}
#rodape address {
	font-size:10pt;
	font-style:normal;
  color:#ffffff;
  text-align:center;
  padding-top:14px;
}
#rodape a {
  color:#ffffff;
}

.assinatura {
  font-size:9pt;
  width:100%;
  color:#26410f;
  padding:5px 0;
  float:left;
}
.assinatura span {
  float:left;
  padding-left:20px;
}
.assinatura a {
  color:#727272;
}
.assinatura a.mago {
  float:right;
}
#rodape a:hover, 
.assinatura a:hover {
  text-decoration:underline;
}

/*
 * localizacao
 */
.mapa_localizacao {
  width:430px;
  margin:20px auto;
}

.ampliar {
  width:177px;
  font-size:11px;
  background-image:url(../images/site/ampliar.gif);
  background-repeat:no-repeat;
  background-position:left;
  padding-left:20px;
  float:left;
  margin-top:10px;
  text-align:left;
  color:#555454;
}

/*
 * enquete
 */
#area_enquete {
  width:300px;
}
#area_enquete label {
  cursor:pointer;
}
#area_enquete strong {
  color:#197b30;
}
#caixa_opcoes_enquete {
  padding-left:5px;
}
.botao_votar {
  width:58px;
  height:27px;
  background-image:url(../images/site/bt_votar.gif);
  cursor:pointer;
  border:0;
  margin:10px 0 0 100px;
}

#corpo p.enquete_error {
  color:red;
}

.enquete_percentagem_true,
.enquete_percentagem_false {
  height:15px;
  font-size:0px;
  float:left;
}
.enquete_percentagem_true {
  background-color:green;
}
.enquete_percentagem_false {
  background-color:red;
}

/*
 * Paginação
 */
.paginacao {
	margin:13px auto;
} 
.paginacao a {
  width:15px;
  height:19px;
	color:#8d8b8b;
	text-decoration:none;
  text-align:center;
  padding-top:5px;
  font-size:11px;
  float:left;
  font-weight:bold;
  background-color:#ffffff;
}
.paginacao a:hover {
	background-color:#bababa;
  color:#ffffff;
}
.paginacao a.img {
  width:6px;
  height:12px;
  font-size:0px;
  padding:0 3px 0 3px;
  background:none;
}
.paginacao a.img:hover {
  background:none;
}
.paginacao strong {
  width:15px;
  height:19px;
	color:#8d8b8b;
	text-decoration:none;
  text-align:center;
  padding-top:5px;
  font-size:11px;
  float:left;
  background-color:#bababa;
  color:#ffffff;
}
