.fonte
	{color: #666; font-family: Verdana, Arial; font-size:10px}
.fontemenor
	{color: #666; font-family: Verdana, Arial; font-size:9px}
a:link		{color: #666; text-decoration: none}
a:visited	{color: #666; text-decoration: none}
a:hover	{color: #666; text-decoration: underline}

.borda
	{border:1px solid #999}
.caixa
	{color:#909090; font-size: 9px; font-family: verdana, Arial; border: 1px solid #a4a4a4}	
	
#principal
	{width: 777px; text-align:left; border:1px solid #fff;background-color:#fff}
#superior
	{width: 775px; height: 180px; background-color:#ccc}
#centro
	{width: 775px; height: 100%; background-color:#ccc}
#busca
	{width: 152; display:table; height:100%; background-color:#fff; float:left; background-image:url("img/bgBusca.jpg")}
#conteudo
	{width: 593px; height: 100%; float:left;background-color:#fff}
#lateral
	{width: 30px; height: 100%; float:left; background-image:url("img/bgLateral.jpg")}
#rodape
	{width: 775px; padding-top:6px; background-image:url("img/rodape.jpg"); height: 26px; float:clear; color: #BE0F07; font-family: Verdana, Arial; font-size:10px; font-weight:bold}

