/* Geral */
	body {
	font: 10pt "Trebuchet MS";
	text-align: justify;
	line-height: 20px;
	margin:0px;
	background: url(img/bg_body.jpg) repeat-x;
	}
	
	a:link, a:active, a:visited {
	color: black;
	text-decoration: none;
	}
	a:hover {
	color: #666666;
	}

	.geral {
	width: 950px;
	margin: 0 auto;
	}
	
	.centro {
	width: 528px;
	float: left;
	margin: 0px 20px 0px 20px;
	overflow: hidden;
	}	
	
/* Cabecalho */	
	
	.cabecalho {
	height: 140px;
	}
	.cabecalho img {
	border: none;
	}

	#topo {
	position: absolute;
	top: -10px;

	}

/* Menu */

	.menu_superior {
	position: absolute;
	top: 150px;

	}

	.menu_superior ul li {
	cursor: pointer;
	}

	.legenda_menu {
	position: absolute;
	top: 240px;
	margin-left: 80px;
	color: white;
	text-align: center;
	font: 13pt "Trebuchet MS";
	width: 200px;
	z-index:4;
}


	#agenda , #bares , #night , #encontre {
	display: none;
	}

	.menu_superior ul li {
	display: block;
	float: left;
	padding-left: 10px;
	}

	.menu {
	float:left;
	width: 220px;
	padding-top: 150px;
	font-size: 12pt;
	}


	.menu ul li {
	padding: 5px 0px 5px 0px;
	list-style-image:url(img/marcador.jpg);
	border-bottom: 1px solid #E8E8E8;
	clear:both;
	}

	.menu .submenu li{
	border-bottom: 1px solid white;
	background-color:white;
	}
	
	.desce_menu {
	margin-left: 60px;
	cursor: pointer;
	padding-left: 7px;
	}

	#sub_sobrebrasilia {
	display: none;
	}
	
	
/* Introdução */

	.introducao {
	width: 475px;
	border: 1px solid #E8E8E8;
	padding: 90px 15px 15px 20px;
	}

	.titulo_introducao {
	font: 20pt "Trebuchet MS";
	color: #FFCC00;
	text-align: right;
	margin-bottom: 0px;
	}
	
	.banner{
	border: 1px solid #CCCCCC;
	padding: 10px;
	width:450px;
	}
	
	.introducao a:visited{
	font-weight: bold;
	font-size: 11pt;
	}
	
	.introducao a:active{
	font-weight: bold;
	font-size: 11pt;
	}
	
	.introducao a:link{
	font-weight: bold;
	font-size: 11pt;
	}
	
	.introducao a:hover {
	text-decoration: underline;
	color: black;
	}


/* Corpo */	


	.corpo {
	width: 530px;
	}
	
	.chamada {
	width: 475px;
	border: 1px solid #E8E8E8;
	margin-top: 20px;
	padding: 0px 15px 15px 20px;
	}
	
	.icones {
	position: relative;
	top: -15px;
	float:right;
	background-color: white;
	}
	
	.titulo_chamada {
	background-color: white;
	padding: 0px 10px 0px 10px;
	font: 15pt "Trebuchet MS";
	position: relative;
	top: -15px;
	float:left;
	}
	
	.titulo_solto {
	clear:both;
	background-color: white;
	font: 15pt "Trebuchet MS";
	padding: 10px 0px 10px 0px;
	}

	.texto_chamada {
	padding: 0px 3px 0px 3px;
	clear:both;
	overflow:hidden;
	}
	
	.texto_comentarios {
	padding: 0px 10px 0px 10px;
	clear:both;
	overflow:auto;
	border-bottom: 1px solid #E8E8E8;
	padding: 10px;
	}

	.texto_horarios {
	padding: 0px 10px 0px 10px;
	clear:both;
	overflow:auto;
	border-bottom: 1px solid #E8E8E8;
	padding: 10px;
	}
	
	.nome_comentario
	{
	font-size: 8pt;
	font-weight: bold;
	color: #126082;
	}
	
	.texto_chamada img{
	float: left;
	padding: 10px;
	margin-right:10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	}
	
	.rodape_chamada {
	clear: both;
	width: 472px;
	margin-top: 0px;
	margin-bottom: 40px;
	padding: 3px 20px 3px 20px;
	background: url(img/bg_rodape_chamada.jpg) no-repeat;
	background-color: #E8E8E8;
	text-align: right;
	}
	
	.destaque {
	color: #126082;
	text-align: left;
	}

/* Formularios */

	form {
	font: 10pt "Trebuchet MS";
	text-align:left;
	}
	
	label {
	padding-right: 10px;
	}
	
	fieldset {
	width: 98%;
	border:none;
	}

	select {
	margin-top: 10px;
	border:1px solid #CCCCCC;
	background-color: #E8E8E8;
	font: 10pt "Trebuchet MS";
	}
	
	.cinema_form {
	width: 120px;
	}
	.filme_form {
	width: 200px;
	}
	
	.horarios_form{
	width: 120px;
	}
	
/* Publicidade */	
	
	
	.publicidade {
	float:right;
	width: 160px;
	padding-top: 150px;
	text-align: center;

	}

	.publicidade img {
	padding-bottom: 5px;

	}

/* Rodape */

	.rodape {
	clear:both;
	text-align: center;
	background-color: #818181;
	height: 50px;
	line-height: 50px;
	color: white;
	}
	.monumentos {
	clear:both;
	text-align: center;
	margin-bottom: -5px;
	}



