body { margin:0; background-color:#000000;}
#content { width: inherit; height:1200px; background-color:#000000;}
#center { width:996px; height:500px; position:absolute; margin-left:0px; margin-top:0px;}
#fundo { width: 996px; height:100px;position:absolute; margin-left: 0px; margin-top:500px;}
#fotoinfo { background-image:url(../images/fundotransp1.png);
	position: fixed;
	height: 400px;
	width: 350px;
	right: 250px;
	visibility: hidden;
	z-index: 3;
	top: 15px;
}
#lista {
	position: fixed;
	background-color: #ffffff;
	height:14px;
	width: 134px;
	right: 0px;
	margin-top:122px;
	visibility: visible;
	z-index: 1000;
	top: 0px;
}

#menu {
	position: fixed;
	height: 500px;
	width: 1000px;
	right: 0px;
	visibility: visible;
	z-index: 2;
	top: 0px;
}
#inscreve {
	position: fixed;
	height: 280px;
	width: 151px;
	right: 0px;
	margin-top:145px;
	visibility: visible;
	z-index: 3;
	top: 0px;
}
#tempo {
	position: fixed;
	height: 170px;
	width: 130px;
	right: 0px;
	margin-top:415px;
	visibility: visible;
	z-index: 4;
	top: 0px;
}
#formulario { width:996px; height:990px;border:1px #D5E04E solid; }
#fundo2 {
	width: 996px;
	height:140px; border:1px #D5E04E solid;  
	
}

#topinfo {
	width: 996px;
	height:172px; background-image: url(../images/topo_estrela.jpg); background-position:right; background-repeat:no-repeat;
	border:1px #D5E04E solid;}
	
#menu2 {position:absolute; left:200px; top:134px; width:153px; height:32px; z-index:1;}





