body
{
	
	font-family:verdana;
	font-size:12px;
	color:#000000;
}
.banner
{
	background:#EEEEEE;
	text-align:center;
}

.rodape
{
	background:#97CC48;
	color:#000000;
	font-weight:bold;
	height:25px;
	width:100%;
	position:fixed;
	top:94%;
	font-size:10px;
	text-align:center;
	padding-top:4px;
}
.titulo
{
	color:#666666;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	margin-top:3px;	
}
.descricao
{
	text-align:justify;
	padding:8px;
}
.botao
{
	background:#F4F4F4;
	border:1px solid #666666;
}

#erro
{
	text-align:center;
	color:#FF0000;
	margin-top:10px;
}

.item
{
	float:none;
	width:20px; 
	height:32px;
}
