/*------------------------------------------------------------------------
# JA Sanidine for Joomla 1.5 - Version 1.1 - Licence Owner JA130162
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #666666;
	background: url(../images/background/pe_back.jpg) repeat-x;
}

body.contentpane {
	color: #666;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #666666;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #666666;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	color: #ED1C24;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, #ja-login,
a.readon, #ja-botnav, #ja-pathway, #ja-subnav, #ja-contentsl1, #ja-contentsl2, #ja-footer, #ja-col1, #ja-col2, #ja-botsl {
	font-size: 92%;
}

img {
	margin: 0;
	padding: 0;
}

.img_caption img {
	border: 1px solid #000000;
}

.img_caption p {
	text-align: center;
	color: #000000;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.no-caption {
	margin: 3px 0 3px 5px;
	border: 1px solid #000000;
}

/* Heading */
h1 {font-size: 150%;}
h2 {font-size: 150%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	/*background: url(../images/bullet.gif) no-repeat 20px 6px;*/
	padding-left: 30px;
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 7px 8px;
	text-align: left;
}

fieldset {
	padding: 10px 5px;
	border: none;
}

fieldset legend {
	font-weight: bold;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #666;
	height: 1px;
}

br {}
div.module_fixbr br {
	display: none;
}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

textarea, textarea.inputbox {
	color: #666;
	border: 1px solid #D3BC7F;
}

.inputbox {
	padding: 2px 2px;
	border: 1px solid #D3BC7F;
	/* background: url(../images/input-bg.gif) repeat-x top #FFFFFF; */ 
	color: #666666;
	font-size: 100%;
}

.button {
	/*padding: 2px 8px;
	border: 1px solid #1D1D1D;
	background: url(../images/grad-1.gif) repeat-x top #FFCC00;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 92%;
	font-weight: bold;*/
	margin: 0 0 -6px 5px;
	*margin: 0 0 -5px 3px ;
}

select#ordering, select#limit {
	background-image: none;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	background: url(../images/sep.gif) repeat-x center;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	padding: 6px 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	background: url(../images/sep.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	background: url(../images/sep.gif) repeat-x bottom;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	font-size: 200%;
	margin: 0 0 15px;
	padding: 0 0 10px;
	color: #ed1c24;
	font-weight: bold;
	border-bottom: 1px solid #D3BC7F;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 170%;
	color: #FF0000;
	/*color: #80CCE6;*/
}

table.blog .contentheading {
	font-size: 135%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color:#ED1C24;
}

a.readon {
	font-weight: bold;
}

a.readon:hover, a.readon:focus, a.readon:active {
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 20px auto 0;
	padding:0;
	color: #666666;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	color: #ee2b32;
}

ul.pagination li span{
	padding: 2px 5px;
	color: #ee2b32;
	font-weight: bold;
}

ul.pagination a {
	padding: 3px 5px;
	text-decoration: underline;
	font-weight: bold;
	color: #ee2b32;
	text-decoration:underline;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	text-decoration: none;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {

}

ul.latestnews li, ul.mostread li, ul.relateditems li  {
	background: url(../images/bullet_agenda.gif) no-repeat left 3px;
	padding-left: 12px;
}

.ultimos_comentarios ul li {
	background: url(../images/bullet_agenda.gif) no-repeat left 3px;
	padding: 0 12px;
	margin-left: 15px;
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	width: 70%;
	float: left;
	margin-top: 3px;
	color: #666666;
}

.createby {
	font-weight: bold;
}

.createdate {
	padding-right: 6px;
	margin-right: 5px;
	background: url(../images/vline.gif) no-repeat right;
}

.createdate-icon { /*for clendar style*/
	margin: 0 10px 0 0;
	display: block;
	float: left;
	width: 40px;
	height: 38px;
	text-align: center;
	border: 1px solid #1D1D1D;
	background: #FFFFCC;
	color: #FFFFFF;
}

.ja-date {
	font-size: 15px;
	font-weight: bold;
}

.ja-month {
	color: #FFFFFF;
	font: 9px/14px Arial, Helvetica , sans-serif;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
	background: url(../images/grad-2.gif) repeat-x top #252525;
}

.modifydate {
	width: 100%;
	display: block;
	color: #FFCC00;
	margin: 15px 0;
}

.article-section {
	font-weight: bold;
	text-transform: uppercase;	
	padding-left: 0px;
	margin-left: 0px;	
	background: url(../images/vline.gif) no-repeat left center;
}

.article-category {
	font-weight: bold;
	padding: 0 0 10px;
	margin-left: 0px;
	font-size: 200%;
	color: #ED1C24;
	border-bottom: 1px solid #D3BC7F;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.article-section a {
	color: #666666;
}

.article-category a {
	color: #666666;
}

div.buttonheading {
	float: right;
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
MNI --------------------------------------------------------- */
#ja-wrapper {
	width: 970px;
	margin: 0 auto;
	clear: both;
	min-height: 600px;
	background: transparent url(../images/background/sombra.png) repeat-y center top;
}

.narrow #ja-wrapper {
	width: 750px;
	background: none;
}

