/* CSS Document */
* { margin: 0; padding: 0}

img {border: none;}

body {
	background: #FBF3DA;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}
a, a:visited {
	color: #0456A2;
}
a:hover {color: #0000FF}
a:focus, a:active {
	-moz-outline:0px none red;
	outline:0px none red;
}
h2 small {
	font-size: 60%;
}
input {
font-size: 11px;
border: 1px solid #CCCCCC
}
input[readonly] {
font-size: 12px;
font-family: Georgia, serif;
border: 0px;
}
#auth {
	width: 760px;
	margin: 2px auto;
	padding: 0 10px 0 0;
        text-align: right;
}
#corpo {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(../img/bg_corpo.gif) repeat-y;
}
body.pet #corpo {	background: #FFFFFF url(../img/pet_bg_corpo.gif) repeat-y;}
body.pecuaria #corpo {	background: #FFFFFF url(../img/pec_bg_corpo.gif) repeat-y;}
body.silvestre #corpo {	background: #FFFFFF url(../img/sil_bg_corpo.gif) repeat-y;}
body.imoboi #corpo {	background: #FFFFFF url(../img/imo_bg_corpo.gif) repeat-y;}


/*CABECALHO*/
#cabecalho {	height: 130px;}
#corpo.pt #cabecalho{ background: url(../img/bg_cabecalho.gif) no-repeat;}
#corpo.en #cabecalho{ background: url(../img/bg_cabecalho_en.gif) no-repeat;}
#corpo.es #cabecalho{ background: url(../img/bg_cabecalho_es.gif) no-repeat;}

body.pecuaria #cabecalho {	height: 114px;}
body.pecuaria #corpo.pt #cabecalho {	background: url(../img/pec_bg_cabecalho.gif) no-repeat;}
body.pecuaria #corpo.en #cabecalho {	background: url(../img/pec_bg_cabecalho_en.gif) no-repeat;}
body.pecuaria #corpo.es #cabecalho {	background: url(../img/pec_bg_cabecalho_es.gif) no-repeat;}

body.pet #cabecalho {	height: 114px;}
body.pet #corpo.pt #cabecalho {	background: url(../img/pet_bg_cabecalho.gif) no-repeat;}
body.pet #corpo.en #cabecalho {	background: url(../img/pet_bg_cabecalho_en.gif) no-repeat;}
body.pet #corpo.es #cabecalho {	background: url(../img/pet_bg_cabecalho_es.gif) no-repeat;}

body.silvestre #cabecalho {	height: 114px;}
body.silvestre #corpo.pt #cabecalho {	background: url(../img/sil_bg_cabecalho.gif) no-repeat;}
body.silvestre #corpo.en #cabecalho {	background: url(../img/sil_bg_cabecalho_en.gif) no-repeat;}
body.silvestre #corpo.es #cabecalho {	background: url(../img/sil_bg_cabecalho_es.gif) no-repeat;}

body.imoboi #cabecalho {	height: 114px;}
body.imoboi #corpo.pt #cabecalho {	background: url(../img/imo_bg_cabecalho.gif) no-repeat;}
body.imoboi #corpo.en #cabecalho {	background: url(../img/imo_bg_cabecalho_en.gif) no-repeat;}
body.imoboi #corpo.es #cabecalho {	background: url(../img/imo_bg_cabecalho_es.gif) no-repeat;}

#cabecalho h1 {	display: none;}
#direita {	float: right;
	width: 495px;
}
#supermenu {
	float: right;
	padding: 5px 15px 5px 0;
	height: 31px;
}
#supermenu div {float: left; padding: 10px 32px 10px 5px; font-size: 10px;}
#supermenu div.pet { background: url(../img/ico_pet_g.gif) no-repeat right top;}
#supermenu div.pec { background: url(../img/ico_pecuaria_g.gif) no-repeat right top;}
#supermenu div.sil { background: url(../img/ico_silvestre_g.gif) no-repeat right top;}
#supermenu div.imo { background: url(../img/ico_imoboi_g.gif) no-repeat right top;}

body.pet #supermenu div.pet { background: url(../img/pet_ico_pet_g.gif) no-repeat right top;}
body.pet #supermenu div.pec { background: url(../img/pet_ico_pecuaria_g.gif) no-repeat right top;}
body.pet #supermenu div.sil { background: url(../img/pet_ico_silvestre_g.gif) no-repeat right top;}
body.pet #supermenu div.imo { background: url(../img/pet_ico_imoboi_g.gif) no-repeat right top;}

body.pecuaria #supermenu div.pet { background: url(../img/pec_ico_pet_g.gif) no-repeat right top;}
body.pecuaria #supermenu div.pec { background: url(../img/pec_ico_pecuaria_g.gif) no-repeat right top;}
body.pecuaria #supermenu div.sil { background: url(../img/pec_ico_silvestre_g.gif) no-repeat right top;}
body.pecuaria #supermenu div.imo { background: url(../img/pec_ico_imoboi_g.gif) no-repeat right top;}

