*{
	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 : 126px;
	top : 40px;
	width : 728px;
	height : 90px;
	z-index : 1000;
}
h1{
	background-image : url(https://sdp.terra.com.br/image/klavika?c=ph&t=Windows%207);
	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 : 400px;
	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 : 400px;
	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;
}

.oquee #menu h2.mn1 a,
.novidades #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;
}

/*capa*/
#capa{
	width : 940px;
	height : 400px;
	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 : 420px;
	display : block;
	position : absolute;
	left : 25px;
	top : 30px;
	line-height:18px;
}
#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 : 400px;
	position : absolute;
	left : 21px;
	top : 211px;
	display : block;
	z-index : 9;
}
.txt-direita #texto{
	display:block;
	font-size:14px;
	font-weight:bold;
	height:310px;
	left:390px;
	position:absolute;
	top:45px;
	width:530px;
	overflow:auto;
	line-height:18px;
}
.txt-direita #texto h2{
	color : #beb7af;
	font-size : 20px;
	line-height:20px;
}
.txt-direita #texto p{
	margin : 12px 40px 0 0;
}
/*o que e*/
#oquee {
	background-image : url(img/o-que-e.jpg);
}
#oquee #texto p {
	color:#fff !important;
}
#oquee #linkao {
	display:none;
}
/*novidades*/
#novidades {
	background-image : url(img/novidades.jpg);
}
#novidades #texto p {
	color:#fff !important;
}
#novidades #linkao {
	display:none;
}
/*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 : 400px;
	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:400px;
	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;
}

/* correções */