#ja-container {
	padding: 17px 34px;
}

/* MNI principal*/
#ja-mainbody {
	width: 66.5%;
	float: left;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 70%;
}

#ja-content-top {
	/*background: url(../images/content-top3.gif) no-repeat center top;*/
}

#ja-content-bot {
 min-height:608px;
}

.narrow #ja-content {

}

.narrow #ja-content-top {

}

.narrow #ja-content-bot {

}

#ja-current-content {
	padding: 20px;
	margin: 0;
	position: relative;
}


/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 30%;
}

#ja-col1 div.ja-innerpad {
	padding-right: 5px;
}

/* MNI Coluna direita */
#ja-col2 {
	float: right;
	overflow: hidden;
	width: 32.5%;
}

#ja-col2 div.ja-innerpad {
}

/*common style for column*/


/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
	clear: both;
	width: 970px;
}

/*content + left*/
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fr #ja-col1 {
	width: 22%;
}

#ja-containerwrap-fr #ja-content {
	width: 78%;

}

#ja-containerwrap-fr #ja-content-top {

}

#ja-containerwrap-fr #ja-content-bot {

}

.narrow #ja-containerwrap-fr #ja-content {

}

.narrow #ja-containerwrap-fr #ja-content-top {

}

.narrow #ja-containerwrap-fr #ja-content-bot {

}

/*content + right*/
#ja-containerwrap-fl #ja-content {
	width: 100%;
	background: #fff url(../images/bg_conteudo-internas.gif) no-repeat 2px 2px;
	border: 1px solid #D3BC7F;
}

#ja-containerwrap-fl #ja-content-top {
	/*background: url(../images/content-top.gif) no-repeat center top;*/
}

#ja-containerwrap-fl #ja-content-bot {

}

.narrow #ja-containerwrap-fl #ja-content {

}

.narrow #ja-containerwrap-fl #ja-content-top {

}

.narrow #ja-containerwrap-fl #ja-content-bot {

}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
	background: #fff url(../images/bg_conteudo-internas_full.gif) no-repeat 2px 2px;
	border: 1px solid #D3BC7F;
}

#ja-containerwrap-f #ja-content {
	width: 100%;

}

#ja-containerwrap-f #ja-content-top {
}

#ja-containerwrap-f #ja-content-bot {

}

#ja-containerwrap-f #ja-current-content {
	padding-left: 20px;
	padding-right: 20px;
}

.narrow #ja-containerwrap-f #ja-content {

}

.narrow #ja-containerwrap-f #ja-content-top {

}

.narrow #ja-containerwrap-f #ja-content-bot {

}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 -8px 10px;
	padding: 0 0 0 30px;
	font-size: 100%;
	height: 28px;
	line-height: 28px;
	color: #FF0000;
	background: url(../images/h3-bg.gif) no-repeat left;
	text-transform: uppercase;
}



div.moduletable h3 span {
	display: block;
	height: 28px;
	background: url(../images/h3-bg.gif) no-repeat right;
}

div.moduletable {
	margin: 0;
	padding: 0 15px;
}

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3,
div.module_fixbr h3,
div.ja-box-br h3 {
	margin: 0 -6px 10px;
	padding: 0 0 0 50px;
	font-size: 100%;
	height: 33px;
	line-height: 33px;
	color: #FFFFFF;
	background: url(../images/h3-bg.gif) no-repeat 2px 0;
	/*text-transform: uppercase;*/
}

div.module h3 span,
div.module_text h3 span,
div.module_menu h3 span,
div.module_hilite h3 span,
div.module_fixbr h3 span,
div.ja-box-br h3 span {
	display: block;
	height: 31px;
}

div.module h3 {
background: url(../images/h3-bg.gif) no-repeat 6px 0;
}

