/* HEADER INTERNO RESET */

a {
	text-decoration:none;
}

img {
	border:0;
}

/* HEADER INTERNO BG */

.headerBgInterno {
    height: 174px;
    margin-left: -100%;
    margin-top:-419px;
	position:absolute;
    width: 125%;
}

/* HEADER INTERNO */

.headerInterno {
  background: url('../images/backgrounds/bgHeaderTemas.jpg');
  float: left;
  height: 204px;
  margin-top: -405px;
  position: relative;
  width: 950px;
  background-position-x: -240px;
}

.headerInterno .aba {
	background:url(../images/backgrounds/bgFicha.jpg);
	float:left;
	height:185px;
	margin-top:19px;
	margin-left:45px;
	position:absolute;
	width:345px;
}

.headerInterno .aba h1 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriBold';
	font-family:Calibri;
	font-size:35px;
	font-weight:bold;
	margin:15px;
}

.headerInterno .aba p {
	color:#000;
	font-size:14px;
	padding:0 15px;
}

.headerInterno ul{
	float:left;
	height:133px;
	list-style:none;
	margin:25px 0 0 600px;
	padding:0;
	width:238px;
}

.headerInterno span{
	color:#000;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:175px 0 0 -225px;
}

/* HEADER INTERNO SITEMAP */

.headerInterno .sitemap{
	height:22px;
	margin:178px 0 0 934px;
	width:258px;
}

.headerInterno .sitemap ul{
	float:left;
	height:auto;
	list-style:none;
	margin:5px 0 0 -235px ;
	padding:0;
	width:258px;
}

.headerInterno .sitemap ul li{
	background:none;
	color:#000;
	float:left;
	font-family:'CalibriRegular';
	font-size:12px;
	height:22px;
	margin:0 1px 2px 1px;
	padding:0;
	width:auto;
}

.headerInterno .sitemap ul li img{
	margin-top:0;
}

.headerInterno .sitemap ul li.atual{
	color:#232323;
	margin-top:0;
	width:20px;
}

/* BOX INTERNO */

.boxInterno {
	float:left;
	margin-top:-200px;
	position:relative;
	width:950px;
}

/* BOX INTERNO MENU */

.boxInternoMenu {
	height:36px;
	width:950px;
}

.boxInternoMenu ul {
	float:left;
	height:36px;
	list-style:none;
	width:950px;
  margin-left:0;
  margin-top:20px;
}

.boxInternoMenu ul li {
	background:#fff;
	display:inline;
	float:left;
	padding:10px;
}

.boxInternoMenu ul li:hover {
	background:url(../images/backgrounds/bgBoxInternoMenuAtual.jpg);
}

.boxInternoMenu ul li:hover a {
	color:#FFF;
}

.boxInternoMenu ul img {
	float:left;
	padding-right:5px;
}

.boxInternoMenu ul li.menuPrincipal {
	background:#c9c9c9;
}

.boxInternoMenu ul li.menuAtual {
	background:url(../images/backgrounds/bgBoxInternoMenuAtual.jpg);
}

.boxInternoMenu ul li.menuPrincipal a, .boxInternoMenu ul li.menuAtual a {
	color:#fff;
}

.boxInternoMenu ul li a {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	text-decoration:none;
}

/* BOX INTERNO CONTENT */

.boxInternoContent {
	/*background:url(../images/backgrounds/bgInternoContent.png) repeat-y;*/
	min-height:300px;
	height:auto;
	margin-top:18px;
	padding-bottom:1px;
	width:950px;
	float:left;
}

.boxInternoContent h1 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:16px;
	/*margin-left:25px;*/
	margin-left:0;
	padding-bottom:2px;
	/*width:900px;*/
	width:920px;
}

.boxInternoContent h2 {
	border-bottom:1px solid #dbdbdb;
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;
	/*margin-left:25px;*/
	margin-left:0;
	padding-bottom:2px;
	/*width:900px;*/
	width:950px;
}

.boxInternoContent  h5{
	font-weight:bold;
	font-style:italic;
}


.boxInternoContent h2 span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	width:900px;
}

.boxInternoContent h2.dataAgenda {
	border:none;
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;
	/*margin-left:25px;*/
	margin-left:0;
	padding-bottom:2px;
	/*width:900px;*/
	width:950px;
}

.boxInternoContent h2.titulo {
	border:none;
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;
	/*margin-left:25px;*/
	margin-left:0;
	padding-bottom:2px;
	/*width:900px;*/
	width:950px;
}

.boxInternoContent iframe {
	margin:25px 0;
}

.boxInternoContent p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	/*margin:25px 25px;*/
	margin:15px 0;
	/*width:900px;*/
	width:950px;
}

.boxInternoContent p a{
	text-decoration:underline;
	font-weight: bold;
}

.boxInternoContent img {
	margin:5px 0px 25px 25px;
	float:left;
}

.imgContent {
	float:left;
}

.boxInternoContent .boxInternoContentList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContent .boxInternoContentList ul li {
	border-bottom:1px solid #dbdbdb;
	float:left;
	width:950px;
	padding:10px 0;
}

.padding20 {
	height:20px;
	width:950px;
	float:left;
	position:relative;
}

/* BOX INTERNO CONTENT TAGS */

.boxInternoTags {
	height:25px;
	/*margin-left:25px;*/
	margin-bottom:25px;
	width:950px;
}

.boxInternoTags span{
	color:#959a9e;
	float:left;
	font-family:'CalibriRegular';
	font-size:16px;
	margin: 3px 10px 0 0;
}

.boxInternoTags ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

.boxInternoTags ul li{
	float:left;
	display:inline;
	margin-right:10px;
}

.boxInternoTags ul li img{
	float:left;
	margin:0;
	padding:0;
}

