/* CSS Document */

@import url("class.css");
@import url("menu_apresentacoes.css");


html, body {
	height: 100%;
	}
	
* html #container #conteudo_centro {
	height: 100%; /* hack para IE6 hq trata height como min-height */
	}



body {
	margin: 0 0 0 0;
	width: auto;
	height: 100%;
	background-color: #669900;
	font: normal 11px tahoma;
	color: #666666;
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	scrollbar-shadow-color: transparent;
	scrollbar-face-color: #CCCCCC;
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-highlight-color: transparent;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	text-aling: center;
	overflow-x: hidden !important;	
}

p{
	line-height: 1.2em;
	margin: 0 0 4px 0;
	text-align: inherit;
}
table{
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;	
}


form{
	margin: 0;
	padding: 0;
}

table, tr, td{
	background-color: none;
	font: normal 11px tahoma;
}

h1, h2, h3, h4, h5 {
	font-size: 11px !important;
	margin: 0;
	padding: 0;
}


/* LINKS */

a:link { 
	text-decoration: none; 
	color: #cc0000; 
}	
a:visited { 
	text-decoration: none; 
	color: #ff3333;
	}
a:hover { 
	text-decoration: none; 
	color: #669900;
	}

a:active {
	text-decoration: none;
	color: #cc0000;
}


/* CONTAINER */


#container{
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 770px;
	min-height: 100%;	
	background-color: transparent;
	overflow: inherit;
}

#container_popup_450{
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 450px;
	min-height: 100%;	
	background-color: transparent;
	overflow: inherit;
}

#topo_01{
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_topo_01.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 40px;
}

#menu_principal{
	text-align: center;
	width: inherit;
	height: auto;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	color: #999999;
	font-size: 12px;
}

#indicacao_container_script_font{
	font-family: tahoma;
	color: #ffffff;
	background-color: #669900;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 0 0;	
	display: block;
	width: inherit;
	height: auto;
}



/* LINKS #menu_principal */

#menu_principal a:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; 
}	
#menu_principal a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #669900;
	}
#menu_principal a:hover { 
	font-weight: bold; 
	text-decoration: none; 
	color: #cc0000;
	}

#menu_principal a:active {
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}



#topo_02{
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_topo_02.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 130px;
}

#menu_icones{
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 80px 0 0 294px;
}

#topo_03{
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_topo_03.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 30px;
}

#menu_botoes_container{
	width: inherit;
	height: inherit;
}

#menu_bts_float{
	text-align: left;
	float: left;
}

#menu_select_cronograma{
	margin: 0 0 0 13px;
	padding: 0;
	width: 289px;
	height: 30px;
	background-image: url(../imagens/bt_menu_3.jpg);
	text-align: center;
	float: left;
}

#select_cronograma_position{
	margin: 0;
	padding: 6px 0 0 0;
}

#select_pordata_eventos{
	width: 130px;
	max-width: 130px!important;
	margin: 5px 0 0 0;
	padding: 0;
}



#container_conteudo_principal{
	background-image: url(../imagens/ffffff.jpg);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 770px;
	height: 100%;
	min-height: 100%;	
	/*
	height: auto;
	height: auto !important;
	min-height: 400px;
	*/
	background-color: transparent;
	overflow: inherit;
}

#conteudo_topo{
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_conteudo_topo.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 20px;
}

#conteudo_centro{
	position: relative;
	background-image: url(../imagens/ffffff.jpg);
	background-repeat: repeat;
	display: block;
	margin: 0;
	padding: 0 20px 0 20px;
	background-color: #FFFFFF;
	width: 730px;
	height: 100%;
	min-height: 100%!important;	
	/*
	height: auto;
	min-height: 400px;
	*/
}


#conteudo_rodape{
	position: inherit;
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_conteudo_rodape.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 20px;
}


#container_rodape{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 770px;
	height: auto !important;
	min-height: 100px;
	background-color: #FFFFFF;
	overflow: inherit;
}

#container_rodape_contato{
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: inherit;
	padding-bottom: 0;
	padding-left: inherit;	
	width: 770px;
	height: auto !important;
	background-color: transparent;
	overflow: inherit;
}

