/*   https://www.terra.com.br/noticias/listas/lista_v3.css   */

* {
	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(https://www.terra.com.br/noticias/listas/img/bg.gif);
	background-repeat : repeat-x;
	width:980px;
	height:740px;
	overflow:auto;
}
#topo {
	background-color : #ff9900;
	position : absolute;
	width : 980px;
	height : 30px;
	left : 0;
	top: 0;
	display : block;
	background-image : url(https://www.terra.com.br/noticias/listas/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;
	overflow:hidden;
}
h1 {
	position : absolute;
	width : 940px;
	height : 40px;
	left : 20px;
	top : 150px;
	z-index : 2;
}
h1 a {
	display : block;
	width : 100%;
	height : 40px;
	float : left;
	overflow : hidden;
}
#borda {
	width : 980px;
	height : 1px;
	border-top : 1px dotted #eceae7;
	display : block;
	position : absolute;
	left : 0px;
	top : 220px;
	z-index : 0;
}
a.pro, a.ant {
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
	z-index:10;
}
a.pro:hover, a.ant:hover { background-position : 0 -24px; }
a.pro {
	background-image : url(https://www.terra.com.br/noticias/listas/img/prox.gif);
	left:938px;
	top:6px;
}
a.ant {
	background-image : url(https://www.terra.com.br/noticias/listas/img/ant.gif);
	left : 907px;
	top:6px;
}


/* 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, #menu h2.mne a {
	border:medium none;
	float:right;
	padding:0 10px;
	color:#F90
}
#menu h2.mn1 { padding-left:7px }
#menu h2 a:hover, 
#menu h2#sel a, 
#menu.mais h2.mne a { color : #ff9900; }


/* SUB Menu */

#menu.sub {
	top : 220px;
	background:#eceae7;
	border:0;
	height:37px;
}
#menu.sub h2 a {
	margin: 11px 0 0;
	padding : 0 12px;
}

/* Geral */


a.voltar {
	display:block;
	width:55px;
	height:24px;
	background:url(img/voltar.gif);
	text-indent:-5000px;
	float:left;
	margin-top:15px;
}
a.voltar:hover { background-position:0 -30px; }


/* Capa */


#capa {
	position:absolute;
	width: 980px;

	height:508px;
	top:221px;
}

#capa h3 {
	font-size:22px;
	color:#fff;
	position:absolute;
	top:110px;
	left:230px;
}

#capa p {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	position:absolute;
	top:155px;
	left:230px;
	width:510px;
	line-height:18px;
}
#capa a#iniciar2008 {
	background:url("img/botao-2008.gif") no-repeat scroll 0 0 transparent;
	height:24px;
	left:498px;
	position:absolute;
	top:179px;
	width:172px;
}
#capa a#iniciar2012 {
	background:url("img/botao-2012.gif") no-repeat scroll 0 0 transparent;
	height:24px;
	left:498px;
	position:absolute;
	top:389px;
	width:172px;
}
#capa a#iniciar2008:hover, #capa a#iniciar2012:hover {
	background-position: 0 -30px;
}

/* Gabaritos */

#gabarito {
	position:absolute;
	width: 980px;
	height:519px;
	top:221px;
	background:url(img/gabaritos.gif) no-repeat;
}

#respostas {
	position:absolute;
	width: 980px;
	height:519px;
	top:221px;
	background:url(img/respostas.gif) no-repeat;
}

a#download {
	position:absolute;
	width:179px;
	height:24px;
	background:url(img/download.gif) no-repeat;
	top:220px;
	left:230px;
}
a#download:hover {
	background-position: 0 -30px;
}

/* Perguntas */
	
	
#perguntas {
	position:absolute;
	width: 980px;
	top:257px;
	overflow:auto;
}
#pergunta-esq {
	width:595px;
	margin:10px;
	margin-right:0;
	float:left;
	overflow:hidden;
}
#pergunta-dir {
	width:336px;
	margin: 10px 20px 20px 20px;
	margin-left:0;
	float:right;
	overflow:hidden;
}


#pergunta-dir h2{
	font-size:24px;
	margin-bottom:10px;
	}
	
	


