a {
	text-decoration: none;
	color: #3367B0;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}
#topo{
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
}
#topo a,#topo span {
	font: normal 12px arial;
	color: #3367B0;
}

#topo a:hover {
	color: #0000FF;
}

#topo a.destaque {
	font-style: normal;
	font-weight: bold;
}

#principal {
	position: relative;
	width: 580px;
	margin-left: 10px;
	float: left;
}

#interatividade {
	position: relative;
	width: 219px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}

.rate {
	float: left;
}

#descricao {
	position: relative;
	float: left;
}

#descricao span {
	padding-left: 10px;
	font: normal 11px Arial;
}

#descricao span em {
	font-style: normal;
	font-weight: bold;
}

#titulo {
	position: relative;
	color: #333333;
	font: bold 20px arial;
	display: block;
	clear: both;
}

#sub-titulo {
	color: #605E5F;
	font: normal 14px arial;
}

#materia {
	font: normal 13px arial;
	text-align: justify;
	margin-top: 10px;
	padding-bottom: 15px;
	display: block;
	overflow: hidden;
	clear: both;
}

#opcoes {
	position: relative;
	margin-top: 20px;
	overflow: hidden;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}

.fora {
	position: relative;
	border: solid 1px #97B3D7;
	background-repeat: repeat-x;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}

.bg {
	display: block;
	text-decoration: none;
	color: #3367B0;
	border: solid 2px white;
	font: normal 13px arial;
	height: 17px;
	padding: 1px 1px;
	background-image: url("../img/bg-opcoes.png");
	background-repeat: repeat-x;
}

.bold {
	font-weight: bold;
}

.sinais {
	float: left;
	padding: 4px 10px 0 5px;
}

#op-usuario {
	width: 500px;
	padding: 10px 0;
	margin-left: 30px;
	overflow: hidden;
	clear: both;
}

#op-usuario ul {
	float: left;
	width: 200px;
}

#op-usuario ul li a {
	font: normal 13px arial;
}

#noticias-relacionadas ul {
	margin: 10px 0;
	margin-left: 30px;
	list-style: none;
}

#noticias-relacionadas ul li a {
	font: normal 12px arial;
}

.comentario {
	padding: 7px 20px;
}

.data {
	font: normal 12px arial;
	color: #FF0000;
}

.texto-comentario {
	font: normal 12px arial;
	color: #3367B0;
	padding: 2px 0;
}

.autor {
	font: bold 12px arial;
	color: #3367B0;
}

#table-comentario {
	position: relative;
	width: 550px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#table-comentario input,#table-comentario textarea,#table-comentario select
	{
	border: solid 1px #97B3D7;
}

input#receber-noticias {
	border: 0;
	vertical-align: middle;
	margin-right: 5px;
}

#table-comentario label {
	font: normal 12px arial;
	color: #3367B0;
}

#table-comentario a {
	color: white;
	background: #4E83CB;
	font: bold 12px arial;
	text-decoration: none;
	float: right;
	padding: 2px 10px;
	margin-right: 12px;
}

#table-comentario a:hover {
	color: black;
	background: #FFCC00;;
}

input#nome,input#sobrenome,select#estado,input#cidade {
	width: 260px;
}

input#email,textarea#caixa-comentario {
	width: 532px;
}

textarea#caixa-comentario {
	height: 70px;
}

.tit-interatividade h2 {
	color: #333333;
	text-decoration: none;
	font: bold 11px arial;
}

.tit-interatividade {
	border: solid 2px white;
	padding: 1px 10px;
	background-image: url("../img/bg-opcoes.png");
	background-repeat: repeat-x;
}

.caixa {
	border: solid 1px #97B3D7;
	margin-top: -1px;
	overflow: hidden;
	background: white;
	padding: 10px;
	margin-bottom: 20px;
	width: 197px;
}

.fora-int {
	position: relative;
	width: 200px;
	border: solid 1px #97B3D7;
	border-bottom: 0px;
	overflow: hidden;
}

#enquete span {
	font: normal 13px arial;
	color: #3367B0;
}

p.opcao {
	position: relative;
	margin-bottom: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	padding-bottom: 3px;
}

label.opcao {
	display: inline;
}

#enquete input {
	width: 14px;
	float: left;
}

#enquete label {
	font: normal 12px arial;
	color: #3367B0;
	display: block;
	float: left;
	padding-left: 3px;
}

#enquete a.botao {
	margin-top: 2px;
	margin-bottom: 5px;
}

.containeropcoes {
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 20px 0 30px 0;
	margin-bottom: 5px;
}

#ver-todas {
	font: bold 12px arial;
	float: left;
	clear: both;
	margin: 0 0 -1px 1px;
}

div.caixa ul {
	list-style: none;
}

div.caixa ul li a {
	font: normal 13px arial;
}

#comment input,#comment select,#comment textarea {
	width: 190px;
	border: solid 1px #97B3D7;
}

#comment textarea {
	height: 60px;
}

#comment label {
	font: normal 13px arial;
	color: #3367B0;
}

#comment table tr {
	height: 37px;
}

input#receber-noticias-dir {
	width: 18px;
	border: 0;
}

.bg-complemento {
	background-image: none;
}

.fora-complemento {
	margin-top: 0;
	border-color: #E7EEF6;
}

.class-texto-complemento {
	font: normal 13px arial;
	color: #605E5F;
	padding: 10px;
}

#fotos-complemento {
	position: relative;
	overflow: hidden;
}

/*.cfc = classe foto complemento*/
.cfc,.cvc {
	padding: 10px;
	overflow: hidden;
}

.cfc div {
	position: relative;
	width: 210px;
	overflow: hidden;
	float: left;
}

