.EstiloTxt {	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	padding-top: 26px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bgTCima {	background-image: url(img/moldura/LinhaSupMeio.png);
	background-repeat: repeat-x;
}
.bgTDireito {	background-image: url(img/moldura/DirMeio.png);
	background-repeat: repeat-y;
}
.bgTEsq {	background-image: url(img/moldura/EsqMeio.png);
	background-repeat: repeat-y;
}
.bgTInf {	background-image: url(img/moldura/LinhaInfMeio.png);
	background-repeat: repeat-x;
}
.bgGeral {
	background-image: url(img/bg_central.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
body {
	background-image: url(img/bg_central.jpg);
	background-repeat: no-repeat;
	background-color: #557720;
	background-attachment: fixed;
	background-position: center top;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Titulos {
	color: #336600;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase}
.campos {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none}
.botao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-weight: bold;
	text-transform: uppercase}
a:link {
	color:#333333;
	text-decoration:none}
a:active {
	color:#333333;
	text-decoration:none}
a:visited {
	color:#333333;
	text-decoration:none}
a:hover {
	color:#333333;
	text-decoration:underline}
.b:link {
	color:#FFFFFF;
	text-decoration:none}
.b:active {
	color:#FFFFFF;
	text-decoration:none}
.b:visited {
	color:#FFFFFF;
	text-decoration:none}
.b:hover {
	color:#FFFFFF;
	text-decoration:underline}.titulo_prog {
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8px;
}
