@charset "utf-8";
/* CSS Document */

.ftTituloSecao
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.ftTitulo
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #669933;
}

.ftCorpo
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #64584c;
}

.ftCorpoG
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #64584c;
}

.ftADglTitulo
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #95b770;
}

.ftADglSubTitulo
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
}

.ftADglCorpo
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
}

.ftDtNoticia
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: bold;
}

A.lnkDtNoticia
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.lnkDtNoticia:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


.ftNoticia
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #669933;
	text-decoration:none;
}

A.lnkNoticia
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #669933;
	text-decoration:none;
}
A.lnkNoticia:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #669933;
	text-decoration: underline;
}


.ftLabelCadastro
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.ftRodapeWhite
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.ftRodapeGray
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}
.ftRodapeGray
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.ftRodapeGray:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

#div-input-file
{
	background:url(images/btnAnexar.png) no-repeat 100% 1px;
	height:28px;
	width:385px;
	margin:0px;
}

#div-input-file #arquivo
{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:18px;
}

#div-input-falso
{
	margin-top:-28px;
}

#div-input-falso #file-falso
{
	width:265px;
	height:22px;
	font-size:18px;
	font-family: Verdana;
}