body.silvestre #supermenu div.pet { background: url(../img/sil_ico_pet_g.gif) no-repeat right top;}
body.silvestre #supermenu div.pec { background: url(../img/sil_ico_pecuaria_g.gif) no-repeat right top;}
body.silvestre #supermenu div.sil { background: url(../img/sil_ico_silvestre_g.gif) no-repeat right top;}
body.silvestre #supermenu div.imo { background: url(../img/sil_ico_imoboi_g.gif) no-repeat right top;}

body.imoboi #supermenu div.pet { background: url(../img/imo_ico_pet_g.gif) no-repeat right top;}
body.imoboi #supermenu div.pec { background: url(../img/imo_ico_pecuaria_g.gif) no-repeat right top;}
body.imoboi #supermenu div.sil { background: url(../img/imo_ico_silvestre_g.gif) no-repeat right top;}
body.imoboi #supermenu div.imo { background: url(../img/imo_ico_imoboi_g.gif) no-repeat right top;}


#supermenu a, #supermenu a:visited {	color: #FFFFFF; font-weight: bold; text-decoration: none; font-style: italic; font-size: 10px;}
#supermenu a:hover div {	text-decoration: underline;}
#banner {
	clear: both;
	float: right;
	width: 479px;
	height: 79px;
	position: relative;
	top: 2px;
	right: 17px;
}
#direita div[id=banner] {
	top: 2px;
	right: 18px;
}
#b_random {
	height: 65px;
}
.nav {
clear: both;
}
.prox {
	float: right;
	padding: 0 5px;
}
.ant {
	padding: 0 5px;
}
.nav a, .nav a:visited {
	font-size: 10px;
	text-decoration: none
}
#esquerda {
	float: left;
}
#home {
	width: 80px;
	height: 80px;
	float: left;
}
#home a {
	display: block;
	width: 80px;
	height: 80px;
	text-decoration: none;
}
#lingua {
	/*display: none;*/
	float: left;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 44px;
	padding-left: 10px;
	width: 170px;
}
#lingua a, #lingua a:visited {
	color: #000000;
}
#lingua a:hover {
	color: #333333;
}
#busca {
	clear: left;
	height: 17px;
	position: relative;
	top: 20px;
	left: 20px;
	font-size: 10px;
	width: 230px;
}
#seg_busca {
	clear: left;
	height: 17px;
	position: relative;
	top: 15px;
	left: 280px;
	font-size: 10px;
	width: 230px;
}
#txt_busca {
	height: 13px;
	width: 130px;
	padding: 1px;
	margin-right: 5px;
	border: 1px solid #999999;
	cursor: pointer;
}
.btn_busca {
	width: 59px;
	height: 17px;
	border: none;
	cursor: pointer;
}
#corpo.pt .btn_busca	{background: url(../img/btn_buscar_pt.gif);}
#corpo.en .btn_busca 	{background: url(../img/btn_buscar_en.gif);}
#corpo.es .btn_busca 	{background: url(../img/btn_buscar_es.gif);}
input[class=btn_busca] { position: relative; top: -1px}

/*MENU*/
#menu {
	float: left;
	width: 135px;
	margin-left: 6px;
	position: relative;
	z-index: 2;
}
#corpo div[id=menu] {	margin-left: 12px;}

#menu ul {
	list-style: none;
	margin-bottom: 10px;
}
#menu li a.adm,
#menu li a.adm:visited {
	padding: 5px 0 6px 30px;
	background-color: #D6D6D6;
}
#menu li a,
#menu li a:visited {
	display: block;
	height: 13px;
	width: 104px;
	font-size: 12px;
	padding: 3px 0 4px 5px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	text-decoration: none;
	color:#000000;
}
body.pecuaria #menu li a,
body.pecuaria #menu li a:visited {
	background: #F3EADE;
	width: 129px;
	border-right: 1px solid #B8A07C;
	border-bottom: 1px solid #B8A07C;
}
body.pet #menu li a,
body.pet #menu li a:visited {
	background: #DDE5F0;
	width: 129px;
	border-right: 1px solid #8693B3;
	border-bottom: 1px solid #8693B3;
}
body.silvestre #menu li a,
body.silvestre #menu li a:visited {
	background: #E9F2DF;
	width: 129px;
	border-right: 1px solid #A2BF93;
	border-bottom: 1px solid #A2BF93;
}
body.imoboi #menu li a,
body.imoboi #menu li a:visited {
	background: #EDD6CE;
	width: 129px;
	border-right: 1px solid #BE918C;
	border-bottom: 1px solid #BE918C;
}
#menu li a#empresa 		{	background: #D6D6D6 url(../img/ico_animalltag_p.gif) no-repeat 5px 2px;	padding: 5px 0 6px 30px;}
#menu li a#pet 			{	background: #D6D6D6 url(../img/ico_pet_p.gif) no-repeat 5px 2px;	padding: 5px 0 6px 30px;}
#menu li a#pecuaria 	{	background: #D6D6D6 url(../img/ico_pecuaria_p.gif) no-repeat 5px 2px;	padding: 5px 0 6px 30px;}
#menu li a#silvestre 	{	background: #D6D6D6 url(../img/ico_avestruz_p.gif) no-repeat 5px 2px;	padding: 5px 0 6px 30px;}
#menu li a#imoboi 		{	background: #D6D6D6 url(../img/ico_imoboi_p.gif) no-repeat 5px 2px;	padding: 5px 0 6px 30px;}
#menu li a:hover {	color: #0066FF}
body.pecuaria #corpo #menu li a:hover, body.pecuaria #corpo #menu li a.ativo  {	background: #FCF7F4;}
body.pet #corpo #menu li a:hover, body.pet #corpo #menu  li a.ativo  {	background: #F4F7FC;}
body.silvestre #corpo #menu li a:hover, body.silvestre #corpo #menu li a.ativo  {	background: #F8FAF5;}
body.imoboi #corpo #menu li a:hover, body.imoboi #corpo #menu  li a.ativo  {	background: #F9F1EE;}

