.area_960
{
    width: 1200px;
    text-align: left;
	position:relative;
}
#rodape
{
    background-image: url("../images/back_rodape.gif");
    background-repeat: repeat-x;
    margin-top: 0;
	width:100%;
	/*position:absolute;*/
	/*bottom:0px;*/

	position: relative;
	/*margin-top: -69px; /* valor negativo da altura do rodapé */
	height: 69px;
	clear:both;
}
#rodape a
{
    color: #fff;
    font-weight: bold;
}

#versao
{
	float: right;
}