#rodape_menu_bottom{
	color: #FFFFFF;	
	text-align: inherit;
	margin: 0;
	width: inherit;
	height: auto;
	padding: 3px 0 5px 0;
}

/* LINKS #container_rodape_contato */

#rodape_menu_bottom a:link { 
	text-decoration: none; 
	color: #ffff33; 
}	
#rodape_menu_bottom a:visited { 
	text-decoration: none; 
	color: #ffffcc;
	}
#rodape_menu_bottom a:hover { 
	text-decoration: none; 
	color: #ffcc00;
	}

#rodape_menu_bottom a:active {
	text-decoration: none;
	color: #ffff66;
}



#rodape_direitos_bottom{
	color: #ffff99;	
	text-align: inherit;
	margin: 0;
	width: inherit;
	height: auto;
	padding: 3px 0 5px 0;
}

#rodape_desenvolvimento_bottom{
	color: #ffffcc;
	text-align: inherit;
	margin: 0;
	width: inherit;
	height: auto;
	padding: 3px 0 5px 0;
}

/* LINKS #container_rodape_contato */

#rodape_desenvolvimento_bottom a:link { 
	text-decoration: none; 
	color: #ffffcc; 
}	
#rodape_desenvolvimento_bottom a:visited { 
	text-decoration: none; 
	color: #ffffcc;
	}
#rodape_desenvolvimento_bottom a:hover { 
	text-decoration: none; 
	color: #ffff00;
	}

#rodape_desenvolvimento_bottom a:active {
	text-decoration: none;
	color: #ffffcc;
}





#rodape_topo{
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_rodape_topo_01.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 25px;
}

#rodape_centro{
	margin: 0;
	padding: 0 20px 0 20px; 
	background-color: #FFFFFF;
	width: 730px;
	height: 100px;
	max-height: 100px!important;
}


#rodape_rodape{
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../imagens/1_rodape_rodape_01.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 25px;
}


#lateral_esq_130_container{
	/*background-color: #000000;*/
	float: left;
	display: block;
	width: 130px;
	height: auto;
	margin: 0 15px 0 0;
	padding: 0;
}


#lateral_dir_120_container{
	/*background-color: #000000;*/
	float: right;
	display: block;
	width: 120px;
	height: auto;
	margin: 0;
	padding: 0;
}


#exibe_conteudo_central_container{
	float: left;
	display: block;
	width: 450px;
	height: auto;
}

#banner_central_450,
#exibe_central_450_eventos{
	margin: 0 0 10px 0;
	display: block;
	width: inherit;
	height: auto;
}

