body {
	background-color: #1A4702;
	margin: 0px;
	padding: 0px;
}
#corpo_global {
	background-image: url(../img/bg_global.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#conteudo {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 379px;
	width: 770px;
}
#link {
	with:770px;
	height:auto;
	}
#link img{
	margin:5px 0 0 30px;
	border:none;
	}
.txt_padrao {
	font:12px "Trebuchet MS", Arial, "Courier new", "Times New Roman";
	color:#ffffff;
	margin:15px 0 15px 0;
	}
.txt_padrao2 {
	font:11px "Trebuchet MS", Arial, "Courier new", "Times New Roman";
	color:#ffffff;
	margin:5px 0 15px 0;
	}
