#article #votacaoTopo{
	color: #cd5932;
	text-transform: uppercase;
	font: 15px/15px OGloboCondensedMedium, Arial, Tahoma, sans-serif;
	position: absolute;
	top: 70px;
	left: 450px;
}
#article h1{
	color: #5080a4;
	font: 51px/51px OGloboCondensedLight, Arial, Tahoma, sans-serif;
	width: 100%;
	top: 88px;
	position: absolute;
	display:none;
}
#article h1 .bold{
	font-family: OGloboCondensedMedium, Arial, Tahoma, sans-serif;
}
#article h2{
	width: 450px;
	font-size: 15px;
	font-family: 'Lora', serif;
	color: #8e8f8f;
	font-style: italic;
	top: 147px;
	left: 255px;
	text-align: center;
	position: absolute;
}

#bgblack {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity:.5;
	filter:alpha(opacity=50);
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	display: none;
	
}

#confirma_voto .fechar {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	background: transparent url(https://s3.amazonaws.com/infograficos-estaticos/sambodromo_30_anos_personalidades/assets/imgs/fechar.png) no-repeat 0 0;
}

#confirma_voto {
	width: 420px;
	height: 247px;
	position: absolute;
	left: 50%;
	margin-left: -210px;
	top: 50%;
	margin-top: -123px;
	z-index: 1000;
	text-align: center;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaf2fa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaf2fa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaf2fa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#eaf2fa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaf2fa 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#eaf2fa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaf2fa',GradientType=0 ); /* IE6-9 */
	display: none;
}

#confirma_voto em {
	font-family: OgloboCondensedRegular, "Times New Roman", times, serif;
	line-height: 30px;
	color:#000;
	font-size: 27px;
	display: block;
	margin-top: 40px;
}

#confirma_voto a {
	width: 66px;
	height: 29px;
	display: block;
	background-color: #5080a4;
	color:#fff;
	text-align: center;
	padding-top: 9px;	
	font-size: 13px;
	font-family: arial, tahoma;
	text-transform: uppercase;
	margin: 30px auto 0;
	border-radius:5px;
}

#confirma_voto a:hover{
	text-decoration: none;
}

#corpoInfo {
	width: 940px;
	margin-bottom: 30px;
	/*margin: 225px 0 30px -10px; */
}
#corpoInfo .left{
	float: left;
}
#corpoInfo .arial{
	font-family: Arial, Tahoma, sans-serif;
}
#corpoInfo .lora{
	font-family: 'Lora', serif;
}
#corpoInfo .ogloboLight{
	font-family: OGloboCondensedLight, Arial, Tahoma, sans-serif;
}
#corpoInfo .ogloboMedium{
	font-family: OGloboCondensedMedium, Arial, Tahoma, sans-serif;
}
#corpoInfo .ogloboSemiBold{
	font-family: OGloboCondensedSemiBold, Arial, Tahoma, sans-serif;
}
#corpoInfo .ogloboRegular{
	font-family: OGloboCondensedRegular, Arial, Tahoma, sans-serif;
}
#corpoInfo h3{
	color: #cd5932;
	background-color: #fff;
	text-transform: uppercase;
	font: 28px/21px OGloboCondensedMedium, Arial, Tahoma, sans-serif; 
	padding-right: 13px;
	height: 23px;
	padding-left: 7px;
}
#corpoInfo h4{
	color: #101010;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	height: 28px;
	line-height: 14px;
}
#corpoInfo .meio{
	width: 686px;
	margin-left: 137px;
}
#corpoInfo .fundoTitulo{
	height: 23px;
	border-left: 2px solid #5080a4;
	background: transparent url("https://s3.amazonaws.com/infograficos-estaticos/sambodromo_30_anos_personalidades/assets/imgs/bgTitulo.png") 0 0 repeat-x;
	margin-bottom: 20px;
}
#corpoInfo p{
	font-size: 12px;
	line-height: 21px;
	color: #818181;
	text-align:center;
}
#opcoesPersonalidades{
	width: 920px;
	margin-left: 20px;
	margin-top: 45px;
	height:	522px;
	/*overflow: hidden;*/
	margin-bottom: 105px;
	position: relative;
}
#opcoesPersonalidades #infoArrasta{
	position: absolute;
	top: 125px;
	left: 100px;
	font-size: 10px;
	line-height: 10px;
	color: #5080a4;
}
#opcoesPersonalidades .colPers{
	width: 98px;
	height: 522px;
	margin-right: 39px;
	background: transparent url("https://s3.amazonaws.com/infograficos-estaticos/sambodromo_30_anos_personalidades/assets/imgs/seta_fundo.png") right 70px no-repeat;
}
#opcoesPersonalidades .quad{
	width: 53px;
	height: 53px;
	border-radius: 5px;
	margin: 24px auto 0; 
}
#opcoesPersonalidades .quad img{
	border-radius: 5px;
}
#opcoesPersonalidades .quad.vazio{
	border: 2px dashed #5080a4;
	margin-bottom: 52px;
	font-size: 34px;
	color: #5080a4;
	font-weight: bold;
	font-style: italic;
	line-height: 51px;
	text-align: center;
}