#menu li a:active {
	border-top: 1px solid #C2C2C2;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}



#menu ul li {
	display: block;
	position: relative;
	cursor: pointer;
	z-index: 3;
    padding: 0;
    height: 22px;
    *margin-top: -2px;
}
#menu li ul{
	width: 150px;
	position: absolute;
	left: 135px;
	top: 0;
	display: none;
	z-index: 5;
    *margin-top: 2px;
}
#corpo #menu li ul li a{
	width: 140px;
}
/***SUBMENU**/
#menu li ul ul{ z-index: 6;}
#menu ul li a, #menu ul li a:visited, #menu ul li a:hover {
	display: block;
    position: absolute;
}

#corpo #menu #navmenu .submenu_normal a,
#corpo #menu ul li.submenu_normal a:hover, 
#corpo #menu ul li.submenu_normal a.iehover {
	background-image: url(../img/seta_submenu.gif);
    background-position:  top right;
    background-repeat: no-repeat;

}
#corpo #menu #navmenu li.submenu_normal li a,
#corpo #menu #navmenu li.submenu_normal li a:hover, 
#corpo #menu #navmenu li.submenu_normal li a.iehover {
	background-image: none;
}

#menu ul li:hover, #menu ul li.iehover {
	margin-bottom: 0;
}

#menu ul li.ativo {
}

#menu ul li a:hover,
#menu ul li:hover a,
#menu ul li.iehover a,
#menu ul li.iehover {
	display: block;
}
#menu li:hover ul ul, #menu li.iehover ul ul {
	display:none;
}

#menu li:hover ul,
#menu li li:hover ul,
#menu li.iehover ul,
#menu li li.iehover ul {
display: block;
}










#menu h2 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background:#7A7B7F;
	width: 125px;
	padding: 5px;
}
#menu h2.bd {
	background: #FFFBAF;
	color: #000000;
}
#menu p {
	background: #BBBCBE;
	padding: 4px 6px;
	font-size: 10px
}
body.pet #menu p, body.silvestre #menu p{
	background: #B0BFCF;
}
body.pet #menu div.bd, body.silvestre #menu div.bd {
	padding: 4px 6px;
	background: #FFFEE6;
}
#login { width: 115px; height: 12px; padding: 1px;}
#senha { width: 70px; height: 12px; padding: 1px;}
#mc1 { width: 25px; height: 12px; padding: 1px; margin-bottom: 2px}
#mc2 { width: 80px; height: 12px; padding: 1px; margin-bottom: 2px}
#btn_login {
	background: url(../img/btn_login.gif) ;
	width: 40px;
	height: 18px;
	border: none;
	cursor: pointer;
}
input[id=btn_login] { position: relative; top: -1px}

/*CONTEUDO*/
#conteudo {
	float: right;
	width: 588px;
	margin: 0px 6px 15px 0;
}
#corpo div[id=conteudo] {margin-right: 12px}
#b_02 {
	width: 573px;
	height: 144px;
	background:url(../img/bg_b_02.jpg);
	margin-top: 10px;
}
#b_02 h2 {display: none}
#b_02 p {
	font-size: 11px;
	padding: 35px 0 0 135px;
}
#b_02 ul {
	font-size: 14px;
	padding: 15px 0 0 210px;
	list-style: none;
}
#b_02 span {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #C72128;
}
.b_dir {
	float: right;
	width: 241px;
	margin: 10px 7px 0 0
}
#conteudo div[class=b_dir] {
	margin-right: 14px;
}
#produtos {
	width: 241px;
	height: 201px;
}
#corpo.pt #produtos {	background: #FFFFFF url(../img/bg_produtos.gif) no-repeat;}
#corpo.en #produtos {	background: #FFFFFF url(../img/bg_produtos_en.gif) no-repeat;}
#corpo.es #produtos {	background: #FFFFFF url(../img/bg_produtos_es.gif) no-repeat;}