#pergunta-esq a {
	float:left; display:block; padding:0; margin:1px; position:relative; overflow:hidden;
}
#pergunta-esq a:hover {
	border:3px solid #f90;
}
#pergunta-esq a:hover img {
	margin:-3px;
}


/* Mais Especiais */


/*mais*/

#info.mais #texto{
	top : 240px;
	left : 25px;
	width : 980px;
	padding-right : 00px;
	height : 330px;
	background-color : transparent;
	border : none;
	position : absolute;

}
#info.mais #texto h2{
	color : #5d5850;
	font-size:24px;
}
#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;
}

#assinatura {
	font-size:10px;
	width:960px;
	left:0;
	position:absolute;
	top:655px;
	text-align:right;
	display:none;
}
*.hide { display:none !important }



/* 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:800px;
	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;
}






/* PERGUNTAS */

#perguntas {
	line-height:200%;
}
p.enunciado, p.fonte-autor, p.objeto, p.i-ii-iii, p,t-tulo {
	font-size: 12px;
	padding-bottom:20px;
	float:left;
	width:100%;
}
p.enunciado-fra-o {
	font-weight:bold;
}
#perguntas table {
	padding:0 0 0 0;
	margin:0 0 20px 0;
	border-collapse:collapse;
	width:440px;
	float:left;
}
#perguntas table td {
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:2px 5px;
}
#perguntas table td p.enunciado {
	font-size: 12px;
	font-weight:bold;
}
td p.enunciado {
	font-size: 12px;
}
td p.enunciado {
	padding-bottom:0;
}
span.it-lico, p.fonte-autor {
	font-size:12px;
	font-style:italic;
}
p.enunciado img {
}
p.alternativas {
	font-weight:bold;
	border-bottom: 1px solid #ccc;
	padding:8px 0 10px;
}
.numero-pergunta {
	background:#f90;
	padding:10px 15px;
	color:#fff;
	font-weight:bold;
	font-size:30px;
	float:left;
	margin:5px 10px 10px 0;
}


/* rodape */


#rodape {
	height:140px;
	float:left;
	width:955px;
	background:#eceae7 url(img/pontilhado.gif) repeat-x 0 69px;
	position:relative;
}

.selo-coc {
	left:21px;
	top:86px;
	width:178px;
	height:40px;
	background:url(img/coc.gif) no-repeat;
	display:block;
	position:absolute;
}

a.pro-botao, a.ant-botao {
	display : block;
	position : absolute;
	height : 24px;
	margin : 1px;
	z-index:10;
	top:22px;
}

a.pro-botao:hover, a.ant-botao:hover { background-position : 0 -30px; }
a.pro-botao {
	background-image : url(img/prox-botao.gif);
	width:109px;
	left:149px;
}

a.ant-botao {
	background-image : url(img/ant-botao.gif);
	width:113px;
	left:16px;
}


*.noborder, *.noborder:hover { border:0 !important; }
*.noborder img, *.noborder:hover img { margin:0 !important; }

.resp { color:#f90; } 




/* Capa */


#interna {
	position:absolute;
	width: 980px;
	height:508px;
	top:230px;
	left:10px;
}

#interna h2 {
	padding-left:20px;
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
}

#interna h3 {
		left:20px;
	font-size:22px;
	color:#fff;
	position:absolute;
	top:110px;
	left:230px;
}

#interna p {
	font-size:12px;
	font-weight:normal;
	position:absolute;
	left:20px;
	width:920px;
	line-height:18px;
}
#interna a#iniciar2008 {
	background:url("img/botao-2008.gif") no-repeat scroll 0 0 transparent;
	height:24px;
	left:498px;
	position:absolute;
	top:179px;
	width:172px;
}
#interna a#iniciar2012 {
	background:url("img/botao-2012.gif") no-repeat scroll 0 0 transparent;
	height:24px;
	left:498px;
	position:absolute;
	top:389px;
	width:172px;
}
#interna a#iniciar2008:hover, #capa a#iniciar2012:hover {
	background-position: 0 -30px;
}



#agradecimentos {
	position:absolute;
	width: 980px;
	height:508px;
	top:220px;
}