div.module.agenda_home h3 {
background: url(../images/h3-agenda.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.perguntas h3 {
background: url(../images/h3-perguntas.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}

div.module.mais_lidas h3 {
background: url(../images/h3-mais_lidas.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.busca_noticias h3 {
background: url(../images/h3-busca_noticias.gif) no-repeat 6px 0 !important;
}
div.module.busca_google h3 {
background: url(../images/h3-busca_noticias.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
.busca_google{
	FONT-SIZE: 1em;
	color: #F0F0F0;		
}

.busca_google #site, #parceiros{	
	border-width:0px;	
}


.busca_google #inputbox_busca{
	background: url(../images/input.gif) 2px 0 !important;	
	FONT-SIZE: 1em;
	color: #000000;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 1px;	
		
	margin: 15px 0px 0px 1px;
	border: none;
	width:120px;	
}

div.module.ultimas_noticias h3 {
background: url(../images/h3-ultimas_noticias.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.compartilhe h3 {
background: url(../images/h3-compartilhe.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module .ferramentas h3 {
background: url(../images/h3-ferramentas.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.veja_tambem h3 {
background: url(../images/h3-veja_tambem.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module .pesquisa_termo h3 {
background: url(../images/h3-pesquisarTermo.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.ultimas_colunas h3 {
background: url(../images/h3-ultimasColunas.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module .filtro_evento h3 {
background: url(../images/h3-filtro_evento.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.agenda_interna h3 {
background: url(../images/h3-agenda_interna.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.legenda_eventos h3 {
background: url(../images/h3-legenda_eventos.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.ultimos_videos h3 {
background: url(../images/h3-ultimos-videos.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.veja_tambem h3 {
background: url(../images/h3-veja-tambem.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.ultimas_perguntas h3 {
background: url(../images/h3-ultimas_perguntas.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
margin-bottom: 0;
}
div.module.mais_vistas h3 {
background: url(../images/h3-mais_vistas.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
margin-bottom: 0;
}
div.module.perguntas_respostas h3 {
background: url(../images/h3-perguntas_respostas.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}
div.module.perguntas_abertas h3 {
background: url(../images/h3-perguntas_abertas.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
height: 25px;
}

div.module .opcoes_forum h3 {
background: url(../images/h3-opcoes_forum.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}

div.module.pesquisa_forum h3{
background: url(../images/h3-pesquisa_forum.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}

div.module.ultimos_comentarios h3 {
background: url(../images/h3-ultimos_comentarios.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}

div.module.caixa_sugestoes h3 {
background: url(../images/h3-caixa_sugestoes.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
}

div.module .titulo_envie_plano h3 {
background: url(../images/h3-envie_plano.gif) no-repeat 6px 0 !important;
text-indent: -9999em;
margin-bottom: 10px;
}


div.module .envie_plano table td {
	padding: 0 19px 5px;
}

.envie_plano .article_separator {
	height: 5px;
}


div.module.perguntas div div div table td{
padding: 0 19px 15px;
}
div.module.agenda_home div div div table.mod_events_latest_table{
padding: 0 0 0 19px;
}

div.module.ultimas_perguntas div div div table{
	padding: 0 ;
}
div.module.mais_vistas div div div table{
	padding: 0 ;
}
div.module.perguntas_abertas div div div table{
	padding: 0 0 0 0;
}

.fb_profilebox{
	padding: 0 15px;
}


/*módulos internas*/
ul.mais_lidas {
	
}
.search {
	padding: 50;
	left: 103px;
	top: 54px;
	width: 390px;
}

.search_google {
	position: absolute;
	padding: 0;
	left: 100px;
	top: 54px;
	width: 390px;
}

.search label.busca_topo {
	float: left;
}

.search label.busca_topo span{
	float:left;
	width: 28px;
	height: 7px;
	background: url(../images/icon-busca.gif) no-repeat;
	text-indent: -9999em;
	margin-top: 8px;
	margin-right: 10px;
}

.search #mod_search_searchword {
	margin: 8px;
	padding-left: 5px;	
	width: 170px;
}


div.compartilhe .icones, div.ferramentas .icones {
	padding: 0px 20px 5px !important;
}
div.ferramentas .icones a{
	margin-right: 15px;
}

.icones a img{
	width: 20px;
	height: 20px;
}

.filtro_evento {
	position: relative;
}

.filtro_evento form{
	padding: 5px 20px 15px;
}
	.filtro_evento #category_fv, .filtro_evento .evsearch{
		margin-left: 5px;
		margin-bottom: 5px;
	}
	
	.filtro_evento input.modlocation_button {
		position: absolute;
		display: inline;
		width: 16px;
		height: 20px;
		text-indent: -9999em;
		background: url(../images/bt_busca.gif) no-repeat;
		border: none;
		font-size: 0.5px;
		right: 70px;
		top:  69px;
		*top: 72px;
		_top: 72px;
		cursor: pointer;
	}



input.search_button {
	position: absolute;
	display: inline;
	width: 16px;
	height: 20px;
	text-indent: -9999em;
	background: url(../images/bt_busca.gif) no-repeat;
	border: none;
	cursor: pointer;
}

div.module.agenda_interna table{

}

#extcal_minical {
	float: left;
	display: inline;
	width: 140px;
	margin: 0 1.5px;
}
	#extcal_minical table{
		border: 1px solid #E2E2D9;
	}
		.extcal_navbar {
			border: none !important;
		}

div.module.legenda_eventos .event_legend_container{
	padding: 10px 20px 15px;
	width: 245px;
}

/*legenda eventos*/

.event_legend_container .categorias {
}

.event_legend_container .cor{
	width:10px;
	height: 20px;
	border: 1px solid #979899;
	margin-right: 5px;
	margin-bottom: 5px;
}
.event_legend_container .categoria{
	float:left;
	width: 88%;
	height: 18px;
	border: 1px solid #979899;
	margin-bottom: 5px;
	padding: 2px 0 0 10px ;
}


div.module,
div.module_text,
div.module_menu,
div.module_hilite,
div.module_fixbr,
/* MNI Fundo box*/
div.ja-box-br {
	padding: 2px;
	float: left;
	clear: both;
	width: 98%;
	/* background: url(../images/box-br.gif) no-repeat bottom right #F0F0F0; */
	background: #fff;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #d3bc7f;
}

div.module div,
div.module_text div,
div.module_menu div,
div.module_hilite div,
div.module_fixbr div,
/*MNI fundo box */
div.ja-box-bl {
	padding: 0;
	/* background: url(../images/box-bl.gif) no-repeat bottom left; */ 
}

div.module div {
	float:left;
	width: 100%;
	background: url(../images/bg_modules.gif) repeat-x;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.module_hilite div div,
div.module_fixbr div div,
/* Fundo box */
div.ja-box-tr {
	padding: 0;
	/* background: url(../images/box-tr.gif) no-repeat top right; */
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div,
div.module_fixbr div div div,
/*MNI box fundo*/
div.ja-box-tl {
	/*padding: 15px 20px 15px;
	 background: url(../images/box-tl.gif) no-repeat top left; */ 
	 
}


div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_hilite div div div div,
div.module_fixbr div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	float: left;
	display: block;
	width: auto;
	margin-bottom: 10px;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.module li,
div.module_menu li,
div.module_text li {
	padding-left: 20px;
	background-position: 5px 4px;
	margin-bottom: 3px;
	margin-left: 16px;
}

.coluna_semanal {
	padding-bottom: 15px!important;
}

.coluna_semanal h2{
	float:left;
	display: inline;
	margin: 10px 0 0;
	padding-left: 15px;
	width: 150px;
	font-size: 130%;
}

.coluna_semanal #ja-pathway {
	text-indent: 15px !important;
}
	.coluna_semanal #ja-pathway a{
		font-size: 16px;
		color: #EB1C23;
	}

.destaque_semanal_texto {
	float:left!important;
	width: 150px!important;
	height: auto!important;
}
	.destaque_semanal_texto a{
		color: #EB1C23;
		
	}
.destaque_semanal_imagem {
	float:right !important;
	display:inline;
	width: 99px !important;
	height: auto !important;
	text-align: right !important;
	margin: 10px 15px 0 0!important ;
}

.destaque_semanal_imagem p{
	float:none !important;
	width: auto !important;
	padding-left: 0!important;
	margin-bottom: 0 !important;
}
.destaque_semanal_imagem img{
	width: 99px;
}

/*.coluna_semanal img{
	float: right;
	display:inline;
	border: 1px solid #d3bc7f;
	margin-left: 15x;
	margin-right: 15px;
	width: 99px;
	margin-bottom: 15px;
}*/

.coluna_semanal p{
	float:left;
	width: 135px;
	padding-left: 19px;
	margin-bottom: 0 !important;
}

.banneritem {
	border:1px solid #d3bc7f;
	float: left;
}
	.banneritem a{
		float: left;
	}

.banner_forum {
	margin-left: 4.5px;
}

.mod_events_latest_content {
	background: url(../images/bullet_agenda.gif) no-repeat left 3px;
	padding-left: 12px;
}

.perguntas a{
	font-size: 120%;
}


.perguntas hr{
	display: none;
}

.perguntas p.linha_pergunta {
	border-bottom: 1px solid #d3bc80 ;
	padding-bottom: 15px;
	margin: 0;
}

.perguntas .responda_aqui {
	float:right;
	display:inline;
	width: 111px;
	height: 14px;
	text-indent: -9999em;
	background: url(../images/responda_aqui.gif) no-repeat;
	margin: 3px 0 0 0;
}


/*agenda*/

#jevents_header .contentheading{
	font-size: 200%;
	font-weight: bold;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	line-height: normal;
	position: relative;
	padding: 0;
	margin: 0 0px;
	z-index: 999;
	height: 112px;
	width: 970px;
	float:left;
	background: url(../images/background/topo.jpg) no-repeat center top;
}




/*h1.logo a {
	width: 412px;
	height: 38px;
	display: block;
	background: url(../images/logo.png) no-repeat center;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}
*/
div.logo-text {
	outline: none;
	position: absolute;
	top: 45px;
	left: 60px;
}

div.logo-text h1 {
	font-size: 220%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

/* Titulo da pagina*/
div.logo-text h1 a {
	float:left;
	color: #FFFFFF;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999em;
	width: 413px;
	height: 52px;
}

/*div.logo-text h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}*/

.site-slogan {
	color: #666666;
	margin: 0;
	padding: 0;
}

#ja-topnav {
	position: absolute;
	top: 10px;
	right: 40px;
}

#ja-topnav ul {
	margin: 0;
	padding: 2px 0;
}

#ja-topbar {
	background: url(../images/grad-3.gif) repeat-x top #FF0000;
	height: 1px;
	margin: 0 10px;
	position: relative;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	float:left;
	width: 100%;
	padding: 0;
	margin: 0 ;
	height: 43px;
	background: url(../images/mainnav-bg.gif) no-repeat center;
	position: relative;
	z-index: 999;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
	line-height: normal;
}

#ja-subnav {
	clear: both;
	background: #1D1D1D;
	margin: 0 10px;
	padding: 0 10px;
	height: 30px;
}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 5px 0 0;
}

#ja-subnav li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#ja-subnav a {
	display: block;
	float: left;
	outline: none;
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #999999;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-subnav li.active a {
	background: url(../images/grad-3.gif) repeat-x top #2F2F2F;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

/* breadcrumbs */
#ja-pathway {
	padding-top: 3px;
	color: #881500;
	text-indent: 23px;
	font-weight: normal;
	font-size: 9px;
	margin-top: 7px;
}

#ja-pathway a{	
	color: #881500;
	font-weight: bold;
	font-size: 11px;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway img {
	/*margin: 1px 5px;*/
	display: none;
}

/* Default Joomla! Menu */
.nomeUsuario {
	float: right;
	display: inline;
	color: #fff;
	font-weight: bold;
	margin-right: 5px;
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

ul.menu li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 0 2px;
	line-height: normal;
	float: left;
	border-right: 1px solid #fff;
}
	ul.menu li.item24 {
		
	}

ul.menu li a {
	display: block;
	outline: none;
	margin: 0;
	text-decoration: none;
	color: #fff;
	padding-right: 5px;
}


ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #fff;
	text-decoration: underline;
}

ul.menu li.active a {

}

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

ul.menu li li {
	border: none;
	background: none;
	padding: 0;
}

ul.menu li li a {
	border: none;
	padding: 2px 5px 8px 15px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/arrow.png) no-repeat 8px 6px !important;
	color: #FFFFFF;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #FFCC00;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #FFCC00;
	font-weight: bold;
}

ul.menu li li li a {
	color: #CCCCCC !important;
	font-weight: normal !important;
	padding-left: 25px !important;
	background: url(../images/arrow.png) no-repeat 18px 6px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left div.module, .ja-box-center div.module {
}

/* Top spotlight */
#ja-topsl {
	clear: both;
	margin: 0 10px;
	padding: 0;
	height: 310px;
	background: url(../images/topsl-bg.gif) repeat-x bottom #1D1D1D;
	overflow: hidden;
}

#ja-topsl1 {
	float: left;
	width: 70%;
	overflow: hidden;
}

#ja-topsl1 div#ja-slideshowwrap {
	margin: 20px 10px;
}

#ja-topsl2 {
	float: right;
	width: 30%;
	overflow: hidden;
}

#ja-topsl2 div.moduletable {
	margin: 20px;
}

#ja-topsl2 div.moduletable {
	margin: 20px 0 0;
}

/* Content spotlight */
#ja-contentsl1 {
	clear: both;
	padding: 0 0 5px;
}

#ja-contentsl2 {
	clear: both;
	margin: 0;
	padding: 5px 0;
}

#ja-contentsl2 div.module {
	border: none;
}

#ja-contentsl1 div.module, #ja-contentsl2 div.module {
	margin: 0;
}

#ja-contentsl1 div.module h3, #ja-contentsl1 div.module h3 span,
#ja-contentsl2 div.module h3, #ja-contentsl2 div.module h3 span {
	background: none;
	color: #FF0000;
	height: auto;
	line-height: normal;
	padding-left: 4px;
}

/* Bottom spotlight */
#ja-botsl {
	clear: both;
	margin: 0 10px;
	padding: 15px 5px;
	background: url(../images/grad-2.gif) repeat-x top #252525;
	border-top: 1px solid #1D1D1D;
	border-bottom: 1px solid #1D1D1D;
	color: #999999;
}

#ja-botsl div.moduletable h3, #ja-botsl div.moduletable h3 span{
	background: none;
	color: #FF0000;
	height: auto;
	line-height: normal;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	clear: both;
	position: relative;
	padding: 8px 20px;
	margin: 0 10px;
	color: #666666;
	text-align: center;
	border-top: 1px solid #1D1D1D;
	background: #2F2F2F;
}

#ja-footer small {
	font-size: 100%;
}

#ja-botnav {
	background: #1D1D1D;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	margin: 0 10px;
	padding: 5px 0;
	text-align: center;
}

#ja-botnav ul {
	margin: 0;
	padding: 0;
}

#ja-botnav li {
	margin: 0;
	padding: 0 10px;
	background: url(../images/vline.gif) no-repeat left center;
	display: inline;
}

#ja-botnav li a {
	color: #999999;
}

#ja-botnav li a:hover, #ja-botnav li a:active, #ja-botnav li a:focus {
	color: #FFFFFF;
}

/*footer*/
.footer {
	clear: both;
	width: 100%;
	height: 63px;
	text-align:center;
	background: url(../images/bg_footer.gif) repeat-x;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

li.ja-firstitem {
	background: none !important;
}

.padding-none ul.film li {
	margin-left: 0;
}

#ja-tabs {
	margin: 0 0 10px 0;
	padding: 0;
}

#ja-tabs div {
	margin: 0;
	padding: 0;
}

/* Login */
#ja-login {
	float: right;
	display: inline;
	color: #666666;
	width: 500px;
	margin-top: 20px;
	margin-right: 30px;
	position: relative;
}

label.ja-login-user span,
label.ja-login-password span {
	display: block;
	float: left;
	color: #fff;
	width: 34px;
	height: 12px;
	text-indent: -9999em;
	margin-top: 5px;
}

label.ja-login-user span {
	background: url(../images/icon-user.gif) no-repeat;
}

label.ja-login-password span {
	background: url(../images/icon-key.gif) no-repeat;
}

#ja-login label {
	float: left;
	margin-bottom: 10px;
}

.campos {
	float: right;
	display: inline;
	width: auto;
	margin-right: 25px;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	background: url(../images/input.gif) 2px 0 !important;	
	FONT-SIZE: 1em;
	color: #000000;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 1px;	
		
	width: 119px;
	margin: 1px 17px 0 1px;
	border: none;
}

#ja-login form #mod_login_password {
	margin-right: 15px;
}

#ja-login form .buttonLogin {
	background: url(../images/bt_login.gif) no-repeat 0 1px;
	width: 22px;
	height: 22px;
	float:left;
	text-indent: -9999em;
	border: none;
	cursor: pointer;
}

