/* CSS Document */
body 
{
	margin: 0;
	padding: 0;
	background: #468513;
	background-image:url(../IMAGENS2/fundo.jpg); 
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

a
{
text-decoration:none;
color:#006600;
}
a:hover
{
text-decoration:none;
color:#333333;
}

#AREA_PRINCIPAL
{
height:547px;
width:887px;
background-image:url(../IMAGENS2/fundo_area_principal.png);
background-repeat:no-repeat;
margin:20px 20px 20px 20px;
}

#CABECALHO
{
height:113px;
width:887px;
}
#COLUNA1_CABECALHO
{
height:113px;
width:250px;
float:left;
}
#COLUNA2_CABECALHO
{
height:113px;
width:637px;
float:left;
}
#LOGO
{
height:79px;
width:204px;
margin:27px auto auto 45px;
}
#CONTADOR_DE_ACESSO
{
height:20px;
width:140px;
margin:40px auto auto 464px;
}
#MENU
{
height:22px;
width:479px;
margin:15px auto auto 125px;
}

#CORPO
{
height:302px;
width:821px;
margin:2px auto 15px 33px;
}

#MENU_ANIMADO
{
height:62px;
width:821px;
margin: 0px auto auto 33px;
}
#BOTAO1_MENU_ANIMADO
{
height:62px;
width:124px;
float:left;
margin:0px 15px auto 0px;
}
#BOTAO2_MENU_ANIMADO
{
height:62px;
width:124px;
float:left;
margin:0px 15px auto 0px;
}
#BOTAO3_MENU_ANIMADO
{
height:62px;
width:124px;
float:left;
margin:0px 15px auto 0px;
}
#BOTAO4_MENU_ANIMADO
{
height:62px;
width:124px;
float:left;
margin:0px 15px auto 0px;
}
#BOTAO5_MENU_ANIMADO
{
height:62px;
width:124px;
float:left;
margin:0px 16px auto 0px;
}
#BOTAO6_MENU_ANIMADO
{
height:62px;
width:124px;
float:left;
margin:auto;
}

#RODAPE
{
height:22px;
width:887px;
margin:10px auto;
}

h1
{
font-size:14px;
color:#006600;
}