#c_prod {
	height: 137px;
	width: 223px;
	padding: 40px 10px 0 5px;
	text-align: right;
	position: relative;
}
#c_prod h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0456A2;
	margin-bottom: 15px;
	position: relative;
	z-index: 2;
	padding-left: 90px;
	clear: right;
	margin-top: -40px;
}
#produtos_seg #c_prod h3 {
	margin-top: 0;
}
#c_prod p {
	position: relative;
	z-index: 2;
	padding-left: 120px;

}
#c_prod img {
	margin-left: 5px;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1
}
#charges {
	background: #FFFFFF url(../img/bg_charge.gif) no-repeat;
	width: 241px;
	height: 177px;
}
.b_esq {
	float: left;
	margin: 10px 0 0 0;
}
#segmentos {
	width: 322px;
	height: 201px;
}
#corpo.pt #segmentos {	background: url(../img/bg_segmentos.gif) no-repeat;}
#corpo.en #segmentos {	background: url(../img/bg_segmentos_en.gif) no-repeat;}
#corpo.es #segmentos {	background: url(../img/bg_segmentos_es.gif) no-repeat;}

#segmenu {
	position: relative;
	left: 90px;
	width: 232px;
	height: 26px;
	margin-bottom: 15px;
}
#segmenu a,
#segmenu a:visited {
	display: block;
	float: left;
	width: 56px;
	height: 16px;
	padding: 10px 0 0 0;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#corpo #segmenu a:hover,
#corpo #segmenu a.ativo {
	background: url(../img/bg_aba_seg.gif);
	color: #FFFFFF;
}
#segmentos h3 {
	color: #0456A2;
	padding: 10px 0 5px 10px;
	font-size: 16px;
	font-weight: bolder;
}
#segmentos ul {
	font-size: 11px;
	padding: 2px 0 0 10px;
	list-style: none;
	line-height: 12px
}
#segmentos ul li {
	margin: 2px 0 ;
}
#segmentos span {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #C72128;
}
#segmentos img {
	margin-right: 1px;
}
#segmentos .saibamais {
	clear: both;
	display:block;
	text-align: right;
	font-size: 9px;
	padding-right:10px;
	color: #CC0000;
}
#bd {

	width: 323px;
	height: 147px;
	padding:30px 0 0 10px;
	font-size: 11px;
	font-style:italic
}
#corpo.pt #bd {	background: url(../img/bg_bd.gif) no-repeat;}
#corpo.en #bd {	background: url(../img/bg_bd_en.gif) no-repeat;}
#corpo.es #bd {	background: url(../img/bg_bd_es.gif) no-repeat;}

#bd img {
	float: right;
	position: relative;
	top: -29px;
	left: -20px;
}
#bd input {
	margin: 5px 0 10px 0 ;
}
#bd ul {
	width: 180px;
	padding-left: 10px;
	font-size: 12px;
	font-style: normal
}
#bd li {
	padding-bottom: 5px;
}
#receba {
	position: relative;
	 top: 150px;
	 left: 90px;
	width: 150px
}
#receba a {
	text-decoration: none;
}
.headLines {
	}
/*.headLines p {
	padding: 5px 5px 5px 30px;
	background: url(../img/alert.gif) no-repeat 0 0;
	font-size: 12px;
	margin-bottom: 10px;
}*/
.headLines p {
background:#FFFFCC url(http://forum.addonsmirror.net/icon/16/bell.png) no-repeat scroll 3pt 50%;
border:1px solid #FFEE00;
font-size:11px;
margin-bottom:10px;
padding:5px 5px 5px 30px;
width:91%;
}
#b_03 {	width: 573px;}
body.pecuaria #corpo #b_03 {	background: url(../img/pec_bg_banner.jpg) no-repeat left bottom;}
body.pet #corpo #b_03 {	background: url(../img/pet_bg_banner.jpg) no-repeat left bottom;}
body.silvestre #corpo #b_03 {	background: url(../img/sil_bg_banner.jpg) no-repeat left bottom;}
body.imoboi #corpo #b_03 {	background: url(../img/imo_bg_banner.jpg) no-repeat left bottom;}

#b_03_int {	padding: 90px 10px 10px 300px;}
body.pecuaria #b_03_int {padding-left: 5px; padding-right: 310px; height: 180px;}
body.pecuaria #corpo.pt #b_03_int {	background: url(../img/pec_bannerTopo.jpg) no-repeat;}
body.pecuaria #corpo.en #b_03_int {	background: url(../img/pec_bannerTopo.jpg) no-repeat;}
body.pecuaria #corpo.es #b_03_int {	background: url(../img/pec_bannerTopo.jpg) no-repeat;}

