*{
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	border:none;
	margin:0;
	padding:0;
	text-decoration: none;
	border: none;
}
body{
	background-color: #b8aa8a;
}

#submenu{
	position:absolute;
	left: 20px;
	top: 0;
	width: 170px;
}
#submenu h2{
	line-height: 20px;
}
#submenu h2 a{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 170px;
	height: 20px;
}
#submenu h2 a em{
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	color: #fff;
	background-color: #da191c;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	display: block;
	float: left;
	margin: 2px 6px 2px 2px;
}
#submenu h2.otro a em{
	background-color: #408b41;
}
#submenu h3{
	line-height: 30px;
	height: 30px;
	color: #fff;
	font-size: 13px;
}
#submenu h2 a:hover em{
	background-color: #7e5400;
	color: #fff;
}
#submenu h2 a:hover{
	color: #7e5400;
}
#texto.abre{
	background-color: #ece0c7;
	color: #47423a;
	position: absolute;
	left: 0;
	top: 0;
	width: 936px;
	height: 105px;
	border-bottom: 2px dotted #fff;
	display: block;
}
#texto.abre h2,
#texto.abre p{
	font-size: 12px;
	color: #5f5c55;
	margin: 10px 40px;
}
#texto.abre h2{
	font-size: 30px;
}
#boi{
	left: 0;
	top: 110px;
	display: block;
	position: absolute;
	width: 936px;
	height: 700px;
}
#boimap{
	width: 757px;
	height: 600px;
	display: block;
	position: absolute;
	left: 171px;
	top: -1px;
	overflow: hidden;
}
#boimap{
	z-index: 10;
}

#boi.brasil #boimap{
	background-image: url(img/porco.gif);	
}

#boimap.brct0{ background-position: 0 0;}
#boimap.brct1{	background-position: 0 -600px;}
#boimap.brct2{	background-position: 0 -1200px;}
#boimap.brct3{	background-position: 0 -1800px;}
#boimap.brct4{	background-position: 0 -2400px;}
#boimap.brct5{	background-position: 0 -3000px;}
#boimap.brct6{	background-position: 0 -3600px;}
#boimap.brct7{	background-position: 0 -4200px;}
#boimap.brct8{	background-position: 0 -4800px;}
#boimap.brct9{	background-position: 0 -5400px;}
#boimap.brct10{	background-position: 0 -6000px;}
#boimap.brct11{	background-position: 0 -6600px;}
#boimap.brct12{	background-position: 0 -7200px;}
#boimap.brct13{	background-position: 0 -7800px;}
#boimap.brct14{	background-position: 0 -8400px;}
#boimap.brct15{	background-position: 0 -9000px;}
#boimap.brct16{	background-position: 0 -9600px;}
#boimap.brct17{	background-position: 0 -10200px;}
#boimap.brct18{	background-position: 0 -10800px;}
#boimap.brct19{	background-position: 0 -11400px;}
#boimap.brct20{	background-position: 0 -12000px;}
#boimap.brct21{	background-position: 0 -12600px;}
#boimap.brct22{	background-position: 0 0;}



#boi.brasil #submenu h3.ar,
#boi.brasil #submenu h2.ar{
	display: none;
}

#prox_ant{
	top: 140px;
	left: 840px;
}
#boi #texto{
	width: 650px;
	position: absolute;
	left: 200px;
	top: 28px;
	background-color: #fbf6f2;
	border: 1px dotted #fff;
	padding: 30px;
}
#boi #texto h2{
	font-size: 40px;
	line-height: 80px;
	color: #47423a;
	clear: both;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 20px; 0;
	
}
#boi #texto h2 strong{
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	background-color: #da191c;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	display: block;
	float: left;
	margin: 2px 6px 2px 2px;
}

#boi #texto.verde h2 strong{
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	background-color: #408B41;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	display: block;
	float: left;
	margin: 2px 6px 2px 2px;
}

#boi #texto p{
	font-size: 16px;
	color: #47423a;
	font-weight: bold;
	margin: 10px;
}
#boi #texto img{
	float: left;
	margin: 15px;
}
#boi #texto h3{
	margin: 10px;
	color: #da191c;
	font-size: 18px;
}


a.voltar{
	background-image : url(https://www.terra.com.br/culinaria/infograficos/carnes/img/voltar.gif);
	display : block;
	float : left;
	margin : 15px 0;
	width : 54px;
	height : 24px;
	overflow : hidden;
	text-indent : -6000px;
}
a:hover.voltar{
	background-position : 0 -30px;
}
