
html, body {
    height:100%;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #444444;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #8c0f3e;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #444444;
}

p, dl, legend {
	font-size: 0.9em;
}

dt {
	color: #444;
	padding-bottom: 5px;
}

dd {
	padding-bottom: 10px;
}

legend {
	color: #999;
	border:none;
	margin: 0;
}

#wrapper table {
	margin: 10px 10px 0 0;
}

th {
	background-color: #999;
	color: #fff;
	text-align: center;
	border-left: 1px solid #fff;
}

th:first-child {
	border-left: none;
	font-size: 0.9em;
}

tr {
	border-bottom: 1px solid #ccc;
}

tr.linha2 {background-color: #ededed;}

#wrapper td {
	border-left: 1px solid #ccc;
	padding: 10px;
	font-size:0.8em;
}

td:first-child {
	border-left: none;
}

.vforum cite {
	font-style: italic;
	font-size: 0.9em;
	color: #428bca;
}

.container {
	max-width: 960px;
}

.header-forum .container, .vforum-footer .container {
	width: 960px \9;
}

.starter-template {
	padding: 40px 15px;
}

.vforum li {
	font-size: 0.9em;
}

.vforum .navbar {
	border: none;
	margin: 0;
}

.navbar-inverse {
	background:none;
	border:none;
}

.header-forum .navbar-nav > li > a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background: url(../img/bg_item-menu.png) left center no-repeat;
}

.header-forum .navbar-nav > li:first-child > a {
	background: none;
}

.header-forum .navbar-nav > li > a:hover {
	background: url(../img/bg_item-menu.png) left center no-repeat;
	color: #ccc !important;
}

.header-forum .navbar-nav > li:first-child > a:hover {
	background: none;
}

.vforum-bar {
	background: #7e7e7e url(../img/bg_menu.png);
	text-transform:uppercase;
	font-weight:bold;
}

.vforum-bar ul {
	background: none;
	padding-top: 9px;
}

.vforum .navbar-default .navbar-nav > .open > a, .vforum .navbar-default .navbar-nav > .open > a:hover, .vforum .navbar-default .navbar-nav > .open > a:focus {
	background: url(../img/bg_item-menu.png) left center no-repeat;
}

.vforum-bar ul li a{
	color:#fff !important;
}

.vforum-bar ul.dropdown-menu {
	background:#666;
	margin-top: 10px;
}

.vforum-bar ul.dropdown-menu li {
	border-top: 1px dotted #888;
}

.vforum-bar ul.dropdown-menu li:first-child {
	border-top: none;
}

.vforum-bar ul.dropdown-menu li a {
	padding: 5px 15px;
	width: 208px;
}

.vforum-bar ul.dropdown-menu li a:hover {
	background: #888;
}

.vforum-bar .vforum-menu {
	padding: 0 10px 10px 0;
}

.vforum-menu .navbar-collapse {
	padding-left: 0;
}
/*.bg-menu-local {
	background: url(../img/bg_menu-2.png);
	width: 43px;
	height: 40px;
	position: absolute;
	top: 138px;
	left: 437px;
}*/

.bg-menu-local {
	background: url(../img/bg_menu-2.png) 0 0 no-repeat;
	width: 1046px;
	padding: 0;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}

.bg-bread-local {
	background: url(../img/bg_menu-2.png) 0 0 no-repeat;
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}
.bg-bread-local-parceria {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}

.bg-submenu-parcerianacional {
	width: 1130px;
	height:164px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
}

.bg-bread-local h1 {
	padding: 10px 0;
	margin: 0;
	text-align: right;
	width: 75%;
	min-height: 44px;
	color: #8c0f3e;
}

