*{
	color : #47423a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	list-style : none;
	border : none;
}
body{
	background-color : #fff;
}

#topo{
	background-color : #ff9900;
	position : absolute;
	width : 980px;
	height : 30px;
	left : 0;
	top: 0;
	display : block;
	background-image : url(img/terra.gif);
}
#topo a {
	display : block;
	width : 300px;
	float : left;
	height : 30px;
	overflow : hidden;
	text-indent : -60000px;
}
#banner {
	position :  absolute;
	left : 246px;
	top : 60px;
	width : 468px;
	height : 60px;
	z-index : 1000;
}
h1{
	background-image : url(https://sdp.terra.com.br/image/klavika?c=ph&t=O%20Brasil%20no%20ranking%20dos%20pecados%20da%20carne);
	position : absolute;
	width : 940px;
	height : 40px;
	left : 20px;
	top : 140px;
	z-index : 2;
}
h1 a{
	display : block;
	width : 500px;
	height : 40px;
	float : left;
	text-indent : -6000px;
	overflow : hidden;
}
#borda{
	width : 940px;
	height : 440px;
	border : 1px solid #eceae7;
	display : block;
	position : absolute;
	left : 20px;
	top : 210px;
	z-index : 0;
}
#prox_ant{
	position : absolute;
	left : 890px;
	top : 220px;
	z-index : 10;
	display : block;
	width : 52px;
	height : 26px; 
}
#prox_ant a {
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
}
#prox_ant a:hover{
	background-position : 0 -24px;
}
#prox_ant a.pro {	background-image : url(img/prox.gif); left : 26px; top : 1px}
#prox_ant a.ant {	background-image : url(img/ant.gif); left : 0; top : 1px;}

#linkao{
	position : absolute;
}
#linkao,
#linkao a {
	width : 940px;
	height : 440px;
	display : block;	
	z-index : 10;
	background-image : url(img/x.gif);
}
/*menu*/
#menu{
	position : absolute;
	left : 20px;
	top : 175px;
	width : 942px;
	height : 40px;
	border-top : 1px solid #d5d0cb;
	z-index : 20;
}
#menu h2{
	width : auto;
	height : 40px;
	line-height : 40px;
	float : left;
}
#menu h2 a{
	width : auto;
	height : 13px;
	line-height : 13px;
	float : left;
	margin : 8px 0 0 0;
	padding : 0 12px;
	border-right : 1px solid #bbb7b3;
	color : #5d5850;
	display : block;
}

#menu h2.mn1 a{
	padding-left : 0;
}
#menu h2#sel a,
.alcool #menu h2.mn1 a,
.fumo #menu h2.mn2 a,
.perguntas #menu h2.mn3 a,
.configuracoes #menu h2.mn4 a,
.telas #menu h2.mn5 a,
.dicas #menu h2.mn7 a,
.evolucao #menu h2.mn6 a,
#menu h2 a:hover {
	color : #ff9900;
}
.evolucao #menu h2.mn5 a {
	color : #5d5850;
}
/*paginacao*/
#paginacao {
	width : 300px;
	height : 25px;
	display : block;
	position : absolute;
	z-index : 30000;
	left : 25px;
	top : 360px;
}
#paginacao a {
	display : block;
	width : 21px;
	height : 21px;
	line-height : 21px;
	display : block;
	text-align : center;
	font-weight : bolder;
	float : left;
	margin : 0 2px 0 0;
	border : 2px solid #ff9900;
	color : #5d5850;
	background-color : #fff;
	z-index : 30000;
}
#paginacao span {
	font-size : 11px;
	font-weight : bolder;
	height : 21px;
	line-height : 21px;
	float : left;
	margin : 0 5px 0 0;
	color : #beb7af;
}
#paginacao a#sel {
	color : #eceae7;
	border : 2px solid #eceae7;
}
#paginacao a:hover {
	background-color : #ff9900;
	color : #fff;
}
#texto p strong, #texto p a, #texto p em {
	color:#f90 !important;
	font-weight:bold;
}
#texto p a:hover {
	text-decoration:underline;
}