body.pet #corpo #b_03_int {height: 180px} 
body.pet #corpo.pt #b_03_int {	background: url(../img/pet_bannerTopo.jpg) no-repeat;}
body.pet #corpo.en #b_03_int {	background: url(../img/pet_bannerTopo.jpg) no-repeat;}
body.pet #corpo.es #b_03_int {	background: url(../img/pet_bannerTopo.jpg) no-repeat;}

body.silvestre #b_03_int {	padding-left: 5px; padding-right: 310px; padding-top: 75px; height: 195px;}
body.silvestre #corpo.pt #b_03_int {	background: url(../img/sil_bannerTopo.jpg) no-repeat;}
body.silvestre #corpo.en #b_03_int {	background: url(../img/sil_bannerTopo.jpg) no-repeat;}
body.silvestre #corpo.es #b_03_int {	background: url(../img/sil_bannerTopo.jpg) no-repeat;}

body.imoboi #corpo.pt #b_03_int {	background: url(../img/imo_bannerTopo.jpg) no-repeat;}
body.imoboi #corpo.en #b_03_int {	background: url(../img/imo_bannerTopo.jpg) no-repeat;}
body.imoboi #corpo.es #b_03_int {	background: url(../img/imo_bannerTopo.jpg) no-repeat;}

#b_03 h2 {	display: none}
#b_03 h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #E0292D;
	text-align: left;
    padding-left: 10px;
}
#b_03 p {
	font-size: 11px;
	padding: 10px 0 0 10px;
}
#b_03 ul {
	font-size: 14px;
	padding: 15px 0 0 210px;
	list-style: none;
}
#b_03 span {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #C72128;
}
#b_03 img {
	margin: -5px 10px 10px 0;
	float: left;
}
#produtos_seg {
	width: 277px;
	height: 211px;
	float: left;
	margin-top: 10px;
}
body.pecuaria #corpo.pt #produtos_seg {	background: #FFFFFF url(../img/pec_bg_produtos.gif) no-repeat;}
body.pecuaria #corpo.en #produtos_seg {	background: #FFFFFF url(../img/pec_bg_produtos_en.gif) no-repeat;}
body.pecuaria #corpo.es #produtos_seg {	background: #FFFFFF url(../img/pec_bg_produtos_es.gif) no-repeat;}

body.pet #corpo.pt #produtos_seg {	background: #FFFFFF url(../img/pet_bg_produtos.gif) no-repeat;}
body.pet #corpo.en #produtos_seg {	background: #FFFFFF url(../img/pet_bg_produtos_en.gif) no-repeat;}
body.pet #corpo.es #produtos_seg {	background: #FFFFFF url(../img/pet_bg_produtos_es.gif) no-repeat;}

body.silvestre #corpo.pt #produtos_seg {	background: #FFFFFF url(../img/sil_bg_produtos.gif) no-repeat;}
body.silvestre #corpo.en #produtos_seg {	background: #FFFFFF url(../img/sil_bg_produtos_en.gif) no-repeat;}
body.silvestre #corpo.es #produtos_seg {	background: #FFFFFF url(../img/sil_bg_produtos_es.gif) no-repeat;}

body.imoboi #corpo.pt #produtos_seg {	background: #FFFFFF url(../img/imo_bg_produtos.gif) no-repeat;}
body.imoboi #corpo.en #produtos_seg {	background: #FFFFFF url(../img/imo_bg_produtos_en.gif) no-repeat;}
body.imoboi #corpo.es #produtos_seg {	background: #FFFFFF url(../img/imo_bg_produtos_es.gif) no-repeat;}

#produtos_seg #c_prod {
	height: 157px;
	width: 243px;
	padding: 40px 15px 0 15px;
	text-align: right;
}
#informativo {
	width: 284px;
	height: 211px;
	margin: 10px 0 0 10px;
	float: left;
}
body.pecuaria #informativo {	background: url(../img/pec_bg_informativo.gif) no-repeat;}
body.pecuaria #corpo.en #informativo {	background: url(../img/pec_bg_informativo_en.gif) no-repeat;}

body.pet #informativo {	background: url(../img/pet_bg_informativo.gif) no-repeat;}
body.pet #corpo.en #informativo {	background: url(../img/pet_bg_informativo_en.gif) no-repeat;}

body.silvestre #informativo {	background: url(../img/sil_bg_informativo.gif) no-repeat;}
body.silvestre #corpo.en #informativo {	background: url(../img/sil_bg_informativo_en.gif) no-repeat;}

