body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #063A24;
	background-image: url(../imgs/bgSite.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bgDir {
	background-position: 0px 47px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 35px;
	line-height: 18px;
}.titPag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imgs/bgTitPag.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 33px;
	background-position: 11px;
	padding-top: 3px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.noticiasPreview {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.noticiasCapa li {
	line-height: 15px;
}
#formNews {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#formNews .input_texto {
	font-size: 6px;
	color: #063A24;
	width: 120px;
	margin-bottom: 4px;
}
#formNews .botao {
	font-size: 6px;
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;
}
