		#menu ul {
			padding:0px;
			margin:0px;
			background-color:#EDEDED;
			list-style:none;
			text-align:center;
			margin-bottom:10px;
		}
		}
		#menu a {
			display:block;
			background-color:red;
			color:#FFFFFF;
			font-size:30px;
			text-align:center;
			text-decoration:none;
			padding:10px;
			margin-bottom:10px;
			border-radius:8px;
			box-shadow: 1px 1px 1px 1px #000000;
		}
		#menu a:hover {
			background-color:#FFFFFF;
			color:red;
		}
		#menu ul li { 
			display: inline; 
		}
		#menu ul li a {
			padding: 2px 10px;
			display: inline-block;
			background-color:#EDEDED;
			color: #333;
			text-decoration: none;
			border-bottom:3px solid #EDEDED;
		}	
		#texto p {
			text-align:center;
			font-family:verdana;
			margin:0;
			color:#000000;
		}
		body {
			background-color:#000000;
			margin:0;
		}
		#texto h1 {
			text-align:center;
			font-family:verdana;
			margin:0;
		}
		#texto hr {
			margin:30px;
			width:640px;	
		}
		#menu nav {
			clear:left;
		}
		#texto {
			width:700px;
			background-color:#ffffff;
			padding:20px 50px;
			margin:auto;
			font-family:verdana;	
			background-color:RGBA(255,255,255,0.7);
			border-radius:25px;
		}
		#imagem {
			text-align:center;
			clear:left;
			margin:auto;
			margin-top:10px;
			background-color:#000000;
		}
		#formulario  {
			margin:auto;
			background-color:#FFFFFF;
			padding:30px;
			text-align:center;
			width:350px;
			display:block;
			border-radius:25px;	
		}
		#voltar {
		font-family:verdana;
		margin-left:790px;
		text-align:center;
		margin-top:300px;
		padding:50px;
		text-decoration:none;
		font-size:30px;
		}
		#cartaz {
		width:200px;
		margin:auto;
		}
		#cartaz img {
		width:160px;
		height:237px;
		}
		#tituloresumo{
		text-align:center;
		}
		#atores {
		margin-top:10px;
		margin-bottom: 10px;
		}
		#atores img {
		width:120px;
		height:160px;
		margin:auto;
		}
		#tituloresumo1 {
		text-align:center;
		}
		#resumo1 {
		text-align:justify;
		margin:auto;
		}
		#textoatores {
		width:700px;
		background-color:#ffffff;
		padding:20px 50px;
		margin:auto;
		font-family:verdana;	
		background-color:RGBA(255,255,255,0.7);
		border-radius:25px;
		height:2100px;
		}
		#textoatores p {
		text-align:justify;
		font-family:verdana;
		margin:auto;
		color:#000000;
		
		}
		#textoatores h1 {
		text-align:center;
		font-family:verdana;
		margin:0;
		}
		#textoatores hr {
		margin:40px;
		width:640px;
		
		}	
		#tfinal{
			color:#ffffff;
			text-align:center;
		}
		#resposta {
			font-family:verdana;	
			background-color:RGBA(255,255,255,0.7);
			border-radius:25px;
			margin:auto;
			width:640px;
				}