@charset "UTF-8";

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
hr{
	border:none; 
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration: none;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Regular-webfont.eot');
    src: url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Regular-webfont.woff') format('woff'),
         url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'),
         url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Regular-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab Bold';
    src: url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Bold-webfont.eot');
    src: url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Bold-webfont.woff') format('woff'),
         url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Bold-webfont.ttf') format('truetype'),
         url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Bold-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab Light';
    src: url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Light-webfont.eot');
    src: url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Light-webfont.woff') format('woff'),
         url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Light-webfont.ttf') format('truetype'),
         url('https://infograficos.estadao.com.br/geral/fonts/RobotoSlab-Light-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*******************
Corpo do documento
*******************/
body{
	font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 100%;
	overflow-x: hidden;
}

#topo{
	width:100%;
	height:130px;
	background:#333 url("../images/topo.png") center;
	padding-top:60px;
}
#titulo{
	background:url("../images/titulo.png") center;
	width:633px;
	height:95px;
	margin:auto;
	text-indent:-9000px;
}

#chamada{
	border-left:5px solid #228b54;
	line-height:20px;
	margin-top:30px;
	font-size:15px;
	padding-left:15px;
	overflow: hidden;
}

#foto{
	display:inline;
}
#conteudo{
	width:930px;
	margin:auto;
}

#grafico{

width:940px;
overflow: hidden;
margin:auto;
margin-top:30px;
}

#graficoFrame{
width:930px;
height:2450px;
}

/* iFrame com a barra do Estadão */
#siteBar{
	background: #fff;
	width:100%;
	height:30px;
	left: 0px;
	position:fixed;
	top:0;
	z-index:1000000;
	text-align:center;
	border-top: 1px solid #d6d6d6;
	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);
}



.limite{
width:930px;
margin:auto;
}

/* iFrame de redes sociais */
#shareBar{
	margin-top: 24px;
	width: 120px;
	float:right;
	/*background: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;*/
}
#shareBar a{
	display:block; float:left;
	text-decoration: none;
	width: 30px; height: 30px;
	margin-left: 10px;
	background: transparent url('../img/icones.png') no-repeat center top;
}
#shareBar a span{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 32px;
}

#shareBar a#btFbShare, #resultShare a#btFbShare1{ background-position: -40px 0; }
#shareBar a#btFbShare:hover, #resultShare a#btFbShare1:hover{ background-position: -40px -40px; }
#shareBar a#btGPlusShare, #resultShare a#btGPlusShare1{ background-position: -80px 0; }
#shareBar a#btGPlusShare:hover, #resultShare a#btGPlusShare1:hover{ background-position: -80px -40px; }
#shareBar a#btTwitterShare, #resultShare  a#btTwitterShare1{ background-position: 0 0; }
#shareBar a#btTwitterShare:hover, #resultShare a#btTwitterShare1:hover{ background-position: 0 -40px; }

.subtitle{
	width: 400px;
	float: left;
	color: #51ae32;
	font-size: 21px;
	margin-top: 50px;
	height: 30px;
}


.leg{
	width: 310px;
	float: right;
	margin-top: 50px;
}

.leg1, .leg2 {
	float: left;
	margin-right: 20px;
	text-indent: 36px;
}

.leg1{
	background: url('../img/leg.png') no-repeat -270px 0px;
}

.leg2{
	background: url('../img/leg.png') no-repeat 0px 0px;
}