.bg-container-local {
	/*background: url(../img/bg_menu-2.png) 0 0 no-repeat;*/
	background: url(../img/bg_container.png) right bottom no-repeat;
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.header-forum {
	background:#8c0f3e url(../img/bg_header.png);
}

.contact-forum, .local-forum {
	color:#fff;
}

.contact-forum {
	background: url(../img/bg_contato.png) top left no-repeat;
	padding: 5px 55px;
}

.data-forum {
	background:#fff;
}

.data-forum .container {
	background: url(../img/bg_data.png) top left no-repeat;
	padding: 5px 70px;
}

.bg-local-forum {
	background: url(../img/bg_local.png) 0 0 no-repeat;
	padding: 5px 55px 73px 0;
	width: 84px;
	float: left;
	position: relative;
	left: -57px;
}

.local-forum {
	padding: 5px 0 0 0;
	float: left;
	position: relative;
	left: -29px;
}


.navbar-brand {
	position: absolute;
	padding: 0;
	top: 25px;
	right: 0;

}

.navbar-brand-parceria {
	margin:auto;
	position:relative;
	width:1130px;
	margin-top:-164px;
}

.navbar-brand h4 {
	color:#6b0b2f;
	margin-right: 10px;
}

.vforum .nav .caret {
	border-top-color: #fff !important;
	border-bottom-color: #fff !important;
}

.vforum .nav a:hover .caret {
	border-top-color: #ccc !important;
	border-bottom-color: #ccc !important;
}

.vforum-bar .navbar-header {
	margin:0;
	position: relative;
	top: 2px;
}

.vforum-bar .navbar-toggle {
	background: #6b0b2f;
	border-color: #fff;
	margin: 0;
	border-radius: 0;
}

.vforum-bar .navbar-toggle:hover {
	background: #9d1147;
	border-color: #fff;
}

.vforum-bar .in {
	margin-top: 7px;
}

.vforum-bar .in > ul.navbar-nav {
	background: #666;
	border-color: #fff;
	margin-top: 0;
	padding: 10px 40px;
}

.vforum-bar .in > ul.navbar-nav li:first-child {
	background: url(../img/bg_item-menu.png) left center no-repeat;
}

.vforum-bar .in > ul.navbar-nav ul.dropdown-menu li {
	border-top: none;
	border-bottom: 1px dotted #888;
}

.vforum-bar .in > ul.navbar-nav ul.dropdown-menu li:first-child {
	background: none !important;
}

.vforum-footer {
	position: relative;
	bottom: 0;
}

.footer-copy {
	background: #c4c4c4 url(../img/bg_copy.png) top repeat-x;
	padding: 10px;
	font-size: 0.9em;
}

.footer-menu {
	background: #6b0b2f url(../img/bg_footer-menu.png) bottom repeat-x;
	padding: 18px 0;
}

.footer-menu .navbar-nav > li > a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background: url(../img/bg_item-menu-footer.png) left center no-repeat;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
}

.footer-menu .navbar-nav > li:first-child > a {
	background: none;
	padding-left: 0;
}

.footer-menu .navbar-nav > li > a:hover {
	background: url(../img/bg_item-menu-footer.png) left center no-repeat;
	color: #f6dbac !important;
}

.footer-menu .navbar-nav > li:first-child > a:hover {
	background: none;
	padding-left: 0;
}

/* --- mobile menu footer --- */
@media (max-width: 768px) {
	.footer-menu {
		padding: 0;
	}
	.footer-menu .row {
		margin: 0 0 0 10px;
	}
	.footer-menu .span8, .footer-menu .span4 {
		width: 50%;
		float:left;
	}
	.footer-menu .navbar-nav > li > a {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		background: url(../img/bg_item-menu-footer.png) left center no-repeat;
		color: #fff !important;
		text-transform: uppercase;
		font-size: 0.8em;
		font-weight: bold;
	}
	.footer-menu .navbar-nav > li:first-child > a {
		background: url(../img/bg_item-menu-footer.png) left center no-repeat;
		padding-left: 15px !important;
	}
	.footer-menu .navbar-nav > li > a:hover {
		background: url(../img/bg_item-menu-footer.png) left center no-repeat;
		color: #f6dbac !important;
	}
	.footer-menu .navbar-nav > li:first-child > a:hover {
		background: url(../img/bg_item-menu-footer.png) left center no-repeat;
		padding-left: 0;
	}
	
	.footer-menu .nav-footer > li > a {
		background: none;
	}
	.footer-menu .nav-footer > li:first-child > a {
		background: none;
	}
	.footer-menu .nav-footer > li > a:hover {
		background: none;
	}
	.footer-menu .nav-footer > li:first-child > a:hover {
		background: none;
	}
	.container-forum {
		min-height: 500px;
	}
}
/* --- */

