/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Arial, sans-serif;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

body {
	font-size: 100%;
	font-family: Arial, sans-serif;
	font-family: 'flamabook', sans-serif;
	color: #4d4d4f;
	background-color: white;
	margin:0;
	padding:0;
	margin-top:5px;
}

body, html {
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
}

ul {
	list-style-type: none;
}

ul, li { 
	margin: 0; padding: 0;
}

p {
	font-size: 14px;
}
@font-face {
    font-family: 'flamabook';
    src: url('../fonts/flama-book-webfont.eot');
    src: url('../fonts/flama-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flama-book-webfont.woff') format('woff'),
         url('../fonts/flama-book-webfont.ttf') format('truetype'),
         url('../fonts/flama-book-webfont.svg#flamabook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'flamamedium';
    src: url('../fonts/flama-medium-webfont.eot');
    src: url('../fonts/flama-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flama-medium-webfont.woff') format('woff'),
         url('../fonts/flama-medium-webfont.ttf') format('truetype'),
         url('../fonts/flama-medium-webfont.svg#flamamedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
	width: 100%;
	margin: 0;
	font-family: "flamabook";
}

.content{
	width: 970px; min-height: 670px;
	margin: 0 auto;
	overflow: hidden;
}

.topTitle{
	/*font-family:'flamamedium';*/
	width: 100%;
	min-width: 970px;
	color: #000;
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 5px;
	clear: both;
	background: #f2f2f2;
	padding: 20px 0 20px 0;
	text-align: center;
	position: relative;
}
.titleDescription{
	font-size: 15px;
	text-align: left;
	width: 800px;
	margin: 30px auto 20px auto;
}


/* */
.credit{
	font-size: 12px;
	font-style: italic;
}
#graphContainer{
	width: 970px; height: 840px;
	margin: 0 auto;
	position: relative;
}
#stage{
	position: absolute;
	width:970px; height: 840px;
	top:60px;
	z-index: 1;
}

.menuLabel{
	margin: 10px 0 6px 0;
}

#navMenu{
	position: absolute;
	top:105px; left: 85px;
	width: 200px; overflow: visible;
	z-index: 100;
	margin: 0;
}
#navMenu .menuContent{
	width: 280px; height: 10px;
	overflow: visible;
}
#navMenu .partyLabel{
	width: 100px;
	margin-bottom: 6px;
    overflow: hidden;
}
#navMenu .partyLabel .p1, #navMenu .partyLabel .p2{
	width: 38px; height: 18px;
	text-align: center;
	/*border: 1px solid #e6ecee;*/
	font-family: 'flamamedium';
	font-size: 12px;
	float: left; margin-right: 4px;
	padding: 2px 0 6px 0;
	color: #8d9fa3;
}

#navMenu a, #yearMenu a{
	color: #8d9fa3;
	font-size: 16px;
	display: block;
	float:left;
	height: 24px;
	padding: 4px 0px 20px 0px;
	margin: 0 10px 0px 0;
	
	-webkit-transition: all 0.2s ease-in-out; /* For Safari 3.1 to 6.0 */
    transition: all 0.2s ease-in-out;
}

#navMenu a{
	/*background: url('../img/nav-bullet.png') no-repeat top left;*/
}


#navMenu a:hover, #yearMenu a:hover{
	color: #5f7175;
}

#navMenu a.active{
	color: #333;/*437a7d*/
	font-size: 19px;
	padding: 2px 0px 22px 0px;
	/*padding-top: 7px;*/
	/*color: #fff;
	background: #b8c6c9;*/
}

#navMenu .arcNum {
	display: block;
	float:left; clear: both;
	background: #fff;
	color: #b8c6c9;
	padding: 4px 0px 14px 0px;
	line-height: 22px;
	height: 30px;
	font-family: 'flamamedium';
}


#navMenu .arcNum span {
    border: 1px solid #fff;
    /*background: #e6ecee;*/
    width: 40px;
    height: 24px;
    overflow: visible;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    float: left;
    margin: -5px 6px 0 0;
    padding: 0;
    border-radius: 2px;
    -moz-border-radius: 5px;
    /* color: #fff; */
    color: #4d4d4d;
    display: none;
}

#yearMenu{
	width: 350px; height: 48px;
	overflow: visible;
	position: absolute;
	top:30px; left: 85px;
	/*border-bottom: 1px solid #b8c6c9;*/
	z-index: 100;
}

#navMenu .arcNum span.n2{
			
}

#yearMenu a{
	margin-top: 6px;
	font-size: 14px;
	margin-right: 14px;
	padding: 0;
}
#yearMenu a.active{
	color: #505f62;
	font-size: 19px;
	margin-top: 3px;
}

#yearMenu a.last{
	margin-right:0px;
	
}
#navDivisor{
	position: absolute;
	top:72px; left: 78px;
	width: 350px; height: 1px;
	margin-bottom: 30px;
	
	background: -moz-linear-gradient(left,  rgba(189,204,212,1) 0%, rgba(189,204,212,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(189,204,212,1)), color-stop(100%,rgba(189,204,212,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(189,204,212,1) 0%,rgba(189,204,212,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(189,204,212,1) 0%,rgba(189,204,212,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(189,204,212,1) 0%,rgba(189,204,212,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(189,204,212,1) 0%,rgba(189,204,212,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdccd4', endColorstr='#00bdccd4',GradientType=1 ); /* IE6-9 */
}

#centerImage{
	position: absolute;
	left: 50%; top: 380px;
	margin-left: -80px;
	width: 160px;
	z-index: 0;
}

.bigLabel{
	font-size: 27px;
	font-family: 'flamamedium';
	text-transform: uppercase;
	color: #b8c6c9;
	position: absolute;
}
#labelParties{ top: 400px; left: 85px; }
#labelStates{ top: 105px; right: 465px; letter-spacing: 1px }



/* iFrame com a barra do Estadão */
#siteBar{
	background: #fff;
	width:100%;
	height:30px;
	left: 0px;
	z-index:1000000;
	text-align:center;
	min-width:960px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	overflow: hidden;
}

/* Redes sociais */
#shareBar{
	width: 120px; height: 40px;
	margin:0px -10px 0 0;
	float: right;
	z-index: 1001;
	position: absolute;
	right: 20px; top:24px;
}
#shareBar a{
	display:block; float:left;
	text-decoration: none;
	width: 30px; height: 30px;
	margin-left: 10px;
	background: transparent url('https://infograficos.estadao.com.br/geral/img/social-icons-round.png') no-repeat center top;
}
#shareBar a span{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 22px;
}

#shareBar a#btFbShare{ background-position: -40px 0; margin-left: 0; }
#shareBar a#btFbShare:hover{ background-position: -40px -40px; }
#shareBar a#btGPlusShare{ background-position: -80px 0; }
#shareBar a#btGPlusShare:hover{ background-position: -80px -40px; }
#shareBar a#btTwitterShare{ background-position: 0 0; }
#shareBar a#btTwitterShare:hover{ background-position: 0 -40px; }