body {
	font-family: "verdana";
	font-style:italic;
	font-weight:bold;
	color:#000066;
	margin: 0px;
/*	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
*/
}
form{
	margin: 0px;
}
.table_layout {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.fundoMenu {
	background-color:#000066;
/*	background-image: url(../img/fundomenu.jpg);
*/
}
.fundoRodapé {
	background-color:#000066;
	color:#ffffff;
	font-size:12px;
}

/*
.fundoConteudo {
	background-image: url(../img/fundoConteudo.jpg);
	background-repeat: repeat-x;
}
*/
.menu {
	font-family: "verdana";
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	margin: 2px;
	/*border: 1px solid #B74E0A;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	*/
}
.menu:hover {
	color: #000000;
}

.legendas{
	color: #666666;
}
.legendas, .titulos {
	font-size: 16px;
	font-weight: bold;
}

.titulos {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4F0B0;
	padding-left: 10px;
}.cx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}
.label {
	font-size: 14px;
}
.recados {
	font-size: 11px;
	color: #333333;
}
.cabecalho {
	font-size: 36px;
	color: #000000 ;
	font-style:italic;
	font-weight:bold;
}

.linkNoticia {
	color: #813807;
	text-decoration: none;
}
.linkNoticia:hover {

	color: #431D03;
	text-decoration: none;
}
