@charset "ISO-8859-1";
.links_menu {
	color: #000000;
	text-decoration: none;
	font-family:Tahoma;
	font-size:9pt;
}
.links_menu:hover {
	color:#e3bc6f;
	text-decoration: none;
	font-family:Tahoma;
	font-size:9pt;
}
.links_menu_expositores {
	color: #000000;
	text-decoration: none;
	font-family:Tahoma;
	font-size:9pt;
}
.links_menu_expositores:hover {
	color:#e3bc6f;
	text-decoration: none;
	font-family:Tahoma;
	font-size:9pt;
}
#quadro_exibir_galeria {
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	z-index:1;
	overflow:hidden;
	background:none;
	margin:0 auto;
}
.links_noticias {
	color: #c77416;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
}
.links_noticias:hover {
	color:#e3b66f;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
}
.links_ultimas_noticias {
	color: #c77416;
	text-decoration: none;
	font-family:Tahoma;
	font-size:12px;
}
.links_ultimas_noticias:hover {
	color:#e3b66f;
	text-decoration: none;
	font-family:Tahoma;
	font-size:12px;
}
.titulo_show {
	font-size: 13px;
	font-family: tahoma;
	color: #695D3D;
}
.texto_show {
	font-family: tahoma;
	font-size: 11px;
}