#div_container {
	width:964px;
	position:relative;
	left:50%;
	margin-left:-482px;
}

#div_topo {
	width:963px;
	height:200px;
	bottom: 0px;
} 
 
#div_footer {
	clear: both;
	width:964px;
	left:50%;
	margin-left:-483px;
	height:70px;
	bottom:0;
	position:fixed;
	text-align:center;
}

#div_footer_interna {
	clear: both;
	width:964px;
	height:20px;
	padding:0;
	position:relative;
	margin-top: 50px;
	left:50%;	
	margin-left:-482px;
	text-align:center;

}

#div_coluna_02{
	position:relative;
	float:right;
	width:630px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 10;
	padding-top: 24px;
	
}

#div_coluna_03{
	position:relative;
	float:right;
	width:905px;
	height:500px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


/* --------------------- MENU  ---------------------------*/


#div_menu{
	position:absolute;
	width:130px;
	left: 30px;
	top: 20px;
	line-height:25px;
}

#div_menu ul{
margin: 0; 
padding:0; 
list-style-type: none;
}

#div_menu ul li a.menu{
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

#div_menu ul li a.menu:hover{
	font-weight:bold;
	text-decoration:none;
	color:#000;
	margin-left:-1px;
}

/* --------------------- MENU  ---------------------------*/


#div_logo{
	position:absolute;
	width:134px;
	height:134px;
	top: 26px;
	left: 809px;
}

