#demotip { 
	margin-top: -40px;
}

/**
 * sidebar
 */
#sidebar, #sidebar_internal {
	margin-top: 15px;
	width: 230px;
	float: left;
}

#sidebar_internal {
	width: 170px;
}

#sidebar li,#sidebar_internal li {
	font-size: 12px;
	display: block;
}

#sidebar li a, #sidebar_internal li a {
	padding: 2px 0;
	background: url(../_img/bullet-bca.gif) no-repeat 11px 8px;
	line-height: 22px;
	height: 100%;
	padding-left: 24px;
	text-decoration: none;
	color: #333;
	display: block;
	border-bottom: solid #e9e9e9 1px;
}

#sidebar li a:hover, #sidebar_internal li a:hover{
	text-decoration: underline;
	color: black;
}

#sidebar li.featured, #sidebar_internal li.featured {
	font-weight: bold;
}

#sidebar li.current a, #sidebar_internal li.current a {
	background: url(../_img/btn-verm.gif) no-repeat 0 0;
	color: white;
	border-bottom: none;
}

#sidebar li.current a:hover, #sidebar_internal li.current a:hover {
	text-decoration: none;
	color: white;
}

#sidebar h4, #sidebar_internal h4 {
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar p, #sidebar_internal p {
	font-size: 12px;
	margin-bottom: 20px;
}



/**
 * content
 */
#text, #text_full, #text_internal {
	margin-top: 15px;
	width: 690px;
	float: right;
	margin-bottom: 15px;
	display: inline;
}

#text_full {
	width: 950px;
}

#text_internal {
	width: 770px;
}

#text-space {
	height: 50px;
	margin-bottom: 20px;
}

#text a, #text_internal a {
	color: #444;
}

#text a:hover, #text_internal a:hover {
	color: #000;
}

#text h1, #text h2, #text h3, #text_internal h1, #text_internal h2, #text_internal h3 {
	font-family: "Myriad Pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 10px;
}

#text h1, #text_internal h1 {
	color: #692524;
	font-weight: bold;
	font-size: 26px;
}

#text h2, #text_internal h2 {
	color: #333;
	margin-top: 30px;
	font-size: 22px;
}

#text p, #text ul, #text dl, #text table, #text_internal p, #text_internal ul, #text_internal dl, #text_internal table {
	font-size: 13px;
	color: #555;
}

#text p, #text li, #text_internal p, #text_internal li {
	line-height: 22px;
}

#text li, #text_internal li {
 	list-style-image:url("/_img/bullet_text.gif");
	list-style-position:inside;
}

#text p, #text_internal p {
	margin: 15px 0;
}

#text .box, #text_internal .box {
	float: left;
	width: 240px;
	margin-right: 25px;
	margin-bottom: 25px;
}

#text .box-last, #text_internal .box-last {
	margin-right: 0;
}

#text .box a, #text_internal .box a {
	text-decoration: none;
}

#text .box a:hover, #text_internal .box a:hover {
	color: black;
}

#text .box h2, #text_internal .box h2 {
	color: #333;
	margin-top: 5px;
}

#text .box p, #text_internal .box p {
	color: #555;
}


/*
 * form 
 */
form.frm-interna
{
	font-size: 12px;
}

form.frm-interna label
{
	color: #666;
	display: block;
	font-size: 13px;
	width: 210px;
	float: left;
	text-align: right;
	padding-right: 20px;
	line-height: 22px;
}

form.frm-interna label.block
{
	width: auto;
	text-align: left;
	float: none;
}

form.frm-interna input[type=text], form.frm-interna input[type=password], form.frm-interna textarea, form.frm-interna select
{
	border: solid #ccc 1px;
	background: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px; 
	width: 300px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/**
 * crumbs
 */
ul#crumbs {
	display: none;
	padding: 0;
	margin: 0;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 1em;
	width: 100%;
}

ul#crumbs li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 25px;
	padding-left: .75em;
	color: #777;
	font-size: 0.7em;
	font-weight: bold;
}

ul#crumbs li a {
	font-weight: normal;
	display: block;
	padding: 0 15px 0 0;
	background: url(../_img/crumbs.gif) no-repeat right center;
}