/*capa*/
#capa {
	width : 940px;
	height : 440px;
	position : absolute;
	left : 21px;
	top : 211px;
	display : block;
	z-index : 9;
	background-image : url(img/capa.jpg);
}
#capa #texto {
	font-size : 14px;
	font-weight : bold;
	width : 350px;
	display : block;
	position : absolute;
	left : 25px;
	top : 10px;
	line-height:20px;
}
#capa #texto h2 {
	color : #beb7af;
	font-size : 20px;
}
#capa #texto p {
	margin : 12px 40px 0 0;
	color : #fff;
}
#capa #linkao a,
#capa #linkao {
	top : 0;
	left : 0;
}
#capa #linkao a {
	display : block;
	background-image : url(img/x.gif);
	z-index : 1409;
}
/*txt-direita*/

.txt-direita {
	width : 940px;
	height : 440px;
	position : absolute;
	left : 21px;
	top : 211px;
	display : block;
	z-index : 9;
}
.txt-direita #texto {
	font-size : 14px;
	width : 500px;
	display : block;
	position : absolute;
	left : 25px;
	top : 10px;
	line-height:20px;
	height:420px;
	overflow:auto;
	z-index:999999;
}
.txt-direita #texto h2 {
	color : #fff;
	font-size : 18px;
	line-height:20px;
	font-weight:normal;
	padding-top:15px;
}
.txt-direita #texto h6 {
	color : #beb7af;
	font-size : 10px;
	font-weight:normal;
	padding-bottom:5px;
}
.txt-direita #texto p {
	margin : 12px 40px 0 0;
	color:#fff;
}
.txt-direita td {
	font-size : 12px;
	line-height:22px;
	border-bottom:1px solid #282828;
	color:#fff;
	padding:0 10px;
}
.txt-direita b {
	color:#fff;
}
.txt-direita td.pais {
	padding:0 30px 0 20px;
}
.txt-direita td.pontos {
	padding:0 30px 0 0;
	width:43px;
}
.txt-direita tr.destaque td {
	font-weight:bold;
}
.txt-direita tr.borda td {
	border-bottom:3px solid #282828;
}
.txt-direita tr.brasil td {
	font-weight:bold;
	color:#f90;
}
/*alcool*/
#alcool {
	background-image : url(img/alcool.jpg);
}
/*fumo*/
#fumo {
	background-image : url(img/fumo.jpg);
}
/*obesidade*/
#obesidade {
	background-image : url(img/obesidade.jpg);
}
/*perguntas*/
#perguntas {
	background-image : url(img/perguntas.jpg);
}
#perguntas #texto p {
	color:#fff !important;
}
#perguntas #linkao {
	display:none;
}
/*perguntas*/
#configuracoes {
	background-image : url(img/configuracoes.jpg);
}
#configuracoes #texto p {
	color:#fff !important;
}
#configuracoes #linkao {
	display:none;
}
/*dicas*/
#dicas {
	background-image : url(img/dicas.jpg);
}
#dicas #texto p {
	color:#fff !important;
}
#dicas #linkao {
	display:none;
}