body.imoboi #informativo {	background: url(../img/imo_bg_informativo.gif) no-repeat;}
body.imoboi #corpo.en #informativo {	background: url(../img/imo_bg_informativo_en.gif) no-repeat;}
#infoMenu {
	position: relative;
	left: 104px;
	width: 185px;
	height: 26px;
	margin-bottom: 15px;
}
#infoMenu a,
#infoMenu a:visited {
	display: block;
	float: left;
	width: 58px;
	height: 16px;
	padding: 10px 0 0 0;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#corpo #infoMenu a:hover,
#corpo #infoMenu a.ativo {
	background: url(../img/bg_aba_seg.gif);
	color: #FFFFFF;
}
#infoContent {
	height: 156px;
	padding: 0 10px;
}
#infoContent h3 {
	font-size:14px;
	font-weight: bold;
}
#infoContent img {
	float: left;
	margin-right: 5px;
}
#infoContent p,
#infoContent a {
	display: block;
	text-align: right;
	padding-top: 5px;
}
#menuInterno {
	border-top: 1px dotted #F4ECE3;
	padding: 0 20px 20px 20px;
}
body.pecuaria #menuInterno {
	border-top: 1px dotted #F4ECE3;
	padding: 0 20px 20px 20px;
}
body.pet #menuInterno {
	border-top: 1px dotted #E3ECF4;
	padding: 0 20px 20px 20px;
}
body.silvestre #menuInterno {
	border-top: 1px dotted #E9F2DF;
	padding: 0 20px 20px 20px;
}
body.imoboi #menuInterno {
	border-top: 1px dotted #EDD6CE;
	padding: 0 20px 20px 20px;
}
#menuInterno a {
	display: block;
	float: right;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	width: 100px;
	height: 14px;
	padding: 3px 0;
	text-decoration: none;
	color: #999999;
	}
#menuInterno a:hover,
#menuInterno a.ativo {
	color: #BE292D;
}

#menuInterno a,
#menuInterno a:visited {
	background: url(../img/bg_menuInternoOff.gif);
}
#corpo #menuInterno a:hover,
#corpo #menuInterno a.ativo {
	background: url(../img/bg_menuInternoOn.gif);
}
body.pecuaria #menuInterno a,
body.pecuaria #menuInterno a:visited {
	background: url(../img/pec_bg_menuInternoOff.gif);
}
body.pecuaria #corpo #menuInterno a:hover,
body.pecuaria #corpo #menuInterno a.ativo {
	background: url(../img/pec_bg_menuInternoOn.gif);
}
body.pet #menuInterno a,
body.pet #menuInterno a:visited {
	background: url(../img/pet_bg_menuInternoOff.gif);
}
body.pet #corpo #menuInterno a:hover,
body.pet #corpo #menuInterno a.ativo {
	background: url(../img/pet_bg_menuInternoOn.gif);
}
body.silvestre #menuInterno a,
body.silvestre #menuInterno a:visited {
	background: url(../img/sil_bg_menuInternoOff.gif);
}
body.silvestre #corpo #menuInterno a:hover,
body.silvestre #corpo #menuInterno a.ativo {
	background: url(../img/sil_bg_menuInternoOn.gif);
}
body.imoboi #menuInterno a,
body.imoboi #menuInterno a:visited {
	background: url(../img/imo_bg_menuInternoOff.gif);
}
body.imoboi #corpo #menuInterno a:hover,
body.imoboi #corpo #menuInterno a.ativo {
	background: url(../img/imo_bg_menuInternoOn.gif);
}
#relProdutos,
#dentro {
	width: 576px;
	height: 100%;
}
#dentro {
	background: url(../img/bg_box.gif) repeat-y;
}
body.pecuaria #corpo #relProdutos,
body.pecuaria #corpo #dentro {
	background: url(../img/pec_bg_box.gif) repeat-y;
}
body.pet #corpo #relProdutos,
body.pet #corpo #dentro {
	background: url(../img/pet_bg_box.gif) repeat-y;
}
body.silvestre #corpo #relProdutos,
body.silvestre #corpo #dentro {
	background: url(../img/sil_bg_box.gif) repeat-y;
}
body.imoboi #corpo #relProdutos,
body.imoboi #corpo #dentro {
	background: url(../img/imo_bg_box.gif) repeat-y;
}
#relProdutos h2,
#dentro h2 {
	height: 38px;
	padding: 5px 0 10px 10px;
	font-size: 26px;
	color: #0456A2;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px
}
#dentro h3 {
	font-size: 14px;
	padding: 10px;
	padding-bottom: 15px;
	color: #BE292D;
}
#dentro h4 {
	font-size: 12px;
	padding: 10px;
	padding-bottom: 0;
	color: #BE292D;
    padding-left: 0;
    border-bottom: 1px solid #DEDEDE;
}
#dentro h5 {
	font-size: 11px;
	padding: 10px 0;
	color: #000000;
	margin: 0;
}
#dentro hr {
	border: none;
	color: #FFFFFF;
}
body.pecuaria #dentro hr {	border-top: 1px dotted #F4ECE3;}
body.pet #dentro hr {	border-top: 1px dotted #E3ECF4;}
body.silvestre #dentro hr {	border-top: 1px dotted #E9F2DF;}
body.imoboi #dentro hr {	border-top: 1px dotted #EDD6CE;}
p.highlight {
	color: #999999;
	padding-bottom: 20px;;
	font-size: 12px;
}
#dentro p,
#dentro ul {
	margin:5px 20px;
	text-align: justify;
}
#dentro ol {
	margin:5px 30px;
}
#corpo #dentro ul li {
	margin-left: 20px;
	text-align: left;
}
#dentro table {
	font-size: 11px;
}
#dentro table td a{
	font-size: 12px;
	text-decoration: none
}
#dentro.bdAnimais td {
	padding: 5px 1px;
}
#dentro .solution {
	width: 275px;
    float: left;
    padding: 5px;
    height: 210px;
    text-align: center;
}
#dentro .solution img {
}
#dentro .solution h3 {
	font-size: 10px;
    text-align: center;
    padding: 4px;
}
#dentro .solution a {
	padding: 0 10px 10px 10px;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
}


