
*{
	margin:0;
	border:0;
	padding:0;
	font-size:13px;
	color: #FFFFFF;
}

.geral{
	width:100%;
	background:#5A236E;
	border-bottom:solid 2px #778c9f;
}

.barra{
	width:798px;
	height:50px;
	margin:0 auto;
}

.marca,
.controles, 
.players{
	float:left;
	height:50px;
}

.marca{
	background:url(../imagens/marca_ajufest.gif) no-repeat ;
	width:90px;
	overflow:hidden;
	text-indent:-9999px;
}

.players{
	width:131px;
}

.barralig{
	float:right;
}

.barralig .marcalig,
.barralig .data,
.navegacao{
	float:right;
}

.barralig .marcalig{
	padding:3px 0 3px 0;
}

.barralig .data{
	padding:13px 0 0 7px;
}

.navegacao{
	background:#926DA2;
	padding:10px 10px 0 10px;
	margin:0 0 0 10px;
	height:39px;
	_height:36px;
}

.navegacao .uncivic{
	text-decoration:none;
	font-size:16px;
}

select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003232;
	border: 1px dotted #FFFFFF;
}