body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
#master-content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-content.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #116343;
}
#content {
	background-image: url(/images/img-bot-txt2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	position: relative;
}
#menu-left {
	width: 158px;
	float: left;
	position: relative;	
}
#content-txt {
	width: 550px;
	margin-left: 185px;
	position: relative;	
}
#texto-rolante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
	margin-bottom: 5px;
	background-color: #116343;
	padding: 3px;
}
#destnews {
	width: 100%;
	padding-left: 10px;
}
.rodape {
	color: #B74174;
}
.rodape a {

	color: #B74174;
}
form {
	margin: 0px;
	padding: 0px;
}
