#right{
	position:relative;
	float:right;
	top: -280px; /*ACRESCENTADO*//*MODIFICA OS DOIS AO MESMO TEMPO*/
	margin:0px 0px 0px 0px;
	_margin:111px 0px 0px 0px;
	margin-top: -100px; /*ACRESCENTADO*/
	_margin-top: 110px; /*ACRESCENTADO*/
	width:143px;
	border:0px solid #000000;
	color:#3366CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	align:center;
}
#right #topo{
	top:0px;
	background-image:url(../imagens/menu_dir_topo.png);	
	background-repeat:no-repeat;
	width:143px;
	font-weight:bold; 
	font-size:12px;
}

#right #corpo{

	background-image:url(../imagens/menu_dir_corpo.png);	
	width:143px;
	font-weight:normal; 
	font-size:11px;
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif
	/*height:90px;*/
}

#right #rodape{	
	margin-left:1px;
	background-image:url(../imagens/menu_dir_rodape.png);
	background-repeat:no-repeat;
	height:13px;
	width:143px;
}

#right a:link{
	color:#006699;
	text-decoration:none;
}
#right a:visited{
	color:#3366CC;
	text-decoration:none;
}

#right a:active{
	color:#FF0000;
	text-decoration:underline;
}
#right a:hover{
	color:#006699;
	text-decoration:underline;
}