/* CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	background:url(../imgs/bg_body.jpg) repeat-x #E4E4C9;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333;
}
ul{
	list-style:none;
}
ul li {	padding: 1px 1px 1px 1px;}
h1.esconde{
	display:none;
}
h1.vermelha{ color:#990000;}
h3{ font-size:12px;}
#geral{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#conteudo{
	width:990px;
	margin:0 auto;
	overflow:hidden;
}
#produtos{
	background-color:#fff;
	width:990px;
	overflow:hidden;
	float:left;
}

#produtos ul li a{
	width:231px; 
	*width:200px; 
	float:left;
	cursor:pointer;
	color:#333;
	padding:6px;
	margin:2px;
	text-decoration:none;
	border-right:solid 2px #ccc;

}
#produtos ul li a.voltar{
	width:80px; 
	padding:0;
	margin:0;
	border:0;
}
#produtossel{
	background-color:#fff;
	width:740px;
	margin:4px 4px 14px 14px;
	overflow:hidden;
	border:solid 1px #999;
	float:left;
	padding:10px;
}
#logo{
	background:url(../imgs/bg_logo.png) no-repeat center top;
	width:198px;
	height:131px;
	cursor:pointer;
	float:left;
	display:block;
	margin-top:14px;
}
#logo_20{
	background:url(../imgs/logo_20_mini.png) no-repeat center top;
	width:198px;
	height:121px;
	display:block;
	float:left;
	margin-top:14px;
	margin-bottom:14px;
}
#topo{
	width:100%;
	margin:0 auto;
	height:315px;
	overflow:hidden;
	text-align:center;
	margin-top:46px;
	position:absolute;
	z-index:-2;
}
#col_esquerda{
	background:url(../imgs/bg_col_esquerda.jpg) no-repeat center top #fff;
	width:204px;
	float:left;
	overflow:hidden;
	margin-top:10px; 
}
#fone{
	float:left;
	color:#fff;
}
#fone span.tamanho20{
	font-size:20px;
}
#fone span.tamanho32{
	font-size:32px;
}
#interacao{
	width:293px;
	height:14px;
	float:right;
	text-align:right;
	margin-top:10px;
	color:#fff; 
}
#interacao ul li a{
	color:#fff;
	text-decoration:none;
}
#interacao ul li a:hover{
	color:#333;
	text-decoration:underline;
}

#menu{
	float:left;
	width:204px;
}
#menu ul li a{
	background:url(../imgs/bg_menu1.jpg);
	float:left;
	width:194px;
	padding:4px;
	text-decoration:none;
	color:#fff;
	margin-bottom:1px;
}
#menu ul li a.dois{
	background:url(../imgs/bg_menu2.jpg);
	float:left;
	width:184px;
	padding:4px 4px 4px 14px;
	text-decoration:none;
	color:#000;
	margin-bottom:1px;
}
#menu ul li a:hover{
	color:#333;
	background:#F3EC61;
}

#by{
	background:url(../imgs/bg_by.png) no-repeat center top;
	width:84px;
	height:49px;
	float:right; 
	margin-top:10px; 
}
#by a {
	padding:40px;
}
#corpo {
	background:url(../imgs/bg_transparent.png);
	width:763px;
	float:left;
}
#noticias{
	background:url(../imgs/bg_noticias.jpg) no-repeat #fff;
	width:351px;
	float:left;
	padding-top:38px;
	overflow:hidden; 
}
ul li.pontilhado{
	padding:8px 4px 8px 4px;
	border-bottom:dotted 1px #CC0000;
}
#depoimentos{
	background:url(../imgs/bg_depoimentos.jpg) no-repeat #fff;
	width:351px;
	float:left;
	padding-top:38px;
	overflow:hidden; 
}
#receitas{
	background:url(../imgs/bg_receitas.jpg) no-repeat #fff;
	width:351px;
	float:right;
	padding-top:38px;
	overflow:hidden; 
}
#mapa_suino{
	background:url(../imgs/bg_mapa_suino.jpg) no-repeat #fff;
	width:351px;
	float:right;
	padding-top:38px;
	overflow:hidden; 
}
#centro{
	background-color:#fff;
	width:763px;
	float:right;
	overflow:hidden;
	margin-top:280px;
	padding:10px; 
}
#centro ul.contato{
	padding-top:20px; 
	text-align:left; 
	float:left; 
	padding-left:40px;
}
#base {
	background:url(../imgs/bg_base.jpg) repeat-x;
	width:100%;
	height:150px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
	margin-top:20px;
}
#sub_base {
	background:url(../imgs/bg_subbase.png) no-repeat;
	width:982px;
	height:115px;
	padding:0 8px 8px 8px;
	margin:0 auto;
	overflow:hidden;
	color:#fff;
	margin-top:14px;
}
#sub_base ul.endereco{
	color:#fff;
	font-size:12px;
	padding-top:8px;
	width:304px;
	height:40px;
	float:left;
}
#sub_base ul.endereco li p{
	padding-bottom:6px;
}
#sub_base ul.msnbase{
	padding-top:8px;
	width:174px;
	height:40px;
	float:left;
}
a:link {
	COLOR: #333; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #333; TEXT-DECORATION: none;
}
a:active {
	COLOR: #333; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #E64100; TEXT-DECORATION: underline;
}
img {border:0;}
li.voltar{
	color:#333;
	display:block;
	float:right;
	text-align:right;
}
a.index{
	color:#333;
}
li.emlinha{ 
	display:inline; 
	float:left; 
	width:200px; 
	height:200px; 
	margin:8px 14px 14px 18px; 
}
p.amostra{
	width:180px;
	height:134px;
	overflow:hidden;
	margin-bottom:4px;
	border:solid 2px #666;
}
/* FORMATAÇÃO DO FORMULÁRIO DE CADASTRO E CONSULTA */