.nav-footer, .vforum-patrocionio {
	float:left;
}

.vforum-realizacao {
	float:right;
}

.footer-copy p {
	margin: 0;
}

.footer-copy .navbar-nav > li {
	padding: 9px 5px !important;
}

.bg_extra {
	background: url(../img/bg_fot-menu-extra.png) right center no-repeat;
	position: fixed;
	bottom: 62px;
	height: 60px;
	width: 449px;
	right: 21%;
}

.container-forum {
	/*background: url(../img/bg_container.png) right bottom no-repeat;*/
	min-height: 600px;
	/*position: relative;
	top: 128px;*/
	/*padding-top: 40px;*/
	padding-left: 0;
	padding-right: 0;
}

#myCarousel.carousel {
	width: 650px;
}

#myCarousel .carousel-indicators {
	width: 100%;
	bottom: 0;
	margin-left: 0;
	margin-bottom: 15px;
	left: inherit;
	padding-right: 15px;
	text-align:right;
}

#myCarousel .carousel-caption h5 {
	font-weight:bold;
	text-transform:uppercase;
}

#myCarousel .carousel-caption {
	/*background: #8c0f3e;*/
	width:100%;
	text-align:left;
	left:0;
	right:inherit;
	padding: 10px 35px 10px 10px;
	bottom: 10px;
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(140, 15, 62, 0.8)), to(rgba(140, 15, 62, 0.7)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(140, 15, 62, 0.8) 0), color-stop(rgba(140, 15, 62, 0.7) 100%));
	background-image: -moz-linear-gradient(left, rgba(140, 15, 62, 0.8) 0, rgba(140, 15, 62, 0.7) 100%);
	background-image: linear-gradient(to right, rgba(140, 15, 62, 0.8) 0, rgba(140, 15, 62, 0.7) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c0f3e', endColorstr='#8c0f0e00', GradientType=1) !important;
}

#myCarousel .carousel-control.right {
}

#myCarousel .carousel-inner {
	width: 650px;
}

.chamadas-direta li {
	background:	#fff url(../img/bg_destaques.png) top left repeat-y;
	border:1px solid #c5c5c5;
	padding: 0 15px 0 0 !important;
	margin-top: 20px;
}

.chamadas-direta li a {
	color: #8c0f3e;
	font-weight: bold;
	font-size: 1.4em;
	padding: 15px 0 22px 90px;
	display: inline-block;
}

.chamadas-direta li a:hover {
	text-decoration:none;
}

.chamadas-direta li a.programacao {
	background:	url(../img/programacao2.png) center left no-repeat;
	padding: 15px 58px 22px 90px;
}

.chamadas-direta li {
	background:	#fff url(../img/bg_destaques.png) top left repeat-y;
	border:1px solid #c5c5c5;
	padding: 0 15px 0 0 !important;
	margin-top: 20px;
}

.chamadas-direta li a {
	color: #8c0f3e;
	font-weight: bold;
	font-size: 1.4em;
	padding: 15px 0 22px 90px;
	display: inline-block;
}

.chamadas-direta li a:hover {
	text-decoration:none;
}

.chamadas-direta li a.programacao {
	background:	url(../img/programacao2.png) center left no-repeat;
	padding: 15px 58px 22px 90px;
}

.chamadas-direta li a.convite {
	background:	url(../img/vejaConvite.png) center left no-repeat;
	padding: 18px 30px 18px 90px;;
}

.ivforum .chamadas-direta li {
	width: 232px;
}

.chamadas-direta li a.galVideos {
	background:	url(../img/galVideos2.png) center left no-repeat;
	padding: 15px 0 22px 80px;
}

.chamadas-direta li a.galFotos {
	background:	url("../img/fotosEvento2.png") center left no-repeat;
	padding: 15px 0 22px 80px;
}

.chamadas-direta li a.apresentacao {
	background:	url(../img/apresentacoes2.png) center left no-repeat;
	padding: 15px 0 22px 80px;
}