#exibe_banner_central_450_eventos{
	background-image: url(../imagens/banner_eventos_topo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_incricoes01{
	background-image: url(../imagens/banner_inscricoes_topo_01.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_incricoes02{
	background-image: url(../imagens/banner_inscricoes_topo_02.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_incricoes03{
	background-image: url(../imagens/banner_inscricoes_topo_03.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_incricoes04{
	background-image: url(../imagens/banner_inscricoes_topo_04.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_expositores01{
	background-image: url(../imagens/banner_expositores_topo_01.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_apoiadores01{
	background-image: url(../imagens/banner_apoio_topo_01.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_contato01{
	background-image: url(../imagens/banner_contato_topo_01.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}


#exibe_banner_central_450_incricoes04{
	background-image: url(../imagens/banner_inscricoes_topo_04.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_cronograma{
	background-image: url(../imagens/banner_cronograma_topo.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_imprensa01{
	background-image: url(../imagens/banner_imprensa_topo_01.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_imprensa02{
	background-image: url(../imagens/banner_imprensa_topo_02.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}

#exibe_banner_central_450_imprensa03{
	background-image: url(../imagens/banner_imprensa_topo_03.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	display: block;
	width: 450px;
	height: 110px;
}



#exibe_central_eventos_dest_container,
#exibe_central_imprensa_dest_container{
	margin: 0 0 10px 0;
	width: inherit;
	height: inherit;
	min-height: 210px!important;
}

#exibe_central_imprensa_paginacao_container{
	text-align: center;
	margin: 5px 0 10px 0;
	width: inherit;
	height: inherit;
	min-height: 210px!important;
}

#exibe_central_exibe_eventos_container,
#exibe_central_exibe_apresentacao_container,
#exibe_central_exibe_expositor_container{
	background-color: #f7f7f7;
	background-image: url(../imagens/f7f7f7.gif);
	background-repeat: repeat;
	border-top: 1px solid #cccccc;
	margin: 10px 0 10px 0;
	padding: 5px 0 0 0;
	width: inherit;
	height: inherit;
	min-height: 100px!important;
}

#exibe_central_eventos_container_linha,
#exibe_central_inscricoes_container_linha,
#exibe_central_apoios_container_linha,
#exibe_central_contato_container_linha{
	margin: 0 0 10px 0;
	width: inherit;
	height: inherit;
	min-height: 100%;
}

#exibe_central_inscricoes_separa_apresentacao{
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	width: inherit;
	height: inherit;
	min-height: 100%;
	border-bottom: 1px solid #eeeeee;	
}




#exibe_central_incricoes_container_linha{
	margin: 0 0 10px 0;
	width: inherit;
	height: inherit;
	max-width: 450px!important;
	min-height: 100%;
}

#exibe_central_cadastrese_container_total{
	text-align: center;
	margin: 0 0 10px 0;
	width: inherit;
	height: inherit;
	min-height: 100%;
}

#cadastro_exibe_sim,
#cadastro_exibe_nao{
	margin: 0 0 10px 0;
	width: inherit;
	height: inherit;
	min-height: 100%;
}


#exibe_container_imprensa_destaques,
#exibe_container_imprensa_chamadas{
	clear: both;
	text-align: left;
	width: inherit;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}



#topo_palestrante_01{
	background-image: url(../imagens/1_topo_popup_01.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 160px;
}

#topo_indicacao_01{
	background-image: url(../imagens/1_topo_popup_01_indicacao.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 160px;
}


#conteudo_palestrante_container,
#conteudo_indicacao_container{
	background-image: url(../imagens/ffffff.jpg);
	background-repeat: repeat;
	width: 430px;
	height: auto;
}

#topo_palestrante_02,
#topo_indicacao_02{
	background-image: url(../imagens/1_topo_popup_02.jpg);
	background-repeat: no-repeat;
	width: 430px;
	height: 25px;
}

#rodape_palestrante_01,
#rodape_indicacao_01{
	clear: both;
	background-image: url(../imagens/1_rodape_popup_01.gif);
	background-repeat: no-repeat;
	width: 430px;
	height: 15px;
}


#exibe_txt_palestrante_dest{
	background-image: url(../imagens/ffffff.jpg);
	background-repeat: repeat;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 330px;
	height: auto;
	float: right;
}

#exibe_txt_palestrante_dest_total,
#exibe_txt_indicacao_dest_total{
	background-image: url(../imagens/ffffff.jpg);
	background-repeat: repeat;
	text-align: left;
	margin: 0;
	padding: 0 10px 0 10px;
	width: 410px;
	height: auto;
	float: right;
}

#exibe_foto_imprensa_dest,
#exibe_foto_palestrante_dest{
	margin: 0;
	padding: 0;
	width: 60px;
	height: 60px;
	float: left;
	display: block;
}


#exibe_foto_palestrante_dest_popup{
	margin: 0;
	padding: 0 10px 10px 0;
	width: 60px;
	height: auto;
	float: left;
	display: block;
}


#exibe_txt_imprensa_dest{
	/*background-color: #999999;*/
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 380px;
	height: auto;
	float: right;
	display: block;
}


/* LINKS #exibe_txt_imprensa_dest */

#exibe_txt_imprensa_dest a:link,
#exibe_txt_imprensa_dest a:visited,
#exibe_txt_imprensa_dest a:active{ 
	text-decoration: none; 
	color: #669900;
}
#exibe_txt_imprensa_dest a:hover { 
	text-decoration: none; 
	color: #cc0000;
}


#exibe_txt_imprensa_chamada{
	/*background-color: #999999;*/
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	width: inherit;
	height: auto;
	float: left;
	display: block;
}


/* LINKS #exibe_txt_imprensa_chamada */

#exibe_txt_imprensa_chamada a:link,
#exibe_txt_imprensa_chamada a:visited,
#exibe_txt_imprensa_chamada a:active{ 
	text-decoration: none; 
	color: #669900;
}
#exibe_txt_imprensa_chamada a:hover { 
	text-decoration: none; 
	color: #cc0000;
}




