html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

body {
	background: url(../img/fundo.jpg) top repeat-x;
	text-align: center;
}
img {
	border: 0px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #060059;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #060059;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.ambientacao {
	height: 200px;
	width: 750px;
	margin: 0 auto 0 auto;
}
.geral {
	width: 750px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 10;
	display: table;
}
.titulo {
	padding: 0 0 7px 0;
	*padding: 0 0 4px 0;
	border-bottom: 1px solid #CCC;
}

.intertitulo {
	font-weight: bold;
	color: #000;
}
.data {
	color: #060059;
}
.divClear {
	clear: both;
}
.iconeRss {
	position: relative;
	top: 2px;
	left: 2px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.realizacao {
	cursor: pointer;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.barra {
	height: 38px;
}
.barra .barraCentro {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 750px;
	position: relative;
}
.barra .barraMenu {
	color: #060059;
	font-weight: bold;
	position: relative;
	top: 11px;
}
.barra .barraMenu a{
	color: #060059;
}
.barra .barraCompartilhe {
	color: #060059;
	font-weight: bold;
	float: right;
	position: relative;
	top: -3px;
}
.barra .barraCompartilhe .label {
	color: #060059;
	font-weight: bold;
	float: left;
	margin: 0 10px 0 0;
	padding: 0px;
}
.barra .barraCompartilhe img {
	position: relative;
	top: -2px;
}
.barra .barraBusca {
	width: 205px;
	height: 33px;
	background: url(../img/barraBusca.jpg) no-repeat;
	position: absolute;
	top: 3px;
	left: 545px;
}
.barra .buscaBox {
	position: absolute;
	top: 8px;
	left: 7px;
	width: 158px;
	font-size: 10px;
	color: #060059;
	border: 1px solid #FFF;
}
.barra .buscaBtn {
	position: absolute;
	top: 6px;
	left: 174px;
	width: 28px;
	height: 21px;
}
.barra .barraLinks {
	width: 210px;
	position: absolute;
	top: 10px;
	left: 296px;
	height: 43px;
}
.barra .barraLinks select {
	
	width: 240px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.barraSub {
	background: url(../img/barraSubBg.jpg) no-repeat;
	width: 758px;
	height: 33px;
	margin: 4px auto 0 auto;
	text-align: left;
	position: relative;
}
.barraSub .twitterLogo {
	position: absolute;
	top: 7px;
	left: 7px;
}
.barraSub .twitterTexto {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 504px;
	color: #333;
	padding: 0 0 0 8px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.menuPrincipal {
	background: url(../img/menuFundo.gif) no-repeat;
	width: 756px;
	height: 39px;
	text-align: left;
	margin: 5px auto 10px auto;
	position: relative;
	z-index: 20;
}
.menuPrincipal ul {
	list-style: none;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
.menuPrincipal li {
	list-style: none;
	height: 30px;
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 7px 20px 0px 25px;
	background: url(../img/menuDivisao.gif) top left no-repeat;
}
.menuPrincipal .firstItem {
	background: none;
}
.menuPrincipal .submenu {
	position: absolute;
	top: 38px;
	display: none;
}
.menuPrincipal .submenu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	background: url(../img/menuSubBottom.gif) no-repeat bottom;
}
.menuPrincipal .submenu li {
	list-style: none;
	height: auto;
	float: none;
	background: #F0F0F0;
	margin: 0px;
	padding: 8px 7px 8px 7px;
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #CCC;
	border-right: 1px solid #B5B5B5;
	cursor: pointer;
	color: #060059;
}
.menuPrincipal .submenu li:hover {
	background: #CCC;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.lista .coluna1 {
	width: 397px;
	float: left;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 10px 12px;
	display: table;
}
.lista .coluna1 p{
	margin: 0px;
	padding: 0px;
}
.lista .listaDestaque{
	margin: 25px 0 0 0;
}
.lista .listaDestaque img {
	margin: 0 15px 0px 0;
	float: left;
	border: 1px solid #999;
}
.lista .listaDestaque h3 {
	font-weight: normal;
	font-size: 11px;
}
.lista .listaDestaque .chamada {
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}
.lista .coluna2 {
	width: 287px;
	float: right;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 12px 12px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.videos h1, .podcast h1 {
	font-size: 16px;
}
.videos .coluna1 {
	width: 397px;
	float: left;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 0 12px;
}
.videos .coluna2 {
	width: 287px;
	float: right;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 10px 12px;
}
.podcast .coluna1 {
	width: 397px;
	float: left;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 0 12px;
	display: table;
}
.podcast .coluna2 {
	width: 287px;
	float: right;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 10px 12px;
}
.midiaBoxDetalhes {
	margin: 10px;
}
.midiaBoxDetalhes h3 {
	text-align: left;
}
.midiaBoxDetalhes h2 {
	text-align: left;
	font-size: 13px;
	margin: 0px;
	text-transform: uppercase;
}
.midiaBoxDetalhes p {
	text-align: left;
	margin: 10px 0 0 0;
	border-top: 1px solid #CCC;
	padding: 10px 0 0 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.listaFiltrada {
	padding: 0px 0 0 0;
}
.listaFiltrada select {
	font-size: 11px;
	color: #060059;
}
.listaFiltrada .palavraChave {
	float: left;
	width: 170px;
}
.listaFiltrada .noticiaData {
	float: right;
	width: 105px;
}
.listaFiltrada .filtros {
	height: 29px;
	border-bottom: 1px solid #CCC;
}
.listaFiltrada .item {
	display: table;
	width: 285px;
	margin: 12px 0 0 0; 
}
.listaFiltrada .item h2 {
	font-size: 11px;
	font-weight: normal;
}
.listaFiltrada .item h3 {
	font-size: 11px;
	font-weight: normal;
}
.listaFiltrada .item img {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #999;
}
.listaFiltrada .item .chamada {
	font-weight: bold;
	margin: 3px 0 0 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.paginacao {
	clear: both;
	text-align: center;
	margin-top: 10px;
}
.paginacao li, .paginacao ul li {
	line-height: 25px;
	display: inline;
	list-style: none;
	margin: 0px;
	color: #990000;
	font-size: 13px;
	padding: 0 3px 0 3px;
}
.paginacao span {
	list-style: none;
	margin: 0px;
	color: #060059;
	font-size: 13px;
	padding: 0 3px 0 3px;
}
.paginacao a {
	color: #060059;
}
.paginacao img {
	position: relative;
	top: 1px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.noticia {
	width: 724px;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 0 12px;
	font-size: 12px;	
	float: left;

}
.noticia .titulo{
	margin: 0 0 16px 0;
}
.noticia .conteudo {
	width: 500px;
	float: left;
	margin-bottom: 20px;

}
.noticia .conteudo p {
	line-height: 20px;
}
.noticia ul {
	list-style: none;
	margin: 0px 0px 20px 5px;
	padding: 0px;
}
.noticia li {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 10px;
	background: url(../img/bullet1.gif) no-repeat top left;
	line-height: 20px;
}
.noticia .noticiaVoltar {
	border-top: 1px solid #CCC;
	padding: 10px 0 0 10px;
	font-weight: bold;
	color: #060059;
}
.noticia .noticiaVoltar a{
	color: #060059;
}
.noticia .fotoNoticia {
	margin: 0px 0px 15px 0px;
	float: right;
	border: 1px solid #999;
}
.noticia .fotoNoticia img{
	margin: 0px;
	padding: 0px;
}
.noticia .fotoNoticia p {
	border-top: 1px solid #999;
	margin: 0px;
	padding: 4px;
	font-size: 9px;
	width: 192px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.ferramentas {
	clear: both;
	margin: 30px 0 15px 0;
	padding: 6px 0 0 7px;
	width: 496px;
	height: 31px;
	background: url(../img/barraToolBg.jpg) no-repeat;
}
.ferramentasSimples {
	clear: both;
	margin: 15px 0 20px 0px;
	padding: 6px 0 0 7px;
	width: 227px;
	height: 23px;
	background: url(../img/barraToolSimplesBg.jpg) no-repeat;
}
.ferramentasCompartilhe {
	clear: both;
	margin: 15px 0 5px 75px;
	padding: 6px 0 0 7px;
	width: 250px;
	height: 31px;
	background: url(../img/barraToolCompartilheBg.jpg) no-repeat;
}
.ferramentas img {
	float: left;
}
.ferramentas .ico {
	margin-right: 1px;
}
.ferramentasSimples img {
	float: left;

}
.ferramentasSimples .ico {
	margin-right: 1px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.internaFull {
	width: 724px;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 0 12px;
	font-size: 12px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.depoimento {
	width: 724px;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 0 12px;
	font-size: 12px;
}
.depoimento .titulo{
	margin: 0 0 16px 0;
}
.depoimento .conteudo {
	width: 724px;
	float: left;
	margin-bottom: 5px;
}
.depoimentoBox {
	border: 1px solid #CCC;
	cursor: pointer;
	margin: 0 40px 10px 40px;
}
.depoimentoBox:hover {
	background: #EFEFEF;
}
.depoimentoBox .nome {
	padding: 10px;
	border-bottom: 1px solid #CCC;
}
.depoimentoBox .frase {
	padding: 0px 10px 0 10px;
	margin: 10px 0 0 0;
	color: #060059;
	display: none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.comentariosBox {
	margin: 0 0 20px 0;
}
.comentariosBox .formComentar {
	border-top: 1px solid #CCC;
	padding: 10px 0 0 10px;
}
.comentariosBox .label {
	width: 300px;
	font-size: 11px;
	margin: 5px 0 0px 0;
	font-weight: bold;
	color: #060059;
}
.comentariosBox input {
	width: 300px;
}
.comentariosBox textarea {
	width: 300px;
	height: 90px;
}
.comentariosBox .botaoEnviar {
	clear: both;
	margin: 10px 0 10px 0;
}
.comentariosBox .botaoEnviar input{
	margin: 0 auto 0 auto;
	width: auto;
}
.comentariosBox .comentario {
	border-top: 1px solid #CCC;
	padding: 10px;
}
.comentariosBox .comentario .autor {
	color: #990000;
	font-weight: bold;
	margin: 0 0 5px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.propostas {
	width: 724px;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 15px 12px 25px 12px;
	font-size: 12px;
}
.propostas .titulo{
	margin: 0 0 16px 0;
}
.propostas .conteudo {
	width: 500px;
	float: left;
	margin-bottom: 20px;
}
.propostas .item {
	border: 1px solid #CCC;
	width: 349px;
	height: 116px;
	float: left;
	margin: 5px 5px 5px 5px;
	cursor: pointer;
	position: relative;
}
.propostas .item:hover {
	background: #EFEFEF;
}
.propostas .item img {
	margin: 10px 0 6px 10px;
}
.propostas .item p {
	line-height: 15px;
	margin: 0 10px 0 10px;
}
.propostas .item .foto {
	float: right;
	margin: 8px;
}
.propostas p {
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.galeriaImagem {
	border: 1px solid #CCC;
	margin: 15px 0 10px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.rodape {
	clear: both;
	width: 750px;
	text-align: left;
	margin: 0 auto 0 auto;
	height: 80px;
}
.rodape .baseMenu {
	text-align: center;
	font-size: 9px;
	color: #333;
	border-bottom: 1px solid #999;
	padding: 20px 0 8px 0;
	margin: 0 0 6px 0;
}
.rodape .baseMenu a {
	color: #333;
}
.rodape .copyright {
	color: #333;
	float: left;
}
.rodape .privacidade {
	color: #333;
	float: right;
}
.rodape .privacidade a {
	color: #333;
}
