body {background:#323232; margin:0px; padding:0px;}
* {font-family:Arial,Verdana,Tahoma; /*text-align:center;*/}


p{line-height:16px;margin:0 0 5px}
#explain{
	margin-top: 5px
}
#wrapper{
	margin-top: 5px;
	font-size: 1em;
}
#flip-counter{
	font-size: 0.85em;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.clear{
	clear: both;
}
a.back:link, a.back:visited, a.back.hover{text-decoration:underline;font-size:8px;color:#333;display:block;margin-top:4px}
.toggle{display:none}
code{font-weight:bold;margin:0 0 5px;display:block}


/* ~~ Moldura fixa do site ~~ */
.container {
	width: 1000px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ~~ Cabeçalho - HEADER ~~ */
.header {
	background-color: #242424;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	height: 70px;
}



/* ~~ Sonegometro- CONTADOR ~~ */
.sonegometro {
	background-color: #000;
	height: 350px;
	width: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: center 47px;
}
.contador01 {
	background-color: #FFF;
	height: 150px;
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 3px;
}
.frase {
	display: block;
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 0.85em;
	padding-top: 10px;
}

/* ~~ Letreiro - Textos dinâmicos ~~ */
.letreiro {
	background-color: #FF8000;
	height: 34px;
	width: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 20px;
}
.letreiro p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	text-align: center;
}

/* ~~ Content - ÁREA CONTEÚDO ~~ */
.content {
	padding: 10px 0;
}

/* ~~ Apresentação -  PROVISÓRIO ~~ */
.apresenta1 {
	float: left;
	height: 480px;
	width: 320px;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 7px;
	position: relative;
	margin-left: 12px;
}
.apresenta1 img {
	font-size: 0.9em;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}
.apresenta1 p {
	font-size: 0.85em;
	line-height: 1.4em;
	margin-left: 5px;
}
.apresenta1 h1 {
	font-size: 1.2em;
	color: #005680;
	margin-bottom: 15px;
	letter-spacing: 0.15em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005680;
	margin-left: 5px;
	padding-left: 0px;
	margin-right: 10px;
}
.apresenta1 h2 {
	font-size: 1em;
	color: #9F2B24;
	line-height: 1.4em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
}

/* ~~ Content - ÁREA CONTEÚDO ~~ */
.content {
	padding: 10px 0;
}

/* ~~ Coluna 1 - NOTÍCIAS ~~ */
.coluna1 {
	float: left;
	height: 480px;
	width: 320px;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 7px;
	position: relative;
	margin-left: 12px;
}
.coluna1 img {
	font-size: 0.9em;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}
.coluna1 p {
	font-size: 0.8em;
	margin-bottom: 15px;
	line-height: 1.3em;
	margin-left: 115px;
}
.coluna1 h1 {
	font-size: 1.2em;
	color: #005680;
	margin-bottom: 15px;
	letter-spacing: 0.15em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005680;
	margin-left: 5px;
	padding-left: 0px;
	margin-right: 10px;
}
.coluna1 h2 {
	font-size: 0.8em;
	color: #9F2B24;
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
}

/* ~~ Coluna 2 - ENREVISTAS ~~ */
.coluna2 {
	float: left;
	height: 480px;
	width: 310px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	position: relative;
}
.coluna2 p {
	font-size: .9em;
	margin-bottom: 15px;
	line-height: 1.5em;
	margin-left: 3px;
	margin-right: 3px;
}
.coluna2 h1 {
	font-size: 1.2em;
	color: #005680;
	margin-bottom: 15px;
	letter-spacing: 0.15em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005680;
	margin-left: 7px;
	padding-left: 0px;
	margin-right: 7px;
}
.coluna2 h3 {
	font-size: 0.95em;
	line-height: 1.3em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	color: #C10000;
}

/* ~~ Botão Mais ARTIGOS ~~ */
.maisartigos {
	background-color: #507783;
	text-align: center;
	font-size: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top:10px;
	float: right;
	left: 165px;
	top: 260px;
}
.maisartigos a:link {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 126px;
}
.maisartigos a:visited {
	color:#fff;
	text-decoration: underline;
}

/* ~~ Botão Mais NOTÍCIAS ~~ */
.maisnoticias {
	background-color: #069;
	text-align: center;
	font-size: 12px;
	margin-top:10px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: right;
}
.maisnoticias a:link {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 126px;
}
.maisnoticias a:visited {
	color: #FFF;
	text-decoration: underline;
}

/* ~~ Botão Mais VIDEOS ~~ */
.maisvideos {
	background-color: #333333;
	text-align: center;
	width:310px;
	font-size: 12px;
	margin-top:0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.maisvideos a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 310px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.maisvideos a:visited {
	color: #FFF;
	text-decoration: underline;
}

/* ~~ Coluna 3 - ARTIGOS ~~ */
.coluna3 {
	height: 285px;
	width: 325px;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	position: relative;
}
.coluna3 img {
	font-size: 0.9em;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}
.coluna3 p {
	font-size: 0.9em;
	margin-bottom: 6px;
	line-height: 1.3em;
	margin-left: 0px;
	margin-right: 5px;
}
.coluna3 h1 {
	font-size: 1.2em;
	color: #005680;
	margin-bottom: 15px;
	letter-spacing: 0.15em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005680;
	margin-left: 5px;
	padding-left: 0px;
	margin-right: 10px;
}
.coluna3 h3 {
	font-size: 0.80em;
	line-height: 1.3em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	margin-left: -5px;
}

/* ~~ Coluna 4 - PUBLICAÇÕES ~~ */
.coluna4 {
	height: 170px;
	width: 315px;
	margin-left: 15px;
	float: left;
	margin-top: 75px;
	margin-bottom: 5px;
	margin-right: 10px;
	position: relative;
	background-color: #669966;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #4E744E;
}
.coluna4 p {
	font-size: 0.8em;
	margin-bottom: 15px;
	line-height: 1.3em;
	margin-left: 115px;
}
.coluna4 h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	letter-spacing: 0.15em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 15px;
	padding-left: 0px;
	margin-right: 20px;
}
.coluna4 img {
	font-size: 0.9em;
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	height: 110px;
	width: 80px;
	margin-top: 12px;
	padding: 0px;
	border: 1px solid #56562C;
}

/* ~~ Banner - NA REAL ~~ */
.nareal {
	height: 230px;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 15px;
	float: right;
}

/* ~~ Video - ENTREVISTAS ~~ */
.video {
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #333;
	padding: 5px;
	margin-top: -10px;
}

/* ~~ Banner - BANNER HOME ~~ */
.bannerhome {
	background-color: #000;
	height: 140px;
	width: 900px;
	margin-top: 37px;
	margin-right: auto;
	margin-left: 50px;
	margin-bottom: 37px;
	float: left;
}

/* ~~ Apoio - LOGO DE EMPRESAS ~~ */
.apoio1 {
	background-color: #CCC;
	float: left;
	height: 120px;
	width: 220px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 40px;
}
.apoio2 {
	background-color: #CCC;
	float: left;
	height: 120px;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	padding: 0px;
}
.apoio3 {
	background-color: #CCC;
	float: left;
	height: 120px;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	padding: 0px;
}
.apoio4 {
	background-color: #CCC;
	float: left;
	height: 120px;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	padding: 0px;
}

/* ~~ Informações Sonegometro - QUEM SOMOS ~~ */
.textosSonegometro {
	display: block;
	padding: 5px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.textosSonegometro p {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 7px;
}
.textosSonegometro h1 {
}
.textosSonegometro h2 {
	margin-bottom: 5px;
}

/* ~~ The footer - RODAPÉ ~~ */
.footer {
	padding: 0px;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #272727;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
}
.rodape {
	width: 1000px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
.rodape li {
	list-style-type: none;
	font-size: 0.9em;
	color: #FFF;
	display: list-item;
	padding-right: 10px;
	margin-top: 9px;
	margin-left: 140px;
	padding-top: 0px;
}
.rodape li a {
	color: #FFF;
	text-decoration: none;
}
.rodape li a:hover {
	color: #FFCC00;
}
.rodape img {
	float: right;
	height: 120px;
	width: 280px;
	margin-top: 40px;
	margin-right: 40px;
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.titulo_none {
	display: none;
}



#logo {margin-top:5px; border:0px;}
#saibamais {margin-top:10px; color:#fff;}
#saibamais * {color:#fff;}