#ja-login form .buttonLogout {
	background: url(../images/bt_login.gif) no-repeat;
	width: 22px;
	height: 22px;
	float:left;
	text-indent: -9999em;
	border: none;
	cursor: pointer;
}


.ja-login-links {
	display: block;
	width: auto;
	padding: 0 0 0;
	font-size: 92%;
	position:absolute;
	left: 90px;
	top: 23px;
}

.ja-login-links p {
	margin: 0 0 10px 0;
}

.ja-login-links a{
	padding: 0 5px;
	color: #FFFFFF;
	margin-left: 42px;
}

.ja-login-links a:hover{
	padding: 0 5px;
	color: #FFFFFF;
	margin-left: 42px;
}

/*usertools*/
#ja-usertools {
	position: absolute;
	right: 10px;
	top: 8px;
}

#ja-usertools ul {
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0 2px;
	float: right;
	background: none;
}

/* Search */
#ja-search {
	background: url(../images/search-bg.gif) no-repeat left;
	position: absolute;
	right: 0;
	top: 50;
	height: 25px;
	padding-left: 35px;
	font-size: 11px;
}

#ja-search .inputbox {
	margin: 3px 3px 0 0;
	width: 150px;
	background: transparent;
	border: none;
	color: #999999;
}

#ja-search .button {
	font-size: 11px;
}

