body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fndPag.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #F8F8F8;
}.topo {
	background-color: #070707;
	background-repeat: no-repeat;
	background-position: 650px 8px;
}
.Lateral {
	background-color: #FFFFFF;
	background-image: url(../images/fndLateral.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.topoMenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menuMeio.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.txtMenuLateral {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/linhaMenuLateral.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 12px 22px;
}
.txtMenuLateral a:link, .txtMenuLateral a:visited {
	color: #333333;
	text-decoration: none;
	}
.txtMenuLateral a:hover {
	color: #999999;
	text-decoration: none;
	}
.topoMenu a:link, .topoMenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}.topoMenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
}
.txtNoticia {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.txtNoticia a:link, .txtNoticia a:visited{
	color: #666666;
	text-decoration: none;
}
.txtNoticia a:hover{
	color: #000000;
	text-decoration: underline;
}