#opcoesPersonalidades .quad.selecionado {
	background-color: #f3f3f7;
	border:1px solid #cecece;
}

#opcoesPersonalidades .quad.ativo{
	border: 2px solid #cd5932;
	margin-bottom: 52px;
}
#opcoesPersonalidades .vazio img{
	border: 2px solid #CD5932;
	margin: -2px 0 0 -2px;
}

#corpoInfo #container_tooltip{
	position: absolute;
	width: 330px;
	top: 160px;
	left: 88px;
	display: none;
	z-index: 1;
}
#corpoInfo #container_tooltip #setatooltip{
	width: 10px;
	height: 11px;
	background: transparent url("https://s3.amazonaws.com/infograficos-estaticos/sambodromo_30_anos_personalidades/assets/imgs/tooltip.png") 0 0 no-repeat;
	position: absolute;
    top: 20px;
    left: -9px;
    width: 10px;
}
#corpoInfo #container_tooltip.direita #setatooltip{
	right:1px;
	left:auto;
	background: transparent url("https://s3.amazonaws.com/infograficos-estaticos/sambodromo_30_anos_personalidades/assets/imgs/tooltip_invertida.png") 0 0 no-repeat;
}
#corpoInfo #tooltip{
	background-color: #fff;
	border: 1px solid #d1cdcd;
	width: 288px;
	padding: 10px 10px 10px 20px;
}
#corpoInfo #tooltip h5{
	color: #5080a4;
	font-size: 18px;
	text-transform: uppercase;
}
#corpoInfo #tooltip p{
	color: #8b8b8b;
	font-size: 11px;
	line-height: 12px;
	margin-top: 5px;
}
#corpoInfo #miniMenu{
	width: 940px;
	margin: 0 auto 42px;
	height: 41px;
}
#corpoInfo #miniMenu .opcao{
	width: 126px;
	height: 41px;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	line-height: 38px;
	font-size: 16px;
	color: #101010;
	text-transform: uppercase;
	margin-right: 4px;
}
#corpoInfo #miniMenu .opcao.duaslinhas, #corpoInfo #miniMenu .opcao.ativo.duaslinhas{
	height: 37px;
    line-height: 16px;
    padding-top: 4px;
}
#corpoInfo #miniMenu .opcao.ativo{
	color: #cd5932;
	border: 2px solid #cd5932;
}
#corpoInfo #res{
	width: 960px;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	display: none;
}
#corpoInfo #res .num{
	color: #b1bfca;
	font-size: 20px;
	width: 108px;
	margin-left: 10px;
	padding-top: 16px;
}
#corpoInfo #res .linhaRes{
	width: 940px;
	height: 69px;
	padding-top: 10px;
}
#corpoInfo #res .linhaRes.bgCinza{
	background-color: #f4f6f9;
}
#corpoInfo #res .linhaRes .result{
	margin-left: 18px;
}
#corpoInfo #res .linhaRes .result .nomeRes{
	font-size: 18px;
	color: #5080a4;
	text-transform: uppercase;
}
#corpoInfo #res .linhaRes .result .barra{
	height: 18px;
	width: 250px;
	margin-top: 14px;
	background: transparent url("../imgs/bgBarra.png") 0 0 repeat-x;
}
#corpoInfo #res .linhaRes .result .porcentagem{
	font-size: 20px;
	color: #101010;
	margin-left: 9px;
	margin-top: 11px;
}