ul#crumbs li a:link, ul#crumbs li a:visited {
	color: #777;
}

ul#crumbs li a:hover, ul#crumbs li a:focus {
	color:#dd2c0d;
}


* html #tudo {
	height: 100%;
}

html, body {
	height: 100%;
	}

#tudo {
	position:relative;  /*Contexto de posicionamento */
	min-height:100%;/**/
}
#footer{
	position: absolute;
	bottom: 0;
	width:100%;
	padding-left:0; 
	padding-right:0;
	left:0;
}
.clear {clear:both;}



#text ul#itens_expo{
	display:block; float:left;
	margin-bottom:20px;
}
#text ul#itens_expo li.anchor{
	font-size:14px;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;
	color:#682024;	
	
}

#text table.t, #text_internal table.t{
	float:right;
	border-collapse: separate;
	border-spacing: 10px;
	margin-left:0px;
}
#text table.t thead tr td, #text_internal table.t thead tr td{
	 background-color:#692526;
	 color:#FFFFFF;
	 width:150px;
}
#text table.t thead tr td, #text_internal table.t thead tr td{
	text-align:center;
	padding:5px;
}
#text table.t tbody tr td, #text_internal table.t tbody tr td{
	padding:0px;
	text-align:center;
}

#text h3.expo, #text h2.expo, #text_internal h3.expo, #text_internal h2.expo{ 
	color:#682024;
	font:bold 20px "Lucida Sans", "Lucida Grande", sans-serif;
}
a.palestrante:hover{background-color:#FFEFEF;}
.abas{
	margin-top:-54px; 
	z-index:6; padding-left:500px; float:left;
}
.aba{width:108px; 
	height:45px; 
	float:right; 
	display:block; 
	text-decoration:none; 
	text-align:center; 
	line-height:45px;
}
.aba_ativa{	
	background:#FFF url(/_img/aba_ativa.gif); 
}
.aba_inativa{
	background:#FFF url(/_img/aba_inativa.gif);
}
/* =============================================== */
table.tabela_beneficios tr td{
	 border:1px solid #CCC;
	 text-align:center;
	 padding:5px;
}


#text #lista_clipping li{
	width:100%;
	clear:both;
	padding-left:20px;	
	
}
#text #lista_clipping li a{
	text-decoration:none;	
}
#text #lista_clipping li a:hover{
	text-decoration:underline;	
}
#text #lista_clipping li.data_clip{
	clear:both;
	color: #333;
	padding-top: 20px;
	font-size: 18px;
	padding-bottom:10px;
	padding-left:0;
	list-style:none;
}
#text #lista_clipping li.clip_arquivo{
	clear:none;
	display:block; 
	width:100px; 
	float:left;
	border:1px solid #ccc;
	text-align:center;
	margin-left: 20px;
	margin-top:20px;
	padding-left:0;
	list-style:none;
}


/**
 * inscricao confirma
 */
table.inscricao {
	width: 100%;
}

table.inscricao td, table.inscricao th {
	padding: 3px;
}

table.inscricao td {
	border: solid #e8e8e8 1px;
}

table.inscricao td.label {
	font-weight: bold;
	width: 300px;
	text-align: right;
}

table.listagem td{
	font-size: 12px;
}

table.listagem th {
	font-weight: bold;
}

table.listagem tr.atual td {
	background: #ffffcc;
}

ul#abas {
	border-bottom: solid #ccc 1px;
	height: 27px;
}

ul#abas li {
	display: inline;
	list-style: none
}

ul#abas li a {
	display: block;
	float: left;
	padding: 2px 7px;
	text-decoration: none;
	background: #FCC;
	color: white;
	border: solid #ccc 1px;
	border-bottom: none;
	border-right: none;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	
}

ul#abas li.ult a {
	border-right: solid #ccc 1px;
}

ul#abas li a:hover {
	border-bottom: solid #999 3px;
	text-decoration: none;
	color: white;
}

ul#abas li a.atual {
	background: #F66;
	border-bottom: solid #333 3px;
}

