body { margin: 0px; background:url(../imagens/fundo.jpg) repeat-x #000; }

p {
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
#corpo {
	width:1000px;
	margin-left: -500px;
	left: 50%;
	height:auto;
	position:absolute;
}

#topo {
	width:1000px;
	height:auto;
	margin-bottom:30px;
	padding:0px;
	float:left;
}

#NoticiaFoto,#BlocoAgenda {
	width: 1000px;
	height: auto;
	float:left;
	z-index:1;
}

#BlocoDanca {
	width: 790px;
	height: 400px;
	float:left;
	z-index:1;
	margin-bottom:15px;
}

#NoticiaTexto {
	width: 350px;
	height: 350px;
	background:#F90;
	margin-right:25px;
	margin-top:25px;
	z-index:1900;
	position:absolute;
	left: 631px;
	top: 130px;
}

#Videos {
	width:1000px;
	height:96px;
	margin:5px 0px 5px 0px;
	padding:0px;
	background:#000;
	float:left;
}

#banners {
	width:1000px;
	height:auto;
	margin:5px 0px 5px 0px;
	padding: 0px;
	float:left;
	}
	
#logos {
	width:1000px;
	height:auto;
	margin:5px 0px 5px 0px;
	padding:0px;
	float:left;
	text-align:center;
}

#rodape{
	width:1000px;
	height:25px;	
	margin:5px 0px 5px 0px;
	line-height:25px;
	padding:0px;
	clear:both;
	text-align:center;
}

#noticias-imprensa a:hover{
	/*	color:#000;
		background:#FFF;
		*/
}

#noticias-imprensa strong{
		/* font-size:15px; */
}

#cinema {
	width:1000px;
	margin:0 auto;	
}

.fotocinema{
	width:250px;
	float:right;
	margin-top:33px;
	margin-left:10px;
}