/*fotos*/
#fotos{
	width : 940px;
	height : 440px;
	position : absolute;
	left : 21px;
	top : 211px;
	display : block;
	z-index : 9;
	overflow:hidden;
}
#fotos #linkao{
	width : 500px;
	overflow : hidden;
}
#thumbs{
	left:515px;
	position:absolute;
	top:60px;
	width:425px;
}
#thumbs h2,
#thumbs h2 a{
	display : block;
	float : left;
	width : 78px;
	height : 78px;
	overflow : hidden;
}
#thumbs h2 a img {
	width : 78px;
	height : 78px;
}
#thumbs h2 a{
	position : relative;
	left : 0;
	top : 0;
}
#thumbs h2{
	margin : 2px;
}
.t01 #thumbs h2#t01 a span,
.t02 #thumbs h2#t02 a span,
.t03 #thumbs h2#t03 a span,
.t04 #thumbs h2#t04 a span,
.t05 #thumbs h2#t05 a span,
.t06 #thumbs h2#t06 a span,
.t07 #thumbs h2#t07 a span,
.t08 #thumbs h2#t08 a span,
.t09 #thumbs h2#t09 a span,
.t10 #thumbs h2#t10 a span,
.t11 #thumbs h2#t11 a span,
.t12 #thumbs h2#t12 a span,
.t13 #thumbs h2#t13 a span,
.t14 #thumbs h2#t14 a span,
.t15 #thumbs h2#t15 a span,
.t16 #thumbs h2#t16 a span,
.t17 #thumbs h2#t17 a span,
.t18 #thumbs h2#t18 a span,
.t19 #thumbs h2#t19 a span,
.t01 #thumbs h2#ev01 a span,
.t02 #thumbs h2#ev02 a span,
.t03 #thumbs h2#ev03 a span,
.t04 #thumbs h2#ev04 a span,
.t05 #thumbs h2#ev05 a span,
.t06 #thumbs h2#ev06 a span,
.t07 #thumbs h2#ev07 a span,
.t08 #thumbs h2#ev08 a span,
.t09 #thumbs h2#ev09 a span,
.t10 #thumbs h2#ev10 a span,
.t11 #thumbs h2#ev11 a span,
.t12 #thumbs h2#ev12 a span,
.t13 #thumbs h2#ev13 a span,
#thumbs h2 a:hover span{
	position : absolute;
	left : 0;
	top : 0;
	border : 3px solid #ff9900;
	display : block;
	width : 72px;
	height : 72px;
	z-index : 10;
}
#fotos #fotog {
	position : absolute;
	left : 0;
	top: 0;	
}
#fotos #legenda {
	left:517px;
	position:absolute;
	top:11px;
	width:340px;
	z-index:6;
	font-size:15px;
	font-weight:bold;
}

/*evolucao*/

#fotos #flash {
	height:440px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:580px;
	background:#ccc;
}
.evolucao #thumbs {
	left:594px;
	position:absolute;
	top:60px;
	width:338px;
}
.evolucao #fotos #fotog {
	left:-40px;
	position:absolute;
	top:-55px;
}
.evolucao #fotos #legenda {
	font-size:15px;
	font-weight:bold;
	left:595px;
	position:absolute;
	top:11px;
	width:300px;
	z-index:6;
}





/*mais*/
#info.mais{
	width : 800px;
	position : absolute;
	left : 35px;
	top : 230px;
	z-index : 1000;
}
#info.mais #texto{
	top : 30px;
	left : 40px;
	width : 815px;
	padding-right : 60px;
	height : 330px;
	background-color : transparent;
	border : none;
}

#info.mais #texto p{
	float : left;
	height : 70px;
	line-height : 35px;
}
#info.mais #texto p a{
	height : 70px;
}
#info.mais #texto p,
#info.mais #texto p a{
	width : 270px;
	display : block;
}
#info.mais #texto p a{
	font-weight : bold;
	line-height : 14px;
}
#info.mais #texto p a:hover{
	color : #ff9900;
}
#info.mais #texto p a img{
	border : 3px solid #fff;
	float : left;
	margin : 0 5px 0 0;
}
#info.mais #texto p a:hover img{
	border : 3px solid #ff9900;
}
#info.mais #texto h2{
	font-size : 28px;
	width : 870px;
	margin : 0 10px 0 0;
	float : left;
	height : 45px;
	display : block;
}

#assinatura{
	font-size : 10px;
	color : #beb7af;
	position : absolute;
	left : 0px;
	top : 655px;
	width : 960px;
	height : 15px;
	display : block;
	text-align : right;
}

/* correções */

table td span {
	font-size:9px; color:#fff;
	display:block;
	float:right;
	padding:0 0 2px 5px;
	line-height:16px;
}
table td span a {
	font-size:9px; color:#fff;
}

#nota {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:3px solid #FF9900;
	color:#666666 !important;
	left:259px;
	line-height:13px;
	padding:5px 10px 10px;
	position:absolute;
	top:239px;
	width:199px;
	cursor:pointer;
}
#nota.sec {
	left:186px;
	top:129px;
}
