/* CSS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imagens/fundo.jpg)
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #02593D;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.texto_case a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.texto_case a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.texto_case a:hover {
	text-decoration: underline;
	color: #CBFEED;
}
.texto_case a:active {
	text-decoration: none;
	color
}

/* estrutura */

.branco {
	height:3px;
	background-color:#FFFFFF;
}
.cinza {
	height:3px;
	background-color:#F1F1F1;
}
.tb_rodape {
	height:51px;
	background-color:#FFFFFF;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
}
.tb_cotacao {
	background-color:#FFFFFF;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
}
.tb_topo {
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
}
.tb_topo2 {
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
}
.tb_branco {
	height:51px;
	background-color:#FFFFFF;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	width:205px;
	height:50px;
}
.tb_corpo {
	background-color:#FFFFFF;
	border:solid 5px;
	border-color:#f1f1f1;
}
.tb_corpo2 {
	width:230px;
	height:169px;
	_height:175px;
	background-color:#F1F1F1;
	border:solid 5px;
	border-color:#CCCCCC;
}
.tb_corpo3 {
	width:263px;
	background-color:#EEB506;
}
.tb_corpo4 {
	width:263px;
	height:362px;
	_height:355px;
	background-color:#02593D;
}
.tb_corpo4_2 {
	height:10px;
	background-color:#8F6C03;
}
.tb_corpo5 {
	width:350px;
	background-color:#FFFFFF;
}
.tb_corpo6 {
	background-color:#02593D;
}
.tb_corpo7 {
	width:160px;
	background-color:#02593D;
}

.tb_corpo8 {
	width:160px;
	background-color:#EEB506;
}

.bglateral {
	background-image: url(../imagens/bg_lateral.gif);
	background-repeat: repeat-y;
	background-position: right top;	
}

/* textos */

.cotacao {
	font-size:10px;
	font-family:verdana;
	color:#666666;
}
.neg_cotacao {
	font-size:10px;
	font-family:verdana;
	color:#666666;
	font-weight:bold;
}
.tit_cotacao {
	font-size:10px;
	font-family:verdana;
	color:#02593D;
	font-weight:bold
}
.tit_texto {
	font-size:10px;
	font-family:verdana;
	color:#333333;
	font-weight:bold;
}
.texto {
	font-size:10px;
	font-family:verdana;
	color:#333333;
	padding-left:4px;
}
.texto_produto {
	font-size:10px;
	font-family:verdana;
	color:#333333;
}
.tit_produto {
	font-size:10px;
	font-family:verdana;
	color:#333333;
	font-weight:bold;
}
.texto_case {
	font-size:10px;
	font-family:verdana;
	color:#FFFFFF;
}
.tit_case {
	font-size:10px;
	font-family:verdana;
	color:#FFFFFF;
	font-weight:bold;
}

.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	width:100px;
}

.formcontato {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	width:200px;
}

.sublink {
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	color:#CCCCCC;
}

.cria {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#009999;
}

.engorda {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#E6AE06;
}

.elite {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#333333;
}

.leite {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#006699;
}

.nucleos {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#669966;
}

.equinos {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#660000;
}