body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #584A5B;
	text-decoration:underline;
}

a:visited {
	color: #584A5B;
	text-decoration:underline;
}

a:hover {
	color: #584A5B;
	text-decoration:none;
}

a:active {
	color: #584A5B;
	text-decoration:underline;
}

.titulo {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.titulobranco {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align:left;

}
.texto_branco{
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-position: 5px;

}
.texto {
	font-size: 10px;
	font-weight: normal;
	color: #584A5B;
	background-position: 5px;

}
.titulo_azul {
	font-size: 10px;
	font-weight: bold;
	color: #77819D;

}

.titulo_amarelo_md {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;

}

.titulo_azul_md {
	font-size: 14px;
	font-weight: bold;
	color: #77819D;
}

a.titulo_branco_pq {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.titulo_claro_gde {
	font-size: 40px;
	font-weight: normal;
	color: #8891A9;

}
.titulo_escuro_gde {
	font-size: 40px;
	font-weight: normal;
	color: #77819D;

}
.titulo_escuro_md {
	font-size: 20px;
	font-weight: normal;
	color: #77819D;

}
.titulo_preto {
	font-size: 10px;
	color: #000;
	font-weight: bold;

}

.rodape {
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-align:center;
}
.sub_tit_preto {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	font-weight: bold;

}
.sub_tit {
	font-size: 9px;
	font-weight: normal;

}
hr.fina {
	height: 1px;
	background: #c0c0c0;
	border: none;
}

.linkCinza {
	font-size: 10px;
	color: #666;	
}

.linkCinza_selected {
	font-size: 10px;
	color: #666;
	background: #EEE;

}

.linkBranco {
	font-size:10px;
	color: #fff;
	font-weight:bold;
	
}
.form {
	background-color:#f5f5f5; 
	border:1px solid #012c33;
	font-size: 10px;
	font-weight: normal;
	color: #584A5B;
}