td {
	padding: 10px;
}
body.pecuaria td {	border-bottom: 1px dotted #F4ECE3;}
body.pet td {	border-bottom: 1px dotted #E3ECF4;}
body.silvestre td {	border-bottom: 1px dotted #E9F2DF;}
body.imoboi td {	border-bottom: 1px dotted #EDD6CE;}
td.logotipo {
	padding: 20px;
	text-align: center;
	vertical-align: middle;
}
body.pecuaria td.logotipo {	border-bottom: 1px dotted #F4ECE3;	border-right: 1px dotted #F4ECE3;}
body.pet td.logotipo {	border-bottom: 1px dotted #F4ECE3;	border-right: 1px dotted #F4ECE3;}
body.silvestre td.logotipo {	border-bottom: 1px dotted #E9F2DF;	border-right: 1px dotted #E9F2DF;}
body.imoboi td.logotipo {	border-bottom: 1px dotted #EDD6CE;	border-right: 1px dotted #EDD6CE;}
ul#links a {
	color: #0456A2;
	font-size: 12px;
	text-decoration: none;
}
ul#links li {
	list-style: url(../img/dot_vermelho.gif);
	margin-top: 10px;
}
#dentro h2 {
	background: url(../img/bg_titulo.gif) no-repeat;
}
body.pecuaria #corpo #relProdutos h2,
body.pecuaria #corpo #dentro h2 {
	background: url(../img/pec_bg_titulo.gif) no-repeat;
}
body.pet #corpo #relProdutos h2,
body.pet #corpo #dentro h2 {
	background: url(../img/pet_bg_titulo.gif) no-repeat;
}
body.silvestre #corpo #relProdutos h2,
body.silvestre #corpo #dentro h2 {
	background: url(../img/sil_bg_titulo.gif) no-repeat;
}
body.imoboi #corpo #relProdutos h2,
body.imoboi #corpo #dentro h2 {
	background: url(../img/imo_bg_titulo.gif) no-repeat;
}
#relProdutos div {
	width: 181px;
	height: 185px;
	float: left;
	padding: 5px;
	text-align: center;
}
body.pecuaria #corpo #relProdutos div {
	border-right: 1px dotted #F4ECE3;
	border-bottom:  1px dotted #F4ECE3;
}
body.pet #corpo #relProdutos div {
	border-right: 1px dotted #E3ECF4;
	border-bottom:  1px dotted #E3ECF4;
}
body.silvestre #corpo #relProdutos div {
	border-right: 1px dotted #E9F2DF;
	border-bottom:  1px dotted #E9F2DF;
}
body.imoboi #corpo #relProdutos div {
	border-right: 1px dotted #EDD6CE;
	border-bottom:  1px dotted #EDD6CE;
}
#relProdutos div a {
	color: #000000;
	text-decoration: none;
}
#relProdutos a span {
	color: #0456A2;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#relProdutos a img {
	border: none;
}
.produto_gde {
	float: left;
	margin: 5px 10px 5px 0;
}
img.noticia {
	float: right;
	margin: 0 20px;
	border: 1px solid #F4F4F4;
}
img.mapa {
	margin: 0 0 0 30px;
}
#contato {
	width: 491px;
	padding: 10px 20px;
	margin: 0 10px;
	background: #F1F1F1;
	border: 1px solid #999999;
	text-align: left;
	color: #E0292D;
}
#corpo div[id=contato] {
	margin: 0 20px;
}
#contato input.text {
	width: 490px;
    margin-bottom: 10px;
}
#contato label {
 }