.chamadas-direta li a.outrasEd {
	background:	url(../img/outrasEdicoes2.png) center left no-repeat;
	padding: 15px 0 22px 80px;
}

.chamadas-linha div {
	background:	#fff url(../img/bg_destaques.png) top left repeat-y;
	border:1px solid #c5c5c5;
	padding: 0 15px 0 0 !important;
	margin-top: 20px;
	margin-left: 20px;
	width: 30%;
}

.chamadas-linha div:first-child {
	margin-left: 0;
}

.chamadas-linha div a {
	color: #8c0f3e;
	font-weight: bold;
	font-size: 1.3em;
	padding: 15px 0 22px 90px;
	display: inline-block;
}

.chamadas-linha div a:hover {
	text-decoration:none;
}

.chamadas-linha div a.saiba {
	background:	url(../img/saibaIVforum2.png) center left no-repeat;
	padding: 5px 30px 5px 90px;
}

.acompanhe .chamadas-linha div a.saiba {
	background:	url(../img/apresentacoes3.png) center left no-repeat;
}

.chamadas-linha div a.conf_fotos {
	background:	url(../img/fotosEvento2.png) center left no-repeat;
	padding: 5px 30px 5px 90px;
}

.chamadas-linha div a.produtos {
	background:	url(../img/logoCidadania.png) center left no-repeat !important;
}

.acompanhe .chamadas-linha div a.conf_fotos {
	background:	url(../img/programacao3.png) center left no-repeat;
}

.chamadas-linha div.linkVazio {
	background:	none;
	border:none;
	padding: none;
	margin-top: none;
	margin-left: none;
}

@media (max-width: 990px) {
	#myCarousel.carousel, #myCarousel .carousel-inner, .carousel-indicators {
		width: 98% !important;
		margin-left: 10px;
	}
	#myCarousel .carousel-inner .item img, #myCarousel .carousel-caption {
		width: 98% !important;
	}
	.chamadas-direta {
		margin:0 20px !important;
	}
	.chamadas-direta li, .saibaIVforum, .col-md-3.saibaIVforum {
		float:left;
		margin-right: 20px;
	}
	.chamadas-linha {
		padding-left: 20px !important;
	}
	.chamadas-linha div {
		margin-top: 0;
		margin-right: 20px;
		margin-left: 0;
		width:310px;
		float: left;
	}
	.chamadas-direta .linkChamada, .chamadas-direta .linkProgramacao, .chamada-linha .linkSaiba, .chamada-linha .linkFotos {
		width: 310px;
	}
}

@media (max-width: 645px) {
	.saibaIVforum, .col-md-3.saibaIVforum {
		padding-bottom: 20px;
	}
}

@media (max-width: 1147px) {
  .bg-menu-local, .bg-container-local, .bg-bread-local  {
	  width:inherit !important;
  }  
}

@media (max-width: 1059px) {
  .bg-menu-local, .bg-container-local  {
	  background: none !important;
  }
}

@media (max-width: 960px) {
	.navbar-brand {
	  
	}
	.navbar-brand img {
	  width:60% !important;
	  height:60% !important;
	  position: relative;
	  right: -40%;
	  top: 25px;
	}
	.bg-bread-local h1  {
	  width:85% !important;
	}
	.container-ivforum .col-md-9, .container-orientacoes .col-md-8, .container-orientacoes .col-md-4, .container-acompanhe .col-md-7, .container-acompanhe .col-md-5 {
	  padding-left:35px !important;
	  padding-right:35px !important;
	}
	.container-orientacoes .col-md-4, .container-acompanhe .col-md-5 {
	  margin: 40px 0 0 !important;
	}
	.container-acompanhe .col-md-3 {
	  margin: 10px 0 0 !important;
	}
	.row {
		margin-right: 0;
	}
	.destaques iframe {
		width:100% !important;
	}
}

