/* CSS Document */

body, td, th {
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FCEA7A;	
}
a:hover2 {
	text-decoration: none;
	color:#000000;
}
.agendaHome {
	margin : 4px 0 9px 0;
	color:#000000;
}
.newsTit {
	font-weight : bold;
}
form {
	margin : 0;
}
.borda5 {
	border: 5px solid #FCEA7A;
}
.f_botao {
	background : #7A7A7A;
	color : #ffffff;
	border : 1px solid #666666;
}
.f_campo {
	font-size : 9pt;
	border : 1px solid #666666;
}
.f_campoB {
	border : 1px solid #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.f_mensagem {
	background : #666666;
	font-weight : bold;
	padding : 5px;
}
.f_tit {
	font-weight : bold;
}
.fontYellow {
	color: #FCEA7A;
	font-weight: bold;
	font-size: 11pt;
}
.fundoBranco {
	background-color:#000000;
}
.fundoCorpo {
	background-color:#000000;
}
.fundoLatEsq {
	background-color:#000000;
}
.fundoRisco {
	background-color: #757575;
}
.fundoRodape {
	background-color:#000000;
}
.linkMenuTopo {
	color:#000000;
}
.imgBorderC {
	border : 2px solid #FCEA7A;
}
.linkMenuTopo A {
	color:#000000;
}
.linkMenuTopo A:hover {
	color:#000000;
	text-decoration:none;
	background-color : #FCEA7A;
}
.linkAtivoTopo   {
	color:#000000;
	background-color : #FCEA7A;
	font-weight:bold;
	text-decoration:none;
}
.linkAtivoRodape {
	color:#FCEA7A;
	font-weight:bold;
}
.versiculo    {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 9pt;
}