#exibe_txt_imprensa_detalhes{
	/*background-color: #999999;*/
	text-align: left;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;	
	width: 450px;
	height: auto;
	float: left;
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
}


/* LINKS #exibe_txt_imprensa_chamada */

#exibe_txt_imprensa_detalhes a:link,
#exibe_txt_imprensa_detalhes a:visited,
#exibe_txt_imprensa_detalhes a:active{ 
	text-decoration: none; 
	color: #669900;
}
#exibe_txt_imprensa_detalhes a:hover { 
	text-decoration: none; 
	color: #cc0000;
}



#exibe_txt_eventos_esq_260,
#exibe_txt_apresentacao_esq_260{
	float: left;
	display: block;
	text-align: left;
	width: 250px; /* 10px do padding */
	height: auto;
	padding: 0 5px 0 5px;
}

#exibe_txt_expositor_esq_360{
	float: left;
	display: block;
	text-align: left;
	width: 360px; 
	height: 100%;
}


#apresentacao_chamadas_color_dinamica,
#apresentacao_chamadas_evento_nome{
	width: inherit;
	height: auto;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	color: #999999;
}


/* LINKS apresentacao_chamadas_evento_nome */

#apresentacao_chamadas_evento_nome a:link { 
	text-decoration: none; 
	color: #999999; 
}	
#apresentacao_chamadas_evento_nome a:visited { 
	text-decoration: none; 
	color: #999999;
	}
#apresentacao_chamadas_evento_nome a:hover { 
	text-decoration: none; 
	color: #cc0000;
	}

#apresentacao_chamadas_evento_nome a:active {
	text-decoration: none;
	color: #999999;
}


#exibe_txt_eventos_dir_180{
	float: right;
	display: block;
	text-align: left;
	width: 170px; /* 10px do padding */
	height: auto;
	padding: 0 5px 0 5px;
}

#exibe_txt_expositor_dir_80{
	float: right;
	display: block;
	text-align: right;
	width: 80px; /* 10px do padding */
	height: auto;
	padding: 0 5px 0 5px;
}

#exibe_links_eventos_centro{
	clear: both;
	text-align: left;
	width: inherit;
	height: 5px;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 10px 0 10px 0;
}

#exibe_links_expositores_centro{
	clear: both;
	text-align: left;
	width: inherit;
	height: 5px;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 10px 0 10px 0;
}

#exibe_links_imprensa_centro_galerias{
	clear: both;
	text-align: left;
	width: inherit;
	height: auto;
	margin: 0;
	padding: 0 0 5px 0;
}

#exibe_links_logos_apoio_centro,
#exibe_formulario_contato_centro{
	clear: both;
	text-align: center;
	width: inherit;
	height: auto;
	margin: 0;
	padding: 0 0 5px 0;
}


#exibe_expositor_reserva_centro,
#exibe_visitante_reserva_centro{
	text-align: left;
	width: inherit;
	height: auto;
	margin: 0;
	padding: 0 0 15px 0;
}


#produtos_ex_img_60_dest{
	text-align: center;
	float: left;
	display: table;
	width: 60px;
	height: 60px;
	margin: 2px;
	padding: 0;
}

#produtos_ex_img_80_logo{
	text-align: center;
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 9px 0 0 9px;
}


#exibe_dados_eventos_centro{
	text-align: left;
	width: inherit;
	height: auto;
	margin: 0;
	padding: 10px 0 10px 0;
}


#exibe_link_imprensa_centro{
	text-align: center;
	clear: both;
	width: 450px;
	height: 10px;
	margin: 10px 0 0 0;
	padding: 0;
}

#exibe_img_imprimaseuconvite_esq{
	float: left;
	width: 108px;
	height: 10px;
	padding: 0 0 0 5px;
}

#exibe_img_increvase_esq{
	float: left;
	width: 53px;
	height: 10px;
	padding: 0 0 0 5px;
}

#exibe_img_saibamais_dir{
	float: right;
	width: 65px;
	height: 13px;
}

#exibe_img_excluir_dir{
	float: right;
	width: 34px;
	height: 13px;
}