@media (max-width: 767px) {
  .data-forum {
	  color: #fff;
  }
  .vforum-realizacao, .vforum-patrocionio {
	display: block;
	float: inherit !important;
	width: 100%;
  }
  .vforum-realizacao ul, .vforum-patrocionio ul {
	margin: 10px 0;
  }
  .vforum-realizacao ul.nav > li, .vforum-patrocionio ul.nav > li {
	display: inline;
  }
  .bg-bread-local h1  {
	  width:100% !important;
  }
}

@media (max-width: 676px) {
	.chamadas-linha div {
		margin-top: 20px;
	}
}

@media (max-width: 570px) {
	iframe {
		width: 100% !important;
	}
	.acompanhe_video {
		width: 100% !important;
	}
}

@media (max-width: 440px) {
	.vforum-realizacao img {
	  width:28% !important;
	}
	.vforum-patrocionio img {
	  width:20% !important;
	}
	.carousel-caption p {
		display: none;
	}
}

@media (max-width: 390px) {
	.bg-bread-local h1 {
		font-size: 1.3em;
	}
}

@media (max-width: 375px) {
	.contact-forum, .local-forum  {
		font-size: 0.8em;
	}
	.navbar-brand h4  {
		font-size: 0.7em;
		font-weight: bold;
	}
	iframe {
		width: 270px !important;
		height: 150px !important;
	}
	.bg-bread-local {
		font-size: 0.9em;
		margin-right: 10px;
	}
	.acompanhe_video {
		width: 270px !important;
	}
	.chamadas-direta .linkChamada, .chamadas-direta .linkProgramacao, .chamada-linha .linkSaiba, .chamada-linha .linkFotos, .chamadas-linha div {
		width: 255px;
	}
	.chamadas-linha a.conf_fotos, .chamadas-linha a.saiba {
		padding: 5px 5px 5px 90px !important;
	}
	.chamadas-direta li a.convite {
		padding: 17px 30px 17px 90px !important;
	}
}

.chamadas-direta {
	margin: 100px 0 0 30px;
	padding: 0;
	list-style: none;
}

.chamadas-linha {
	margin: 30px 0;
}

.chamadas-linha .col-md-4, .chamadas-linha .container-acompanhe .col-md-3 {
	padding-left: 0;
}

.bg-container-local.ivforum {
	background: url(../img/bg_container-ivforum.png) right bottom no-repeat !important;
}

.container-ivforum h1 {
	margin: 20px 0;
}

h1.discursos-forum {
	margin-top: 50px;
}

.lista-vforum{
	padding-left: 15px;
}

.lista-vforum li {
	list-style:none;
	background:	url(../img/seta_ul.png) 0 center no-repeat;
	padding-left: 15px;
}

.bg-container-local.orientacoes {
	background: url(../img/bg_container-orientacoes.png) right bottom no-repeat !important;
}

.destaques {
	background:	url(../img/bg_destaques.png) top left repeat-y;
	border:1px solid #c5c5c5;
	padding: 0 15px 10px;
}

.destaques iframe {
	width:285px;
	height: 220px;
}

.container-orientacoes .col-md-4, .container-acompanhe .col-md-5 {
	margin: 100px 0 0;
	padding: 0 0 0 12px;
	display:table-cell;
	height:100%;
}

.container-orientacoes .col-md-4 img {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.container-acompanhe .col-md-3 {
	padding-left:0;
}

iframe {
	width: 520px;
	height: 317px;
}

.acompanhe_video {
	background:	#292929 url(../img/bg_video.png) top left repeat-x;
	width: 520px;
}

.acompanhe_video dl {
	background: url(../img/seta_video.png) left center no-repeat;
	margin: -5px 0;
	padding: 13px 5px 2px 25px;
}

.acompanhe_video dl dt {
	margin: 0;
	padding: 0;
}

.acompanhe_video dl, .acompanhe_video dt, .acompanhe_video dd {
	color: #fff;
}

.fotolist {
	margin-bottom: 30px;
	margin-top: 10px;
}

.fotolist li {
	margin: 0 10px 10px 0;
}

.fotolist li a {
	padding: 0;
}

.fotolist li img {
	height:90px;
}

.container-fotos img {
	margin: 0;
}

.container-fotos .Clearimg {
	clear:both;
}

.text_acompanhe {
	color:#444;
	font-size: 0.6em;
	position: relative;
	top: -8px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	margin-top: -65%;
	font-size: 80px;
}

.navbar {
	z-index: 102;
}

#wrapper  #menu {
	padding:85px 0px 0 0px;
	width:750px;
	margin:0;
	position:relative;
	float:right;
}
#wrapper  #menu a{
	width:184px;
	background-color: #ffffff;
	text-align: left;
	display: inline-table;
	font-size: 10px;
	color:#8d0f3e;
	font-weight: bold;
	text-transform: uppercase;
	font-family: tahoma;
}
#wrapper  #menu a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#wrapper  #menu .level1 .selected:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #444444;
}
{
color:#444444;
padding: 0 0 0 15px;
margin: 0 0 0 20px;
}

