/* CSS Document */
* {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

body {
	margin:0;
	padding:0;
	background:url(../imagens/bg_site.jpg) repeat;
}

p, ul, li {
	color:#464646;
}

img {
	border:0;
}

div#tudo {
	width:991px;
	margin:3px auto;
	padding:0;
}

div#topo {
	background:url(../imagens/bg_topo_rei.gif) no-repeat;
	width:991px;
	height:222px;
}

div#sac {
	width:151px;
	font-size:16px;
	font-weight:bold;
	color:#c42729;
	float:right;
	margin:15px 80px 0 0;
	text-align:center;
}

div#menu {
	width:844px;
	height:32px;
	margin:0 0 0 100px;	
	text-align:center;
}

div#ctl00_Menu1n1Items, div#ctl00_Menu1n2Items, div#ctl00_Menu1n3Items, div#ctl00_Menu1n4Items, div#ctl00_Menu1n5Items, div#ctl00_Menu1n6Items, div#ctl00_Menu1n7Items{
	text-align:left;
}

div#detalhe {
	background:url(../imagens/detalhe_top.gif) no-repeat;
	width:991px;
	height:9px;
}

div#meio {
	width:979px;
	padding:0 6px;
	background:#FFF;
}

div#conteudo_internas {
	padding:3px 12px;
}

div#bloco_top {
	background:url(../imagens/bg_destaque.jpg) no-repeat top left;
	height:252px;
	width:979px;
}

div#destaque {
	width:381px;
	height:252px;
	float:left;
}

div#destaque h3 {
  background:url(../imagens/titulo/destaques.gif) no-repeat;
  width: 90px;
  height: 16px;
  margin:11px 0 0 13px;
  padding:0;
}

div#destaque h3 span {
  display: none;
}

div#imghome {
	background:url(../imagens/img_home.jpg) no-repeat;
	width:526px;
	height:252px;
	margin:0 0 0 72px;
	float:left;
}

div#produto_destaque {
	background:url(../imagens/bg_produtodestaque.gif) no-repeat;
	width:373px;
	height:319px;
	margin:5px 0 0;
	float:left;
}

div#bloco_meio {
	width:371px;
	margin:5px 0 0 8px;
	float:left;
}

div#noticia {
	background:url(../imagens/bg_noticia.gif) no-repeat;
	width:371px;
	height:148px;
	padding:9px 0 0 0;
}

div#noticia h3 {
  background:url(../imagens/titulo/noticias.gif) no-repeat;
  width:71px;
  height:15px;
  margin:0 0 0 17px;
  padding:0;
}

div#noticia h3 span {
  display: none;
}

div#receita {
	background:url(../imagens/bg_receita.gif) no-repeat;
	width:187px;
	height:143px;
	margin:12px 0 0 0;
	float:left;
}

div#duvida {
	width:169px;
	height:157px;
	margin:12px 0 0 8px;
	float:left;
}

div#meioambiente {
	width:220px;
	height:319px;
	margin:5px 0 0 7px;
	float:left;
}

div#detalhe_bottom {
	background:url(../imagens/detalhe_bottom.gif) no-repeat;
	width:991px;
	height:5px;
}

div#barra_titulo {
	background:url(../imagens/bg_titulo.gif) repeat-x;
}

div#brd_right {
	background:url(../imagens/bg_brd_titulo_r.gif) no-repeat right top;
}

#ctl00_Menu1n0:hover {
	background:url(../imagens/bg_menu_home.gif) no-repeat center;
}

#ctl00_Menu1n1:hover {
	background:url(../imagens/bg_menu_empresa.gif) no-repeat center;
}

#ctl00_Menu1n2:hover {
	background:url(../imagens/bg_menu_social.gif) no-repeat center;
}

#ctl00_Menu1n3:hover {
	background:url(../imagens/bg_menu_produtos.gif) no-repeat center;
}

#ctl00_Menu1n4:hover {
	background:url(../imagens/bg_menu_receitas.gif) no-repeat center;
}

#ctl00_Menu1n5:hover {
	background:url(../imagens/bg_menu_noticias.gif) no-repeat center;
}

#ctl00_Menu1n6:hover {
	background:url(../imagens/bg_menu_vendas.gif) no-repeat center;
}

#ctl00_Menu1n7:hover {
	background:url(../imagens/bg_menu_faleconosco.gif) no-repeat center;
}

.clearfloat {
	clear:both;
	margin:0;
	padding:0;
}

.titulo {
	background:url(../imagens/bg_brd_titulo.gif) no-repeat;	
	height:35px;
	line-height:32px;
    margin:0;
    padding:0;
}

.titulo span {
	padding:0 0 0 10px;
	font-size:20px;
	color:#fff;
}

.link_home{
	width:150px;
	height:119px;
	display:block;
	float:left;
}

.altlinha {
	line-height:26px;
	height:26px;
}
    
.titulogrid th {
	background:url(../imagens/bg_titulogrid.gif) repeat-x;
	border:1px solid #b1ccf8;
	color:#2b7dc2;
	font-size:14px;
	text-align:left;
	background-color:#cde1ff;
}

.HomTitDat {
    font-size:11px;
    color:#c42729;
    line-height:16px;
}
    
.HomTit a {
    font-size:11px;
    line-height:16px;
}

.GridMarLeft {
    margin-left:15px;
}

.IE8Fix {
    z-index: 100;
}

.subtitulo {
	color:#f28900;
	font-size:18px;
	border-bottom:2px solid #d8d8d8;
}

.linkcinza:link {
	color:#373737;
	text-decoration:none;
}

.linkcinza:visited {
	color:#373737;
	text-decoration:none;
}

.linkcinza:hover {
	color: #545454;
	text-decoration:underline;
}

.linkcinza:active {
	color: #a10606;
}

.linkvermelho {
	color:#a70000;
	text-decoration:none;
}

.imgdestaque {
	margin:0 8px 0 0;
}

.tabeladestaque tr td {
	border:1px solid #cccccc;
}

.titdestaque {
	color:#c80101;
	font-weight:bold;
}

.resdestaque {
	font-size:11px;
	color:#5f5e5e;
}

.teste {
	margin:10px 0 0 0;
}

.linkazul {
	color:#0297b7;
}
