﻿.Body_fundoOLD
{
	clear: both;
	padding-left: 260px;
	font-size: 0.6em;
	float: left;
	color: #7b7c7d;
	line-height: 13px;
	background-image: url(../imagens/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	/*width: 980px;*/
	margin: 0px;
	position: relative;
}
.Body_fundo
{
    clear: both;
	padding-left: 260px;
	font-size: 0.6em;
	color: #7b7c7d;
	line-height: 13px;
    background-image: url(../imagens/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	bottom: 0;
	position: relative;
}
.Body_fundo .autor {
	float: left;
	width: 490px;
	text-align: center;
}
.ContactoGESP
{
    padding-left: 20px;
    bottom: 0px;
    font-size: 11px;
}