#wrapper  #menu .level2{
	display: none;
}
.navbar-brand-parceria-inclusao {
z-index: 500;
margin-top:0px;
}
.navbar-brand-parceria-inclusao-menor {
z-index: 500;
margin-top:15px;
}

.menu-lateral-parceria{
	margin: 0; 
	background-color:#8d0f3e; 
	margin:0px 0 10px 0; 
	position: relative;
	padding:0 30px 0 20px;
	color:#ffffff;
height: 100%;
position: relative;
}
.menu-lateral-parceria h1{
	color:#fff;
	font-size: 18px;
padding-bottom:100px;
}
.menu-lateral-parceria ul{
	padding-left:15px;
}
.menu-lateral-parceria li{
	padding-bottom:15px;
}
.menu-lateral-parceria a{
	color:#ffffff;
}
/*  OVERRIDE	============================================================================= */
.menu-lateral-parceria .ms-webpart-titleText.ms-webpart-titleText, .ms-webpart-titleText > a{
	color:#ffffff;
}
.rowcapa{
	display:table;

}
.menucapaparceria{
	background: url(../img/menucapa.png) left center no-repeat;
	width:398px;
	height:492px;
	display:table-cell;
	vertical-align: bottom;
}
.menucapaparceria a{
	color:#ffffff;
	font-size:11px;
}
.conteudocapaparceria{
	display:table-cell;
	width:580px;
	padding:50px 0 0 30px;
}
.rowcontparceria{
	background: url(../img/background-menu.png) left repeat-y;
	position: relative;
	min-height:600px;
	height:100%;
	padding-bottom: 20px;
}
.menuinternoparceria{
	position: relative;
	float: left;
	width:300px;
	height:100%;
}
.conteudointernoparceria{
	display:table-cell;
	width:750px;
	padding:10px 0 100px 48px;
}
#wrapper .conteudocapaparceria  td {
	border: 1px solid #f4f4f4;
	padding: 5px;
	font-size: 12px;
}
#wrapper .conteudocapaparceria  td a{
	color:#8d0f3e;
	list-style-type: square;
}
.bg-container-local-capa {
	margin-right: auto;
	margin-left: auto;
	background-color: #f4f4f4;
}
.bg-container-local-cont {
	margin-right: auto;
	margin-left: auto;
	background-color: #f4f4f4;
}
.container-forum-capa {
	/*background: url(../img/bg_container.png) right bottom no-repeat;*/
	min-height: 0px;
	/*position: relative;
	top: 128px;*/
	/*padding-top: 40px;*/
	padding-left: 0;
	padding-right: 0;
}
.sombramenuparceria{
	box-shadow: 0 6px 5px -2px rgba(85,85,85,0.2);
	width: 100%;
	position: relative;
	z-index: 2;
}
#s4-bodyContainer{
	padding-bottom: 0px !important;
}
#baixarelatorio{
	position: relative;
	font-size:11px;
	width:960px;
	height:40px;
	margin: -60px auto auto;

}
#baixarelatorio a{	
	margin: 0 0 0 15px;
	color:#ffffff;
}

/*  OVERRIDE	============================================================================= */

/*.ms-TPSectionTD {
	font-size:12px;
}
.ms-TPBody a:link, a, .ms-TPBody a:visited, .ms-TPBody a:hover {
	font-size:12px;
}*/