body {
	font: small Arial, Verdana, Helvetica, sans-serif;
	}
	
.geral{
	width: 800px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	top:50%;
	margin-top:-230px;
	}	
	
.geral .topo{
	width:800px;
	height:265px;
	margin:0 0 10px 0;
	float:left;
	background:#e5e5e5;
	}
	
.geral .topo h1 a{
	width:220px;
	height:121px;
	float:left;
	background:url(../img/layout/logo.gif) 0 0 no-repeat;
	margin:40px 25px 0 25px;
	}
	
.geral .topo h1 a span{display: none;}

.geral .topo label{
	width:510px;
	float:left;
	margin:82px 0 0 0;
	font-size:1em;
	color:#777;
	}
	
.geral .topo label a{
	color:#777;
	}
	
.geral .topo label a.en{
	padding:0 0 0 250px;
	}	
	
.geral .inscrevase{
	width:800px;
	float:left;
	margin:0 0 7px 0;
	}
	
.geral .chamadas dl{
	width:125px;
	float:left;
	margin:0 10px 0 0;
	}
	
.geral .chamadas dl.even{
	margin:0;
	}
	
.geral .chamadas dl dt img{
	margin:0 0 4px 0;
	}