/*==================== Programação - programacao.php ====================*/
#programacoes {
	width:1000px;
	padding-top:10px;
	float:left;
}
#programacao {
	width:1000px;
	padding-bottom:10px;
	float:left;
}
#programacaoDiaexposicao {
	width:992px;
	background:#28166f;
	padding:4px;
	float:left;
}
#programacaoDiaexposicao_conteudo {
	width:992px;
	background:#F2F2F;
	padding:4px;
	float:left;
}
#programacaoDiaexposicao_prog {
	width:992px;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
}
#programacaoDiaexposicao_prog a {
	width:992px;
	float:left;
}
#programacaoDiaexposicao_prog a:hover {
	background:#DEE2FE;
	text-decoration:underline;
}
.balloonstyle {
	position:absolute;
	top:-500px;
	left:0;
	padding:15px;
	visibility:hidden;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color:white;
	width:950px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135, Strength=5);
}
#arrowhead {
	z-index:99;
	position:absolute;
	top:-500px;
	left:0;
	visibility:hidden;
}