/*others*/
#ja-banner {
	padding: 5px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
}

div.ja-innerdiv {
	padding: 8px 0 10px !important;
	background: url(../images/sep.gif) repeat-x bottom !important;
}

div.ja-innerdiv img.border {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

div.ja-innerdiv img {
	margin: 5px 0 0 5px;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #FFFFFF;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #CC0000;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #CC0000;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/*FGV competicao latin moot corp*/
.etapas_fgv {
	float: left;
	position: relative;
	width: 100%;
	border-top: 1px solid #cccbca;
	background: url(../images/bg_etapas_fgv_moot_corp.jpg) no-repeat bottom;
	height: 310px;
	padding-top: 10px;
}



/*Plano de Negócios - tela intermediária*/

.etapas {
	float: left;
	position: relative;
	width: 100%;
	border-top: 1px solid #cccbca;
	background: url(../images/bg_etapas.jpg) no-repeat bottom;
	height: 310px;
	padding-top: 10px;
}

	
	.etapa1, .etapa2, .etapa3  {
		float:left;
		display: inline;
		width: 230px;
		height: 170px;
		margin-top: 120px;
	}
	
	.etapa1 {
		margin-left: 20px;
	}
	.etapa2 {
		margin-left: 60px;
	}
	.etapa3 {
		margin-left: 60px;
	}
	
	.etapas ul {
		width: 215px;
		height: auto;
		padding-left: 20px;
	}
	
		.etapas ul li {
			padding: 0;
			list-style-type: disc !important;
			font-size: 12px;
			margin-bottom: 20px;
			
		}
			.etapas ul li.red {
				color: #ed1c24 !important;
			}

/*Plano de Negócios*/
#mysurvey th, #mysurvey td {
	padding: 0;
}

#mysurvey  input {
	margin-top: 10px;
}