.boxInternoTags ul li span{
	height:25px;
	background:url(../images/backgrounds/bgTags.jpg) repeat-x;
	/*color:#3f3f3f;*/
	color:#000;
	float:left;
	font-family:'CalibriRegular';
	font-weight:bold;
	vertical-align:middle;
	margin:0;
	padding:0;
}

/* BOX INTERNO CONTENT SHOW AND HIDE */

.fimContent {
	background:#0091d7;
	height:20px;
	width:950px;
	margin-bottom:25px;
	float:left;
}

.vejaMais {
	background:url(../images/backgrounds/bgVejaMais.png);
	height:32px;
	float:left;
	margin-bottom:25px;
	width:950px;
}

.vejaMais a {
	color:#000;
	font-size:14px;
	margin-top:2px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:950px;
}

/* BOX INTERNO CONTENT OUTRAS */

.vejaMaisOutras{
	background:url(../images/backgrounds/bgVejaMais.png);
	height:32px;
	float:left;
	margin:0;
	width:950px;
}

.vejaMaisOutras a {
	color:#000;
	font-size:14px;
	margin-top:2px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:950px;
}

/* BOX INTERNO CONTENT PROJETOS RELACIONADOS (VER TEMAS INTERNO) */

.boxInterno h3 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	width:950px;
}

.projetosRelacionados {
	height:250px;
	margin:40px 0 40px 0;
	width:950px;
}

.projetosRelList{
	float:left;
	height:250px;
	width:700px;
}

.projetosRelList ul {
	list-style:none;
	margin:0;
	padding:0
}

.projetosRelList ul li{
	background:#FFF;
	display:inline;
	float:left;
	height:75px;
	width:340px;
	margin-bottom:13px;
	margin-right:10px;
}

.projetosRelList ul li span {
	color:#969596;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	position:relative;
	width:250px;
}

.projetosRelList ul li img{
	float:left;
	margin:0 10px 0 0;
}

.projetosRelList ul li span img {
	border:0;
	float:left;
	margin-right:6px;
	margin-top:3px;
}

.projetosRelList ul li h5{
	/*color:#3f3f3f;*/
	color:#000;
	font-size:16px;
	margin-top:10px;
}

.boxInterno h4 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;
	width:950px;
}

/* BOX INTERNO CONTENT CONTEUDOS RELACIONADOS (VER TEMAS INTERNO) */

.conteudosRelacionados {
	height:200px;
	margin-top:40px;
	width:950px;
}

.conteudosRelUm {
	float:left;
	height:200px;
	width:450px;
}

.conteudosRelUm img{
	float:left;
	margin:0 10px 0 0;
}

.conteudosRelUm h5{
	/*color:#3f3f3f;*/
	color:#000;
	font-size:16px;
}

.conteudosRelUm p{
	color:#000;
	font-size:14px;
	margin-top:10px;
}

.conteudosRelUm img.icon {
	float:left;
	margin:-27px 0 0 -44px ;
}

.conteudosRelDois {
	/*float:right;*/
	float:left;
	height:200px;
	width:465px;
}

.conteudosRelDois ul {
	list-style:none;
}

.conteudosRelDois ul li{
	float:left;
	margin-bottom:25px;
}

.conteudosRelDois ul li img{
	float:left;
	margin:0 10px 0 0;
}

.conteudosRelDois ul li h5{
	/*color:#3f3f3f;*/
	color:#000;
	font-size:16px;
}

.conteudosRelDois ul li p{
	color:#000;
	font-size:14px;
	margin-top:10px;
}

.conteudosRelDois img.icon {
	float:left;
	margin:-20px 0 0 -44px ;
}

.conteudosRelacionadosList {
	/*height:380px;*/
	width:950px;
}

.conteudosRelacionadosList ul {
	/*height:380px;*/
	width:950px;
}

.conteudosRelacionadosList ul li{
	display:inline;
	float:left;
	height:85px;
	margin:40px 40px 0 0;
	width:445px;
}

.conteudosRelacionadosList ul li.relFim {
	margin:40px 0 0 0;
}

.conteudosRelacionadosList ul li img{
	float:left;
	margin:0 5px 5px 0;
}

.conteudosRelacionadosList ul li h5{
	/*color:#3f3f3f;*/
	color:#000;
	font-size:16px;
}
.conteudosRelacionadosList ul li p{
	color:#000;
	float:left;
	font-size:14px;
	margin:5px 5px 5px 0;
}

/* BOX INTERNO CONTENT BANNERS */

.boxInternoBanner {
	/*margin-top:-30px;*/
}

.bannerUm {
	float:left;
}

.bannerDois {
	float:right;
}

/* BARRA DE ACESSIBILIDADE */

.acessibilidadeBar {
	height:20px;
	margin-top:3px;
	width:950px;
	margin-left:-25px;
}

/* COMENTARIOS */

.comentarios {
	background:url(../images/backgrounds/bgComentarios.png) no-repeat;
	float:left;
	margin-top:40px;
	margin-bottom:40px;
	height:275px;
	width:950px;
}

.formComentarios {
	float:left;
	margin:35px 0 0  15px;
	height:225px;
	width:920px;
}

.formComentarios h3{
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	padding-bottom:2px;
	width:900px;
}

.formComentarios label{
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:13px;
	padding-bottom:2px;
	width:900px;
	margin-right:10px;
}

.formComentarios .nomeComentarios{
	background:url(../images/backgrounds/bgTextComentarios.jpg) no-repeat;
	border:0;
	border-right:1px solid #ccc;
	color:#717171;
	font-family:'CalibriRegular';
	font-size:13px;
	width:194px;
	height:23px;
	margin-right:5px;
	padding:0 10px 0 10px;
}