select {
	width: 170px;
}
#contato textarea {
	width: 490px;
}
#dentro p.left {
	text-align: left;
}
#contatoBrasil, #contatoUruguay, #contatoColombia {
	background: url(../img/band_bresil.gif) no-repeat 10px 15px;
	width: 225px;
	float: left;
	padding: 10px 0 0 50px;
	margin-top: 10px;
	border-right: 1px dotted #F4ECE3;
}
#contatoUruguay {
	background: url(../img/band_uy.gif) no-repeat 10px 15px;
}
#corpo div[id=contatoUruguay] {
	float: left;
}
#contatoColombia {
	background: url(../img/band_colombia.gif) no-repeat 10px 15px;
}
#corpo div[id=contatoColombia] {
	float: left;
}
#moldura {
	width: 500px;
	height: 355px;
	vertical-align: middle;
	text-align: center;
	margin: 0 0 3px 40px;
}
#moldura img {
	margin: auto;
	border: 1px solid #DDDDDD;
}
#thumbnails {
	margin: 0 0 0 40px;
	height: 80px;
	overflow: hidden;
}
#thumbnails img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 80px;
	cursor: pointer;
}

#buscaImg {
	width: 64px;
	margin: 0 20px;
	height: 16px;
	text-align: right;
}
#buscaImg img {
	width: 16px;
	height: 16px;
}
span #buscaImg {
	display: block;
	width: 64px;
	margin: 0;
	height: 16px;
	float: right;
}
span #buscaImg img {
	position: relative;
	top: -10px;
	right: 10px;
	margin: 0;
	padding: 0
}
/*RODAPE*/
#rodape {
	clear: both;
	height: 63px;
	background: url(../img/bg_rodape.gif);
	position: relative;
}
body.pecuaria #corpo #rodape {	background: url(../img/pec_bg_rodape.gif);}
body.pet #corpo #rodape {	background: url(../img/pet_bg_rodape.gif);}
body.silvestre #corpo #rodape {	background: url(../img/sil_bg_rodape.gif);}
body.imoboi #corpo #rodape {	background: url(../img/imo_bg_rodape.gif);}
#uruguay {
	float: right;
	padding: 7px 77px 0 0;
	font-family: Verdana;
	line-height: 12px;
	text-align:right
}
#brasil {
	float: left;
	padding: 7px 0 0 77px;
	font-family: Verdana;
	line-height: 12px;
	text-align: left
}
#rodape h3 {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
#rodape p {	font-size: 9px;	font-family: Arial, Helvetica, sans-serif;	}
#detalhe_menu {
	position: absolute;
	top: -168px;
	left: 12px;
	z-index: 1;
}
.perdidos {
	width: 95%;
	margin: auto;
}
.perdidos th {
	text-align: left;
	border-bottom: 1px dotted #BEBEBE;
}
.perdidos td {
	padding: 3px;
	font-size: 10px;
	}
/*FORMS*/
form.charges {
	padding-left: 10px;
}

textarea {
	width: 400px;
}
hr {
	clear: both;
}
form.charges label {
	display: block;
	float: left;
	margin: 2px;
	color: #0456A2;
}
#conteudo form[class="charges"] label {
	margin: 2px 4px;
}
#conteudo form.charges label.checkbox {
	clear: both;
	float: none;
	margin: 10px 5px;
	height: 10px;
	padding: 5px 0 0 0;
}
#conteudo form.charges label.checkbox_in, #conteudo form.charges label.radio_in {
	float: left;
	margin: 0 5px 10px 5px;
	height: 10px;
	padding: 2px 20px 0 0;

}
form.charges label.checkbox input, form.charges label.checkbox_in input, form.charges label.radio_in input {
	position: relative;
	top: 2px;

}
.fotoAnimal {
	 width:100px;
	 height: 100px;
	 background: url(../img/animal_semfoto.gif);
	 float: right;
	 margin: 12px 25px 0 0 ;
}
#conteudo div[class=fotoAnimal] {
	 margin: 10px 50px 0 0 ;
}
.max {
	width: 520px;
}
.full {
	width: 384px;
}
.gde {
	width: 260px;
}
.med {
	width: 124px;
}
.duplo {
	width: 30px;
}
.peq {
	width: 81px;
}
.min {
	width: 30px;
}
p.form {
	clear: both;
	padding:5px 5px 0 5px;
	text-indent: 0;
}
#conteudo form.charges h4 {
	clear: both;
	text-indent: 0;
	padding-top: 20px;
}
a.adm {
    text-decoration: none;
}
a.adm:hover {
    background-color: yellow;
}

#ficha {
    margin: 4px 12px;
}

#ficha a{
    text-decoration: none;
}

#ficha img{
    margin-right: 4px;
}
#tagline {
	display: none;
}
#mc3 {
	vertical-align: text-bottom;
    margin-right: 3px;
}