form.acabamento {
	width:74px;
	margin:0 auto; 
	float:left;
}
form {
	width:490px;
	margin:0 auto; 
	float:left; 
}

form fieldset{
	border:0;
}
form fieldset.selecionar {   
	width:698px;
	padding:2px 0 2px 0;
	text-align:left;
	color:#003366;
	font-weight:bold;
}   

form label{
	display:block;
	padding:3px 0;
}
form label span{
	display:block;
	color:#036;
	font-size:13px;
	font-weight:bold;
	background-color:#E0E0E0;
	width:474px;
	padding:4px;
}
form label input{
	border:solid 1px #CCCCFF; 
	font-weight:bold;
	color:#333;
	padding:3px 0;
	width:480px;
}
form label input.opcao{ 
	font-weight:bold;
	color:#900;
	padding:3px 0;
	width:200px;
}
form label select{ 
	font-weight:bold;
	color:#900;
	padding:3px 0;
	width:340px;
}
form input.btn{
	cursor:pointer;
}
form label textarea {
	width:480px;
}
form label.antispan{
	display:none;
}

/* FIM DA FORMATAÇÃO DO FORMULÁRIO DE CADASTRO E CONSULTA*/
.baixo{
	padding-bottom:8px;
}
legend.18{ font-size:18px;}

table{
	width:740px;
}
td{
	padding:4px;
	background-color:#CFD8E2;
}
table.lista{
	width:740px;
	border-collapse:collapse;
	float:left;
}
table.lista td{
	border:solid 1px #ccc;
}
td.tamanho140{ 
	width:140px;
}
#representantes{
	width:690px;
	float:left;
	margin-top:10px;
}
#mapa{
	width:280px;
	float:left;
	margin-top:10px;
}
#atendimento{
	background:url(../imgs/im_sac.png) no-repeat;
	float:left;
	width:520px;
	height:80px; 
}
#menu_produtos{
	float:left;
	width:200px;
}

#lancamentos{
	width:700px;
	float:left;
}
#lancamentos ul li{
	float:left;
}
li.teste{
	background:url(../imgs/im_linharep.png) repeat-x bottom;
	padding:4px 0 8px 0;
	margin-bottom:4px;
}
#contato{
	width:400px;
	float:right;
	border:solid 1px #ccc;
}
#texto{
	background:url(../imgs/im_texto.png) no-repeat;
	float:left;
	width:340px;
	height:24px;
	margin:10px 6px 12px 6px; 
	}
#animacao{
	background:url(../imgs/bg_transparent.jpg) no-repeat;
	width:560px;
	height:120px;
	float:right;
	margin-top:10px;
}
.espaco{
	padding-bottom:8px;
}
.afasta{
	padding-left:18px;
	padding-top:10px;
}
dl.tabela {
		width: 954px;
		padding: 5px;
		float:left; 
		text-align:left;
		background-color:#fff;
		margin-bottom:1px;
		}

	.tabela dt {
		width: 240px;
		float: left; 
		}
	.tabela dt.tamanho {
		overflow:hidden;
		margin-bottom:1px;
		float:left; 
		}
	.tabela dt.cinza {
		color:#999;
		text-transform:uppercase;
		}

	/* commented backslash hack for mac-ie5 \*/
	dt { clear: both;  }
	/* end hack */

	.tabela dd {
		float: left;
		width: 490px;
		margin: 0 0 8px 0;
		padding:2px;
		text-align:left;
		}
	.tabela dd a:hover { text-decoration:underline;}
	.tabela dd a:hover p {text-decoration:underline;}
a.galeriadefotos {
	width:140px;
	height:94px;
	float:left;
	overflow:hidden;
	color:#FFF;
	text-align:left;
	margin:0.6px;
	text-decoration:none;
	border:solid 1px #ccc;
	padding:1px;
}
#acesso_rapido{
	width:290px;
	float:right;
}
li.catalog{
	background:url(../imgs/bg_pdf.png) no-repeat;
	float:left;
	display:inline;
	width:224px;
	margin:4px;
	height:80px;
	padding:4px;
}
ul.mesmo_tamanho{
	height:180px; 
}