.formComentarios .mensagemComentarios{
	background:url(../images/backgrounds/bgTextareaComentarios.jpg) no-repeat;
	border:0;
	color:#717171;
	font-family:'CalibriRegular';
	font-size:13px;
	width:905px;
	margin-top:10px;
	height:88px;
	padding:10px;
}

.formComentarios img{
	margin:0 450px 0 0;
	float:right;
	position:relative;
}

.formComentarios .btnComentarios{
	background:url(../images/backgrounds/bgButtonComentarios.jpg) no-repeat;
	border:0;
	color:#fff;
	cursor:pointer;
	float:right;
	font-family:'CalibriRegular';
	font-size:14px;
	width:113px;
	margin-top:10px;
	height:37px;
}

/* COMENTARIOS FEITOS */

.comentariosFeitos{
	margin-top:20px;
  width:950px;
	float:left;
}

.comentariosFeitos ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.comentariosFeitos ul li{
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

.comentariosFeitos ul li img{
	margin:0;
	padding:0;
}

.comentariosContent {
	background:url(../images/backgrounds/bgComents.png) repeat-y;
}

.comentariosFeitos ul li .comentariosContent img{
	float:left;
	margin:10px;
	padding:0;
	position:relative;
}

.comentariosFeitos ul li .comentariosContent h2{
	color:#000;
	font-family:'CalibriRegular';
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
}

.comentariosFeitos ul li .comentariosContent h2 span{
	color:#000;
	font-weight:normal;
	font-family:'CalibriRegular';
	font-size:12px;

}

.comentariosFeitos ul li .comentariosContent p{
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	padding-top:40px;
	padding-bottom:20px;
	width:940px;
}

/* OUTRAS CATEGORIAS */

.outrasCategorias {
	height:160px;
	float:left;
	width:950px;
	margin-bottom:40px;
	padding:0;
}

.outrasCategorias ul {
	list-style:none;
	margin:0;
	padding:0;
}

.outrasCategorias ul li {
	background:#FFF;
	display:inline;
	font-size:20px;
	/*color:#3f3f3f;*/
	color:#000;
	font-weight:bold;
	padding:0;
	width:296px;
	float:left;
	position:relative;
	margin:20px 29px 0 0;
}

.outrasCategorias ul li.catFinal {
	margin:20px 0 0 0;
	padding:0;
}

.outrasCategorias ul li img{
	margin-right:10px;
	float:left;
}

.outrasCategorias ul li span{
	font-size:20px;
	/*color:#3f3f3f;*/
	color:#000;
	font-weight:bold;
	position:relative;
	margin:5px 0 0 0;
	float:left;
}

/* SESSAO APRESENTACOES */

.apresentacaoVisualiza {
	width:200px;
	margin:25px 0;
}

.apresentacaoVisualiza span{
	border-top:1px solid #868684;
	float:left;
	width:200px;
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	padding-top:5px;
	margin-bottom:10px;
}

.apresentacaoVisualiza img{
	margin:0 10px 25px 0;
	padding:0;
}

.boxInternoContent object.apresentacao {
	margin:0px 25px 25px 20px;
	padding:0;
	position:relative;
}

/* TAGS INTERNO */

.boxTagsInterno {
	width:950px;
	margin:40px 0;
	float:left;
}

.boxTagsInterno h3{
	padding-bottom:10px;
}


.boxTagsInterno .boxTagsInternoTitulo{
	float:left;
	width:20%;
}

.boxTagsInterno .boxTagsInternoTitulo span{
	color:#959a9e;
	float:left;
	font-family:'CalibriRegular';
	font-size:16px;
	margin: 3px 10px 0 0;
}

.boxTagsInterno .boxTagsInternoTags{
	float:left;
	margin-left:100px;
	width:80%;
}

.boxTagsInterno .boxTagsInternoTags ul{
	float:left;
	list-style:none;
	margin:-20px 0 0 0;
	padding:0;
}

.boxTagsInterno .boxTagsInternoTags ul li{
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
}

.boxTagsInterno .boxTagsInternoTags ul li img{
	float:left;
	margin:0;
	padding:0;
}

.boxTagsInterno .boxTagsInternoTags ul li span{
	height:25px;
	background:url(../images/backgrounds/bgTags.jpg) repeat-x;
	/*color:#3f3f3f;*/
	color:#000;
	float:left;
	font-family:'CalibriRegular';
	font-weight:bold;
	vertical-align:middle;
	margin:0;
	padding:0;
}

.boxInterno h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;
	padding-bottom:2px;
	float:left;
}

/* BUSCA BOX INTERNO */

.boxBuscaInterno {
	background:url(../images/backgrounds/bgSearchBox.gif) no-repeat;
	float:right;
	height:37px;
	width:318px;
}

.boxBuscaInterno input {
	background:none;
	border:none;
	color:#717171;
	float:left;
	font-size:16px;
	height:37px;
	padding:0 5px;
	width:271px;
}

.boxBuscaInterno button {
	background:none;
	border:0;
	cursor:pointer;
	float:left;
	height:37px;
	width:37px;
}

.boxBuscaInterno .btn_search {
	background:none;
	border:0;
	cursor:pointer;
	float:left;
	height:37px;
	text-indent:-9999px;
	width:37px;
}

.boxBuscaLink a img{
	float:right;
	margin-left:10px;
}

/* SESSAO PUBLICACOES LISTA */

.boxInternoContentRel .boxInternoPublicList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContentRel .boxInternoPublicList ul li {
	border-top:1px solid #dbdbdb;
	float:left;
	margin:15px 10px;
	width:930px;
	padding:20px 0;
}

.boxInternoContentRel .boxInternoPublicList ul li img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

.boxInternoContentRel .boxInternoPublicList ul li span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	float:left;
	width:900px;
	position:absolute;
}