#exibe_img_fechar_dir{
	float: right;
	width: 32px;
	height: 13px;
	padding: 0 5px 0 0;
}

#exibe_img_fechar_dir_expositor{
	float: right;
	width: 32px;
	height: 13px;
	padding: 0 5px 0 0;
}


#lateral_apresentacao_container{
	margin: 0;
	float: inherit;
	width: inherit;
	height: auto;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

#lateral_bts_container{
	text-align: center;
	margin: 0;
	float: inherit;
	width: inherit;
	height: auto;
	padding: 3px 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

#lateral_banners_120{
	text-align: center;
	margin: 0;
	float: inherit;
	width: inherit;
	height: auto;
	padding: 5px 0 8px 0;
	border-bottom: 1px solid #cccccc;
}

#exibe_banner_120_position{
	margin: 0;
	float: inherit;
	width: inherit;
	height: auto;
	padding: 3px 0 3px 0;
}





#lateral_realizacao_container,
#lateral_parceiros_container,
#lateral_patrocinio_container,
#lateral_agencia_turismo_container,
#lateral_montadora_container,
#lateral_comunidade_container{
	margin: 10px 0 0 0;
	float: inherit;
	width: inherit;
	height: auto;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

#menu_exibe_logos_realizacao,
#menu_exibe_logos_patrocinio,
#menu_exibe_logos_agencia_turismo,
#menu_exibe_logos_montadora,
#menu_exibe_logos_comunidades{
	text-align: center;
	color: #999999;
	float: inherit;
	width: inherit;
	height: auto;
}






/* TÓPICOS DO SITE */

#topico_apresentacoes_tc{
	margin: 0;
	padding: 0;
	width: 130px;
	height: 20px;
	background-image: url(../imagens/tc_apresentacoes.jpg);
	background-repeat: no-repeat;
}

#topico_realizacao_tc{
	margin: 0;
	padding: 0;
	width: 130px;
	height: 20px;
	background-image: url(../imagens/tc_realizacao.jpg);
	background-repeat: no-repeat;
}

#topico_parceiros_tc{
	margin: 0;
	padding: 0;
	width: 130px;
	height: 20px;
	background-image: url(../imagens/tc_parceiros.jpg); 
	background-repeat: no-repeat;
}

#topico_montadora_tc{
	margin: 0;
	padding: 0;
	width: 130px;
	height: 20px;
	background-image: url(../imagens/tc_montadora.jpg); 
	background-repeat: no-repeat;
}

#topico_patrocinio_tc{
	margin: 0;
	padding: 0;
	width: 130px;
	height: 20px;
	background-image: url(../imagens/tc_patrocinio.jpg); 
	background-repeat: no-repeat;
}

#topico_ag_turismo_tc{
	margin: 0;
	padding: 0;
	width: 130px;
	height: 20px;
	background-image: url(../imagens/tc_agenciaturismo.jpg);
	background-repeat: no-repeat;
}

#topico_comunidade_tc{
	margin: 0;
	padding: 0;
	width: 130px;
	height: 20px;
	background-image: url(../imagens/tc_comunidade.jpg);
	background-repeat: no-repeat;
}

#topico_eventos_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_eventos.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_evento_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_evento.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_cronograma_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_cronograma.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_incricoes_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_inscricoes.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_expositores_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_expositores.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_apoio_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_apoio.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}


#topico_contato_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_contato.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_expositor_reserva_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_expositor_reserva.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_condicoes_gerais_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_condicoes_gerais.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}


#topico_quero_visitar_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_quero_visitar.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_visitante_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_visitante.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}


#topico_apresentacoes_selecionadas_tv{
	margin: 20px 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_apresentacoesselecionadas.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_expositores_por_evento_tv{
	margin: 20px 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_expositores_por_evento.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_finalizar_inscricao_tv{
	margin: 20px 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_finalizar_inscricao.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}


#topico_inscricao_realizada_tv{
	margin: 20px 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_inscricao_realizada.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_imprensa_tv{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	height: 20px;
	background-image: url(../imagens/tv_imprensa.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #99cc00;
}

#topico_apoio_tc{
	margin: 0;
	padding: 0;
	width: 41px;
	height: 20px;
	background-image: url(../imagens/tc_apoio.jpg);
	background-repeat: no-repeat;
}