#ja-current-content hr {
	margin-top: 15px;
}

.bfquizTitle {
	background: #fff url(../images/bg_resultado.gif) repeat-x bottom ;
	height: 30px;
	font-size: 14px;
	color: #89898b;
	padding: 5px 0 0 15px;
	margin-bottom: 10px;
}
.bfquizQuestion {
	font-size: 15px;
	font-weight: bold;
	color: #ED1C24;
	padding-right: 20px !important;
}

#mysurvey .bfquizOptions {
	border: none;
	padding: 0;
	flaot:none;
	font-size: 100%;
	background: none;
}
#mysurvey .bfquizOptions2 {
	border: none;
	padding: 0;
	flaot:none;
	font-size: 100%;
	background: none;
}

.bfquizOptions {
	
}

/*.bfquizOptions {
	border: 1px solid #D3BC7F;
	padding: 15px;
	flaot:left;
	font-size: 130%;
	background: #fff url(../images/bg_resultado.gif) no-repeat 2px 18px;
}

.bfquizOptions2 {
	border: 1px solid #D3BC7F;
	padding: 15px;
	flaot:left;
	font-size: 130%;
	background: #fff url(../images/bg_resultado.gif) no-repeat 2px 42px;
}*/

#josForm .button{
	margin-left: 175px !important; /*128*/
}