.cvc div.videos-miniaturas {
	float: right;
	width: 300px;
}

div.videos-miniaturas li {
	height: auto;
}

div.videos-miniaturas a {
	font: normal 12px arial;
}

div.videos-miniaturas span {
	font: normal 18px arial;
	color: #333333;
}

.cvc div.video {
	position: relative;
	overflow: hidden;
	float: left;
	width: 230px;
}

div.video span {
	display: block;
	color: #3367B0;
	font: italic 13px arial;
}

.cfc div span {
	font: italic 13px arial;
	color: #3367B0;
}

.cfc div img {
	display: block;
	border: solid 1px #97B3D7;
	width: 208px;
	height: 155px;
}

.cfc a {
	border: solid 1px #97B3D7;
	display: block;
	margin: 2px;
	width: 60px;
	height: 45px;
}

.foto-selecionada a,.cfc a:hover {
	border: solid 2px #FFCC01;
	margin: 1px;
}

.cfc table {
	position: absolute;
	left: 290px;
	top: 30px;
}

.cfc table img {
	margin: 0 auto;
	border: 0;
}

.cfc table img,.cvc table img {
	width: 60px;
	height: 45px;
}

.cfc table span {
	font: normal 11px arial;
	color: #FF0000;
}

.video-selecionado a {
	border: solid 2px #FFCC01;
	margin: 1px;
}

option.azul {
	padding: 1px 5px;
}

#table-comentario input,option.azul,select.azul,textarea.azul {
	color: #3E64AB;
}

.parcial_pergunta {
	font: normal 14px arial;
	color: #3367B0;
	display: block;
}

.parcial_itens {
	padding: 20px 0;
}

p.parcial_item {
	font: normal 12px arial;
	padding-bottom: 5px;
	color: #605E5F;
}

span.barra {
	height: 12px;
	background: #3367B0;
	border: solid 1px #3367B0;
	float: left;
}

span.total {
	font: normal 14px arial;
	color: red;
}

span.porcento {
	padding-left: 5px;
	color: #3367B0;
}

h2.title {
	font: bold 20px arial;
	color: #333333;
	display: inline;
}

.all_container_enquete {
	padding: 10px;
	margin-bottom: 5px;
	border: solid 1px #3367B0;
}

.all_pergunta {
	font: normal 16px arial;
	color: #3367B0;
	display: block;
	text-align: justify;
}

.all_container_itens {
	padding: 20px 0;
}

.data_publicacao {
	padding-left: 20px;
	font: normal 14px arial;
	color: #3367B0;
}

.lista_formComment ul li {
	display: block;
	background: red;
}

.lista_formComment input.azul {
	color: #3E64AB;
}

#receiver {
	border-left: solid 1px gray;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 2px;
}

#rate span,#rate img,#receiver img,#receiver span {
	float: left;
}

#receiver span {
	padding: 1px 5px 0 0;
}

#rate span {
	padding: 3px 5px 0 0;
}

#rate a,#rate img {
	margin-top: 5px;
	padding-right: 2px;
}

#receiver img {
	padding-top: 3px;
	padding-right: 2px;
}

#avaliacoes {
	font: bold 11px arial;
	color: #3E64AB;
	float: left;
}

#error {
	background: #FCF0F0;
	border: solid 1px red;
	display: none;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 20px;
	clear: both;
}

#complements {
	background: #F1F5F9;
	border: solid 1px #97B3D7;
	display: none;
	overflow: hidden;
	padding: 10px;
	clear: both;
}

#formError div,#formComplements div.form {
	overflow: hidden;
	float: left;
	width: 50%;
	font: normal 12px arial;
	color: #3367B0;
	padding-bottom: 10px;
}

#formError input,#formError select,#formComplements select,#formComplements input
	{
	width: 260px;
	height: 16px;
	color: #3367B0;
}

#formError select,#formComplements select {
	height: 18px;
	width: 263px;
}

#formError textarea {
	width: 540px;
	height: 100px;
}

#error span,#complements span {
	font: normal 12px arial !important;
	color: #3367B0 !important;
}

#formComplements input.check {
	width: 14px;
	height: 14px;
	float: left;
	margin-right: 5px;
}

#formComplements p.check {
	display: block;
	padding: 3px 0;
}

#complemento_photos ul li {
	margin-bottom: 10px;
}

#complemento_photos ul li input {
	height: 20px;
}

.event {
	font: normal 12px arial;
	text-decoration: underline;
}

.label {
	font: bold 12px arial;
	color: #3367B0;
	display: block;
}

.formcomplement {
	overflow: hidden;
	padding: 10px 0 10px 40px;
	clear: both;
	margin-bottom: 10px;
	display: none;
}

.formcomplement label {
	font: normal 12px arial;
	color: #3367B0;
}

.formcomplement input,.formcomplement textarea {
	color: gray;
	font: normal 12px arial;
}

#complemento_photos ul li a {
	margin-left: -15px;
}

.maiorq {
	display: none;
}

.desc_photo {
	width: 300px !important;
	height: 16px !important;
}
#banner-inferior{
	display: none;
}
.datapublicacao{
	float: left;
	display: block;
	font: normal 12px arial;
	color: #FF0000;
}
.timeago{
	font: normal 12px arial;
	color: #669900;
	float: left;
	display: block;
	padding-left: 5px;
}
.enviaremail{
	border: solid 1px #669900;
	overflow: hidden;
	display: none;
	margin-bottom: 20px;
	padding: 10px;
	background: #EEFDEF;
}
.enviaremail input{
	width: 300px;
	color: #3367B0;
}
.enviaremail label{
	display: block;
	font: normal 12px arial;
	color: #3367B0;
}