.boxInternoContentRel .boxInternoPublicList ul li h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:20px;
	font-weight:bold;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 43px;
	position:absolute;
}

.boxInternoContentRel .boxInternoPublicList ul li p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:45px 25px 0 43px;
	width:885px;
	position:absolute;
	float:left;
}

/* SESSAO DOCUMENTOS LISTA */

.boxInternoContentRel .boxInternoDocList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContentRel .boxInternoDocList ul li {
	border-top:1px solid #dbdbdb;
	float:left;
	margin:10px 10px 0 10px;
	width:930px;
	padding:10px 0 10px 0;
}

.boxInternoContentRel .boxInternoDocList ul li img {
	float:right;
	margin:0 0 0 10px;
	padding:0;
}

.boxInternoContentRel .boxInternoDocList ul li span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	float:left;
	width:900px;
	position:absolute;
	margin:0;
}

.boxInternoContentRel .boxInternoDocList ul li h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:20px;
	font-weight:bold;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 0;
	position:absolute;
}

.boxInternoContentRel .boxInternoDocList ul li p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:45px 25px 0 0;
	width:750px;
	position:absolute;
	float:left;
}

/* SESSAO RELEASES LISTA */

.boxInternoContentRel {
	background:url(../images/backgrounds/bgInternoContent.png) repeat-y;
	min-height:300px;
	height:auto;
	margin-top:18px;
	padding-bottom:1px;
	width:950px;
	float:left;
}

.boxInternoContentRel .boxInternoRelList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContentRel .boxInternoRelList ul li {
	border-top:1px solid #dbdbdb;
	float:left;
	margin:10px 10px 0 10px;
	width:930px;
	padding:10px 0 0 0;
}

.boxInternoContentRel .boxInternoRelList ul li img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

.boxInternoContentRel .boxInternoRelList ul li img.icon {
	float:left;
	margin:49px 0 0 -43px ;
}


.boxInternoContentRel .boxInternoRelList ul li span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	float:left;
	width:900px;
	position:absolute;
}

.boxInternoContentRel .boxInternoRelList ul li h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:20px;
	font-weight:bold;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 117px;
	position:absolute;
}

.boxInternoContentRel .boxInternoRelList ul li p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:45px 25px 0 117px;
	width:813px;
	position:absolute;
	float:left;
}

/* SESSAO PODCAST LISTA */

.boxInternoContent .boxInternoPodList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContent .boxInternoPodList ul li {
	float:left;
	display:inline;
	margin:10px 17px;
	width:440px;
	height:115px;
	padding:10px 0;
}

.boxInternoContent .boxInternoPodList ul li img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

.boxInternoContent .boxInternoPodList ul li img.compartilhe {
	float:right;
	margin:5px 0 0 0;
}

.boxInternoContent .boxInternoPodList ul li span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	float:left;
	/*width:900px;*/
	position:absolute;
}

.boxInternoContent .boxInternoPodList ul li h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:20px;
	font-weight:bold;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 43px;
	position:absolute;
}

.boxInternoContent .boxInternoPodList ul li p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	/*margin:45px 25px 0 0;*/
	margin:75px 25px 0 0;
	width:440px;
	position:absolute;
	float:left;
}

/* SESSAO NOTICIAS DESTAQUES */

.boxInternoContent .boxInternoNotListDestaque {
	width:520px;
	float:left;
	margin-bottom:25px;
}

.boxInternoContent .boxInternoNotListDestaque ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContent .boxInternoNotListDestaque ul li {
	float:left;
	margin:0 0 25px 0;
	width:520px;
	padding:0;
}

.boxInternoContent .boxInternoNotListDestaque ul li img {
	float:left;
	margin:0;
	padding:0;
}

.boxInternoContent .boxInternoNotListDestaque ul li img.compartilhe {
	float:left;
	margin:0 0 0 10px;
}

.boxInternoContent .boxInternoNotListDestaque ul li span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	float:left;
	/*width:400px;*/
	position:absolute;
	margin:65px 0 0 -108px;
}

.boxInternoContent .boxInternoNotListDestaque ul li h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	float:left;
	border:none;
	margin:45px 0 0 297px;
	width:400px;
	position:absolute;
}

.boxInternoContent .boxInternoNotListDestaque ul li p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:95px 25px 0 295px;
	width:160px;
	float:left;
	position:absolute;
}

.boxInternoContent .boxInternoNotListMais {
	width:400px;
	float:right;
}

.boxInternoContent .boxInternoNotListMais h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;
	float:left;
	border:none;
	margin:50px 0 0 13px;
	width:400px;
	position:absolute;
}

/* SESSAO APRESENTACOES DESTAQUES */

.boxInternoContent .boxInternoApresListDestaque {
	width:498px;
	float:left;
	margin-bottom:25px;
}

.boxInternoContent .boxInternoApresListDestaque iframe {
	float:left;
	margin:0;
	padding:0;
}

.boxInternoContent .boxInternoApresListDestaque img.compartilhe {
	float:right;
	margin:-25px 0 0 0;
	padding:0;
}

.boxInternoContent .boxInternoApresListDestaque h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	float:left;
	border:none;
	margin:15px 0 0 0;
  width: 390px;
}

.boxInternoContent .boxInternoApresListDestaque p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:10px 0 0 0;
	width:498px;
	float:left;
}

.boxInternoContent .boxInternoApresListMais {
	width:400px;
	float:right;
}

.boxInternoContent .boxInternoApresListMais h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;
	float:left;
	border:none;
	margin:50px 0 0 13px;
	width:400px;
	position:absolute;
}

/* SESSAO VIDEOS DESTAQUES */

.boxInternoContent .boxInternoVidListDestaque {
	width:498px;
	float:left;
	margin-bottom:25px;
}

