*{
	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;
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
}

#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=Homens%20influentes);
	position : absolute;
	width : 940px;
	height : 40px;
	left : 20px;
	top : 150px;
	z-index : 2;
}
h1 a{
	display : block;
	width : 100%;
	height : 40px;
	float : left;
	text-indent : -6000px;
	overflow : hidden;
}

#prox_ant{
	position : absolute;
	left : 910px;
	top : 230px;
	z-index : 12;
	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;}


/*menu*/
#menu{
	position : absolute;
	left : 0px;
	top : 185px;
	width : 980px;
	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.mne a,
#menu h2 a:hover,
#menu h2#sel a{
	color : #ff9900;
	
}
#menu h2.mne,
#menu h2.mne a{
	float : right;
	padding : 0 8px;
	border : none;
}
#menu h2.mne a:hover{
	text-decoration : underline;
}



#linkao a,
#info,
#linkao{
	width : 980px;
	height : 450px;
	position : absolute;
	left : 0;
	top : 221px;
	display : block;
	z-index : 9;
}
#linkao a,
#linkao{
	z-index : 11;
	background-image : url(img/x.gif);
}
#linkao a{
	left : 0;
	top : 0;
}
#info{
	background-color : #fff;
	border-top : 1px dotted #ccc;
}
/*capa*/
#info.capa #texto{
	left:500px;
	width : 400px;
}



/*internas*/

#texto{
	display:block;
	height:400px;
	left:420px;
	overflow:hidden;
	position:absolute;
	top:30px;
	width:480px;
}
#texto h2{
	font-size:26px;
	font-weight:bold;
	padding-bottom:11px;
	text-align:left;
}

#info.interna #texto h2 strong{
	width : 55px;
	height : 55px;
	line-height : 55px;
	font-size : 22px;
	display : block;
	float : left;
	margin : 0 10px 0 0;
	text-align : center;
	color : #fff;
	background-color : #ff9900;
}
#info.interna #foto {
	font-size : 14px;
	font-weight : bold;
	width : 400px;
	height : 450px;
	display : block;
	position : absolute;
	left : 1px;
	top : 1px;
	overflow : hidden;
}
#credito{
	font-size : 10px;
	position : absolute;
	left : 420px;
	top : 440px;
	color : #beb7af;
}

#texto p{
	font-weight : normal;
	font-size : 12px;
	line-height : auto;
}
#texto p strong{
	font-size : 26px;
	color : #ff9900;
	
}




.local {
	background: #47423a;
	font-size:14px;
	text-align:center;
	border: dotted 1px #666;
	height: 20px;
	line-height:20px;
}
.item {
	color:#999 !important;
}

#texto p{
	line-height : 16px;
	margin : 9px 0;
}
#texto h3,
#texto h2{
	font-size : 26px;
	margin : 5px 0;
}
#texto h3{
	font-size : 16px;
	color : #ccc;
	margin : 0 0 10px 0;
}





/*mais*/
#info.mais{
	background-image : none;
}
#info.mais #texto{
	top : 10px;
	left : 10px;
	width : 920px;
	height : auto;
	position : absolute;

}
#info.mais #texto h2{
	color : #5d5850;
	border : none;
}
#info.mais #texto p{
	float : left;
}
#info.mais #texto p,
#info.mais #texto p a{
	width : 200px;
	height : 70px;
	display : block;
	font-weight : bold;
	line-height : 13px;
	font-size : 11px;
}
#info.mais #texto p a:hover{
	color : #ff9900!important;
}
#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;
}


h5 { text-transform:uppercase; color:#999; font-size:14px; display : none;}


/* Compartilhar 10/06/2010 */

.compartilhar {
	background:transparent url(https://www.terra.com.br/esportes/infograficos/selecoes-da-copa/img/compartilhar.gif) no-repeat scroll 0 -5px;
	padding-left:80px;
	position:absolute;
	left:820px;
	top:151px;
	z-index:100;
}
#facebook, #twitter, #orkut {
	display:block;
	float:right;
	width:23px;
	height:30px;
	background:url(https://www.terra.com.br/noticias/listas/img/facebook-2.gif);
	margin-left:4px;
	text-indent:-5000px;
	overflow:hidden;
}
#twitter { background:url(https://www.terra.com.br/noticias/listas/img/twitter-2.gif); }
#orkut {
	background:url(https://www.terra.com.br/noticias/listas/img/orkut-2.gif);
	text-indent:0;
}
#orkut img {
	-moz-opacity:.01;
	filter:alpha(opacity=01);
	opacity:.01;
}
#facebook:hover, #twitter:hover { background-position:0 -30px; }
#img-post {
	position:absolute;
	left:-5000px;
	top:-5000px;
}

.compartilhar .avatar{
	width : 1px;
	height : 1px;
	position : absolute;
	left : 0;
	top : 0;
	overflow : hidden;
	visibility : hidden;
}

#thumbs{
	position : absolute;
	left : 20px;
	top: 240px;
	z-index : 20;
	width : 470px;
	
}
#thumbs a{
	width : 89px;
	height : 67px;
	float : left;
	margin : 0 2px 2px 0;
	display : block;
	overflow : hidden;
}
#thumbs a img{
	margin : 0;
}
#thumbs a:hover img{
	margin : -3px 0 0 -3px;
}
#thumbs a:hover{
	width : 83px;
	height : 61px;
	border : 3px solid #ff9900;
}
