*{
	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 : 236px;
	top : 50px;
	width : 728px;
	height : 90px;
	z-index : 1000;
}
h1{
	background-image : url(https://sdp.terra.com.br/image/klavika?c=ph&t=Nove%20dicas%20para%20conquistar%20um%20cara%20t%EDmido);
	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;
	left : 1px;
	top : 0;
}
#linkao,
#linkao a{
	width : 939px;
	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 15px;
	border-right : 1px solid #bbb7b3;
	color : #5d5850;
	display : block;
}


#menu h2 a:hover,
#menu h2#sel a{
	color : #ff9900;
}





/*paginacao*/
#paginacao{
	width : 300px;
	height : 25px;
	display : block;
	position : absolute;
	z-index : 30000;
}
#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;
}

/*capa*/
#capa{
	width : 940px;
	height : 400px;
	position : absolute;
	left : 21px;
	top : 211px;
	display : block;
	z-index : 9;

}

#capa #texto{
	font-size : 14px;
	font-weight : bold;
	display : block;
	position : absolute;
	overflow : auto;
}
#capa.capa #texto{
	width : 545px;
	height : 340px;
	top : 40px;
	left : 380px;
}

#capa.capa{	background-image : url(img/capa.jpg);}


#capa.dicas #texto{
	top : 45px;
	left : 620px;
	width : 300px;
}
#capa.dicas.dica1{	background-image : url(img/dica1.jpg);}
#capa.dicas.dica2{	background-image : url(img/dica2.jpg);}
#capa.dicas.dica3{	background-image : url(img/dica3.jpg);}
#capa.dicas.dica4{	background-image : url(img/dica4.jpg);}
#capa.dicas.dica5{	background-image : url(img/dica5.jpg);}
#capa.dicas.dica6{	background-image : url(img/dica6.jpg);}
#capa.dicas.dica7{	background-image : url(img/dica7.jpg);}
#capa.dicas.dica8{	background-image : url(img/dica8.jpg);}
#capa.dicas.dica9{	background-image : url(img/dica9.jpg);}



#capa #texto h3,
#capa #texto h2{
	font-size : 18px;
	margin : 5px 0;
}
#capa #texto h3{
	font-size : 16px;
}
#capa #texto h2 strong{
	width : 80px;
	height : 80px;
	line-height : 80px;
	color : #fff;
	font-size : 28px;
	background-color : #ff9900;
	display : block;
	float : left;
	margin : 0 15px 160px 0;
	text-align : center;
}
#capa #texto p{
	margin : 8px 0 0 0;
	font-weight : normal;
}
#capa.mais #texto{
	top : 10px;
	left : 10px;
	width : 915px;
	height : 360px;
}
#capa.mais #texto p{
	float : left;
	margin : 10px 20px 0 0 ;
}
#capa.mais #texto p,
#capa.mais #texto p a{
	width : 200px;
	height : 70px;
	display : block;
	font-size : 11px;
}
#capa.mais #texto p a{
	font-weight : bold;
	line-height : 12px;
}
#capa.mais #texto p a:hover{
	color : #ff9900;
}
#capa.mais #texto p a img{
	border : 3px solid #fff;
	float : left;
	margin : 0 5px 0 0;
}
#capa.mais #texto p a:hover img{
	border : 3px solid #ff9900;
	
}
#credito{
	font-size : 10px;
	position : absolute;
	left : 820px;
	top : 405px;
	color : #beb7af;
}