.boxInternoContent .boxInternoVidListDestaque iframe {
	float:left;
	margin:0;
	padding:0;
}

.boxInternoContent .boxInternoVidListDestaque img.compartilhe {
	float:right;
	margin:-25px 0 0 0;
	padding:0;
}

.boxInternoContent .boxInternoVidListDestaque h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	float:left;
	border:none;
	margin:15px 0 0 0;
}

.boxInternoContent .boxInternoVidListDestaque p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:10px 0 0 0;
	width:498px;
	float:left;
}

.boxInternoContent .boxInternoVidListMais {
	width:400px;
	float:right;
}

.boxInternoContent .boxInternoVidListMais h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;
	float:left;
	border:none;
	margin:50px 0 0 13px;
	width:400px;
	position:absolute;
}

/* SESSAO FOTOS DESTAQUES */

.boxInternoContent .boxInternoFotoListDestaque {
	width:498px;
	float:left;
	margin-bottom:25px;
}

.boxInternoContent .boxInternoFotoListDestaque img {
	float:left;
	margin:0;
	padding:0;
}

.boxInternoContent .boxInternoFotoListDestaque iframe {
	float:left;
	margin:0;
	padding:0;
}

.boxInternoContent .boxInternoFotoListDestaque img.compartilhe {
	float:right;
	margin:-25px 0 0 0;
	padding:0;
}

.boxInternoContent .boxInternoFotoListDestaque h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	float:left;
	border:none;
	margin:15px 0 0 0;
}

.boxInternoContent .boxInternoFotoListDestaque p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:10px 0 0 0;
	width:498px;
	float:left;
}

.boxInternoContent .boxInternoFotoListMais {
	width:400px;
	float:right;
}

.boxInternoContent .boxInternoFotoListMais h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;
	float:left;
	border:none;
	margin:50px 0 0 13px;
	width:400px;
	position:absolute;
}

/* SESSAO AGENDA DESTAQUES */

.boxInternoContent .boxInternoAgendaListDestaque {
	background:#03C;
	width:498px;
	float:left;
	margin: 0 0 25px -15px;
	height:450px;
}

.boxInternoContent .boxInternoAgendaListDestaque {
	width:498px;
	float:left;
}

/* SESSAO NOTICIAS LISTA */

.boxInternoContent .boxInternoNotList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContent .boxInternoNotList ul li {
	float:left;
	display:inline;
	margin:10px 17px;
	width:440px;
	height:115px;
	padding:10px 0;
}

.boxInternoContent .boxInternoNotList ul li img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

.boxInternoContent .boxInternoNotList ul li img.compartilhe {
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

.boxInternoContent .boxInternoNotList ul li span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	float:left;
	width:900px;
	position:absolute;
}

.boxInternoContent .boxInternoNotList ul li h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 190px;
	position:absolute;
}

.boxInternoContent .boxInternoNotList ul li p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:30px 25px 0 190px;
	width:250px;
	position:absolute;
	float:left;
}

/* SESSAO GLOSSARIO LISTA */

.boxInternoContent .boxInternoGloList ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boxInternoContent .boxInternoGloList ul li {
	border-bottom:1px solid #dbdbdb;
	float:left;
	/*width:900px;*/
	width:950px;
	/*margin-left:25px;*/
	margin-left:0;
	padding:10px 0;
}

.boxInternoContent .boxInternoGloList ul li h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	width:900px;
	float:left;
	border:none;
	position:absolute;
	margin:0;
}

.boxInternoContent .boxInternoGloList ul li p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:25px 25px 0 0;
	width:950px;
}

/* HEADER BG TEMAS */

.headerBgTemasImg {
	float:left;
	position:relative;
	margin:-419px 0 0 690px;
	z-index:500;
}

.headerBgTemasImg img {
	float:left;
	position:relative;
}

/* BOX BUSCA INTERNO AGENDA */

.boxBuscaInternoAgenda {
	background:url(../images/backgrounds/bgSearchBox.gif) no-repeat;
	float:right;
	height:37px;
	width:318px;
	margin:50px 0 0 550px;
	position:absolute;
}

.boxBuscaInternoAgenda input {
	background:none;
	border:none;
	color:#717171;
	float:left;
	font-size:16px;
	height:37px;
	padding:0 5px;
	width:271px;
}

.boxBuscaInternoAgenda button {
	background:none;
	border:0;
	cursor:pointer;
	float:left;
	height:37px;
	width:37px;
}

.boxBuscaInternoAgenda .btn_search {
	background:none;
	border:0;
	cursor:pointer;
	float:left;
	height:37px;
	text-indent:-9999px;
	width:37px;
}

.boxBuscaLinkAgenda {
	margin:50px 0 0 883px;
	float:right;
	position:absolute;
}

/* BOX INTERNO AGENDA */

.boxInternoAgendaObj .selectMes{
	background: url(../images/backgrounds/bgSelectMes.jpg) no-repeat left top;
	margin-top:60px;
	margin-left:537px;
	position:absolute;
}

.boxInternoAgendaObj .selectMes select{
	opacity:0;
	width:183px;
	height:40px;
	cursor:pointer;
}

.boxInternoAgendaObj .selectAno{
	background: url(../images/backgrounds/bgSelectMes.jpg) no-repeat left top;
	margin-top:60px;
	margin-left:745px;
	position:absolute;
}

.boxInternoAgendaObj .selectAno select{
	opacity:0;
	width:183px;
	height:40px;
	cursor:pointer;
}

 .boxInternoAgendaObj iframe {margin-top:110px; margin-left:63px; position:absolute;}

/* SESSAO OUTRAS */

.boxInternoContentOutras .boxInternoNotList ul {
	background:url(../images/backgrounds/bgObjs.jpg) repeat;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}

