body {
	background-image:url(../../comuns/imagens/site_geral/bg_paginas_internas_degrade.jpg);
}
/* DIV DE DATA */
#data {
	border-bottom:1px solid #222222;
	margin-bottom: 15px;
	height:24px;
}
#data_atual, #usuario_online {
	height:18px;
	line-height:18px;
	color:#333333;
}
#topo_menu_institucional {
	height: 52px;
}
#capa_topo_filme {
	width:100%;
	height: 59px;
	visibility:visible;
	background:none;
}

#geral_conteudo_grande {
	padding:8px;
	margin-left:150px;
	min-height:600px;
	margin-bottom: 15px;
	padding-left:20px;
	padding-right:10px;
	border-left: 1px dashed #000000;
}
#geral_conteudo_grande ul {
	list-style-type: square;
	color:#CCCC00;
}
#geral_conteudo_grande h2 {
	padding:8px;
	color:#FFFFFF;
	background-color:#000000;
	font-size:14px;
}
#geral_banner_lateral {
	width:140px;
	float:left;
	clear:left;
	padding:8px;
	padding-left:2px;
	padding-top:0px;
	text-align:center;
	font-size:8px;
	color:#333333;
	padding-top:8px;
	text-transform:uppercase;
}
#geral_banner_lateral hr {
	border-width: 0px;
	height: 1px;
	border-top-width: 1px;
	width:90%;
	height:1px;
	margin:8px;
	text-align:center;
	color:#cecece;
	background:#cecece;
}
#geral_menu_lateral {
	width:140px;
	max-width: 145px;
	float:left;
	clear:left;
	padding:8px;
	padding-left:2px;
	padding-top:0px;
}
#geral_menu_lateral h2 {
	padding:8px;
	color:#FFFFFF;
	background-color:#000000;
	font-size:17px;
	text-transform:uppercase;
	margin-top:10px;
	margin-right: 22px;
}
#geral_menu_lateral ul {
	list-style-image:url(../../comuns/imagens/site_geral/icon_seta_ul.gif);
	padding:0px;
	padding-left:18px;
	margin:0px;
}
#geral_menu_lateral ul li {
	margin-bottom:10px;
	margin-top:0px;
}
#geral_menu_lateral ul li a {
	color:#5e6364;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}
#geral_menu_lateral ul li a:hover, #geral_menu_lateral ul li a:active {
	color:#000;
}