* {
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, sans-serif;
	color:#000000;
	border:0;
}
body {
	background-color: #490707;
}
h1{
	font-size:16px;
	font-weight:bold;
}
#container {
	width: 808px;
	position: absolute;
	left:50%;
	margin-left:-370px;
	top:0px;
	padding-bottom:0px;
}
#menu {
	width:808px;
	background:url(../images/menu.jpg);
}
#patrocinadores {
	background:url(../images/patrocinio.jpg);
	width:235px;
	height:119px;
	top:83%;
	left:520px;
	position:absolute;
	clear:left;
	z-index:2;
	float:left;
	display: inline;
}
#patrocinadoresProgramacao {
	background:url(../images/patrocinio.jpg);
	width:235px;
	height:119px;
	top:90%;
	left:520px;
	position:absolute;
	clear:left;
	z-index:2;
	float:left;
	display: inline;
}
#patrocinadoresGaleria{
	background:url(../images/patrocinio.jpg);
	width:235px;
	height:119px;
	top:86%;
	left:520px;
	position:absolute;
	clear:left;
	z-index:2;
	float:left;
	display: inline;
}
#apresentacao {
	background:url(../images/apresentacao_conteudo.jpg);
	width:808px;
	height:451px;
}
#filme{
	background:url(../images/filme_conteudo.jpg);
	width:808px;
	height:472px;
}
#programacao{
	background:url(../images/programacao_conteudo.jpg);
	width:816px;
	height:1803px;
}
#equipe{
	background:url(../images/equipe_conteudo.jpg);
	width:804px;
	height:510px;
}
#parceiros{
	background:url(../images/parceiros_conteudo.jpg);
	width:807px;
	height:510px;
}
#galeria{
	background:url(../images/galeria_conteudo.jpg);
	width:806px;
	height:707px;
}
	#galeria #exibe_foto{
		top:10px;
		height:346px;
		width:520px;
			margin-left:150px;
			padding-top:50px;
	}
	
	
	

#conteudo_top {
	padding-right:10px;
}
#conteudo_middle {
	background:url(../images/conteudo_middle.gif) repeat-y;
}
#conteudo{
	position:relative;
	left:21%;
	width:63%;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#link_edicoes_anteriores{
	padding-left:80px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


/*Slideshow*/
.slideshow {  }
/*.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }*/