.boxInternoContentOutras .boxInternoNotList ul li {
	float:left;
	display:inline;
	margin:10px 17px;
	width:440px;
	height:115px;
	padding:10px 0;
}

.boxInternoContentOutras .boxInternoNotList ul li img {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

.boxInternoContentOutras .boxInternoNotList ul li img.compartilhe {
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

.boxInternoContentOutras .boxInternoNotList ul li span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	float:left;
	width:900px;
	position:absolute;
}

.boxInternoContentOutras .boxInternoNotList ul li h2 {
	/*color:#3f3f3f;*/
	color:#000;
	font-family:'CalibriRegular';
	font-size:16px;
	font-weight:bold;
	width:900px;
	float:left;
	border:none;
	margin:15px 0 0 190px;
	position:absolute;
}

.boxInternoContentOutras .boxInternoNotList ul li p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:30px 25px 0 190px;
	width:250px;
	position:absolute;
	float:left;
}

/* Tabelas */
table.tableInternoC1  { 
    border-spacing:0px; 
    border-color:#0091d7;
    font-family:'CalibriRegular';
}

table.tableInternoC2  { 
    border-spacing:0px; 
    border-color:#717171;
    font-family:'CalibriRegular';
}

th.tableInternoC1  { 
    color:#000; 
    font-size:16px; 
    padding-left: 5px;
    font-family:'CalibriRegular';
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

th.tableInternoC2  { 
    color:#000; 
    font-size:16px; 
    padding-left: 5px;
    font-family:'CalibriRegular';
	border-bottom: 1px solid #ddd;
}

th.tableInternoC1s  {
    color:#000; 
    font-size:14px; 
    padding:4px;
    font-family:'CalibriRegular';
	border-bottom: 1px solid #ddd;
}

th.tableInternoC2s  { 
    color:#000; 
    font-size:14px; 
    padding: 4px;
    font-family:'CalibriRegular';
	border-bottom: 1px solid #ddd;
}

td.tableInternoC1  { 
    font-size:14px; 
    padding-left: 5px;
	padding-bottom: 1px;
    font-family:'CalibriRegular';
}

td.tableInternoC2  { 
    font-size:14px; 
    padding-left: 5px;
	padding-bottom: 1px;
    font-family:'CalibriRegular';
}

td.tableInternoC1s  {
    color:#ff0000; 
    font-size:10px; 
    padding-left: 5px;
    font-family:'CalibriRegular';
}

td.tableInternoC2s  { 
    color:#000; 
    background:#dddddd;
    font-size:10px; 
    padding-left: 5px;
    font-family:'CalibriRegular';
	border-bottom: 1px solid #ddd;
}

.tableInternoC1 input, .tableInternoC1 select, .tableInternoC1 textarea {
    padding: 3px 6px;
    background: #ebebeb;
    border: none;
    border-radius: 4px;
    color: #666;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    box-sizing: border-box;	
}


input.tableInternoC1s {
    background:#0091d7;
    font-size:20px; 
    padding: 4px;
    font-family:'CalibriRegular';
    color:#ffffff; 
    height:40px;
    width:300px;
	
    padding: 3px 6px;
    border: none;
    border-radius: 4px;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    box-sizing: border-box;	
}

input.tableInternoC1b {
    background:#0091d7;
    font-size:14px; 
    padding: 2px;
    font-family:'CalibriRegular';
    color:#ffffff; 
    height:26px;
    width:200px;
	
	
	/*margin-bottom: 24px;*/
    padding: 3px 6px;
    background: #ebebeb;
    border: none;
    border-radius: 4px;
    color: #666;
    font: .875em "Aller", Arial, Helvetica, sans-serif;
    box-shadow: 0px 0px 20px rgba(0,0,0, .1) inset;
    /*-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;*/
    box-sizing: border-box;	
	
}

select.tableInternoC1 {
    font-size:15px; 
    padding: 1px;
    font-family:'CalibriRegular';
    height:25px;
    width:110px;
}

/* HEADER INTERNO *

a {
	text-decoration:none;
}

img {
	border:0;
}

.headerBgInterno {
    background:url(../images/backgrounds/bgHeader.jpg) repeat scroll 0 0 ;
    height: 174px;
    margin-left: -100%;
    margin-top:-419px;
	position:absolute;
    width: 125%;
}

.headerInterno {
	background:url(../images/backgrounds/bgHeaderTemas.jpg);
	float:right;
	height:204px;
	margin-left:-253px;
	margin-top:-420px;
	position:relative;
	width:1193px;	
}

.headerInterno .aba {
	background:url(../images/backgrounds/bgFicha.jpg);
	float:left;
	height:185px;
	margin-top:19px;
	margin-left:245px;
	position:absolute;
	width:345px;	
}

.headerInterno .aba h1 {
	color:#3f3f3f;
	font-family:'CalibriBold';
	font-family:Calibri;
	font-size:35px;
	font-weight:bold;
	margin:15px;
}

.headerInterno .aba p {
	color:#000;
	font-size:14px;
	padding:0 15px;
}

.headerInterno ul{
	float:left;
	height:133px;
	list-style:none;
	margin:25px 0 0 600px;
	padding:0;
	width:238px;
}

.headerInterno span{
	color:#000;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:175px 0 0 20px;	
}

.headerInterno .sitemap{
	height:22px;
	margin:178px 0 0 934px;
	width:258px;	
}

.headerInterno .sitemap ul{
	float:left;
	height:auto;
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	width:258px;
}

.headerInterno .sitemap ul li{
	background:none;
	color:#000;
	float:left;
	font-family:'CalibriRegular';
	font-size:12px;
	height:22px;
	margin:0 1px 2px 1px;
	padding:0;
	width:auto;
}

.headerInterno .sitemap ul li img{
	margin-top:0;
}

.headerInterno .sitemap ul li.atual{
	color:#232323;
	margin-top:0;
	width:20px;
}

/* BOX INTERNO * /

.boxInterno {
	float:left;
	margin-top:-200px;
	position:relative;
	width:950px;	
}

.boxInternoMenu {
	height:36px;
	width:950px;
}

.boxInternoMenu ul {
	float:left;
	height:36px;
	list-style:none;
	width:950px;
}

.boxInternoMenu ul li {
	background:#fff;
	display:inline;
	float:left;
	padding:10px 11px 11px 10px;
}

.boxInternoMenu ul li:hover {
	background:url(../images/backgrounds/bgBoxInternoMenuAtual.jpg);
}

.boxInternoMenu ul li:hover a {
	color:#FFF;
}

.boxInternoMenu ul img {	
	float:left;
	padding-right:5px;
}

.boxInternoMenu ul li.menuPrincipal {
	background:#c9c9c9;
}

.boxInternoMenu ul li.menuAtual {
	background:url(../images/backgrounds/bgBoxInternoMenuAtual.jpg);
}

.boxInternoMenu ul li.menuPrincipal a, .boxInternoMenu ul li.menuAtual a {
	color:#fff;
}

.boxInternoMenu ul li a {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	text-decoration:none;
}

.boxInternoContent {
	background:url(../images/backgrounds/bgInternoContent.png) repeat-y;
	min-height:600px;
	margin-top:18px;
	padding-bottom:1px;
	width:950px;
}

.boxInternoContent h2 {
	border-bottom:1px solid #dbdbdb;
	color:#3f3f3f;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;	
	margin-left:25px;
	padding-bottom:2px;
	width:900px;
}

.boxInternoContent h2 span {
	color:#0091d7;
	font-family:'CalibriRegular';
	font-weight:normal;
	font-size:12px;
	width:900px;
}

.boxInternoContent h2.dataAgenda {
	border:none;
	color:#3f3f3f;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;	
	margin-left:25px;
	padding-bottom:2px;
	width:900px;
}

.boxInternoContent h2.titulo {
	border:none;
	color:#3f3f3f;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;	
	margin-left:25px;
	padding-bottom:2px;
	width:900px;
}

.boxInternoContent iframe {
	margin:25px;
}

.boxInternoContent p {
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	margin:25px 25px;
	width:900px;	
}

.boxInternoContent img {
	margin:0 25px 25px;	
}

.imgContent {
	float:left;
}

.boxInternoTags {
	height:25px;
	margin-left:25px;
	margin-bottom:25px;
	width:900px;
}

.boxInternoTags span{
	color:#959a9e;
	float:left;
	font-family:'CalibriRegular';
	font-size:16px;
	margin: 3px 10px 0 0;
}

.boxInternoTags ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

.boxInternoTags ul li{
	float:left;
	display:inline;
	margin-right:10px;
}

.boxInternoTags ul li img{
	float:left;
	margin:0;
	padding:0;
}

.boxInternoTags ul li span{
	height:25px;
	background:url(../images/backgrounds/bgTags.jpg) repeat-x;	
	color:#3f3f3f;
	float:left;
	font-family:'CalibriRegular';
	font-weight:bold;
	vertical-align:middle;
	margin:0;
	padding:0;
}

.fimContent {
	background:#e7e7e7;
	height:20px;
	width:950px;
	margin-bottom:40px;
}

.vejaMais {
	background:url(../images/backgrounds/bgVejaMais.png);
	height:32px;
	float:left;
	margin-bottom:40px;
	width:950px;
}

.vejaMais a {
	color:#000;
	font-size:14px;
	margin-top:2px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:950px;
}

.boxInterno h3 {
	color:#3f3f3f;
	font-family:'CalibriRegular';
	font-size:30px;
	width:950px;
}

.projetosRelacionados {
	height:250px;
	margin:40px 0 40px 0;
	width:950px;
}

.projetosRelList{
	float:left;
	height:250px;
	width:700px;
}

.projetosRelList ul {
	list-style:none;
	margin:0;
	padding:0
}

.projetosRelList ul li{
	background:#FFF;
	display:inline;
	float:left;
	height:75px;
	width:340px;
	margin-bottom:13px;
	margin-right:10px;
}

.projetosRelList ul li span {
	color:#969596;
	font-size:11px; 
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	position:relative;
	width:250px;
}

.projetosRelList ul li img{
	float:left;
	margin:0 10px 0 0;
}

.projetosRelList ul li span img {	
	border:0;
	float:left;
	margin-right:6px; 
	margin-top:3px;
}

.projetosRelList ul li h5{
	color:#3f3f3f;
	font-size:16px;
	margin-top:10px;
}

.boxInterno h4 {
	color:#3f3f3f;
	font-family:'CalibriRegular';
	font-size:30px;
	font-weight:bold;	
	width:950px;
}

.conteudosRelacionados {
	height:200px;
	margin-top:40px;
	width:950px;
}

.conteudosRelUm {
	float:left;
	height:200px;
	width:450px;
}

.conteudosRelUm img{
	float:left;
	margin:0 10px 0 0;
}

.conteudosRelUm h5{
	color:#3f3f3f;
	font-size:16px;
}

.conteudosRelUm p{
	color:#000;
	font-size:14px;
	margin-top:10px;
}

.conteudosRelUm img.icon {
	float:left;
	margin:-27px 0 0 -44px ;
}

.conteudosRelDois {
	float:right;
	height:200px;
	width:465px;
}

.conteudosRelDois ul {
	list-style:none;
}

.conteudosRelDois ul li{
	float:left;
	margin-bottom:25px;
}

.conteudosRelDois ul li img{
	float:left;
	margin:0 10px 0 0;
}

.conteudosRelDois ul li h5{
	color:#3f3f3f;
	font-size:16px;
}

.conteudosRelDois ul li p{
	color:#000;
	font-size:14px;
	margin-top:10px;
}

.conteudosRelDois img.icon {
	float:left;
	margin:-20px 0 0 -44px ;
}

.conteudosRelacionadosList {
	height:380px;
	width:950px;
}

.conteudosRelacionadosList ul {
	height:380px;
	width:950px;
}

.conteudosRelacionadosList ul li{
	display:inline;
	float:left;
	height:85px;
	margin:40px 40px 0 0;
	width:445px;
}

.conteudosRelacionadosList ul li.relFim {
	margin:40px 0 0 0;
}

.conteudosRelacionadosList ul li img{
	float:left;
	margin:0 5px 5px 0;
}

.conteudosRelacionadosList ul li h5{
	color:#3f3f3f;
	font-size:16px;
}
.conteudosRelacionadosList ul li p{
	color:#000;
	float:left;
	font-size:14px;
	margin:5px 5px 5px 0;
}

.boxInternoBanner {
	margin-top:-30px;
}

.bannerUm {
	float:left;
}

.bannerDois {
	float:right;
}

/* BARRA DE ACESSIBILIDADE * /

.acessibilidadeBar {
	height:20px;
	margin-top:3px;
	width:950px;
}

/* COMENTARIOS * /

.comentarios {
	background:url(../images/backgrounds/bgComentarios.png) no-repeat;
	float:left;
	margin-top:40px;
	margin-bottom:40px;
	height:275px;
	width:950px;
}

.formComentarios {
	float:left;
	margin:35px 0 0  15px;
	height:225px;
	width:920px;
}

.formComentarios h3{
	color:#3f3f3f;
	font-family:'CalibriRegular';
	font-size:30px;
	padding-bottom:2px;
	width:900px;
}

.formComentarios label{
	color:#3f3f3f;
	font-family:'CalibriRegular';
	font-size:13px;
	padding-bottom:2px;
	width:900px;
	margin-right:10px;
}

.formComentarios .nomeComentarios{
	background:url(../images/backgrounds/bgTextComentarios.jpg) no-repeat;
	border:0;
	border-right:1px solid #ccc;
	color:#717171;
	font-family:'CalibriRegular';
	font-size:13px;
	width:194px;
	height:23px;
	margin-right:5px;
	padding:0 10px 0 10px;
}

.formComentarios .mensagemComentarios{
	background:url(../images/backgrounds/bgTextareaComentarios.jpg) no-repeat;
	border:0;
	color:#717171;
	font-family:'CalibriRegular';
	font-size:13px;
	width:905px;
	margin-top:10px;
	height:88px;
	padding:10px;
}

.formComentarios img{
	margin:0 450px 0 0;
	float:right;
	position:relative;
}

.formComentarios .btnComentarios{
	background:url(../images/backgrounds/bgButtonComentarios.jpg) no-repeat;
	border:0;
	color:#fff;
	cursor:pointer;
	float:right;
	font-family:'CalibriRegular';
	font-size:14px;
	width:113px;
	margin-top:10px;
	height:37px;
}

/* COMENTARIOS FEITOS * /

.comentariosFeitos{
	width:950px;
	float:left;
}

.comentariosFeitos ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.comentariosFeitos ul li{
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

.comentariosFeitos ul li img{
	margin:0;
	padding:0;
}

.comentariosContent {
	background:url(../images/backgrounds/bgComents.png) repeat-y;
}
	
.comentariosFeitos ul li .comentariosContent img{
	float:left;
	margin:10px;
	padding:0;
	position:relative;
}

.comentariosFeitos ul li .comentariosContent h2{
	color:#000;
	font-family:'CalibriRegular';
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
}

.comentariosFeitos ul li .comentariosContent h2 span{
	color:#000;
	font-weight:normal;
	font-family:'CalibriRegular';
	font-size:12px;

}

.comentariosFeitos ul li .comentariosContent p{
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	padding-top:20px;
	padding-bottom:10px;
	width:940px;
}

	
/* OUTRAS CATEGORIAS * /

.outrasCategorias {
	height:160px;
	float:left;
	width:950px;
	margin-bottom:40px;
	padding:0;
}

.outrasCategorias ul {
	list-style:none;
	margin:0;
	padding:0;
}

.outrasCategorias ul li {
	background:#FFF;
	display:inline;
	font-size:20px;
	color:#3f3f3f;
	font-weight:bold;
	padding:0;
	width:296px;
	float:left;
	position:relative;
	margin:20px 29px 0 0;
}

.outrasCategorias ul li.catFinal {
	margin:20px 0 0 0;
	padding:0;
}

.outrasCategorias ul li img{
	margin-right:10px;
	float:left;
}

.outrasCategorias ul li span{
	font-size:20px;
	color:#3f3f3f;
	font-weight:bold;
	position:relative;
	margin:5px 0 0 0;
	float:left;
}

/* APRESENTACOES * /

.apresentacaoVisualiza {
	width:200px;
	margin:25px;
}

.apresentacaoVisualiza span{
	border-top:1px solid #868684;
	float:left;
	width:200px;
	color:#000;
	font-family:'CalibriRegular';
	font-size:14px;
	padding-top:5px;
	margin-bottom:10px;
}

.apresentacaoVisualiza img{
	margin:0 10px 25px 0;
	padding:0;
}

.boxInternoContent iframe.apresentacao {
	margin:0 25px 25px -200px;
	padding:0;
	position:relative;
}
*/

.addthis_toolbox{
  width:140px;
  float:right;
  margin-top:7px;
  margin-bottom:26px;
}