.form-validate .opcoes .button {
	margin: 10px 0 10px 15px;
	background: url(../images/bt_proximo.gif) no-repeat;
	clear:left;
	text-indent: -9999em;
	width: 68px;
	height: 20px;
	border: none;
	cursor:pointer;
}

.paramlist_key {
	float:left;
	width: 128px;
}

.questao {
	border: 1px solid #a5a6a7;
	padding: 2px;
	margin-top:15px;
}

.opcoes table {
	margin-left: 15px;
}

.opcoes input {
	margin-left:0;
}

.saudacao {
	margin: 15px 0 ;
	color: #363636 !important;
	padding-left: 2px;
}

	.saudacao p.refazer{
		margin-top: 0;
		color: #636466;
	}
		.saudacao p.refazer b{
			color: #636466 !important;
		}
		
.indicaCursos {
	color: #636466;
	font-size: 17px;
	font-weight: bold;
	border-top: 1px solid #cccbca;
	width: 100%;
	padding: 10px 0;
}

.cursos {
	border: 1px solid #8b8c8e;
	padding: 20px;
	background:#FFFFFF url(../images/bg_resultado.gif) repeat-x scroll center bottom;
	margin-bottom: 15px;
}

	.tituloCurso{
		font-size: 17px;
	}
		.tituloCurso a {
			color: #ed1c24;
		}
	
	.descCurso {
		font-size: 13px;
		color: #ed1c24;
	}
	
	.linkCurso {
		font-size: 13px;
		color: #666666;
	}
	
.cursos2 {
	border: 1px solid #8b8c8e;
	padding: 0 20px;
	background:#FFFFFF url(../images/bg_resultado.gif) repeat-x scroll center bottom;
	margin-bottom: 15px;
	margin-top: 15px;
}

	
.envieEmail {
	border:1px solid #D3BC7F;
	padding: 2px;
}

	.envieEmail .componentheading {
		border-bottom: none;
	}

	.fundoEmail {
		background: #FFFFFF url(../images/bg_conteudo-internas.gif) repeat-x;
		padding: 10px;
	}
		.fundoEmail input {
			border: 1px solid #000 !important;
		}
		
		.fundoEmail .button {
			margin-left: 0 !important;
		}
		
		.fundoEmail a {
			color: #ED1C24;
			margin-top: 275px;
			float: right;
		}
		
		
#com-form-login ul li{
	padding-left: 0;
}


.botaoLogin {
	background: url(../images/bt_login2.gif) no-repeat 0 1px;
	width: 68px;
	height: 22px;
	float:left;
	text-indent: -9999em;
	border: none;
	cursor: pointer;
	margin: 0;
}

.bt_cadastro {
	background: url(../images/bt_cadastro.gif) no-repeat 0 1px;
	width: 68px;
	height: 22px;
	clear:left;
	border: none;
	cursor: pointer;
	margin: 0;
}

.bt_enviar {
	background: url(../images/bt_enviar.gif) no-repeat 0 1px;
	width: 68px;
	height: 22px;
	clear:left;
	border: none;
	cursor: pointer;
	margin: 0;
}



.bt_atualizar {
	background: url(../images/bt_atualizar.gif) no-repeat 0 1px;
	width: 68px;
	height: 22px;
	float:left;
	text-indent: -9999em;
	border: none;
	cursor: pointer;
	margin: 0;
}


.bt_alterar {
	background: url(../images/bt_alterar.gif) no-repeat;
	clear:left;
	width: 68px;
	height: 20px;
	border: none;
	text-indent: -9999em;
	float: left;
}

#system-message dd.message {
	margin: 0  20px;
	text-align: center;
	text-indent:0 !important;
}

.bulletPerg {
	background: url(../images/bullet_agenda.gif) no-repeat left 3px;
	padding-left: 12px;
	list-style: none;
	*padding-left: 0px !important;
	_padding-left: 0px !important;
}

.cmsapipagenav {
	color: #EE2B32;
	text-align: center;
	margin: 15px 0;
	font-weight: bold;
}

	.cmsapipagenav a{
		color: #EE2B32;
		text-decoration: underline;
		font-weight: normal;
		padding: 0 5px;
	}
	
.bt_pesquisar {
	background: url(../images/bt_pesquisar.gif) no-repeat 0 1px;
	width: 68px;
	height: 22px;
	float:left;
	text-indent: -9999em;
	border: none;
	cursor: pointer;
	margin: 0;
}

.highlight {
	background: #D3BC7F !important;
	color: #666 !important;
}

.tituloBusca {
	color: #ED1C24;
	font-weight: bold;
	font-size: 14px;
}

.bt_visualizar {
	background: url(../images/bt_visualizar.gif) no-repeat 0 1px;
	width: 68px;
	height: 22px;
	clear:left;
	border: none;
	cursor: pointer;
	margin: 10px 0 0;
}



.bt_comecar {
	background: url(../images/bt_comecar.gif) no-repeat 0 1px;
	width: 91px;
	height: 28px;
	float:left;
	display: inline;
	text-indent: -9999em;
	margin: 20px 0 0 380px;
}

/*botoes do fórum*/

#fb_post_buttons .bt_enviar {
	float: left;
	display: inline;
	clear: none;
	margin: 5px 10px 0 170px;
	font-size: 0px;
	color: #fff;
}

#fb_post_buttons .bt_visualizar {
	clear: none;
	float: left;
	display: inline;
	margin: 5px 10px 0 0;
	font-size: 0px;
	color: #fff;
}

.bt_cancelar {
	background: url(../images/bt_cancelar.gif) no-repeat 0 1px;
	width: 68px;
	height: 22px;
	float:left;
	text-indent: -9999em;
	border: none;
	cursor: pointer;
	margin: 5px 0 0 0;
	font-size: 0px;
	color: #fff;
}

.bt_salvar_alteracoes {
	background: url(../images/bt_salvar.gif) no-repeat 0 1px;
	width: 60px;
	height: 22px;
	clear:left;
	border: none;
	cursor: pointer;
	margin: 5px 0;
}

/*clube empreendedor*/

table.tabelaClubeEmp {
	border-collapse: collapse;
	width: 100%;
}
table.tabelaClubeEmp td{
	padding-right: 20px;
}
table.tabelaClubeEmp td.td1{
	width: 30%;
}
table.tabelaClubeEmp td.td2{
	width: 70%;
}


/* modulo_invisivel == esconde o cabeçalho do modulo: usado para videos flutuantes e outros */
div.module.modulo_invisivel{
background: none;
display: block;
border: none;
}
div.module.modulo_invisivel h3{
background: none;
display: none;
}

.disclaimer {
    padding: 10px 20px 20px 20px;
}
